Drop the now unnecessary patch

This commit is contained in:
Peter Hutterer 2016-06-24 15:20:37 +10:00
parent c954d59a76
commit 7115ec1426
2 changed files with 4 additions and 30 deletions

View File

@ -1,27 +0,0 @@
From 2a79f81f6f59a3687fdf9d196a7e881a182418f2 Mon Sep 17 00:00:00 2001
From: Peter Hutterer <peter.hutterer@who-t.net>
Date: Mon, 16 May 2016 10:26:01 +1000
Subject: [PATCH libinput] udev: the lenovo E530 has a wobbly touchpad
Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
(cherry picked from commit 07cca736d9104610978723f9050ba7ce603c62db)
---
udev/90-libinput-model-quirks.hwdb | 2 ++
1 file changed, 2 insertions(+)
diff --git a/udev/90-libinput-model-quirks.hwdb b/udev/90-libinput-model-quirks.hwdb
index 88f3243..c56f23e 100644
--- a/udev/90-libinput-model-quirks.hwdb
+++ b/udev/90-libinput-model-quirks.hwdb
@@ -121,6 +121,8 @@ libinput:name:SynPS/2 Synaptics TouchPad:dmi:*svnLENOVO:*:pvrThinkPadX1Carbon3rd
# Lenovo Yoga 2013
libinput:name:*SynPS/2 Synaptics TouchPad*:dmi:*svnLENOVO*pvrLenovoYoga213:*
+# Lenovo E530
+libinput:name:*SynPS/2 Synaptics TouchPad*:dmi:*svnLENOVO*pvrThinkPadEdgeE530:*
LIBINPUT_MODEL_WOBBLY_TOUCHPAD=1
##########################################
--
2.7.4

View File

@ -5,7 +5,7 @@
Name: libinput Name: libinput
Version: 1.3.3 Version: 1.3.3
Release: 1%{?gitdate:.%{gitdate}git%{gitversion}}%{?dist} Release: 2%{?gitdate:.%{gitdate}git%{gitversion}}%{?dist}
Summary: Input device library Summary: Input device library
License: MIT License: MIT
@ -21,8 +21,6 @@ Source0: http://www.freedesktop.org/software/libinput/libinput-%{version}
# Not upstream, keep until kernel 4.2 or 4.1.x with dbf3c37086 # Not upstream, keep until kernel 4.2 or 4.1.x with dbf3c37086
Patch01: 0001-touchpad-serial-synaptics-need-to-fake-new-touches-o.patch Patch01: 0001-touchpad-serial-synaptics-need-to-fake-new-touches-o.patch
Patch03: 0001-udev-the-lenovo-E530-has-a-wobbly-touchpad.patch
BuildRequires: git BuildRequires: git
BuildRequires: autoconf automake libtool pkgconfig BuildRequires: autoconf automake libtool pkgconfig
BuildRequires: libevdev-devel BuildRequires: libevdev-devel
@ -99,6 +97,9 @@ find $RPM_BUILD_ROOT -name '*.la' -delete
%changelog %changelog
* Fri Jun 24 2016 Peter Hutterer <peter.hutterer@redhat.com> 1.3.3-2
- Drop the now unnecessary patch
* Fri Jun 24 2016 Peter Hutterer <peter.hutterer@redhat.com> 1.3.3-1 * Fri Jun 24 2016 Peter Hutterer <peter.hutterer@redhat.com> 1.3.3-1
- libinput 1.3.3 - libinput 1.3.3