Author: qboosh                       Date: Wed May  9 21:17:01 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- pl

---- Files affected:
SPECS:
   perl-Time-Duration-Parse.spec (1.1 -> 1.2) 

---- Diffs:

================================================================
Index: SPECS/perl-Time-Duration-Parse.spec
diff -u SPECS/perl-Time-Duration-Parse.spec:1.1 
SPECS/perl-Time-Duration-Parse.spec:1.2
--- SPECS/perl-Time-Duration-Parse.spec:1.1     Mon Apr 30 15:33:34 2007
+++ SPECS/perl-Time-Duration-Parse.spec Wed May  9 23:16:56 2007
@@ -7,7 +7,7 @@
 %define        pdir    Time
 %define        pnam    Duration-Parse
 Summary:       Time::Duration::Parse - Parse string that represents time 
duration
-#Summary(pl.UTF-8):    
+Summary(pl.UTF-8):     Time::Duration::Parse - analiza łańcuchów 
reprezentujących okresy czasu
 Name:          perl-Time-Duration-Parse
 Version:       0.02
 Release:       1
@@ -21,7 +21,7 @@
 BuildRequires: rpm-perlprov >= 4.1-13
 %if %{with tests}
 BuildRequires: perl-Exporter-Lite
-BuildRequires: perl(Time::Duration)
+BuildRequires: perl-Time-Duration
 %endif
 BuildArch:     noarch
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -33,8 +33,13 @@
 It does the opposite of duration_exact function in Time::Duration
 and is roundtrip safe.
 
-# %description -l pl.UTF-8
-# TODO
+%description -l pl.UTF-8
+Time::Duration::Parse to moduł przeliczający na sekundy czytelne dla
+człowieka łańcuchy reprezentujące okresy czasu, takie jak "2 minutes"
+czy "3 seconds".
+
+Działa odwrotnie do funkcji duration_exact z modułu Time::Duration i
+jest odporny na przekręcenia zegara.
 
 %prep
 %setup -q -n %{pdir}-%{pnam}-%{version}
@@ -67,6 +72,8 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.2  2007/05/09 21:16:56  qboosh
+- pl
+
 Revision 1.1  2007/04/30 13:33:34  radek
 - new
-
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/SPECS/perl-Time-Duration-Parse.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

Reply via email to