Drop synaptics but install xorg-x11-drv-libinput instead (#1338583)
This commit is contained in:
parent
645830e586
commit
bd72f09137
@ -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 <peter.hutterer@redhat.com> 7.7-16
|
||||
- Drop synaptics but install xorg-x11-drv-libinput instead (#1338583)
|
||||
|
||||
* Fri Feb 05 2016 Fedora Release Engineering <releng@fedoraproject.org> - 7.7-16
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user