SPECS: xorg-driver-input-keyboard.spec - more verbose descs

qboosh qboosh at pld-linux.org
Sat Oct 29 00:52:27 CEST 2005


Author: qboosh                       Date: Fri Oct 28 22:52:27 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- more verbose descs

---- Files affected:
SPECS:
   xorg-driver-input-keyboard.spec (1.5 -> 1.6) 

---- Diffs:

================================================================
Index: SPECS/xorg-driver-input-keyboard.spec
diff -u SPECS/xorg-driver-input-keyboard.spec:1.5 SPECS/xorg-driver-input-keyboard.spec:1.6
--- SPECS/xorg-driver-input-keyboard.spec:1.5	Sun Oct 23 21:26:29 2005
+++ SPECS/xorg-driver-input-keyboard.spec	Sat Oct 29 00:52:22 2005
@@ -1,6 +1,6 @@
 # $Revision$, $Date$
-Summary:	X.org keyboard driver
-Summary(pl):	Sterownik klawiatury dla X.org
+Summary:	X.org keyboard input drivers
+Summary(pl):	Sterowniki wejściowe klawiatury dla X.org
 Name:		xorg-driver-input-keyboard
 Version:	1.0.0.1
 Release:	0.1
@@ -19,10 +19,12 @@
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
-X.org keyboard driver.
+X.org keyboard input drivers. They support the standard OS-provided
+keyboard interface.
 
 %description -l pl
-Sterownik klawiatury dla X.org.
+Sterowniki wejściowe klawiatury dla X.org. Obsługują standardowy
+interfejs klawiatury udostępniany przez system operacyjny.
 
 %prep
 %setup -q -n xf86-input-keyboard-%{version}
@@ -52,8 +54,10 @@
 
 %files
 %defattr(644,root,root,755)
-%attr(755,root,root) %{_libdir}/xorg/modules/input/*.so
-%{_mandir}/man4/*.4x*
+%attr(755,root,root) %{_libdir}/xorg/modules/input/kbd_drv.so
+%attr(755,root,root) %{_libdir}/xorg/modules/input/keyboard_drv.so
+%{_mandir}/man4/kbd.4x*
+%{_mandir}/man4/keyboard.4x*
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
@@ -61,6 +65,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.6  2005/10/28 22:52:22  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-keyboard.spec?r1=1.5&r2=1.6&f=u




More information about the pld-cvs-commit mailing list