- Remove elo2300 and joystick for being utterly broken.

This commit is contained in:
Adam Jackson 2007-02-27 19:11:18 +00:00
parent 1510b3f22d
commit 5a2a5ed9fe

View File

@ -1,7 +1,7 @@
Summary: X.Org X11 driver installation package
Name: xorg-x11-drivers
Version: 7.2
Release: 3%{?dist}
Release: 4%{?dist}
License: MIT
Group: User Interface/X Hardware Support
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
@ -28,7 +28,6 @@ Requires: xorg-x11-drv-digitaledge
Requires: xorg-x11-drv-dmc
Requires: xorg-x11-drv-dummy
Requires: xorg-x11-drv-dynapro
Requires: xorg-x11-drv-elo2300
Requires: xorg-x11-drv-elographics
Requires: xorg-x11-drv-evdev
Requires: xorg-x11-drv-fbdev
@ -38,7 +37,6 @@ Requires: xorg-x11-drv-hyperpen
Requires: xorg-x11-drv-i128
Requires: xorg-x11-drv-i740
Requires: xorg-x11-drv-jamstudio
Requires: xorg-x11-drv-joystick
Requires: xorg-x11-drv-keyboard
Requires: xorg-x11-drv-magellan
Requires: xorg-x11-drv-magictouch
@ -117,6 +115,9 @@ rm -rf $RPM_BUILD_ROOT
%defattr(-,root,root,-)
%changelog
* Tue Feb 27 2007 Adam Jackson <ajax@redhat.com> 7.2-4
- Remove elo2300 and joystick for being utterly broken.
* Mon Feb 26 2007 Adam Jackson <ajax@redhat.com> 7.2-3
- Fix the i810 ifarch to include all the relevant arches.