[fatsort] Add help2man BR

Till Maas till at fedoraproject.org
Sat Jan 4 17:13:21 UTC 2014


commit c3c91a2e5faf70f176376a06982a829aca0464a1
Author: Till Maas <opensource at till.name>
Date:   Sat Jan 4 18:13:07 2014 +0100

    Add help2man BR

 fatsort.spec |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)
---
diff --git a/fatsort.spec b/fatsort.spec
index 9d55344..139c13b 100644
--- a/fatsort.spec
+++ b/fatsort.spec
@@ -1,7 +1,7 @@
 %global _hardened_build 1
 Name:           fatsort
 Version:        1.2.355
-Release:        2%{?dist}
+Release:        3%{?dist}
 Summary:        FAT sorter for FAT16 and FAT32 filesystems
 
 Group:          Applications/System
@@ -9,6 +9,7 @@ License:        GPLv2+
 URL:            http://%{name}.sf.net/
 Source0:        http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.gz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
+BuildRequires:  help2man
 
 
 %description
@@ -42,6 +43,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Sat Jan 04 2014 Till Maas <opensource at till.name> - 1.2.355-3
+- Add help2man BR
+
 * Sat Jan 04 2014 Till Maas <opensource at till.name> - 1.2.355-2
 - Harden build
 


More information about the scm-commits mailing list