Add default Smack manifest for intltool.spec 1.0_post 2.0alpha master 2.0_alpha
authorRyan Ware <ryan.r.ware@intel.com>
Wed, 30 May 2012 00:49:27 +0000 (17:49 -0700)
committerRyan Ware <ryan.r.ware@intel.com>
Wed, 30 May 2012 00:49:27 +0000 (17:49 -0700)
Change-Id: Ibe2221ec6cdb63a9c248c01c04a1047960e409d3
Signed-off-by: Ryan Ware <ryan.r.ware@intel.com>
packaging/intltool.manifest [new file with mode: 0644]
packaging/intltool.spec

diff --git a/packaging/intltool.manifest b/packaging/intltool.manifest
new file mode 100644 (file)
index 0000000..017d22d
--- /dev/null
@@ -0,0 +1,5 @@
+<manifest>
+ <request>
+    <domain name="_"/>
+ </request>
+</manifest>
index 6438d06..52eb7bb 100644 (file)
@@ -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*/*