Drop mouse and keyboard, use evdev from now on
This commit is contained in:
parent
5739e13a42
commit
8ef04aaa76
@ -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@redhat.com> 7.7-7
|
||||
- Drop mouse and keyboard, use evdev from now on
|
||||
|
||||
* Sun Aug 04 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 7.7-6
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user