From 13c0ddfcf3c9e195f850c41f58617e604eb9833c Mon Sep 17 00:00:00 2001 From: Adam Jackson Date: Oct 27 2020 16:44:49 +0000 Subject: Don't Require wacom on s390x, that's just silly --- 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