From: Alexandru Cornea Date: Fri, 28 Jun 2013 19:45:08 +0000 (+0300) Subject: resetting manifest requested domain to floor X-Git-Tag: accepted/tizen/base/20151223.052305~6 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=dec7dc7297e2589dc126a6ffd718e3d477fc3339;p=platform%2Fupstream%2Fgettext.git resetting manifest requested domain to floor --- diff --git a/packaging/gettext.spec b/packaging/gettext.spec index a668c29..f6b174f 100644 --- a/packaging/gettext.spec +++ b/packaging/gettext.spec @@ -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