From: Alexandru Cornea Date: Fri, 28 Jun 2013 18:12:48 +0000 (+0300) Subject: resetting manifest requested domain to floor X-Git-Tag: accepted/tizen/20130710.221110^0 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=refs%2Fheads%2Ftizen_3.0.2015.q2_common;p=platform%2Fupstream%2Fautoconf.git resetting manifest requested domain to floor --- diff --git a/packaging/autoconf.manifest b/packaging/autoconf.manifest new file mode 100644 index 0000000..017d22d --- /dev/null +++ b/packaging/autoconf.manifest @@ -0,0 +1,5 @@ + + + + + diff --git a/packaging/autoconf.spec b/packaging/autoconf.spec index 0644f47..97fe06e 100644 --- a/packaging/autoconf.spec +++ b/packaging/autoconf.spec @@ -10,6 +10,7 @@ Summary: A GNU Tool for Automatically Configuring Source Code License: GPL-3.0+ Group: Development/Tools/Building Source: autoconf-%{version}.tar.xz +Source1001: autoconf.manifest BuildArch: noarch %description @@ -27,6 +28,7 @@ only required for the generation of the scripts, not their use. %prep %setup -q -n autoconf-%{version} +cp %{SOURCE1001} . %build %configure @@ -50,6 +52,7 @@ rm -rf %{buildroot}%{_infodir}/dir %files +%manifest %{name}.manifest %defattr(-,root,root) %doc COPYING %{_prefix}/bin/*