[hxtools] Update to new release

Till Maas till at fedoraproject.org
Sat Feb 21 15:34:00 UTC 2015


commit 5003bcab89c7c0ecd2ad62005779d8597c9d626a
Author: Till Maas <opensource at till.name>
Date:   Sat Feb 21 16:33:56 2015 +0100

    Update to new release
    
    - Use %license
    - Update removed tools
    - Properly mention peicon

 hxtools.spec | 10 +++++++---
 1 file changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/hxtools.spec b/hxtools.spec
index 3920616..4b67518 100644
--- a/hxtools.spec
+++ b/hxtools.spec
@@ -7,6 +7,7 @@ Summary:        A collection of several tools
 # fd0ssh: LGPLv2 or LGPLv3
 # git-forest: GPLv2+
 # ofl: Public Domain, but LGPVv2 or LPGLv3 because of linking with libHX
+# peicon: GPLv2+
 License:        GPLv2+ or LGPLv2 or LGPLv3
 URL:            http://inai.de/projects/hxtools/
 # Signature is usually from the key with the fingerpint
@@ -30,6 +31,7 @@ BuildRequires:  gpg xz
 Provides:       fd0ssh
 Provides:       git-forest
 Provides:       ofl
+Provides:       peicon
 
 
 %description
@@ -62,7 +64,6 @@ rm "%{buildroot}%{_bindir}/clock_info"
 rm "%{buildroot}%{_bindir}/clt2bdf"
 rm "%{buildroot}%{_bindir}/cwdiff"
 rm "%{buildroot}%{_bindir}/declone"
-rm "%{buildroot}%{_bindir}/fduphl"
 rm "%{buildroot}%{_bindir}/fxterm"
 rm "%{buildroot}%{_bindir}/git-author-stat"
 rm "%{buildroot}%{_bindir}/git-export-patch"
@@ -159,7 +160,6 @@ rm "%{buildroot}%{_mandir}/man1/extract_d3pkg.1"*
 rm "%{buildroot}%{_mandir}/man1/extract_dxhog.1"*
 rm "%{buildroot}%{_mandir}/man1/extract_f3pod.1"*
 rm "%{buildroot}%{_mandir}/man1/extract_qupak.1"*
-rm "%{buildroot}%{_mandir}/man1/fduphl.1"*
 rm "%{buildroot}%{_mandir}/man1/fnt2bdf.1"*
 rm "%{buildroot}%{_mandir}/man1/fxterm.1"*
 rm "%{buildroot}%{_mandir}/man1/git-author-stat.1"*
@@ -199,7 +199,8 @@ rm "%{buildroot}%{_mandir}/man8/vcsaview.8"*
 rm "%{buildroot}%{_mandir}/man8/xfs_irecover.8"*
 
 %files
-%doc LICENSE.GPL2 LICENSE.GPL3
+%license LICENSE.GPL2 LICENSE.GPL3 LICENSE.WTFPL
+%doc LICENSES.txt
 %{_bindir}/git-forest
 %{_bindir}/ofl
 %{_libexecdir}/hxtools/fd0ssh
@@ -212,6 +213,9 @@ rm "%{buildroot}%{_mandir}/man8/xfs_irecover.8"*
 %changelog
 * Sat Feb 21 2015 Till Maas <opensource at till.name> - 20150221-1
 - Update to new release
+- Use %%license
+- Update removed tools
+- Properly mention peicon
 
 * Sun Nov 09 2014 Till Maas <opensource at till.name> - 20140703-4
 - Harden build


More information about the scm-commits mailing list