]> git.pld-linux.org Git - packages/xorg-driver-input-mouse.git/commitdiff
- updated to 1.6.0 auto/th/xorg-driver-input-mouse-1_6_0-1 auto/ti/xorg-driver-input-mouse-1_6_0-1
authorJakub Bogusz <qboosh@pld-linux.org>
Tue, 14 Sep 2010 19:23:44 +0000 (19:23 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    xorg-driver-input-mouse.spec -> 1.38

xorg-driver-input-mouse.spec

index 080d58d9f64f144546014b8679131a489ea25c5f..2034c803fb08f3dbf89d29b6f51a278e1874d941 100644 (file)
@@ -1,22 +1,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)
@@ -38,8 +38,7 @@ rodzajów myszy i interfejsów, w tym USB i PS/2.
 %{__autoconf}
 %{__autoheader}
 %{__automake}
-%configure \
-       --disable-static
+%configure
 
 %{__make}
 
@@ -49,7 +48,7 @@ rm -rf $RPM_BUILD_ROOT
 %{__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
This page took 0.107083 seconds and 4 git commands to generate.