From: Alexandru Cornea Date: Fri, 28 Jun 2013 20:56:00 +0000 (+0300) Subject: resetting manifest requested domain to floor X-Git-Tag: accepted/tizen/20130710.220310^0 X-Git-Url: http://review.tizen.org/git/?p=platform%2Fupstream%2Fintltool.git;a=commitdiff_plain;h=refs%2Fheads%2Ftizen_3.0_base resetting manifest requested domain to floor --- diff --git a/packaging/intltool.manifest b/packaging/intltool.manifest new file mode 100644 index 0000000..017d22d --- /dev/null +++ b/packaging/intltool.manifest @@ -0,0 +1,5 @@ + + + + + diff --git a/packaging/intltool.spec b/packaging/intltool.spec index b7e3b71..87698a4 100644 --- a/packaging/intltool.spec +++ b/packaging/intltool.spec @@ -6,6 +6,7 @@ Summary: Internationalization Tool Collection Url: https://edge.launchpad.net/intltool/ Group: Development/Tools Source: %{name}-%{version}.tar.gz +Source1001: intltool.manifest BuildRequires: perl-XML-Parser Requires: gettext-tools Requires: perl-XML-Parser @@ -22,6 +23,7 @@ information is written back into the XML files. %prep %setup -q +cp %{SOURCE1001} . %build %configure @@ -34,6 +36,7 @@ make check %make_install %files +%manifest %{name}.manifest %defattr(-, root, root) %license COPYING %defattr(-, root, root)