SPECS: perl-Text-CSV_XS.spec - informative summaries
qboosh
qboosh at pld-linux.org
Tue Mar 25 00:14:46 CET 2008
Author: qboosh Date: Mon Mar 24 23:14:46 2008 GMT
Module: SPECS Tag: HEAD
---- Log message:
- informative summaries
---- Files affected:
SPECS:
perl-Text-CSV_XS.spec (1.42 -> 1.43)
---- Diffs:
================================================================
Index: SPECS/perl-Text-CSV_XS.spec
diff -u SPECS/perl-Text-CSV_XS.spec:1.42 SPECS/perl-Text-CSV_XS.spec:1.43
--- SPECS/perl-Text-CSV_XS.spec:1.42 Sun Feb 10 13:21:15 2008
+++ SPECS/perl-Text-CSV_XS.spec Tue Mar 25 00:14:41 2008
@@ -6,8 +6,8 @@
%include /usr/lib/rpm/macros.perl
%define pdir Text
%define pnam CSV_XS
-Summary: Text::CSV_XS perl module
-Summary(pl.UTF-8): Moduł perla Text::CSV_XS
+Summary: Text::CSV_XS - comma-separated values manipulation routines
+Summary(pl.UTF-8): Text::CSV_XS - operacje na wartościach oddzielonych przecinkami
Name: perl-Text-CSV_XS
Version: 0.32
Release: 2
@@ -22,11 +22,15 @@
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
%description
-Text::CSV_XS - comma-separated values manipulation routines.
+Text::CSV_XS Perl module provides facilities for the composition and
+decomposition of comma-separated values. An instance of the
+Text::CSV_XS class can combine fields into a CSV string and parse a
+CSV string into fields.
%description -l pl.UTF-8
-Text::CSV_XS umożliwia manipulowanie wartościami rozdzielonymi
-przecinkiem.
+Moduł Perla Text::CSV_XS udostępnia metody do składania i rozkładania
+wartości oddzielonych przecinkami. Instancja klasy Text::CSV_CS
+potrafi łączyć pola w łańcuch CSV oraz rozkładać łańcuch CSV na pola.
%prep
%setup -q -n %{pdir}-%{pnam}-%{version}
@@ -65,6 +69,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.43 2008-03-24 23:14:41 qboosh
+- informative summaries
+
Revision 1.42 2008-02-10 12:21:15 arekm
- rel 2
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/perl-Text-CSV_XS.spec?r1=1.42&r2=1.43&f=u
More information about the pld-cvs-commit
mailing list