From bd72f09137357679ae770180d2cf0321680e1546 Mon Sep 17 00:00:00 2001 From: Peter Hutterer Date: May 23 2016 03:24:30 +0000 Subject: Drop synaptics but install xorg-x11-drv-libinput instead (#1338583) --- diff --git a/xorg-x11-drivers.spec b/xorg-x11-drivers.spec index f67b23d..04408b0 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: 16%{?dist} +Release: 17%{?dist} License: MIT Group: User Interface/X Hardware Support @@ -12,13 +12,13 @@ ExcludeArch: s390 s390x Requires: xorg-x11-drv-ati Requires: xorg-x11-drv-dummy Requires: xorg-x11-drv-evdev +Requires: xorg-x11-drv-libinput Requires: xorg-x11-drv-fbdev Requires: xorg-x11-drv-modesetting Requires: xorg-x11-drv-nouveau %ifnarch aarch64 Requires: xorg-x11-drv-qxl %endif -Requires: xorg-x11-drv-synaptics Requires: xorg-x11-drv-v4l Requires: xorg-x11-drv-wacom @@ -114,6 +114,9 @@ rm -rf $RPM_BUILD_ROOT %files %changelog +* Mon May 23 2016 Peter Hutterer 7.7-16 +- Drop synaptics but install xorg-x11-drv-libinput instead (#1338583) + * Fri Feb 05 2016 Fedora Release Engineering - 7.7-16 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild