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

diff --git a/packaging/xorg-x11-proto-trapproto.manifest b/packaging/xorg-x11-proto-trapproto.manifest
new file mode 100644 (file)
index 0000000..017d22d
--- /dev/null
@@ -0,0 +1,5 @@
+<manifest>
+ <request>
+    <domain name="_"/>
+ </request>
+</manifest>
index b3d84a2..4468399 100644 (file)
@@ -7,6 +7,7 @@ Group:      Development/System
 License:    MIT
 URL:        http://www.x.org
 Source0:    http://xorg.freedesktop.org/releases/individual/proto/trapproto-%{version}.tar.gz
+Source1001: packaging/xorg-x11-proto-trapproto.manifest 
 BuildRequires:  pkgconfig(xt)
 BuildRequires:  pkgconfig(xorg-macros)
 Provides:   trapproto
@@ -21,6 +22,7 @@ Description: %{summary}
 %setup -q -n %{name}-%{version}
 
 %build
+cp %{SOURCE1001} .
 
 %reconfigure --disable-static
 # Call make instruction with smp support
@@ -40,6 +42,7 @@ rm -rf %{buildroot}
 
 
 %files
+%manifest xorg-x11-proto-trapproto.manifest
 %defattr(-,root,root,-)
 %{_libdir}/pkgconfig/trapproto.pc
 %{_includedir}/X11/extensions/xtrapdi.h