This commit is contained in:
Adam Jackson 2022-09-01 13:24:44 -04:00
parent 373d29eb29
commit 79b728b4c6

View File

@ -1,7 +1,7 @@
Summary: X.Org X11 driver installation package
Name: xorg-x11-drivers
Version: 2022
Release: 2%{?dist}
Release: 3%{?dist}
License: MIT
# relevant hardware
@ -11,11 +11,6 @@ Requires: xorg-x11-drv-evdev
Requires: xorg-x11-drv-libinput
Requires: xorg-x11-drv-modesetting
# only non-s390x
%ifnarch s390x
Requires: xorg-x11-drv-fbdev
%endif
%if !0%{?rhel}
%ifnarch aarch64 s390x
@ -29,11 +24,6 @@ Requires: xorg-x11-drv-nouveau
Requires: xorg-x11-drv-wacom
%endif
# only build vesa on machines where we support vbe
%ifarch %{ix86} x86_64
Requires: xorg-x11-drv-vesa
%endif
# So far intel is onboard-only.
%ifarch %{ix86} x86_64
Requires: xorg-x11-drv-intel
@ -64,6 +54,9 @@ individual driver packages to be installed.
%files
%changelog
* Thu Sep 01 2022 Adam Jackson <ajax@redhat.com> - 2022-3
- Drop vesa and fbdev for https://fedoraproject.org/wiki/Changes/LegacyXorgDriverRemoval
* Sat Jul 23 2022 Fedora Release Engineering <releng@fedoraproject.org> - 2022-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild