Author: qboosh Date: Wed Aug 24 18:04:12 2005 GMT Module: SPECS Tag: HEAD ---- Log message: - pl
---- Files affected: SPECS: X11-driver-evdev.spec (1.1 -> 1.2) ---- Diffs: ================================================================ Index: SPECS/X11-driver-evdev.spec diff -u SPECS/X11-driver-evdev.spec:1.1 SPECS/X11-driver-evdev.spec:1.2 --- SPECS/X11-driver-evdev.spec:1.1 Sun Aug 21 16:32:08 2005 +++ SPECS/X11-driver-evdev.spec Wed Aug 24 20:04:06 2005 @@ -1,5 +1,6 @@ # $Revision$, $Date$ Summary: An input device driver for X +Summary(pl): Sterownik urządzeń wejściowych dla X Name: X11-driver-evdev Version: 0.2 Release: 1 @@ -22,10 +23,16 @@ %define _prefix /usr/X11R6 %description -This driver uses the linux input layer directly and can handle both +This driver uses the Linux input layer directly and can handle both mice and keyboards. Please read and comment at: https://bugs.freedesktop.org/show_bug.cgi?id=968 +%description -l pl +Ten sterownik używa bezpośrednio warstwy wejściowej Linuksa i może +obsłużyć zarówno myszy jak i klawiatury. Można o nim przeczytać i +napisać komentarz pod adresem: +https://bugs.freedesktop.org/show_bug.cgi?id=968 + %prep %setup -q -n evdev-driver-%{version} %patch0 @@ -54,7 +61,7 @@ %files %defattr(644,root,root,755) %doc AUTHORS COPYING ChangeLog README -%attr(644,root,root) %{_libdir}/modules/input/evdev_drv.o +%{_libdir}/modules/input/evdev_drv.o %define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`) %changelog @@ -62,5 +69,8 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.2 2005/08/24 18:04:06 qboosh +- pl + Revision 1.1 2005/08/21 14:32:08 pluto - evdev driver for input devices. ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/X11-driver-evdev.spec?r1=1.1&r2=1.2&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
