Author: qboosh Date: Thu Apr 21 15:47:30 2011 GMT Module: packages Tag: HEAD ---- Log message: - updated to 1.6.0
---- Files affected: packages/xorg-driver-input-joystick: xorg-driver-input-joystick.spec (1.34 -> 1.35) ---- Diffs: ================================================================ Index: packages/xorg-driver-input-joystick/xorg-driver-input-joystick.spec diff -u packages/xorg-driver-input-joystick/xorg-driver-input-joystick.spec:1.34 packages/xorg-driver-input-joystick/xorg-driver-input-joystick.spec:1.35 --- packages/xorg-driver-input-joystick/xorg-driver-input-joystick.spec:1.34 Sun Feb 27 09:32:37 2011 +++ packages/xorg-driver-input-joystick/xorg-driver-input-joystick.spec Thu Apr 21 17:47:25 2011 @@ -2,24 +2,24 @@ Summary: X.org input driver for joysticks Summary(pl.UTF-8): Sterownik wejściowy X.org dla joysticków Name: xorg-driver-input-joystick -Version: 1.5.0 -Release: 3 +Version: 1.6.0 +Release: 1 License: MIT Group: X11/Applications Source0: http://xorg.freedesktop.org/releases/individual/driver/xf86-input-joystick-%{version}.tar.bz2 -# Source0-md5: 79b20f86d1b2e625ae65e35c3457027f +# Source0-md5: 19b55812b018a63e597d579d4cec9cdb URL: http://xorg.freedesktop.org/ -BuildRequires: autoconf >= 2.57 +BuildRequires: autoconf >= 2.60 BuildRequires: automake BuildRequires: libtool BuildRequires: pkgconfig >= 1:0.19 BuildRequires: xorg-proto-inputproto-devel -BuildRequires: xorg-proto-randrproto-devel -BuildRequires: xorg-util-util-macros >= 1.2 -BuildRequires: xorg-xserver-server-devel >= 1.3.99.901 +BuildRequires: xorg-proto-kbproto-devel +BuildRequires: xorg-util-util-macros >= 1.8 +BuildRequires: xorg-xserver-server-devel >= 1.9.99.2 BuildRequires: rpmbuild(macros) >= 1.389 %{?requires_xorg_xserver_xinput} -Requires: xorg-xserver-server >= 1.3.99.901 +Requires: xorg-xserver-server >= 1.9.99.2 BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %description @@ -62,7 +62,7 @@ %{__make} install \ DESTDIR=$RPM_BUILD_ROOT -rm -f $RPM_BUILD_ROOT%{_libdir}/xorg/modules/*/*.la +%{__rm} $RPM_BUILD_ROOT%{_libdir}/xorg/modules/*/*.la %clean rm -rf $RPM_BUILD_ROOT @@ -84,6 +84,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.35 2011/04/21 15:47:25 qboosh +- updated to 1.6.0 + Revision 1.34 2011/02/27 08:32:37 arekm - release 3 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/xorg-driver-input-joystick/xorg-driver-input-joystick.spec?r1=1.34&r2=1.35&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
