[xorg-x11-drivers] Drop mouse and keyboard, use evdev from now on

Peter Hutterer whot at fedoraproject.org
Mon Apr 21 23:48:54 UTC 2014


commit 8ef04aaa768d9db73f7b064de4ee552a6c6c4d60
Author: Peter Hutterer <peter.hutterer at who-t.net>
Date:   Tue Apr 22 09:48:45 2014 +1000

    Drop mouse and keyboard, use evdev from now on

 xorg-x11-drivers.spec |    7 ++++---
 1 files changed, 4 insertions(+), 3 deletions(-)
---
diff --git a/xorg-x11-drivers.spec b/xorg-x11-drivers.spec
index bf7feb3..b8cc6c0 100644
--- a/xorg-x11-drivers.spec
+++ b/xorg-x11-drivers.spec
@@ -1,7 +1,7 @@
 Summary: X.Org X11 driver installation package
 Name: xorg-x11-drivers
 Version: 7.7
-Release: 6%{?dist}
+Release: 7%{?dist}
 License: MIT
 Group: User Interface/X Hardware Support
 
@@ -51,9 +51,7 @@ Requires: xorg-x11-drv-apm
 Requires: xorg-x11-drv-glint
 Requires: xorg-x11-drv-i128
 Requires: xorg-x11-drv-i740
-Requires: xorg-x11-drv-keyboard
 Requires: xorg-x11-drv-mach64
-Requires: xorg-x11-drv-mouse
 Requires: xorg-x11-drv-r128
 Requires: xorg-x11-drv-rendition
 Requires: xorg-x11-drv-s3virge
@@ -121,6 +119,9 @@ rm -rf $RPM_BUILD_ROOT
 %defattr(-,root,root,-)
 
 %changelog
+* Tue Apr 22 2014 Peter Hutterer <peter.hutterer at redhat.com> 7.7-7
+- Drop mouse and keyboard, use evdev from now on
+
 * Sun Aug 04 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 7.7-6
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
 


More information about the scm-commits mailing list