Hide ast/cirrus/mga in RHEL
This commit is contained in:
parent
2586f72aa8
commit
56a05f649b
@ -1,7 +1,7 @@
|
|||||||
Summary: X.Org X11 driver installation package
|
Summary: X.Org X11 driver installation package
|
||||||
Name: xorg-x11-drivers
|
Name: xorg-x11-drivers
|
||||||
Version: 7.7
|
Version: 7.7
|
||||||
Release: 1%{?dist}
|
Release: 2%{?dist}
|
||||||
License: MIT
|
License: MIT
|
||||||
Group: User Interface/X Hardware Support
|
Group: User Interface/X Hardware Support
|
||||||
|
|
||||||
@ -18,13 +18,10 @@ ExcludeArch: s390 s390x %{?rhel:ppc ppc64}
|
|||||||
|
|
||||||
# relevant hardware
|
# relevant hardware
|
||||||
|
|
||||||
Requires: xorg-x11-drv-ast
|
|
||||||
Requires: xorg-x11-drv-ati
|
Requires: xorg-x11-drv-ati
|
||||||
Requires: xorg-x11-drv-cirrus
|
|
||||||
Requires: xorg-x11-drv-dummy
|
Requires: xorg-x11-drv-dummy
|
||||||
Requires: xorg-x11-drv-evdev
|
Requires: xorg-x11-drv-evdev
|
||||||
Requires: xorg-x11-drv-fbdev
|
Requires: xorg-x11-drv-fbdev
|
||||||
Requires: xorg-x11-drv-mga
|
|
||||||
Requires: xorg-x11-drv-modesetting
|
Requires: xorg-x11-drv-modesetting
|
||||||
Requires: xorg-x11-drv-nouveau
|
Requires: xorg-x11-drv-nouveau
|
||||||
Requires: xorg-x11-drv-qxl
|
Requires: xorg-x11-drv-qxl
|
||||||
@ -55,6 +52,11 @@ Requires: xorg-x11-drv-vmmouse
|
|||||||
|
|
||||||
%if !0%{?rhel}
|
%if !0%{?rhel}
|
||||||
|
|
||||||
|
# These have KMS drivers for everything RHEL cares about
|
||||||
|
Requires: xorg-x11-drv-ast
|
||||||
|
Requires: xorg-x11-drv-cirrus
|
||||||
|
Requires: xorg-x11-drv-mga
|
||||||
|
|
||||||
Requires: xorg-x11-drv-apm
|
Requires: xorg-x11-drv-apm
|
||||||
Requires: xorg-x11-drv-glint
|
Requires: xorg-x11-drv-glint
|
||||||
Requires: xorg-x11-drv-i128
|
Requires: xorg-x11-drv-i128
|
||||||
@ -130,6 +132,9 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%defattr(-,root,root,-)
|
%defattr(-,root,root,-)
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Jan 03 2013 Adam Jackson <ajax@redhat.com> 7.7-2
|
||||||
|
- Hide ast/cirrus/mga in RHEL
|
||||||
|
|
||||||
* Wed Jan 02 2013 Adam Jackson <ajax@redhat.com> 7.7-1
|
* Wed Jan 02 2013 Adam Jackson <ajax@redhat.com> 7.7-1
|
||||||
- Superstition bump to 7.7
|
- Superstition bump to 7.7
|
||||||
- Drop intel from ia64, apparently that was never a thing
|
- Drop intel from ia64, apparently that was never a thing
|
||||||
|
Loading…
Reference in New Issue
Block a user