resetting manifest requested domain to floor
[platform/upstream/help2man.git] / packaging / help2man.spec
index e14b4fe..03c58d8 100644 (file)
@@ -5,7 +5,8 @@ License:        GPL-3.0+
 Summary:        Create Simple Man Pages from --help Output
 Url:            http://www.gnu.org/software/help2man/
 Group:          Development/Tools/Doc Generators
-Source:         %{name}-%{version}.tar.bz2
+Source:         %{name}-%{version}.tar.gz
+Source1001:    help2man.manifest
 BuildRequires:  gettext-tools
 BuildRequires:  perl-gettext
 Requires:       perl-gettext
@@ -20,6 +21,7 @@ still providing some useful information.
 
 %prep
 %setup -q
+cp %{SOURCE1001} .
 
 %build
 %configure --enable-nls
@@ -32,6 +34,7 @@ make %{?_smp_mflags}
 
 
 %files -f %{name}.lang
+%manifest %{name}.manifest
 %defattr(-,root,root,-)
 %doc COPYING 
 %{_bindir}/help2man