SPECS: dkms.spec - pl

qboosh qboosh at pld-linux.org
Fri May 26 01:25:44 CEST 2006


Author: qboosh                       Date: Thu May 25 23:25:44 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- pl

---- Files affected:
SPECS:
   dkms.spec (1.1 -> 1.2) 

---- Diffs:

================================================================
Index: SPECS/dkms.spec
diff -u SPECS/dkms.spec:1.1 SPECS/dkms.spec:1.2
--- SPECS/dkms.spec:1.1	Thu May 25 15:13:20 2006
+++ SPECS/dkms.spec	Fri May 26 01:25:39 2006
@@ -1,17 +1,18 @@
 # $Revision$, $Date$
 Summary:	Dynamic Kernel Module Support
+Summary(pl):	Obsługa dynamicznych modułów jądra
 Name:		dkms
 Version:	2.0.11
 Release:	0.1
 License:	GPL
 Group:		Base/Kernel
-URL:		http://linux.dell.com/projects.shtml#dkms
 Source0:	http://linux.dell.com/dkms/%{name}-%{version}.tar.gz
 # Source0-md5:	6eff10dd54fe1a5fde4f3abafb50606b
+URL:		http://linux.dell.com/projects.shtml#dkms
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %define		_localstatedir	/var/lib/%{name}
-%define		_sysconfdir		/etc/%{name}
+%define		_sysconfdir	/etc/%{name}
 
 %description
 DKMS stands for Dynamic Kernel Module Support. It is designed to
@@ -21,6 +22,14 @@
 wait for new kernel releases while also taking out the guesswork for
 customers attempting to recompile modules for new kernels.
 
+%description -l pl
+DKMS (Dynamic Kernel Module Support) to obsługa dynamicznych modułów
+jądra. Została zaprojektowana aby stworzyć szkielet do przechowywania
+źródeł modułów zależnych od jądra w sposób łatwy do zbudowania modułów
+po uaktualnieniu jądra. Pozwala to dostawcom Linuksa udostępniać
+sterowniki bez czekania na nowe wydania jądra ani rozwiązywania
+problemów klientów próbujących przebudować moduły dla nowych jąder.
+
 %prep
 %setup -q
 
@@ -55,6 +64,8 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.2  2006/05/25 23:25:39  qboosh
+- pl
+
 Revision 1.1  2006/05/25 13:13:20  glen
 - new, based on dag's spec (http://dag.wieers.com/packages/dkms/dkms.spec)
-
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/dkms.spec?r1=1.1&r2=1.2&f=u



More information about the pld-cvs-commit mailing list