[xorg-x11-drv-evdev] Update to 2.8.99.1

Peter Hutterer whot at fedoraproject.org
Tue Apr 29 00:25:42 UTC 2014


commit 693b4ffd2390f2d616bae7db95ba3f858e62cede
Author: Peter Hutterer <peter.hutterer at who-t.net>
Date:   Tue Apr 29 10:24:31 2014 +1000

    Update to 2.8.99.1
    
    - Update brings in a fixed version of the REL_DIAL patch for #869065

 .gitignore                                         |    1 +
 ...ap-REL_DIAL-to-horizontal-scrolling-73105.patch |   44 --------------------
 sources                                            |    2 +-
 xorg-x11-drv-evdev.spec                            |   13 +++---
 4 files changed, 9 insertions(+), 51 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 5660bad..7ec3398 100644
--- a/.gitignore
+++ b/.gitignore
@@ -19,3 +19,4 @@ xf86-input-evdev-20100823.tar.bz2
 /xf86-input-evdev-2.8.1.tar.bz2
 /xf86-input-evdev-2.8.2.tar.bz2
 /xf86-input-evdev-20140417.tar.bz2
+/xf86-input-evdev-2.8.99.1.tar.bz2
diff --git a/sources b/sources
index bee2b10..172d616 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-5b045430d18ee4e44bac7b65375ac0c9  xf86-input-evdev-20140417.tar.bz2
+dd2768e7723dbe64e5bba5d02dc63c97  xf86-input-evdev-2.8.99.1.tar.bz2
diff --git a/xorg-x11-drv-evdev.spec b/xorg-x11-drv-evdev.spec
index 4ccb6b8..df310ef 100644
--- a/xorg-x11-drv-evdev.spec
+++ b/xorg-x11-drv-evdev.spec
@@ -2,13 +2,13 @@
 %global moduledir %(pkg-config xorg-server --variable=moduledir )
 %global driverdir %{moduledir}/input
 
-%global gitdate 20140417
+#global gitdate 20140417
 %global gitversion ae67f64
 
 Summary:    Xorg X11 evdev input driver
 Name:       xorg-x11-drv-evdev
-Version:    2.8.99
-Release:    3%{?gitdate:.%{gitdate}git%{gitversion}}%{?dist}
+Version:    2.8.99.1
+Release:    1%{?gitdate:.%{gitdate}git%{gitversion}}%{?dist}
 URL:        http://www.x.org
 License:    MIT
 Group:      User Interface/X Hardware Support
@@ -21,8 +21,6 @@ Source2:    commitid
 Source0:    ftp://ftp.x.org/pub/individual/driver/%{tarball}-%{version}.tar.bz2
 %endif
 
-Patch0:     0001-Map-REL_DIAL-to-horizontal-scrolling-73105.patch
-
 ExcludeArch: s390 s390x
 
 BuildRequires: autoconf automake libtool
@@ -43,7 +41,6 @@ X.Org X11 evdev input driver.
 
 %prep
 %setup -q -n %{tarball}-%{?gitdate:%{gitdate}}%{!?gitdate:%{version}}
-%patch0 -p1
 
 %build
 autoreconf --force -v --install || exit 1
@@ -79,6 +76,10 @@ X.Org X11 evdev input driver development files.
 
 
 %changelog
+* Tue Apr 29 2014 Peter Hutterer <peter.hutterer at redhat.com> 2.8.99.1-1
+- Update to 2.8.99.1
+- Update brings in a fixed version of the REL_DIAL patch for #869065
+
 * Mon Apr 28 2014 Hans de Goede <hdegoede at redhat.com> - 2.8.99-3.20140417gitae67f64
 - xserver 1.15.99-20140428 git snapshot ABI rebuild
 - Map REL_DIAL to horizontal scrolling (bfdo#73105, rhbz#869065)


More information about the scm-commits mailing list