From: Ryan Ware Date: Wed, 30 May 2012 00:49:27 +0000 (-0700) Subject: Add default Smack manifest for intltool.spec X-Git-Tag: 2.0_alpha^0 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=HEAD;p=toolchains%2Fintltool.git Add default Smack manifest for intltool.spec Change-Id: Ibe2221ec6cdb63a9c248c01c04a1047960e409d3 Signed-off-by: Ryan Ware --- 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 6438d06..52eb7bb 100644 --- a/packaging/intltool.spec +++ b/packaging/intltool.spec @@ -11,6 +11,7 @@ Group: Development/Tools License: GPLv2 with exceptions URL: http://www.gnome.org Source0: http://download.gnome.org/sources/intltool/0.41/%{name}-%{version}.tar.gz +Source1001: packaging/intltool.manifest Patch0: schemas-merge.patch Requires: patch Requires: automake @@ -35,6 +36,7 @@ them in the po files. %patch0 -p1 %build +cp %{SOURCE1001} . %configure --disable-static make %{?jobs:-j%jobs} @@ -50,6 +52,7 @@ rm -rf %{buildroot} %files +%manifest intltool.manifest %defattr(-,root,root,-) %doc AUTHORS COPYING README %doc %{_mandir}/man*/*