summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexandru Cornea <alexandru.cornea@intel.com>2013-06-29 06:22:46 +0300
committerAlexandru Cornea <alexandru.cornea@intel.com>2013-06-29 06:22:46 +0300
commit5ba5da20aaa50fcbb5826521faa890c3447610b7 (patch)
treea88bc86c27d05e699f24e362b0dcaada63f03f9a
parentf08dd8d6a3bade963f36e029b207b93e3b08c8e4 (diff)
downloadxf86-input-keyboard-5ba5da20aaa50fcbb5826521faa890c3447610b7.tar.gz
xf86-input-keyboard-5ba5da20aaa50fcbb5826521faa890c3447610b7.tar.bz2
xf86-input-keyboard-5ba5da20aaa50fcbb5826521faa890c3447610b7.zip
-rw-r--r--packaging/xf86-input-keyboard.manifest5
-rw-r--r--packaging/xf86-input-keyboard.spec3
2 files changed, 8 insertions, 0 deletions
diff --git a/packaging/xf86-input-keyboard.manifest b/packaging/xf86-input-keyboard.manifest
new file mode 100644
index 0000000..017d22d
--- /dev/null
+++ b/packaging/xf86-input-keyboard.manifest
@@ -0,0 +1,5 @@
+<manifest>
+ <request>
+ <domain name="_"/>
+ </request>
+</manifest>
diff --git a/packaging/xf86-input-keyboard.spec b/packaging/xf86-input-keyboard.spec
index 474ad1b..2028961 100644
--- a/packaging/xf86-input-keyboard.spec
+++ b/packaging/xf86-input-keyboard.spec
@@ -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