SPECS: perl-File-Modified.spec - pl

qboosh qboosh at pld-linux.org
Tue Nov 8 21:29:51 CET 2005


Author: qboosh                       Date: Tue Nov  8 20:29:51 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- pl

---- Files affected:
SPECS:
   perl-File-Modified.spec (1.1 -> 1.2) 

---- Diffs:

================================================================
Index: SPECS/perl-File-Modified.spec
diff -u SPECS/perl-File-Modified.spec:1.1 SPECS/perl-File-Modified.spec:1.2
--- SPECS/perl-File-Modified.spec:1.1	Mon Nov  7 15:26:59 2005
+++ SPECS/perl-File-Modified.spec	Tue Nov  8 21:29:45 2005
@@ -7,7 +7,7 @@
 %define	pdir	File
 %define	pnam	Modified
 Summary:	File::Modified - checks intelligently if files have changed
-#Summary(pl):	
+Summary(pl):	File::Modified - inteligentne sprawdzanie, czy pliki uległy zmianie
 Name:		perl-File-Modified
 Version:	0.07
 Release:	1
@@ -22,18 +22,27 @@
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
-The Modified module is intended as a simple method for programs to detect
-whether configuration files (or modules they rely on) have changed. There are
-currently two methods of change detection implemented, mtime and MD5.
-The MD5 method will fall back to use timestamps if the Digest::MD5 module
-cannot be loaded.
-
-There is another module, File::Signature, which has many similar features,
-so if this module doesn't do what you need, maybe File::Signature does. There
-also is quite some overlap between the two modules, code wise.
-
-# %description -l pl
-# TODO
+The Modified module is intended as a simple method for programs to
+detect whether configuration files (or modules they rely on) have
+changed. There are currently two methods of change detection
+implemented, mtime and MD5. The MD5 method will fall back to use
+timestamps if the Digest::MD5 module cannot be loaded.
+
+There is another module, File::Signature, which has many similar
+features, so if this module doesn't do what you need, maybe
+File::Signature does. There also is quite some overlap between the two
+modules, code wise.
+
+%description -l pl
+Moduł Modified ma służyć programom za prostą metodę sprawdzania czy
+pliki konfiguracyjne (lub moduły na których polegają) się zmieniły.
+Aktualnie są zaimplementowane dwie metody sprawdzania zmian: mtime i
+MD5. Metoda MD5 będzie działać jako mtime jeśli moduł Digest::MD5
+będzie niedostępny.
+
+Istnieje inny moduł - File::Signature - mający wiele podobnych cech,
+więc jeśli ten moduł nie jest tym co potrzeba, może File::Signature
+jest. Moduły te pokrywają się częściowo także pod względem kodu.
 
 %prep
 %setup -q -n %{pdir}-%{pnam}-%{version}
@@ -70,6 +79,8 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.2  2005/11/08 20:29:45  qboosh
+- pl
+
 Revision 1.1  2005/11/07 14:26:59  migo
 - initial revision
-
================================================================

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




More information about the pld-cvs-commit mailing list