Author: qboosh Date: Tue Sep 14 19:23:49 2010 GMT Module: packages Tag: HEAD ---- Log message: - updated to 1.6.0
---- Files affected: packages/xorg-driver-input-mouse: xorg-driver-input-mouse.spec (1.37 -> 1.38) ---- Diffs: ================================================================ Index: packages/xorg-driver-input-mouse/xorg-driver-input-mouse.spec diff -u packages/xorg-driver-input-mouse/xorg-driver-input-mouse.spec:1.37 packages/xorg-driver-input-mouse/xorg-driver-input-mouse.spec:1.38 --- packages/xorg-driver-input-mouse/xorg-driver-input-mouse.spec:1.37 Sun Aug 29 10:11:20 2010 +++ packages/xorg-driver-input-mouse/xorg-driver-input-mouse.spec Tue Sep 14 21:23:44 2010 @@ -2,22 +2,22 @@ Summary: X.org mouse input driver Summary(pl.UTF-8): Sterownik wejściowy myszy dla X.org Name: xorg-driver-input-mouse -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-mouse-%{version}.tar.bz2 -# Source0-md5: c58629fddf0782dad5c02da6aeb35521 +# Source0-md5: cef849b1a2743d2e84de98422f372974 URL: http://xorg.freedesktop.org/ -BuildRequires: autoconf >= 2.57 +BuildRequires: autoconf >= 2.60 BuildRequires: automake BuildRequires: libtool BuildRequires: pkgconfig >= 1:0.19 +BuildRequires: rpmbuild(macros) >= 1.389 BuildRequires: xorg-proto-inputproto-devel BuildRequires: xorg-proto-randrproto-devel -BuildRequires: xorg-util-util-macros >= 1.3 +BuildRequires: xorg-util-util-macros >= 1.8 BuildRequires: xorg-xserver-server-devel >= 1.5.99.901 -BuildRequires: rpmbuild(macros) >= 1.389 %{?requires_xorg_xserver_xinput} Requires: xorg-xserver-server >= 1.5.99.901 BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) @@ -39,8 +39,7 @@ %{__autoconf} %{__autoheader} %{__automake} -%configure \ - --disable-static +%configure %{__make} @@ -50,7 +49,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 @@ -67,6 +66,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.38 2010/09/14 19:23:44 qboosh +- updated to 1.6.0 + Revision 1.37 2010/08/29 08:11:20 qboosh - unexpand ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/xorg-driver-input-mouse/xorg-driver-input-mouse.spec?r1=1.37&r2=1.38&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
