Merged update from upstream sources
This is an automated DistroBaker update from upstream sources. If you do not know what this is about or would like to opt out, contact the OSCI team. Source: https://src.fedoraproject.org/rpms/xorg-x11-drivers.git#13c0ddfcf3c9e195f850c41f58617e604eb9833c
This commit is contained in:
parent
10ec9b251b
commit
20defcd2c7
@ -1,7 +1,7 @@
|
||||
Summary: X.Org X11 driver installation package
|
||||
Name: xorg-x11-drivers
|
||||
Version: 7.7
|
||||
Release: 29%{?dist}
|
||||
Release: 30%{?dist}
|
||||
License: MIT
|
||||
|
||||
# relevant hardware
|
||||
@ -10,7 +10,6 @@ Requires: xorg-x11-drv-dummy
|
||||
Requires: xorg-x11-drv-evdev
|
||||
Requires: xorg-x11-drv-libinput
|
||||
Requires: xorg-x11-drv-modesetting
|
||||
Requires: xorg-x11-drv-wacom
|
||||
|
||||
%ifnarch aarch64 s390x
|
||||
Requires: xorg-x11-drv-qxl
|
||||
@ -22,6 +21,7 @@ Requires: xorg-x11-drv-ati
|
||||
Requires: xorg-x11-drv-fbdev
|
||||
Requires: xorg-x11-drv-nouveau
|
||||
Requires: xorg-x11-drv-v4l
|
||||
Requires: xorg-x11-drv-wacom
|
||||
%endif
|
||||
|
||||
# only build vesa on machines where we support vbe
|
||||
@ -59,6 +59,9 @@ individual driver packages to be installed.
|
||||
%files
|
||||
|
||||
%changelog
|
||||
* Tue Oct 27 2020 Adam Jackson <ajax@redhat.com> - 7.7-30
|
||||
- Don't Require wacom on s390x, that's just silly
|
||||
|
||||
* Wed Jul 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 7.7-29
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user