Add default Smack manifest for xorg-x11-util-macros.spec
authorRyan Ware <ryan.r.ware@intel.com>
Wed, 30 May 2012 00:50:29 +0000 (17:50 -0700)
committerRyan Ware <ryan.r.ware@intel.com>
Wed, 30 May 2012 00:50:29 +0000 (17:50 -0700)
Change-Id: I8f4e3544b63d4f6399997b7d2688554ba4902be6
Signed-off-by: Ryan Ware <ryan.r.ware@intel.com>
packaging/xorg-x11-util-macros.manifest [new file with mode: 0644]
packaging/xorg-x11-util-macros.spec

diff --git a/packaging/xorg-x11-util-macros.manifest b/packaging/xorg-x11-util-macros.manifest
new file mode 100644 (file)
index 0000000..017d22d
--- /dev/null
@@ -0,0 +1,5 @@
+<manifest>
+ <request>
+    <domain name="_"/>
+ </request>
+</manifest>
index 46de730..23456a0 100644 (file)
@@ -7,6 +7,7 @@ Group:      Development/System
 License:    The Open Group License
 URL:        http://www.x.org
 Source0:    http://xorg.freedesktop.org/releases/individual/util/util-macros-%{version}.tar.bz2
+Source1001: packaging/xorg-x11-util-macros.manifest 
 
 
 %description
@@ -19,6 +20,7 @@ Description: %{summary}
 
 
 %build
+cp %{SOURCE1001} .
 
 %configure --disable-static
 make %{?jobs:-j%jobs}
@@ -34,6 +36,7 @@ rm -rf %{buildroot}
 
 
 %files
+%manifest xorg-x11-util-macros.manifest
 %defattr(-,root,root,-)
 %doc COPYING ChangeLog
 %{_datadir}/aclocal/xorg-macros.m4