]> git.pld-linux.org Git - packages/xorg-driver-input-mouse.git/blobdiff - xorg-driver-input-mouse.spec
- tabs in preamble
[packages/xorg-driver-input-mouse.git] / xorg-driver-input-mouse.spec
index 1676199ca6117640aab19b7608acaa1122eccb33..d685b3055914a9411eb658de86c78bb977859a0c 100644 (file)
@@ -1,12 +1,12 @@
 Summary:       X.org mouse input driver
-Summary(pl):   Sterownik wej¶ciowy myszy dla X.org
+Summary(pl.UTF-8):     Sterownik wejściowy myszy dla X.org
 Name:          xorg-driver-input-mouse
-Version:       1.0.3.1
-Release:       0.1
+Version:       1.2.1
+Release:       1
 License:       MIT
 Group:         X11/Applications
-Source0:       http://xorg.freedesktop.org/releases/X11R7.0/src/driver/xf86-input-mouse-%{version}.tar.bz2
-# Source0-md5: c1235259ee9ecdcfe28e1365ef73f570
+Source0:       http://xorg.freedesktop.org/releases/individual/driver/xf86-input-mouse-%{version}.tar.bz2
+# Source0-md5: 72b07e65bbea6ab484d84c048f6835fb
 URL:           http://xorg.freedesktop.org/
 BuildRequires: autoconf >= 2.57
 BuildRequires: automake
@@ -15,16 +15,17 @@ BuildRequires:      pkgconfig >= 1:0.19
 BuildRequires: xorg-proto-inputproto-devel
 BuildRequires: xorg-proto-randrproto-devel
 BuildRequires: xorg-util-util-macros >= 0.99.2
-BuildRequires: xorg-xserver-server-devel >= 0.99.3
+BuildRequires: xorg-xserver-server-devel >= 1.0.99.901
+Requires:      xorg-xserver-server >= 1.0.99.901
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
 X.org mouse input driver. It supports most available mouse types and
 interfaces, including USB and PS/2.
 
-%description -l pl
-Sterownik wej¶ciowy myszy dla X.org. Obs³uguje wiêkszo¶æ dostêpnych
-rodzajów myszy i interfejsów, w tym USB i PS/2.
+%description -l pl.UTF-8
+Sterownik wejściowy myszy dla X.org. Obsługuje większość dostępnych
+rodzajów myszy i interfejsów, w tym USB i PS/2.
 
 %prep
 %setup -q -n xf86-input-mouse-%{version}
@@ -55,5 +56,4 @@ rm -rf $RPM_BUILD_ROOT
 %defattr(644,root,root,755)
 %doc COPYING ChangeLog README
 %attr(755,root,root) %{_libdir}/xorg/modules/input/mouse_drv.so
-# conflict with man-pages
-#%{_mandir}/man4/mouse.4*
+%{_mandir}/man4/mousedrv.4*
This page took 0.122186 seconds and 4 git commands to generate.