diff --git a/.cvsignore b/.cvsignore index 13f533e..065216c 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -xf86-input-evdev-2.0.4.tar.bz2 +xf86-input-evdev-2.0.6.tar.bz2 diff --git a/sources b/sources index fd41786..09d9068 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -ac97e155ea4db87a8393297493f9c406 xf86-input-evdev-2.0.4.tar.bz2 +6571e936823c2a37efb68aabcb33c349 xf86-input-evdev-2.0.6.tar.bz2 diff --git a/xorg-x11-drv-evdev.spec b/xorg-x11-drv-evdev.spec index 58d90ff..d3d5ac6 100644 --- a/xorg-x11-drv-evdev.spec +++ b/xorg-x11-drv-evdev.spec @@ -6,8 +6,8 @@ Summary: Xorg X11 evdev input driver Name: xorg-x11-drv-evdev -Version: 2.0.4 -Release: 3%{?dist} +Version: 2.0.6 +Release: 1%{?dist} URL: http://www.x.org License: MIT Group: User Interface/X Hardware Support @@ -17,9 +17,6 @@ Source0: ftp://ftp.x.org/pub/individual/driver/%{tarball}-%{version}.tar.bz2 #Source0: %{tarball}-%{gitdate}.tar.bz2 Source1: make-git-snapshot.sh -Patch001: evdev-2.0.4-reopen-device.patch -Patch002: evdev-2.0.4-cache-info.patch - ExcludeArch: s390 s390x BuildRequires: autoconf automake libtool @@ -35,8 +32,6 @@ X.Org X11 evdev input driver. %setup -q -n %{tarball}-%{version} # apply patches -%patch1 -p1 -b .reopen-device -%patch2 -p1 -b .cache-info %build autoreconf -v --install || exit 1 @@ -61,6 +56,10 @@ rm -rf $RPM_BUILD_ROOT %{_mandir}/man4/evdev.4* %changelog +* Fri Oct 3 2008 Peter Hutterer 2.0.6-1 +- update to 2.0.6 +- remove patches merged upstream. + * Fri Sep 12 2008 Adam Jackson 2.0.4-3 - evdev-2.0.4-reopen-device.patch: When arming the reopen timer, stash it in the driver private, and explicitly cancel it if the server decides to