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
|
Summary: X.Org X11 driver installation package
|
||||||
Name: xorg-x11-drivers
|
Name: xorg-x11-drivers
|
||||||
Version: 7.7
|
Version: 7.7
|
||||||
Release: 6%{?dist}
|
Release: 7%{?dist}
|
||||||
License: MIT
|
License: MIT
|
||||||
Group: User Interface/X Hardware Support
|
Group: User Interface/X Hardware Support
|
||||||
|
|
||||||
@ -51,9 +51,7 @@ Requires: xorg-x11-drv-apm
|
|||||||
Requires: xorg-x11-drv-glint
|
Requires: xorg-x11-drv-glint
|
||||||
Requires: xorg-x11-drv-i128
|
Requires: xorg-x11-drv-i128
|
||||||
Requires: xorg-x11-drv-i740
|
Requires: xorg-x11-drv-i740
|
||||||
Requires: xorg-x11-drv-keyboard
|
|
||||||
Requires: xorg-x11-drv-mach64
|
Requires: xorg-x11-drv-mach64
|
||||||
Requires: xorg-x11-drv-mouse
|
|
||||||
Requires: xorg-x11-drv-r128
|
Requires: xorg-x11-drv-r128
|
||||||
Requires: xorg-x11-drv-rendition
|
Requires: xorg-x11-drv-rendition
|
||||||
Requires: xorg-x11-drv-s3virge
|
Requires: xorg-x11-drv-s3virge
|
||||||
@ -121,6 +119,9 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%defattr(-,root,root,-)
|
%defattr(-,root,root,-)
|
||||||
|
|
||||||
%changelog
|
%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
|
* 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
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user