From 20defcd2c70a457108328454b734d1b195aacc8f Mon Sep 17 00:00:00 2001 From: DistroBaker Date: Fri, 30 Oct 2020 03:18:02 +0100 Subject: [PATCH] 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 --- xorg-x11-drivers.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/xorg-x11-drivers.spec b/xorg-x11-drivers.spec index b916f7d..9acbae9 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: 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 - 7.7-30 +- Don't Require wacom on s390x, that's just silly + * Wed Jul 29 2020 Fedora Release Engineering - 7.7-29 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild