resetting manifest requested domain to floor 19/5019/1 accepted/tizen/20130710.214252 accepted/tizen/20130912.185010 accepted/tizen/20130912.193253 accepted/tizen/20130913.064334 submit/tizen/20130710.135854 submit/tizen/20130912.080552 submit/tizen/20130912.090849
authorAlexandru Cornea <alexandru.cornea@intel.com>
Sat, 29 Jun 2013 03:22:46 +0000 (06:22 +0300)
committerAlexandru Cornea <alexandru.cornea@intel.com>
Sat, 29 Jun 2013 03:22:46 +0000 (06:22 +0300)
packaging/xf86-input-keyboard.manifest [new file with mode: 0644]
packaging/xf86-input-keyboard.spec

diff --git a/packaging/xf86-input-keyboard.manifest b/packaging/xf86-input-keyboard.manifest
new file mode 100644 (file)
index 0000000..017d22d
--- /dev/null
@@ -0,0 +1,5 @@
+<manifest>
+ <request>
+    <domain name="_"/>
+ </request>
+</manifest>
index 474ad1b..2028961 100644 (file)
@@ -6,6 +6,7 @@ Summary:        Keyboard input driver for the Xorg X server
 Url:            http://xorg.freedesktop.org/
 Group:          System/X11/Servers/XF86_4
 Source0:        http://xorg.freedesktop.org/releases/individual/driver/%{name}-%{version}.tar.bz2
+Source1001:    xf86-input-keyboard.manifest
 BuildRequires:  pkg-config
 BuildRequires:  pkgconfig(inputproto)
 BuildRequires:  pkgconfig(resourceproto)
@@ -22,6 +23,7 @@ available to this driver module for Linux, BSD, and Solaris.
 
 %prep
 %setup -q
+cp %{SOURCE1001} .
 
 %build
 %configure
@@ -44,6 +46,7 @@ udevadm trigger --subsystem-match=input --action=change
 exit 0
 
 %files
+%manifest %{name}.manifest
 %defattr(-,root,root)
 %doc COPYING
 %dir %{_libdir}/xorg/modules/input