SPECS: xorg-driver-input-mouse.spec - more verbose descs
qboosh
qboosh at pld-linux.org
Sat Oct 29 01:28:34 CEST 2005
Author: qboosh Date: Fri Oct 28 23:28:34 2005 GMT
Module: SPECS Tag: HEAD
---- Log message:
- more verbose descs
---- Files affected:
SPECS:
xorg-driver-input-mouse.spec (1.5 -> 1.6)
---- Diffs:
================================================================
Index: SPECS/xorg-driver-input-mouse.spec
diff -u SPECS/xorg-driver-input-mouse.spec:1.5 SPECS/xorg-driver-input-mouse.spec:1.6
--- SPECS/xorg-driver-input-mouse.spec:1.5 Sun Oct 23 21:26:29 2005
+++ SPECS/xorg-driver-input-mouse.spec Sat Oct 29 01:28:29 2005
@@ -1,6 +1,6 @@
# $Revision$, $Date$
-Summary: X.org mouse driver
-Summary(pl): Sterownik myszy dla X.org
+Summary: X.org mouse input driver
+Summary(pl): Sterownik wejściowy myszy dla X.org
Name: xorg-driver-input-mouse
Version: 1.0.0.1
Release: 0.1
@@ -19,10 +19,12 @@
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
%description
-X.org mouse driver.
+X.org mouse input driver. It supports most available mouse types and
+interfaces, including USB and PS/2.
%description -l pl
-Sterownik myszy dla X.org.
+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}
@@ -53,8 +55,8 @@
%files
%defattr(644,root,root,755)
%doc README
-%attr(755,root,root) %{_libdir}/xorg/modules/input/*.so
-%{_mandir}/man4/*.4x*
+%attr(755,root,root) %{_libdir}/xorg/modules/input/mouse_drv.so
+%{_mandir}/man4/mouse.4x*
%define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
%changelog
@@ -62,6 +64,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.6 2005/10/28 23:28:29 qboosh
+- more verbose descs
+
Revision 1.5 2005/10/23 19:26:29 qboosh
- --disable-static instead of creating and removing *.a
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/xorg-driver-input-mouse.spec?r1=1.5&r2=1.6&f=u
More information about the pld-cvs-commit
mailing list