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

diff --git a/packaging/cross-armv7tnhl-platformfile.manifest b/packaging/cross-armv7tnhl-platformfile.manifest
new file mode 100644 (file)
index 0000000..017d22d
--- /dev/null
@@ -0,0 +1,5 @@
+<manifest>
+ <request>
+    <domain name="_"/>
+ </request>
+</manifest>
index f41cf88..065fade 100644 (file)
@@ -13,6 +13,7 @@ Group:      Development/Tools
 License:    GPLv2
 Source100:  cross-armv7tnhl-platformfile.yaml
 Source1:    platform
+Source1001: packaging/cross-armv7tnhl-platformfile.manifest 
 BuildArch:  noarch
 %description
 Package to make rpm-x86 understand the build chroot is for armv7tnhl
@@ -25,6 +26,7 @@ cp %{SOURCE1} .
 # << setup
 
 %build
+cp %{SOURCE1001} .
 # >> build pre
 # << build pre
 
@@ -48,6 +50,7 @@ cp platform %{buildroot}/etc/rpm
 
 
 %files
+%manifest cross-armv7tnhl-platformfile.manifest
 %defattr(-,root,root,-)
 /etc/rpm/platform
 # >> files