diff --git a/.cvsignore b/.cvsignore index b5bd342..cb95586 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -xf86-input-evdev-1.0.0.5.tar.bz2 +xf86-input-evdev-1.1.0.tar.bz2 diff --git a/sources b/sources index f80dee2..1b83046 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -70a3b3e8416e3fd536c8894511f13a67 xf86-input-evdev-1.0.0.5.tar.bz2 +227cf66bcfea90982ee0b947d2475d1d xf86-input-evdev-1.1.0.tar.bz2 diff --git a/xorg-x11-drv-evdev.spec b/xorg-x11-drv-evdev.spec index 32b4cd1..e9a0ba9 100644 --- a/xorg-x11-drv-evdev.spec +++ b/xorg-x11-drv-evdev.spec @@ -6,10 +6,10 @@ Summary: Xorg X11 evdev input driver Name: xorg-x11-drv-evdev -Version: 1.0.0.5 -Release: 1.2 +Version: 1.1.0 +Release: 1 URL: http://www.x.org -Source0: http://xorg.freedesktop.org/X11R7.0/src/driver/%{tarball}-%{version}.tar.bz2 +Source0: http://xorg.freedesktop.org/releases/individual/driver/%{tarball}-%{version}.tar.bz2 License: MIT/X11 Group: User Interface/X Hardware Support BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) @@ -17,9 +17,9 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) ExclusiveArch: %{ix86} x86_64 ia64 ppc alpha sparc sparc64 BuildRequires: pkgconfig -BuildRequires: xorg-x11-server-sdk +BuildRequires: xorg-x11-server-sdk >= 1.0.99.901 -Requires: xorg-x11-server-Xorg +Requires: xorg-x11-server-Xorg >= 1.0.99.901 %description X.Org X11 evdev input driver. @@ -49,9 +49,12 @@ rm -rf $RPM_BUILD_ROOT %dir %{driverdir} %{driverdir}/evdev_drv.so #%dir %{_mandir}/man4x -#%{_mandir}/man4/*.4* +%{_mandir}/man4/evdev.4* %changelog +* Sun Apr 9 2006 Adam Jackson 1.1.0-1 +- Update to 1.1.0 from 7.1RC1. + * Fri Feb 10 2006 Jesse Keating - 1.0.0.5-1.2 - bump again for double-long bug on ppc(64)