Drop geode, since F31+ no longer supports the associated CPU
This commit is contained in:
parent
80e43851a0
commit
964e3f42fc
@ -1,7 +1,7 @@
|
||||
Summary: X.Org X11 driver installation package
|
||||
Name: xorg-x11-drivers
|
||||
Version: 7.7
|
||||
Release: 27%{?dist}
|
||||
Release: 28%{?dist}
|
||||
License: MIT
|
||||
|
||||
# relevant hardware
|
||||
@ -40,21 +40,9 @@ Requires: xorg-x11-drv-vmware
|
||||
%endif
|
||||
|
||||
%if !0%{?rhel}
|
||||
# rhel-only exclusions that have maintainers in f21+: geode, openchrome
|
||||
|
||||
# cyrix and nsc used to be here too, but are deprecated upstream and
|
||||
# should eventually get folded into -geode.
|
||||
%ifarch %{ix86}
|
||||
Requires: xorg-x11-drv-geode
|
||||
%endif
|
||||
|
||||
# Thus far via chips are only on x86 and amd64 motherboards. This might be
|
||||
# the driver that ends up supporting the S3 Chrome cards, so don't be
|
||||
# surprised if this changes.
|
||||
%ifarch %{ix86} x86_64
|
||||
Requires: xorg-x11-drv-openchrome
|
||||
%endif
|
||||
|
||||
%endif
|
||||
|
||||
%description
|
||||
@ -71,6 +59,9 @@ individual driver packages to be installed.
|
||||
%files
|
||||
|
||||
%changelog
|
||||
* Mon Feb 03 2020 Adam Jackson <ajax@redhat.com> - 7.7-28
|
||||
- Drop geode, since F31+ no longer supports the associated CPU
|
||||
|
||||
* Fri Jan 31 2020 Fedora Release Engineering <releng@fedoraproject.org> - 7.7-27
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user