SPECS: perl-DateTime-Format-MySQL.spec - pl - BR package names

qboosh qboosh at pld-linux.org
Sat Mar 31 13:03:02 CEST 2007


Author: qboosh                       Date: Sat Mar 31 11:03:02 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- pl
- BR package names

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

---- Diffs:

================================================================
Index: SPECS/perl-DateTime-Format-MySQL.spec
diff -u SPECS/perl-DateTime-Format-MySQL.spec:1.1 SPECS/perl-DateTime-Format-MySQL.spec:1.2
--- SPECS/perl-DateTime-Format-MySQL.spec:1.1	Thu Mar 29 19:36:32 2007
+++ SPECS/perl-DateTime-Format-MySQL.spec	Sat Mar 31 13:02:57 2007
@@ -7,36 +7,37 @@
 %define	pdir	DateTime
 %define	pnam	Format-MySQL
 Summary:	DateTime::Format::MySQL - Parse and format MySQL dates and times
-#Summary(pl.UTF-8):	
+Summary(pl.UTF-8):	DateTime::Format::MySQL - analizowanie i formatowanie dat MySQL-a
 Name:		perl-DateTime-Format-MySQL
 Version:	0.04
 Release:	1
 # same as perl
 License:	GPL v1+ or Artistic
 Group:		Development/Languages/Perl
-Source0:	http://www.cpan.org/modules/by-authors/id/D/DR/DROLSKY/DateTime-Format-MySQL-0.04.tar.gz
+Source0:	http://www.cpan.org/modules/by-authors/id/D/DR/DROLSKY/%{pdir}-%{pnam}-%{version}.tar.gz
 # Source0-md5:	f52377ecdeb19055ae64037fb1ef530e
 URL:		http://search.cpan.org/dist/DateTime-Format-MySQL/
 BuildRequires:	perl-devel >= 1:5.8.0
 BuildRequires:	rpm-perlprov >= 4.1-13
 %if %{with tests}
-BuildRequires:	perl(DateTime)
-BuildRequires:	perl(DateTime::Format::Builder) >= 0.6
+BuildRequires:	perl-DateTime
+BuildRequires:	perl-DateTime-Format-Builder >= 0.6
 %endif
 BuildArch:	noarch
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
 This module understands the formats used by MySQL for its DATE,
-DATETIME, TIME, and TIMESTAMP data types.  It can be used to parse
+DATETIME, TIME and TIMESTAMP data types. It can be used to parse
 these formats in order to create DateTime objects, and it can take a
 DateTime object and produce a string representing it in the MySQL
 format.
 
-
-
-# %description -l pl.UTF-8
-# TODO
+%description -l pl.UTF-8
+Ten moduł rozumie formaty używane przez MySQL-a dla typów danych DATE,
+DATETIME, TIME i TIMESTAMP. Może być używany do analizy tych formatów
+w celu utworzenia obiektów DateTime; może także przyjąć obiekt
+DateTime i utworzyć łańcuch z jego reprezentacją w formacie MySQL-a.
 
 %prep
 %setup -q -n %{pdir}-%{pnam}-%{version}
@@ -69,6 +70,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.2  2007/03/31 11:02:57  qboosh
+- pl
+- BR package names
+
 Revision 1.1  2007/03/29 17:36:32  radek
 - new
-
================================================================

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



More information about the pld-cvs-commit mailing list