- Add ur98 driver back, as it is part of X11R7 RC2
This commit is contained in:
parent
4373cc09f1
commit
6b73fabdb4
@ -1,7 +1,7 @@
|
||||
Summary: X.Org X11 driver installation package
|
||||
Name: xorg-x11-drivers
|
||||
Version: 0.99.2
|
||||
Release: 3
|
||||
Release: 4
|
||||
License: MIT/X11
|
||||
Group: User Interface/X Hardware Support
|
||||
URL: http://www.redhat.com
|
||||
@ -215,6 +215,10 @@ Requires: xorg-x11-drv-trident
|
||||
Requires: xorg-x11-drv-tseng
|
||||
%endif
|
||||
|
||||
%ifarch %{ix86} x86_64 ia64 ppc
|
||||
Requires: xorg-x11-drv-ur98
|
||||
%endif
|
||||
|
||||
%ifarch %{ix86} x86_64 ia64 ppc alpha sparc sparc64
|
||||
Requires: xorg-x11-drv-vesa
|
||||
%endif
|
||||
@ -260,6 +264,9 @@ rm -rf $RPM_BUILD_ROOT
|
||||
|
||||
|
||||
%changelog
|
||||
* Wed Nov 23 2005 Mike Harris <mharris@redhat.com> 0.99.2-4
|
||||
- Add ur98 driver back, as it is part of X11R7 RC2
|
||||
|
||||
* Tue Nov 15 2005 Jeremy Katz <katzj@redhat.com> - 0.99.2-3
|
||||
- ur98 driver doesn't exist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user