Author: patrys Date: Wed Nov 19 07:59:01 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - require xserver 1.5.3 or newer due to EVIOCGRAB - rel++
---- Files affected: SPECS: xorg-driver-input-evdev.spec (1.32 -> 1.33) ---- Diffs: ================================================================ Index: SPECS/xorg-driver-input-evdev.spec diff -u SPECS/xorg-driver-input-evdev.spec:1.32 SPECS/xorg-driver-input-evdev.spec:1.33 --- SPECS/xorg-driver-input-evdev.spec:1.32 Wed Nov 19 07:24:04 2008 +++ SPECS/xorg-driver-input-evdev.spec Wed Nov 19 08:58:56 2008 @@ -3,7 +3,7 @@ Summary(pl.UTF-8): Sterownik wejściowy X.org dla ogólnych urządzeń linuksowych generujących zdarzenia Name: xorg-driver-input-evdev Version: 2.1.0 -Release: 1 +Release: 2 License: MIT Group: X11/Applications Source0: http://xorg.freedesktop.org/releases/individual/driver/xf86-input-evdev-%{version}.tar.bz2 @@ -17,9 +17,9 @@ BuildRequires: xorg-proto-inputproto-devel BuildRequires: xorg-proto-kbproto-devel BuildRequires: xorg-util-util-macros >= 0.99.2 -BuildRequires: xorg-xserver-server-devel >= 1.1.0 +BuildRequires: xorg-xserver-server-devel >= 1.5.3 %requires_xorg_xserver_xinput -Requires: xorg-xserver-server >= 1.1.0 +Requires: xorg-xserver-server >= 1.5.3 BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %description @@ -85,6 +85,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.33 2008/11/19 07:58:56 patrys +- require xserver 1.5.3 or newer due to EVIOCGRAB +- rel++ + Revision 1.32 2008/11/19 06:24:04 arekm - up to 2.1.0 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/xorg-driver-input-evdev.spec?r1=1.32&r2=1.33&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
