| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
|
|
|
|
|
| |
Also extend .gitignore whitelist appropriately.
Signed-off-by: Jan Pokorný <jpokorny@redhat.com>
|
|
|
|
| |
Signed-off-by: Jan Pokorný <jpokorny@redhat.com>
|
|
|
|
|
|
| |
... hence testability
Signed-off-by: Jan Pokorný <jpokorny@redhat.com>
|
|
|
|
| |
Signed-off-by: Jan Pokorný <jpokorny@redhat.com>
|
|
|
|
|
|
|
|
| |
Caching of the value is implicit, can be disabled by the respective
flag, e.g., if the value depends on some condition that may change
in a repeated string yielding.
Signed-off-by: Jan Pokorný <jpokorny@redhat.com>
|
|
|
|
| |
Signed-off-by: Jan Pokorný <jpokorny@redhat.com>
|
|
|
|
| |
Signed-off-by: Jan Pokorný <jpokorny@redhat.com>
|
|
|
|
| |
Signed-off-by: Jan Pokorný <jpokorny@redhat.com>
|
|
|
|
|
|
|
| |
TODO: a test, likely more-than-unit one, to exercise _try_edit
Reported-by: Patrik Hagara <phagara@redhat.com>
Signed-off-by: Jan Pokorný <jpokorny@redhat.com>
|
|
|
|
| |
Signed-off-by: Jan Pokorný <jpokorny@redhat.com>
|
|
|
|
| |
Signed-off-by: Jan Pokorný <jpokorny@redhat.com>
|
|
|
|
| |
Signed-off-by: Jan Pokorný <jpokorny@redhat.com>
|
|
|
|
|
|
|
| |
...hence monkey-patching monkey-patched (by setuptools against distutils'
original implementation)
Signed-off-by: Jan Pokorný <jpokorny@redhat.com>
|
|
|
|
|
|
|
| |
NB: this should rather be solved on the distill-spec side (along with
other for-distill-spec kludges).
Signed-off-by: Jan Pokorný <jpokorny@redhat.com>
|
|
|
|
|
|
|
| |
Avoids "Directory ownership" as reported by Mamoru Tasaka:
<https://bugzilla.redhat.com/show_bug.cgi?id=1180723#c19>
Signed-off-by: Jan Pokorný <jpokorny@redhat.com>
|
|
|
|
|
|
|
| |
Avoids "Files listed twice" as reported by Mamoru Tasaka:
<https://bugzilla.redhat.com/show_bug.cgi?id=1180723#c19>
Signed-off-by: Jan Pokorný <jpokorny@redhat.com>
|
|
|
|
|
|
|
| |
Avoids "Files listed twice" as reported by Mamoru Tasaka:
<https://bugzilla.redhat.com/show_bug.cgi?id=1180723#c19>
Signed-off-by: Jan Pokorný <jpokorny@redhat.com>
|
|
|
|
|
|
|
| |
Also avoids "Files listed twice" as reported by Mamoru Tasaka:
<https://bugzilla.redhat.com/show_bug.cgi?id=1180723#c19>
Signed-off-by: Jan Pokorný <jpokorny@redhat.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Effectively revert:
"spec: Require filesystem as it owns the man pages dir"
Because filesystem package is already required with whatever depends on
glibc, which is practically everything.
Reported by Mamoru Tasaka:
<https://bugzilla.redhat.com/show_bug.cgi?id=1180723#c19>
Signed-off-by: Jan Pokorný <jpokorny@redhat.com>
|
|
|
|
|
|
|
| |
Reported by Mamoru Tasaka:
<https://bugzilla.redhat.com/show_bug.cgi?id=1180723#c19>
Signed-off-by: Jan Pokorný <jpokorny@redhat.com>
|
|
|
|
|
|
| |
Highlighted by increased "cannot load a module" msg severity.
Signed-off-by: Jan Pokorný <jpokorny@redhat.com>
|
|
|
|
|
|
| |
Discovered by increased "cannot load a module" msg severity.
Signed-off-by: Jan Pokorný <jpokorny@redhat.com>
|
|
|
|
|
|
|
|
| |
It's turned out that we really need to known when something unexpected
happens (usual cause: relative import within the module being loaded
-- too many/few dots used).
Signed-off-by: Jan Pokorný <jpokorny@redhat.com>
|
|
|
|
|
| |
Reported-by: Patrik Hagara <phagara@redhat.com>
Signed-off-by: Jan Pokorný <jpokorny@redhat.com>
|
|
|
|
|
|
| |
Also include this file into the specfile as extra source if appropriate.
Signed-off-by: Jan Pokorný <jpokorny@redhat.com>
|
|
|
|
| |
Signed-off-by: Jan Pokorný <jpokorny@redhat.com>
|
|
|
|
|
|
|
|
|
|
| |
More specifically:
> lxml.etree.XSLTApplyError: xsl:attribute: Cannot add attributes to an
> element if children have been already added
> to the element.
Reported-by: Patrik Hagara <phagara@redhat.com>
Signed-off-by: Jan Pokorný <jpokorny@redhat.com>
|
|
|
|
|
|
| |
... if it is not a pre-release version
Signed-off-by: Jan Pokorný <jpokorny@redhat.com>
|
|
|
|
| |
Signed-off-by: Jan Pokorný <jpokorny@redhat.com>
|
|
|
|
| |
Signed-off-by: Jan Pokorný <jpokorny@redhat.com>
|
|
|
|
| |
Signed-off-by: Jan Pokorný <jpokorny@redhat.com>
|
|
|
|
| |
Signed-off-by: Jan Pokorný <jpokorny@redhat.com>
|
|
|
|
| |
Signed-off-by: Jan Pokorný <jpokorny@redhat.com>
|
|
|
|
|
|
| |
This time using the output of "../run-dev -h".
Signed-off-by: Jan Pokorný <jpokorny@redhat.com>
|
|
|
|
| |
Signed-off-by: Jan Pokorný <jpokorny@redhat.com>
|
|
|
|
|
|
|
|
| |
...directly from "python setup.py --FIELD".
So now, misc/infer-match finally makes sense :)
Signed-off-by: Jan Pokorný <jpokorny@redhat.com>
|
|
|
|
| |
Signed-off-by: Jan Pokorný <jpokorny@redhat.com>
|
|
|
|
| |
Signed-off-by: Jan Pokorný <jpokorny@redhat.com>
|
|
|
|
|
|
|
| |
As the license file(s) already brought in by the core subpackage
(python-clufter).
Signed-off-by: Jan Pokorný <jpokorny@redhat.com>
|
|
|
|
| |
Signed-off-by: Jan Pokorný <jpokorny@redhat.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
First, use %{_datadir}/bash-completion/completions instead of
%{_sysconfdir}/bash_completion.d.
Second, make it possible (and default behavior) to just drop a symlink
here while the pointed file itself is maintained as
%{_sysconfdir}/%{name}/bash-completion.
These come from suggestions by Mamoru Tasaka:
<https://bugzilla.redhat.com/show_bug.cgi?id=1180723#c12>
<https://bugzilla.redhat.com/show_bug.cgi?id=1180723#c15>
Third, use pkg-config on bash-completion (new BuildRequire) to find
out actual preferred location of the completions (takes precedence
over the specfile-hardcoded location).
Signed-off-by: Jan Pokorný <jpokorny@redhat.com>
|
|
|
|
|
|
|
| |
Comes from suggestions by Mamoru Tasaka:
<https://bugzilla.redhat.com/show_bug.cgi?id=1180723#c12>
Signed-off-by: Jan Pokorný <jpokorny@redhat.com>
|
|
|
|
| |
Signed-off-by: Jan Pokorný <jpokorny@redhat.com>
|
|
|
|
| |
Signed-off-by: Jan Pokorný <jpokorny@redhat.com>
|
|
|
|
|
|
|
| |
Refer this commit at the respective tool repo:
Make tool clufter-agnostic by reading "expand" prefix from spec
Signed-off-by: Jan Pokorný <jpokorny@redhat.com>
|
|
|
|
| |
Signed-off-by: Jan Pokorný <jpokorny@redhat.com>
|
|
|
|
| |
Signed-off-by: Jan Pokorný <jpokorny@redhat.com>
|
|
|
|
| |
Signed-off-by: Jan Pokorný <jpokorny@redhat.com>
|
|
|
|
| |
Signed-off-by: Jan Pokorný <jpokorny@redhat.com>
|
|
|
|
|
|
|
| |
"Polling" solution, instead of "event-based" one because distill-spec
cannot have specfile semi-preprocessed with %if, etc. intact/unevaluated.
Signed-off-by: Jan Pokorný <jpokorny@redhat.com>
|