SPECS: perl-DateTime-Format-Strptime.spec - pl, package names in BRs

qboosh qboosh at pld-linux.org
Thu Aug 24 23:07:46 CEST 2006


Author: qboosh                       Date: Thu Aug 24 21:07:46 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- pl, package names in BRs

---- Files affected:
SPECS:
   perl-DateTime-Format-Strptime.spec (1.1 -> 1.2) 

---- Diffs:

================================================================
Index: SPECS/perl-DateTime-Format-Strptime.spec
diff -u SPECS/perl-DateTime-Format-Strptime.spec:1.1 SPECS/perl-DateTime-Format-Strptime.spec:1.2
--- SPECS/perl-DateTime-Format-Strptime.spec:1.1	Tue Aug 22 18:10:51 2006
+++ SPECS/perl-DateTime-Format-Strptime.spec	Thu Aug 24 23:07:41 2006
@@ -7,6 +7,7 @@
 %define	pdir	DateTime
 %define	pnam	Format-Strptime
 Summary:	DateTime::Format::Strptime - Parse and format strp and strf time patterns
+Summary(pl):	DateTime::Format::Strptime - analiza i formatowanie wzorców czasu strp i strf
 Name:		perl-DateTime-Format-Strptime
 Version:	1.0700
 Release:	1
@@ -19,10 +20,10 @@
 BuildRequires:	perl-devel >= 1:5.8.0
 BuildRequires:	rpm-perlprov >= 4.1-13
 %if %{with tests}
-BuildRequires:	perl(DateTime) >= 0.15
-BuildRequires:	perl(DateTime::Locale) >= 0.02
-BuildRequires:	perl(DateTime::TimeZone) >= 0.25
-BuildRequires:	perl(Params::Validate) >= 0.64
+BuildRequires:	perl-DateTime >= 0.15
+BuildRequires:	perl-DateTime-Locale >= 0.02
+BuildRequires:	perl-DateTime-TimeZone >= 0.25
+BuildRequires:	perl-Params-Validate >= 0.64
 %endif
 Requires:	perl-DateTime >= 0.28-2
 BuildArch:	noarch
@@ -34,6 +35,12 @@
 DateTime and a pattern and returns a string, strptime takes a string
 and a pattern and returns the DateTime object associated.
 
+%description -l pl
+Ten moduł implementuje większość strptime(3) - funkcji POSIX będącej
+odwrotną dla strftime(3), dla DateTime. O ile strftime przyjmuje
+DateTime i wzorzec, a zwraca łańcuch, to strptime przyjmuje łańcuch i
+wzorzec, a zwraca powiązany obiekt DateTime.
+
 %prep
 %setup -q -n %{pdir}-%{pnam}-%{version}
 
@@ -65,6 +72,8 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.2  2006/08/24 21:07:41  qboosh
+- pl, package names in BRs
+
 Revision 1.1  2006/08/22 16:10:51  glen
 - new
-
================================================================

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



More information about the pld-cvs-commit mailing list