Don't Require wacom on s390x, that's just silly
This commit is contained in:
parent
5034e7cbe6
commit
13c0ddfcf3
@ -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: 7.7
|
Version: 7.7
|
||||||
Release: 29%{?dist}
|
Release: 30%{?dist}
|
||||||
License: MIT
|
License: MIT
|
||||||
|
|
||||||
# relevant hardware
|
# relevant hardware
|
||||||
@ -10,7 +10,6 @@ Requires: xorg-x11-drv-dummy
|
|||||||
Requires: xorg-x11-drv-evdev
|
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
|
||||||
Requires: xorg-x11-drv-wacom
|
|
||||||
|
|
||||||
%ifnarch aarch64 s390x
|
%ifnarch aarch64 s390x
|
||||||
Requires: xorg-x11-drv-qxl
|
Requires: xorg-x11-drv-qxl
|
||||||
@ -22,6 +21,7 @@ Requires: xorg-x11-drv-ati
|
|||||||
Requires: xorg-x11-drv-fbdev
|
Requires: xorg-x11-drv-fbdev
|
||||||
Requires: xorg-x11-drv-nouveau
|
Requires: xorg-x11-drv-nouveau
|
||||||
Requires: xorg-x11-drv-v4l
|
Requires: xorg-x11-drv-v4l
|
||||||
|
Requires: xorg-x11-drv-wacom
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
# only build vesa on machines where we support vbe
|
# only build vesa on machines where we support vbe
|
||||||
@ -59,6 +59,9 @@ individual driver packages to be installed.
|
|||||||
%files
|
%files
|
||||||
|
|
||||||
%changelog
|
%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
|
* Wed Jul 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 7.7-29
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user