Add default Smack manifest for system-plugin-ia-generic.spec
authorRyan Ware <ryan.r.ware@intel.com>
Wed, 30 May 2012 00:50:50 +0000 (17:50 -0700)
committerAnas Nashif <anas.nashif@intel.com>
Thu, 31 May 2012 21:36:23 +0000 (22:36 +0100)
Change-Id: I48be2fd23871a24834490731dbf1f3ddb7982225
Signed-off-by: Ryan Ware <ryan.r.ware@intel.com>
packaging/system-plugin-ia-generic.manifest [new file with mode: 0644]
packaging/system-plugin-ia-generic.spec

diff --git a/packaging/system-plugin-ia-generic.manifest b/packaging/system-plugin-ia-generic.manifest
new file mode 100644 (file)
index 0000000..017d22d
--- /dev/null
@@ -0,0 +1,5 @@
+<manifest>
+ <request>
+    <domain name="_"/>
+ </request>
+</manifest>
index dfc2f33..d8143bc 100644 (file)
@@ -5,6 +5,7 @@ License: TO BE FILLED IN
 Group: System/Base
 Release: 1
 Source: %{name}-%{version}.tar.bz2
+Source1001: packaging/system-plugin-ia-generic.manifest 
 # >> gbp-patch-tags         # auto-added by gbp
 # << gbp-patch-tags         # auto-added by gbp
 Requires: udev
@@ -22,6 +23,7 @@ Startup files
 # << gbp-apply-patches    # auto-added by gbp
 
 %build
+cp %{SOURCE1001} .
 
 %install
 cp -a etc %{buildroot}
@@ -30,6 +32,7 @@ cp -a etc %{buildroot}
 
 
 %files
+%manifest system-plugin-ia-generic.manifest
 /etc/fstab
 %config(noreplace) /etc/inittab
 %exclude %config(noreplace) /etc/mtools.conf