Author: qboosh Date: Sun Oct 31 20:48:57 2010 GMT Module: packages Tag: HEAD ---- Log message: - updated to 1.5.0
---- Files affected: packages/xorg-driver-input-keyboard: xorg-driver-input-keyboard.spec (1.36 -> 1.37) ---- Diffs: ================================================================ Index: packages/xorg-driver-input-keyboard/xorg-driver-input-keyboard.spec diff -u packages/xorg-driver-input-keyboard/xorg-driver-input-keyboard.spec:1.36 packages/xorg-driver-input-keyboard/xorg-driver-input-keyboard.spec:1.37 --- packages/xorg-driver-input-keyboard/xorg-driver-input-keyboard.spec:1.36 Sun Aug 29 10:11:20 2010 +++ packages/xorg-driver-input-keyboard/xorg-driver-input-keyboard.spec Sun Oct 31 21:48:52 2010 @@ -2,14 +2,14 @@ Summary: X.org keyboard input drivers Summary(pl.UTF-8): Sterowniki wejściowe klawiatury dla X.org Name: xorg-driver-input-keyboard -Version: 1.4.0 -Release: 3 +Version: 1.5.0 +Release: 1 License: MIT Group: X11/Applications Source0: http://xorg.freedesktop.org/releases/individual/driver/xf86-input-keyboard-%{version}.tar.bz2 -# Source0-md5: fd17158ffeacecc8cc670604460cb98b +# Source0-md5: b74d7162db5ce7899c17927c6cfa9522 URL: http://xorg.freedesktop.org/ -BuildRequires: autoconf >= 2.57 +BuildRequires: autoconf >= 2.60 BuildRequires: automake BuildRequires: libtool BuildRequires: pkgconfig >= 1:0.19 @@ -17,7 +17,7 @@ BuildRequires: xorg-proto-inputproto-devel BuildRequires: xorg-proto-kbproto-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.2.99.0 BuildRequires: rpmbuild(macros) >= 1.389 %{?requires_xorg_xserver_xinput} @@ -41,8 +41,7 @@ %{__autoconf} %{__autoheader} %{__automake} -%configure \ - --disable-static +%configure %{__make} @@ -52,7 +51,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 @@ -69,6 +68,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.37 2010/10/31 20:48:52 qboosh +- updated to 1.5.0 + Revision 1.36 2010/08/29 08:11:20 qboosh - unexpand ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/xorg-driver-input-keyboard/xorg-driver-input-keyboard.spec?r1=1.36&r2=1.37&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
