Author: charles Date: Fri Oct 21 20:21:11 2005 GMT Module: SPECS Tag: HEAD ---- Log message: - updated patches - rel. 2, STBR
---- Files affected: SPECS: X11-driver-evdev.spec (1.3 -> 1.4) ---- Diffs: ================================================================ Index: SPECS/X11-driver-evdev.spec diff -u SPECS/X11-driver-evdev.spec:1.3 SPECS/X11-driver-evdev.spec:1.4 --- SPECS/X11-driver-evdev.spec:1.3 Mon Sep 5 08:41:34 2005 +++ SPECS/X11-driver-evdev.spec Fri Oct 21 22:21:01 2005 @@ -3,16 +3,17 @@ Summary(pl): Sterownik urządzeń wejściowych dla X Name: X11-driver-evdev Version: 0.2 -Release: 1 +Release: 2 License: MIT/X (evdev), GPL v2+ (evtest) Group: X11 # https://bugs.freedesktop.org/attachment.cgi?id=1745 Source0: evdev-driver-%{version}.tar.gz # Source0-md5: 08ab3b281793aec8f31dab793871d852 Source1: evtest.c -Patch0: http://straw.sh.nu/evdev_drv/evdev-latest-CVS-1.9.patch +Patch0: http://straw.sh.nu/evdev_drv/evdev-latest-CVS-1.10.patch Patch1: http://straw.sh.nu/evdev_drv/evdev-Xfuncproto-is-stale.patch -Patch2: evdev-includes.patch +Patch2: http://straw.sh.nu/evdev_drv/evdev-add-Option-Buttons.patch +Patch3: evdev-includes.patch URL: http://xorg.freedesktop.org/wiki/ BuildRequires: X11-Xserver-devel >= 6.8.2 BuildRequires: autoconf @@ -38,7 +39,8 @@ %setup -q -n evdev-driver-%{version} %patch0 %patch1 -%patch2 -p1 +%patch2 +%patch3 -p1 %build %{__libtoolize} @@ -75,6 +77,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.4 2005/10/21 20:21:01 charles +- updated patches +- rel. 2, STBR + Revision 1.3 2005/09/05 06:41:34 pluto - evtest tool added. ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/X11-driver-evdev.spec?r1=1.3&r2=1.4&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
