]> git.pld-linux.org Git - packages/perl-File-Modified.git/blobdiff - perl-File-Modified.spec
- pl
[packages/perl-File-Modified.git] / perl-File-Modified.spec
index d9ab0c335dfc9bab7e9d7b96327b4b2156621359..2f13add05f13fe73b7dd6a2b0aaa09c5529f8d56 100644 (file)
@@ -6,7 +6,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
@@ -21,18 +21,27 @@ BuildArch:  noarch
 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.
+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.
+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
+%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}
This page took 0.079033 seconds and 4 git commands to generate.