Drop vesa and fbdev for https://fedoraproject.org/wiki/Changes/LegacyXorgDriverRemoval
This commit is contained in:
parent
373d29eb29
commit
79b728b4c6
@ -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: 2022
|
Version: 2022
|
||||||
Release: 2%{?dist}
|
Release: 3%{?dist}
|
||||||
License: MIT
|
License: MIT
|
||||||
|
|
||||||
# relevant hardware
|
# relevant hardware
|
||||||
@ -11,11 +11,6 @@ Requires: xorg-x11-drv-evdev
|
|||||||
Requires: xorg-x11-drv-libinput
|
Requires: xorg-x11-drv-libinput
|
||||||
Requires: xorg-x11-drv-modesetting
|
Requires: xorg-x11-drv-modesetting
|
||||||
|
|
||||||
# only non-s390x
|
|
||||||
%ifnarch s390x
|
|
||||||
Requires: xorg-x11-drv-fbdev
|
|
||||||
%endif
|
|
||||||
|
|
||||||
%if !0%{?rhel}
|
%if !0%{?rhel}
|
||||||
|
|
||||||
%ifnarch aarch64 s390x
|
%ifnarch aarch64 s390x
|
||||||
@ -29,11 +24,6 @@ Requires: xorg-x11-drv-nouveau
|
|||||||
Requires: xorg-x11-drv-wacom
|
Requires: xorg-x11-drv-wacom
|
||||||
%endif
|
%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.
|
# So far intel is onboard-only.
|
||||||
%ifarch %{ix86} x86_64
|
%ifarch %{ix86} x86_64
|
||||||
Requires: xorg-x11-drv-intel
|
Requires: xorg-x11-drv-intel
|
||||||
@ -64,6 +54,9 @@ individual driver packages to be installed.
|
|||||||
%files
|
%files
|
||||||
|
|
||||||
%changelog
|
%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
|
* Sat Jul 23 2022 Fedora Release Engineering <releng@fedoraproject.org> - 2022-2
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user