- Un-Require xorg-x11-drv-vga.
This commit is contained in:
parent
5a2a5ed9fe
commit
eb680c0de6
@ -1,7 +1,7 @@
|
||||
Summary: X.Org X11 driver installation package
|
||||
Name: xorg-x11-drivers
|
||||
Version: 7.2
|
||||
Release: 4%{?dist}
|
||||
Release: 5%{?dist}
|
||||
License: MIT
|
||||
Group: User Interface/X Hardware Support
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
||||
@ -63,7 +63,8 @@ Requires: xorg-x11-drv-tseng
|
||||
Requires: xorg-x11-drv-ur98
|
||||
Requires: xorg-x11-drv-v4l
|
||||
Requires: xorg-x11-drv-vesa
|
||||
Requires: xorg-x11-drv-vga
|
||||
# you must be joking.
|
||||
# Requires: xorg-x11-drv-vga
|
||||
Requires: xorg-x11-drv-void
|
||||
Requires: xorg-x11-drv-voodoo
|
||||
|
||||
@ -115,6 +116,9 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%defattr(-,root,root,-)
|
||||
|
||||
%changelog
|
||||
* Tue Mar 20 2007 Adam Jackson <ajax@redhat.com> 7.2-5
|
||||
- Un-Require xorg-x11-drv-vga.
|
||||
|
||||
* Tue Feb 27 2007 Adam Jackson <ajax@redhat.com> 7.2-4
|
||||
- Remove elo2300 and joystick for being utterly broken.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user