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

diff --git a/packaging/xorg-drv-mtev.manifest b/packaging/xorg-drv-mtev.manifest
new file mode 100644 (file)
index 0000000..017d22d
--- /dev/null
@@ -0,0 +1,5 @@
+<manifest>
+ <request>
+    <domain name="_"/>
+ </request>
+</manifest>
index 3728a4e..babb2dc 100644 (file)
@@ -6,6 +6,7 @@ Group:      System/X Hardware Support
 License:    GPLv2
 URL:        http://gitorious.org/xorg/xf86-input-mtev
 Source0:    xorg-x11-drv-mtev-%{version}.tar.gz
+Source1001: packaging/xorg-drv-mtev.manifest 
 # >> gbp-patch-tags         # auto-added by gbp
 Patch0:     update-api-change.patch
 # << gbp-patch-tags         # auto-added by gbp
@@ -30,12 +31,14 @@ This is a xserver-xorg input driver for devices supporting Linux Multi-Touch pro
 # << gbp-apply-patches    # auto-added by gbp
 
 %build
+cp %{SOURCE1001} .
 make %{?jobs:-j%jobs}
 
 %install
 %make_install
 
 %files
+%manifest xorg-drv-mtev.manifest
 %(pkg-config xorg-server --variable=moduledir )/input/mtev.so