From 964e3f42fcb425eb51da7e29e1ba3db94be651d8 Mon Sep 17 00:00:00 2001 From: Adam Jackson Date: Mon, 3 Feb 2020 11:11:00 -0500 Subject: [PATCH] Drop geode, since F31+ no longer supports the associated CPU --- xorg-x11-drivers.spec | 17 ++++------------- 1 file changed, 4 insertions(+), 13 deletions(-) diff --git a/xorg-x11-drivers.spec b/xorg-x11-drivers.spec index c613387..bbf2839 100644 --- a/xorg-x11-drivers.spec +++ b/xorg-x11-drivers.spec @@ -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 - 7.7-28 +- Drop geode, since F31+ no longer supports the associated CPU + * Fri Jan 31 2020 Fedora Release Engineering - 7.7-27 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild