- Superstition bump to 7.2
- ExcludeArch of s390{,x} - Only ExclusiveArch those drivers that really are processor-specific - Readd forgotten -tek4957
This commit is contained in:
parent
c05a2ca03a
commit
992c316aa3
@ -1,270 +1,105 @@
|
|||||||
# DO NOT HAND EDIT "Requires" LISTS, it is machine generated
|
|
||||||
|
|
||||||
Summary: X.Org X11 driver installation package
|
Summary: X.Org X11 driver installation package
|
||||||
Name: xorg-x11-drivers
|
Name: xorg-x11-drivers
|
||||||
Version: 7.1
|
Version: 7.2
|
||||||
Release: 4
|
Release: 1%{?dist}
|
||||||
License: MIT/X11
|
License: MIT/X11
|
||||||
Group: User Interface/X Hardware Support
|
Group: User Interface/X Hardware Support
|
||||||
URL: http://www.redhat.com
|
URL: http://www.redhat.com
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
||||||
|
|
||||||
# This should match the list of architectures we build the Xorg server for.
|
# Xorg is not (yet) buildable for s390.
|
||||||
# Note the lack of s390{,x}.
|
ExcludeArch: s390 s390x
|
||||||
ExclusiveArch: %{ix86} x86_64 ia64 ppc ppc64 alpha sparc sparc64
|
|
||||||
|
|
||||||
Obsoletes: xorg-x11
|
Obsoletes: xorg-x11
|
||||||
|
|
||||||
# *************************************************************************
|
# This used to be machine generated. That was a horrible unmaintainable idea.
|
||||||
# IMPORTANT: The ifarch sections below are MACHINE GENERATED. DO NOT
|
# So instead we just build all drivers for all arches, except for the drivers
|
||||||
# hand edit, or the changes will be overwritten during the next
|
# where we really do know that it's arch-specific. Those go at the end of
|
||||||
# automatic update.
|
# this list.
|
||||||
#
|
|
||||||
# I used the following to generate the list:
|
|
||||||
# for a in $(< xorg-all-drivers.txt ) ; \
|
|
||||||
# do (echo -n "%ifarch " ;grep "^ExclusiveArch:" $a/devel/$a.spec | sed -e "s/^ExclusiveArch: //" ; echo -e "Requires: $a\n%endif\n") ; done
|
|
||||||
#
|
|
||||||
# XXX this is terrible.
|
|
||||||
%ifarch %{ix86} x86_64 ia64 ppc alpha sparc sparc64
|
|
||||||
Requires: xorg-x11-drv-acecad
|
Requires: xorg-x11-drv-acecad
|
||||||
%endif
|
|
||||||
|
|
||||||
%ifarch %{ix86} x86_64 ia64 ppc alpha sparc sparc64
|
|
||||||
Requires: xorg-x11-drv-aiptek
|
Requires: xorg-x11-drv-aiptek
|
||||||
%endif
|
|
||||||
|
|
||||||
%ifarch %{ix86}
|
|
||||||
Requires: xorg-x11-drv-apm
|
Requires: xorg-x11-drv-apm
|
||||||
%endif
|
|
||||||
|
|
||||||
%ifarch %{ix86}
|
|
||||||
Requires: xorg-x11-drv-ark
|
Requires: xorg-x11-drv-ark
|
||||||
%endif
|
|
||||||
|
|
||||||
%ifarch %{ix86} x86_64
|
|
||||||
Requires: xorg-x11-drv-ast
|
Requires: xorg-x11-drv-ast
|
||||||
%endif
|
|
||||||
|
|
||||||
%ifarch %{ix86} x86_64 ia64 ppc alpha sparc sparc64
|
|
||||||
Requires: xorg-x11-drv-ati
|
Requires: xorg-x11-drv-ati
|
||||||
%endif
|
|
||||||
|
|
||||||
%ifarch %{ix86} x86_64 ia64 ppc alpha sparc sparc64
|
|
||||||
Requires: xorg-x11-drv-calcomp
|
Requires: xorg-x11-drv-calcomp
|
||||||
%endif
|
|
||||||
|
|
||||||
%ifarch %{ix86}
|
|
||||||
Requires: xorg-x11-drv-chips
|
Requires: xorg-x11-drv-chips
|
||||||
%endif
|
|
||||||
|
|
||||||
%ifarch %{ix86} x86_64 ia64 ppc alpha sparc sparc64
|
|
||||||
Requires: xorg-x11-drv-cirrus
|
Requires: xorg-x11-drv-cirrus
|
||||||
%endif
|
|
||||||
|
|
||||||
%ifarch %{ix86} x86_64 ia64 ppc alpha sparc sparc64
|
|
||||||
Requires: xorg-x11-drv-citron
|
Requires: xorg-x11-drv-citron
|
||||||
%endif
|
|
||||||
|
|
||||||
%ifarch %{ix86}
|
|
||||||
Requires: xorg-x11-drv-cyrix
|
|
||||||
%endif
|
|
||||||
|
|
||||||
%ifarch %{ix86} x86_64 ia64 ppc alpha sparc sparc64
|
|
||||||
Requires: xorg-x11-drv-digitaledge
|
Requires: xorg-x11-drv-digitaledge
|
||||||
%endif
|
|
||||||
|
|
||||||
%ifarch %{ix86} x86_64 ia64 ppc alpha sparc sparc64
|
|
||||||
Requires: xorg-x11-drv-dmc
|
Requires: xorg-x11-drv-dmc
|
||||||
%endif
|
|
||||||
|
|
||||||
%ifarch %{ix86} x86_64 ia64 ppc alpha sparc sparc64
|
|
||||||
Requires: xorg-x11-drv-dummy
|
Requires: xorg-x11-drv-dummy
|
||||||
%endif
|
|
||||||
|
|
||||||
%ifarch %{ix86} x86_64 ia64 ppc alpha sparc sparc64
|
|
||||||
Requires: xorg-x11-drv-dynapro
|
Requires: xorg-x11-drv-dynapro
|
||||||
%endif
|
|
||||||
|
|
||||||
%ifarch %{ix86} x86_64 ia64 ppc alpha sparc sparc64
|
|
||||||
Requires: xorg-x11-drv-elo2300
|
Requires: xorg-x11-drv-elo2300
|
||||||
%endif
|
|
||||||
|
|
||||||
%ifarch %{ix86} x86_64 ia64 ppc alpha sparc sparc64
|
|
||||||
Requires: xorg-x11-drv-elographics
|
Requires: xorg-x11-drv-elographics
|
||||||
%endif
|
|
||||||
|
|
||||||
%ifarch %{ix86} x86_64 ia64 ppc ppc64 alpha sparc sparc64
|
|
||||||
Requires: xorg-x11-drv-evdev
|
Requires: xorg-x11-drv-evdev
|
||||||
%endif
|
|
||||||
|
|
||||||
%ifarch %{ix86} x86_64 ia64 ppc alpha sparc sparc64
|
|
||||||
Requires: xorg-x11-drv-fbdev
|
Requires: xorg-x11-drv-fbdev
|
||||||
%endif
|
|
||||||
|
|
||||||
%ifarch %{ix86} x86_64 ia64 ppc alpha sparc sparc64
|
|
||||||
Requires: xorg-x11-drv-fpit
|
Requires: xorg-x11-drv-fpit
|
||||||
%endif
|
|
||||||
|
|
||||||
%ifarch %{ix86} alpha
|
|
||||||
Requires: xorg-x11-drv-glint
|
Requires: xorg-x11-drv-glint
|
||||||
%endif
|
|
||||||
|
|
||||||
%ifarch %{ix86} x86_64 ia64 ppc alpha sparc sparc64
|
|
||||||
Requires: xorg-x11-drv-hyperpen
|
Requires: xorg-x11-drv-hyperpen
|
||||||
%endif
|
|
||||||
|
|
||||||
%ifarch %{ix86}
|
|
||||||
Requires: xorg-x11-drv-i128
|
Requires: xorg-x11-drv-i128
|
||||||
%endif
|
|
||||||
|
|
||||||
%ifarch %{ix86}
|
|
||||||
Requires: xorg-x11-drv-i740
|
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
|
||||||
|
Requires: xorg-x11-drv-mga
|
||||||
|
Requires: xorg-x11-drv-microtouch
|
||||||
|
Requires: xorg-x11-drv-mouse
|
||||||
|
Requires: xorg-x11-drv-mutouch
|
||||||
|
Requires: xorg-x11-drv-nv
|
||||||
|
Requires: xorg-x11-drv-palmax
|
||||||
|
Requires: xorg-x11-drv-penmount
|
||||||
|
Requires: xorg-x11-drv-rendition
|
||||||
|
Requires: xorg-x11-drv-s3
|
||||||
|
Requires: xorg-x11-drv-s3virge
|
||||||
|
Requires: xorg-x11-drv-savage
|
||||||
|
Requires: xorg-x11-drv-siliconmotion
|
||||||
|
Requires: xorg-x11-drv-sis
|
||||||
|
Requires: xorg-x11-drv-sisusb
|
||||||
|
Requires: xorg-x11-drv-spaceorb
|
||||||
|
Requires: xorg-x11-drv-summa
|
||||||
|
Requires: xorg-x11-drv-tdfx
|
||||||
|
Requires: xorg-x11-drv-tek4957
|
||||||
|
Requires: xorg-x11-drv-trident
|
||||||
|
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
|
||||||
|
Requires: xorg-x11-drv-void
|
||||||
|
Requires: xorg-x11-drv-voodoo
|
||||||
|
|
||||||
|
# XXX These are all basically the same driver, and should get unified someday
|
||||||
|
%ifarch %{ix86}
|
||||||
|
Requires: xorg-x11-drv-amd xorg-x11-drv-cyrix xorg-x11-drv-nsc
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
%ifarch %{ix86} x86_64 ia64
|
# So far i810 is onboard-only.
|
||||||
|
%ifarch %{ix86}
|
||||||
Requires: xorg-x11-drv-i810
|
Requires: xorg-x11-drv-i810
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
%ifarch %{ix86} x86_64 ia64 ppc alpha sparc sparc64
|
# This chipset has long since been EOLd, and afaik was only ever in x86 laptops
|
||||||
Requires: xorg-x11-drv-jamstudio
|
|
||||||
%endif
|
|
||||||
|
|
||||||
%ifarch %{ix86} x86_64 ia64 ppc alpha sparc sparc64
|
|
||||||
Requires: xorg-x11-drv-joystick
|
|
||||||
%endif
|
|
||||||
|
|
||||||
%ifarch %{ix86} x86_64 ia64 ppc ppc64 alpha sparc sparc64
|
|
||||||
Requires: xorg-x11-drv-keyboard
|
|
||||||
%endif
|
|
||||||
|
|
||||||
%ifarch %{ix86} x86_64 ia64 ppc alpha sparc sparc64
|
|
||||||
Requires: xorg-x11-drv-magellan
|
|
||||||
%endif
|
|
||||||
|
|
||||||
%ifarch %{ix86} x86_64 ia64 ppc alpha sparc sparc64
|
|
||||||
Requires: xorg-x11-drv-magictouch
|
|
||||||
%endif
|
|
||||||
|
|
||||||
%ifarch %{ix86} x86_64 ia64 alpha sparc sparc64
|
|
||||||
Requires: xorg-x11-drv-mga
|
|
||||||
%endif
|
|
||||||
|
|
||||||
%ifarch %{ix86} x86_64 ia64 ppc alpha sparc sparc64
|
|
||||||
Requires: xorg-x11-drv-microtouch
|
|
||||||
%endif
|
|
||||||
|
|
||||||
%ifarch %{ix86} x86_64 ia64 ppc ppc64 alpha sparc sparc64
|
|
||||||
Requires: xorg-x11-drv-mouse
|
|
||||||
%endif
|
|
||||||
|
|
||||||
%ifarch %{ix86} x86_64 ia64 ppc alpha sparc sparc64
|
|
||||||
Requires: xorg-x11-drv-mutouch
|
|
||||||
%endif
|
|
||||||
|
|
||||||
%ifarch %{ix86}
|
%ifarch %{ix86}
|
||||||
Requires: xorg-x11-drv-neomagic
|
Requires: xorg-x11-drv-neomagic
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
%ifarch %{ix86}
|
# Thus far via chips are only on x86 and amd64 motherboards
|
||||||
Requires: xorg-x11-drv-nsc
|
|
||||||
%endif
|
|
||||||
|
|
||||||
%ifarch %{ix86} x86_64 ia64 ppc alpha sparc sparc64
|
|
||||||
Requires: xorg-x11-drv-nv
|
|
||||||
%endif
|
|
||||||
|
|
||||||
%ifarch %{ix86} x86_64 ia64 ppc alpha sparc sparc64
|
|
||||||
Requires: xorg-x11-drv-palmax
|
|
||||||
%endif
|
|
||||||
|
|
||||||
%ifarch %{ix86} x86_64 ia64 ppc alpha sparc sparc64
|
|
||||||
Requires: xorg-x11-drv-penmount
|
|
||||||
%endif
|
|
||||||
|
|
||||||
%ifarch %{ix86}
|
|
||||||
Requires: xorg-x11-drv-rendition
|
|
||||||
%endif
|
|
||||||
|
|
||||||
%ifarch %{ix86} x86_64 ppc
|
|
||||||
Requires: xorg-x11-drv-s3
|
|
||||||
%endif
|
|
||||||
|
|
||||||
%ifarch %{ix86} x86_64 ppc
|
|
||||||
Requires: xorg-x11-drv-s3virge
|
|
||||||
%endif
|
|
||||||
|
|
||||||
%ifarch %{ix86} x86_64 ppc
|
|
||||||
Requires: xorg-x11-drv-savage
|
|
||||||
%endif
|
|
||||||
|
|
||||||
%ifarch %{ix86} x86_64
|
|
||||||
Requires: xorg-x11-drv-siliconmotion
|
|
||||||
%endif
|
|
||||||
|
|
||||||
%ifarch %{ix86} x86_64 ppc
|
|
||||||
Requires: xorg-x11-drv-sis
|
|
||||||
%endif
|
|
||||||
|
|
||||||
%ifarch %{ix86} x86_64
|
|
||||||
Requires: xorg-x11-drv-sisusb
|
|
||||||
%endif
|
|
||||||
|
|
||||||
%ifarch %{ix86} x86_64 ia64 ppc alpha sparc sparc64
|
|
||||||
Requires: xorg-x11-drv-spaceorb
|
|
||||||
%endif
|
|
||||||
|
|
||||||
%ifarch %{ix86} x86_64 ia64 ppc alpha sparc sparc64
|
|
||||||
Requires: xorg-x11-drv-summa
|
|
||||||
%endif
|
|
||||||
|
|
||||||
%ifarch %{ix86} x86_64 ia64 ppc alpha
|
|
||||||
Requires: xorg-x11-drv-tdfx
|
|
||||||
%endif
|
|
||||||
|
|
||||||
%ifarch %{ix86} x86_64 ppc
|
|
||||||
Requires: xorg-x11-drv-trident
|
|
||||||
%endif
|
|
||||||
|
|
||||||
%ifarch %{ix86} alpha
|
|
||||||
Requires: xorg-x11-drv-tseng
|
|
||||||
%endif
|
|
||||||
|
|
||||||
%ifarch %{ix86} x86_64 ia64 ppc alpha sparc sparc64
|
|
||||||
Requires: xorg-x11-drv-ur98
|
|
||||||
%endif
|
|
||||||
|
|
||||||
%ifarch %{ix86}
|
|
||||||
Requires: xorg-x11-drv-v4l
|
|
||||||
%endif
|
|
||||||
|
|
||||||
%ifarch %{ix86} x86_64 ia64 ppc ppc64 alpha sparc sparc64
|
|
||||||
Requires: xorg-x11-drv-vesa
|
|
||||||
%endif
|
|
||||||
|
|
||||||
%ifarch %{ix86} x86_64 ia64 ppc alpha sparc sparc64
|
|
||||||
Requires: xorg-x11-drv-vga
|
|
||||||
%endif
|
|
||||||
|
|
||||||
%ifarch %{ix86} x86_64
|
%ifarch %{ix86} x86_64
|
||||||
Requires: xorg-x11-drv-via
|
Requires: xorg-x11-drv-via
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
|
# vmware soft drivers. yes, vmmouse really isn't ia64-enabled yet.
|
||||||
%ifarch %{ix86} x86_64 ia64
|
%ifarch %{ix86} x86_64 ia64
|
||||||
Requires: xorg-x11-drv-vmware
|
Requires: xorg-x11-drv-vmware
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
%ifarch %{ix86} x86_64
|
%ifarch %{ix86} x86_64
|
||||||
Requires: xorg-x11-drv-vmmouse
|
Requires: xorg-x11-drv-vmmouse
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
%ifarch %{ix86} x86_64 ia64 ppc ppc64 alpha sparc sparc64
|
|
||||||
Requires: xorg-x11-drv-void
|
|
||||||
%endif
|
|
||||||
|
|
||||||
%ifarch %{ix86} x86_64 ia64 ppc alpha sparc sparc64
|
|
||||||
Requires: xorg-x11-drv-voodoo
|
|
||||||
%endif
|
|
||||||
|
|
||||||
%description
|
%description
|
||||||
The purpose of this package is to require all of the individual X.Org
|
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
|
driver rpms, to allow the OS installation software to install all drivers
|
||||||
@ -285,6 +120,12 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%defattr(-,root,root,-)
|
%defattr(-,root,root,-)
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sun Feb 18 2007 Adam Jackson <ajax@redhat.com> 7.2-1
|
||||||
|
- Superstition bump to 7.2
|
||||||
|
- ExcludeArch of s390{,x}
|
||||||
|
- Only ExclusiveArch those drivers that really are processor-specific
|
||||||
|
- Readd forgotten -tek4957
|
||||||
|
|
||||||
* Thu Oct 12 2006 Jeremy Katz <katzj@redhat.com> - 7.1-4
|
* Thu Oct 12 2006 Jeremy Katz <katzj@redhat.com> - 7.1-4
|
||||||
- mga not on ppc
|
- mga not on ppc
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user