summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* distill-spec: split out and re-add as git submoduleJan Pokorný2015-02-263-140/+4
| | | | Signed-off-by: Jan Pokorný <jpokorny@redhat.com>
* spec: be on the safe side with "%if %X"Jan Pokorný2015-02-261-2/+2
| | | | Signed-off-by: Jan Pokorný <jpokorny@redhat.com>
* spec: use %check scriptlet without safety harnessJan Pokorný2015-02-261-1/+1
| | | | | | (cf. https://bugzilla.redhat.com/show_bug.cgi?id=1180723#c16) Signed-off-by: Jan Pokorný <jpokorny@redhat.com>
* spec: find out how to split long macro defs on more linesJan Pokorný2015-02-261-3/+5
| | | | | | (also git rid of macro-unfold-triggering '%' in the comment) Signed-off-by: Jan Pokorný <jpokorny@redhat.com>
* spec: do not optimize indenting broken on macro unfoldingJan Pokorný2015-02-261-3/+3
| | | | Signed-off-by: Jan Pokorný <jpokorny@redhat.com>
* spec: no arch-specific Requires from noarch subpackagesJan Pokorný2015-02-261-5/+5
| | | | Signed-off-by: Jan Pokorný <jpokorny@redhat.com>
* spec: single-line interleaves between changelog entriesJan Pokorný2015-02-261-6/+6
| | | | Signed-off-by: Jan Pokorný <jpokorny@redhat.com>
* spec: simplify excludes at python-clufterJan Pokorný2015-02-261-3/+1
| | | | Signed-off-by: Jan Pokorný <jpokorny@redhat.com>
* spec: OK for single core subpackage to carry license filesJan Pokorný2015-02-261-3/+0
| | | | Signed-off-by: Jan Pokorný <jpokorny@redhat.com>
* Include and package GFDL (v1.3) itselfJan Pokorný2015-02-263-1/+453
| | | | Signed-off-by: Jan Pokorný <jpokorny@redhat.com>
* spec: some docfiles (of a subpackage) are actually GFDLJan Pokorný2015-02-261-0/+1
| | | | Signed-off-by: Jan Pokorný <jpokorny@redhat.com>
* spec: remove redundant excludeJan Pokorný2015-02-261-1/+0
| | | | Signed-off-by: Jan Pokorný <jpokorny@redhat.com>
* spec: do not compress a man page, leave it to build systemJan Pokorný2015-02-261-3/+3
| | | | | | cf. <https://fedoraproject.org/w/index.php?title=Packaging:Guidelines&rd=Packaging%2FGuidelines#Manpages> Signed-off-by: Jan Pokorný <jpokorny@redhat.com>
* distill-spec: fix accidental off-by-oneJan Pokorný2015-02-261-1/+1
| | | | Signed-off-by: Jan Pokorný <jpokorny@redhat.com>
* Set pre-release versionJan Pokorný2015-02-262-3/+6
| | | | Signed-off-by: Jan Pokorný <jpokorny@redhat.com>
* Bump version to 0.3.5v0.3.5Jan Pokorný2015-01-202-3/+4
| | | | Signed-off-by: Jan Pokorný <jpokorny@redhat.com>
* distill-spec: upstream->downstream spec simplification helperJan Pokorný2015-01-201-0/+140
| | | | | | | Emerged from discussion with Mamoru Tasaka: <https://bugzilla.redhat.com/show_bug.cgi?id=1180723#c8> Signed-off-by: Jan Pokorný <jpokorny@redhat.com>
* spec: fix repeated long description for peripheral pkgsJan Pokorný2015-01-201-6/+0
| | | | | | | Comes from suggestions by Mamoru Tasaka: <https://bugzilla.redhat.com/show_bug.cgi?id=1180723#c7> Signed-off-by: Jan Pokorný <jpokorny@redhat.com>
* spec: fix a typoJan Pokorný2015-01-201-1/+1
| | | | Signed-off-by: Jan Pokorný <jpokorny@redhat.com>
* README: mention newly discovered "long s" vs. name factJan Pokorný2015-01-201-0/+9
| | | | Signed-off-by: Jan Pokorný <jpokorny@redhat.com>
* spec: make install commands preserve timestampsJan Pokorný2015-01-201-6/+6
| | | | Signed-off-by: Jan Pokorný <jpokorny@redhat.com>
* spec: mark license files with %license rather than %docJan Pokorný2015-01-201-4/+5
| | | | | | cf. https://fedoraproject.org/wiki/Packaging:LicensingGuidelines#License_Text Signed-off-by: Jan Pokorný <jpokorny@redhat.com>
* spec: stick with BuildRequires based on pkg-configJan Pokorný2015-01-201-1/+2
| | | | | | cf. https://fedoraproject.org/wiki/Packaging:PkgConfigBuildRequires Signed-off-by: Jan Pokorný <jpokorny@redhat.com>
* Set pre-release versionJan Pokorný2015-01-202-2/+4
| | | | Signed-off-by: Jan Pokorný <jpokorny@redhat.com>
* Bump version to 0.3.4v0.3.4Jan Pokorný2015-01-142-4/+6
| | | | Signed-off-by: Jan Pokorný <jpokorny@redhat.com>
* spec: auto-generate a man page for CLI frontendJan Pokorný2015-01-141-0/+21
| | | | Signed-off-by: Jan Pokorný <jpokorny@redhat.com>
* spec: reorder {Build,}RequiresJan Pokorný2015-01-141-1/+1
| | | | Signed-off-by: Jan Pokorný <jpokorny@redhat.com>
* __init__/main: make --version more akin to e.g., coreutilsJan Pokorný2015-01-142-12/+11
| | | | | | | This is so as to make it better parsable for help2man utility (with the aim to provide auto-generated man page). Signed-off-by: Jan Pokorný <jpokorny@redhat.com>
* main: make the --version detail depend on loglevelJan Pokorný2015-01-141-1/+5
| | | | Signed-off-by: Jan Pokorný <jpokorny@redhat.com>
* spec: %{clufter_pylib}%{?_isa} Requires (arch-specific)Jan Pokorný2015-01-141-5/+6
| | | | Signed-off-by: Jan Pokorný <jpokorny@redhat.com>
* spec: move %doc directly under %files + restructureJan Pokorný2015-01-141-5/+4
| | | | Signed-off-by: Jan Pokorný <jpokorny@redhat.com>
* spec: drop unnecessary %defattr directiveJan Pokorný2015-01-141-2/+0
| | | | Signed-off-by: Jan Pokorný <jpokorny@redhat.com>
* setup: fix formatting (a bit)Jan Pokorný2015-01-141-5/+5
| | | | Signed-off-by: Jan Pokorný <jpokorny@redhat.com>
* setup: eliminate sources from which we prepared filesJan Pokorný2015-01-141-1/+12
| | | | Signed-off-by: Jan Pokorný <jpokorny@redhat.com>
* spec: fine-tuning (quoting, simplification, other peanuts)Jan Pokorný2015-01-141-23/+20
| | | | | | | - quoting: use single quotes where applicable - simplification: "install -D" instead of initial "mkdir -p" (ditto) Signed-off-by: Jan Pokorný <jpokorny@redhat.com>
* spec: reuse already computed valueJan Pokorný2015-01-141-2/+1
| | | | Signed-off-by: Jan Pokorný <jpokorny@redhat.com>
* spec: fix installing ccs_flatten binary with 775 permsJan Pokorný2015-01-141-0/+2
| | | | | | | | rpmlint: > python-clufter.x86_64: E: non-standard-executable-perm > /usr/libexec/clufter-0.3.3/ccs_flatten 0775L Signed-off-by: Jan Pokorný <jpokorny@redhat.com>
* spec: fix sed expr leading to owning file rather than whole dirJan Pokorný2015-01-141-1/+1
| | | | | | | | | | fedora-review: > [ ]: Package requires other packages for directories it uses. > Note: No known owner of /usr/libexec/clufter-0.3.3 > [ ]: Package must own all directories that it creates. > Note: Directories without known owners: /usr/libexec/clufter-0.3.3 Signed-off-by: Jan Pokorný <jpokorny@redhat.com>
* spec: fix redundant (implicitly picked) explicit dep.Jan Pokorný2015-01-141-1/+1
| | | | | | | rpmlint: python-clufter.x86_64: E: explicit-lib-dependency libxml2 Signed-off-by: Jan Pokorný <jpokorny@redhat.com>
* spec: make NVR conform to pre-release package versioningJan Pokorný2015-01-141-3/+5
| | | | | | cf. http://fedoraproject.org/wiki/Packaging%3aNamingGuidelines#Pre-Release_packages Signed-off-by: Jan Pokorný <jpokorny@redhat.com>
* Set pre-release versionJan Pokorný2015-01-142-3/+5
| | | | Signed-off-by: Jan Pokorný <jpokorny@redhat.com>
* Bump version to 0.3.3 (and also the year to 2015)v0.3.3Jan Pokorný2015-01-142-4/+4
| | | | Signed-off-by: Jan Pokorný <jpokorny@redhat.com>
* spec: restructure a bit, now clufter-cli with clufter aliasJan Pokorný2015-01-141-12/+20
| | | | Signed-off-by: Jan Pokorný <jpokorny@redhat.com>
* run-dev/setup: fix not restoring the state when discoveringJan Pokorný2015-01-142-1/+4
| | | | Signed-off-by: Jan Pokorný <jpokorny@redhat.com>
* spec: set noarch BuildArch where applicableJan Pokorný2015-01-141-0/+4
| | | | Signed-off-by: Jan Pokorný <jpokorny@redhat.com>
* __main__: remove shebang, not executable file anywayJan Pokorný2015-01-141-1/+0
| | | | Signed-off-by: Jan Pokorný <jpokorny@redhat.com>
* setup: enable GH-backed inter-release archive downloadsJan Pokorný2015-01-141-4/+8
| | | | Signed-off-by: Jan Pokorný <jpokorny@redhat.com>
* spec: add some extra quotesJan Pokorný2015-01-141-2/+2
| | | | Signed-off-by: Jan Pokorný <jpokorny@redhat.com>
* spec: fix documentation subdir not being ownedJan Pokorný2015-01-141-1/+1
| | | | Signed-off-by: Jan Pokorný <jpokorny@redhat.com>
* spec: fix bash completion file being executableJan Pokorný2015-01-141-1/+1
| | | | Signed-off-by: Jan Pokorný <jpokorny@redhat.com>