packages: perl-Text-CSV/perl-Text-CSV.spec - pl

qboosh qboosh at pld-linux.org
Mon Jul 18 18:48:20 CEST 2011


Author: qboosh                       Date: Mon Jul 18 16:48:20 2011 GMT
Module: packages                      Tag: HEAD
---- Log message:
- pl

---- Files affected:
packages/perl-Text-CSV:
   perl-Text-CSV.spec (1.4 -> 1.5) 

---- Diffs:

================================================================
Index: packages/perl-Text-CSV/perl-Text-CSV.spec
diff -u packages/perl-Text-CSV/perl-Text-CSV.spec:1.4 packages/perl-Text-CSV/perl-Text-CSV.spec:1.5
--- packages/perl-Text-CSV/perl-Text-CSV.spec:1.4	Tue Mar 22 09:26:33 2011
+++ packages/perl-Text-CSV/perl-Text-CSV.spec	Mon Jul 18 18:48:15 2011
@@ -7,7 +7,7 @@
 %define	pdir	Text
 %define	pnam	CSV
 Summary:	Text::CSV - comma-separated values manipulator (using XS or PurePerl)
-#Summary(pl.UTF-8):
+Summary(pl.UTF-8):	Text::CSV - obrabianie wartości oddzielonych przecinkami
 Name:		perl-Text-CSV
 Version:	1.21
 Release:	1
@@ -27,8 +27,9 @@
 Text::CSV provides facilities for the composition and decomposition of
 comma-separated values using Text::CSV_XS or its pure Perl version.
 
-# %description -l pl.UTF-8
-# TODO
+%description -l pl.UTF-8
+Text::CSV ułatwia składanie i rozkład wartości oddzielanych
+przecinkami przy użyciu Text::CSV_XS lub wersji w czystym Perlu.
 
 %prep
 %setup -q -n %{pdir}-%{pnam}-%{version}
@@ -53,9 +54,10 @@
 %files
 %defattr(644,root,root,755)
 %doc Changes
-%{perl_vendorlib}/Text/*.pm
+%{perl_vendorlib}/Text/CSV.pm
+%{perl_vendorlib}/Text/CSV_PP.pm
 %{perl_vendorlib}/Text/CSV
-%{_mandir}/man3/*
+%{_mandir}/man3/Text::CSV*.3pm*
 
 %define	date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
@@ -63,6 +65,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.5  2011/07/18 16:48:15  qboosh
+- pl
+
 Revision 1.4  2011/03/22 08:26:33  caleb
 - Up to 1.21
 
@@ -74,4 +79,3 @@
 
 Revision 1.1  2009/01/16 10:02:03  radek
 - new
-
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/perl-Text-CSV/perl-Text-CSV.spec?r1=1.4&r2=1.5&f=u



More information about the pld-cvs-commit mailing list