summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRyan Ware <ryan.r.ware@intel.com>2012-05-29 17:49:49 -0700
committerRyan Ware <ryan.r.ware@intel.com>2012-05-29 17:49:49 -0700
commite55b918127994d503f6c7af393a6150b87b14dd9 (patch)
tree8f2b879e296d177840070e2d4c97b03fa70df28a
parent5c67260935250c8f30220e3d54303b17e2fd3a04 (diff)
downloadsetup-e55b918127994d503f6c7af393a6150b87b14dd9.tar.gz
setup-e55b918127994d503f6c7af393a6150b87b14dd9.tar.bz2
setup-e55b918127994d503f6c7af393a6150b87b14dd9.zip
Add default Smack manifest for setup.spec
Change-Id: Id5462bc0c4f588fbc5400d9ffe1a3f2e69aae5fd Signed-off-by: Ryan Ware <ryan.r.ware@intel.com>
-rw-r--r--packaging/setup.manifest5
-rw-r--r--packaging/setup.spec3
2 files changed, 8 insertions, 0 deletions
diff --git a/packaging/setup.manifest b/packaging/setup.manifest
new file mode 100644
index 0000000..017d22d
--- /dev/null
+++ b/packaging/setup.manifest
@@ -0,0 +1,5 @@
+<manifest>
+ <request>
+ <domain name="_"/>
+ </request>
+</manifest>
diff --git a/packaging/setup.spec b/packaging/setup.spec
index 1f60d98..5b4c8fa 100644
--- a/packaging/setup.spec
+++ b/packaging/setup.spec
@@ -6,6 +6,7 @@ License: Public Domain
Group: System/Base
URL: https://fedorahosted.org/setup/
Source0: https://fedorahosted.org/releases/s/e/%{name}/%{name}-0.1.tar.bz2
+Source1001: packaging/setup.manifest
BuildArch: noarch
BuildRequires: bash
Requires: filesystem
@@ -20,6 +21,7 @@ setup files, such as passwd, group, and profile.
./shadowconvert.sh
%build
+cp %{SOURCE1001} .
%check
# Run any sanity checks.
@@ -69,6 +71,7 @@ rm -rf %{buildroot}
#end
%files
+%manifest setup.manifest
%defattr(-,root,root,-)
#/etc/passwd
#/etc/group