Add default Smack manifest for iso-codes.spec
authorRyan Ware <ryan.r.ware@intel.com>
Wed, 30 May 2012 00:49:43 +0000 (17:49 -0700)
committerRyan Ware <ryan.r.ware@intel.com>
Wed, 30 May 2012 00:49:43 +0000 (17:49 -0700)
Change-Id: I31318c461c040e1fc0b57351bf1643668b8cc0c8
Signed-off-by: Ryan Ware <ryan.r.ware@intel.com>
packaging/iso-codes.manifest [new file with mode: 0644]
packaging/iso-codes.spec

diff --git a/packaging/iso-codes.manifest b/packaging/iso-codes.manifest
new file mode 100644 (file)
index 0000000..017d22d
--- /dev/null
@@ -0,0 +1,5 @@
+<manifest>
+ <request>
+    <domain name="_"/>
+ </request>
+</manifest>
index 4f5019f53d3f1f9dde7c0f9ebfc9e7830a87f777..eb1aa51ff4380f05e4def095401b9afddb14b8b1 100644 (file)
@@ -15,6 +15,7 @@ BuildArch:  noarch
 URL:        http://alioth.debian.org/projects/pkg-isocodes/
 Source0:    ftp://pkg-isocodes.alioth.debian.org/pub/pkg-isocodes/iso-codes-%{version}.tar.bz2
 Source100:  iso-codes.yaml
+Source1001: packaging/iso-codes.manifest 
 Requires:   xml-common
 BuildRequires:  gettext-tools >= 0.16
 
@@ -44,6 +45,7 @@ when building programs that use %{name}.
 # << setup
 
 %build
+cp %{SOURCE1001} .
 # >> build pre
 # << build pre
 
@@ -74,6 +76,7 @@ rm -rf %{buildroot}
 
 
 %files -f iso-codes.lang
+%manifest iso-codes.manifest
 %defattr(-,root,root,-)
 # >> files
 %doc ChangeLog README LICENSE
@@ -83,6 +86,7 @@ rm -rf %{buildroot}
 
 
 %files devel
+%manifest iso-codes.manifest
 %defattr(-,root,root,-)
 # >> files devel
 %{_datadir}/pkgconfig/iso-codes.pc