resetting manifest requested domain to floor
authorAlexandru Cornea <alexandru.cornea@intel.com>
Fri, 28 Jun 2013 19:45:08 +0000 (22:45 +0300)
committerMaciej Wereski <m.wereski@partner.samsung.com>
Mon, 10 Feb 2014 11:15:17 +0000 (12:15 +0100)
packaging/gettext.spec

index a668c29..f6b174f 100644 (file)
@@ -16,7 +16,7 @@ Url:            http://www.gnu.org/software/gettext/
 Group:          Development/Tools
 Source:         ftp://ftp.gnu.org/gnu/gettext/%{name}-%{version}.tar.bz2
 Source2:        msghack.py
-Source1001:     packaging/gettext.manifest
+Source1001:     gettext.manifest
 
 BuildRequires:  autoconf >= 2.5
 BuildRequires:  bison
@@ -135,7 +135,7 @@ cat %{name}-*.lang > %{name}.lang
 
 
 %files tools -f %{name}.lang
-%manifest gettext.manifest
+%manifest %{name}.manifest
 %defattr(-,root,root,-)
 %doc COPYING
 %{_datadir}/%{name}/projects/*
@@ -183,7 +183,7 @@ cat %{name}-*.lang > %{name}.lang
 # involve unneeded files. If you need to include a file in -libs, list
 # it here explicitly
 %files runtime
-%manifest gettext.manifest
+%manifest %{name}.manifest
 %defattr(-,root,root,-)
 # Files listed here should be of LGPL license only, refer to upstream
 # statement in PACKAGING file