- Regenerate driver list to match current rawhide X11R7.1 driver set.
This commit is contained in:
parent
5d7a44b295
commit
e93020e6c7
@ -2,8 +2,8 @@
|
||||
|
||||
Summary: X.Org X11 driver installation package
|
||||
Name: xorg-x11-drivers
|
||||
Version: 7.0
|
||||
Release: 2
|
||||
Version: 7.1
|
||||
Release: 1
|
||||
License: MIT/X11
|
||||
Group: User Interface/X Hardware Support
|
||||
URL: http://www.redhat.com
|
||||
@ -34,6 +34,10 @@ Requires: xorg-x11-drv-apm
|
||||
Requires: xorg-x11-drv-ark
|
||||
%endif
|
||||
|
||||
%ifarch %{ix86} x86_64
|
||||
Requires: xorg-x11-drv-ast
|
||||
%endif
|
||||
|
||||
%ifarch %{ix86} x86_64 ia64 ppc alpha sparc sparc64
|
||||
Requires: xorg-x11-drv-ati
|
||||
%endif
|
||||
@ -82,7 +86,7 @@ Requires: xorg-x11-drv-elo2300
|
||||
Requires: xorg-x11-drv-elographics
|
||||
%endif
|
||||
|
||||
%ifarch %{ix86} x86_64 ia64 ppc alpha sparc sparc64
|
||||
%ifarch %{ix86} x86_64 ia64 ppc ppc64 alpha sparc sparc64
|
||||
Requires: xorg-x11-drv-evdev
|
||||
%endif
|
||||
|
||||
@ -122,7 +126,7 @@ Requires: xorg-x11-drv-jamstudio
|
||||
Requires: xorg-x11-drv-joystick
|
||||
%endif
|
||||
|
||||
%ifarch %{ix86} x86_64 ia64 ppc alpha sparc sparc64
|
||||
%ifarch %{ix86} x86_64 ia64 ppc ppc64 alpha sparc sparc64
|
||||
Requires: xorg-x11-drv-keyboard
|
||||
%endif
|
||||
|
||||
@ -142,7 +146,7 @@ Requires: xorg-x11-drv-mga
|
||||
Requires: xorg-x11-drv-microtouch
|
||||
%endif
|
||||
|
||||
%ifarch %{ix86} x86_64 ia64 ppc alpha sparc sparc64
|
||||
%ifarch %{ix86} x86_64 ia64 ppc ppc64 alpha sparc sparc64
|
||||
Requires: xorg-x11-drv-mouse
|
||||
%endif
|
||||
|
||||
@ -226,7 +230,7 @@ Requires: xorg-x11-drv-ur98
|
||||
Requires: xorg-x11-drv-v4l
|
||||
%endif
|
||||
|
||||
%ifarch %{ix86} x86_64 ia64 ppc alpha sparc sparc64
|
||||
%ifarch %{ix86} x86_64 ia64 ppc ppc64 alpha sparc sparc64
|
||||
Requires: xorg-x11-drv-vesa
|
||||
%endif
|
||||
|
||||
@ -242,7 +246,11 @@ Requires: xorg-x11-drv-via
|
||||
Requires: xorg-x11-drv-vmware
|
||||
%endif
|
||||
|
||||
%ifarch %{ix86} x86_64 ia64 ppc alpha sparc sparc64
|
||||
%ifarch %{ix86} x86_64
|
||||
Requires: xorg-x11-drv-vmmouse
|
||||
%endif
|
||||
|
||||
%ifarch %{ix86} x86_64 ia64 ppc ppc64 alpha sparc sparc64
|
||||
Requires: xorg-x11-drv-void
|
||||
%endif
|
||||
|
||||
@ -250,7 +258,6 @@ Requires: xorg-x11-drv-void
|
||||
Requires: xorg-x11-drv-voodoo
|
||||
%endif
|
||||
|
||||
|
||||
%description
|
||||
The purpose of this package is to require all of the individual X.Org
|
||||
driver rpms, to allow the OS installation software to install all drivers
|
||||
@ -271,17 +278,20 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%defattr(-,root,root,-)
|
||||
|
||||
%changelog
|
||||
* Thu Feb 16 2006 Bill Nottingham <notting@redhat.com> - 7.0-2
|
||||
* Wed Jun 21 2006 Mike Harris <mharris@redhat.com> 7.1-1
|
||||
- Regenerate driver list to match current rawhide X11R7.1 driver set.
|
||||
|
||||
* Thu Feb 16 2006 Bill Nottingham <notting@redhat.com> 7.0-2
|
||||
- uncomment (empty) file list so binary RPMs are built
|
||||
|
||||
* Fri Feb 10 2006 Jesse Keating <jkeating@redhat.com> - 7.0-1.1
|
||||
* Fri Feb 10 2006 Jesse Keating <jkeating@redhat.com> 7.0-1.1
|
||||
- bump again for double-long bug on ppc(64)
|
||||
|
||||
* Thu Feb 09 2006 Mike Harris <mharris@redhat.com> 7.0-1
|
||||
- Bumped version to 7.0-1
|
||||
- Updated the driver list to match current rawhide, X11R7.0
|
||||
|
||||
* Tue Feb 07 2006 Jesse Keating <jkeating@redhat.com> - 0.99.2-4.1
|
||||
* Tue Feb 07 2006 Jesse Keating <jkeating@redhat.com> 0.99.2-4.1
|
||||
- rebuilt for new gcc4.1 snapshot and glibc changes
|
||||
|
||||
* Wed Nov 23 2005 Mike Harris <mharris@redhat.com> 0.99.2-4
|
||||
|
Loading…
Reference in New Issue
Block a user