packages: perl-CPAN-Meta-YAML/perl-CPAN-Meta-YAML.spec - pl

qboosh qboosh at pld-linux.org
Wed Feb 23 18:56:44 CET 2011


Author: qboosh                       Date: Wed Feb 23 17:56:44 2011 GMT
Module: packages                      Tag: HEAD
---- Log message:
- pl

---- Files affected:
packages/perl-CPAN-Meta-YAML:
   perl-CPAN-Meta-YAML.spec (1.1 -> 1.2) 

---- Diffs:

================================================================
Index: packages/perl-CPAN-Meta-YAML/perl-CPAN-Meta-YAML.spec
diff -u packages/perl-CPAN-Meta-YAML/perl-CPAN-Meta-YAML.spec:1.1 packages/perl-CPAN-Meta-YAML/perl-CPAN-Meta-YAML.spec:1.2
--- packages/perl-CPAN-Meta-YAML/perl-CPAN-Meta-YAML.spec:1.1	Fri Feb 11 11:38:13 2011
+++ packages/perl-CPAN-Meta-YAML/perl-CPAN-Meta-YAML.spec	Wed Feb 23 18:56:39 2011
@@ -6,14 +6,15 @@
 %define		pdir	CPAN
 %define		pnam	Meta-YAML
 %include	/usr/lib/rpm/macros.perl
-Summary:	CPAN::Meta::YAML - Read and write a subset of YAML for CPAN Meta files
+Summary:	CPAN::Meta::YAML - read and write a subset of YAML for CPAN Meta files
+Summary(pl.UTF-8):	CPAN::Meta::YAML - odczyt i zapis podzbioru YAML-a dla plików CPAN Meta
 Name:		perl-CPAN-Meta-YAML
 Version:	0.003
 Release:	1
 # same as perl
 License:	GPL v1+ or Artistic
 Group:		Development/Languages/Perl
-Source0:	http://www.cpan.org/modules/by-authors/id/D/DA/DAGOLDEN/%{pdir}-%{pnam}-%{version}.tar.gz
+Source0:	http://www.cpan.org/modules/by-module/CPAN/DAGOLDEN/%{pdir}-%{pnam}-%{version}.tar.gz
 # Source0-md5:	62d0f9726a2b91971b2f3f4ac770de5d
 URL:		http://search.cpan.org/dist/CPAN-Meta-YAML/
 BuildRequires:	perl-devel >= 1:5.8.0
@@ -27,6 +28,12 @@
 It should not be used for any other general YAML parsing or generation
 task.
 
+%description -l pl.UTF-8
+Ten moduł jest implementacją podzbioru specyfikacji YAML-a
+przeznaczoną do odczytu i zapisu plików metadanych CPAN, takich jak
+META.yml i MYMETA.yml. Nie powinien być używany do przetwarzania i
+generowania YAML-a w innych celach.
+
 %prep
 %setup -q -n %{pdir}-%{pnam}-%{version}
 
@@ -51,7 +58,7 @@
 %doc Changes README
 %dir %{perl_vendorlib}/CPAN
 %dir %{perl_vendorlib}/CPAN/Meta
-%{perl_vendorlib}/CPAN/Meta/*.pm
+%{perl_vendorlib}/CPAN/Meta/YAML.pm
 %{_mandir}/man3/CPAN::Meta::YAML.3pm*
 
 %define	date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
@@ -60,6 +67,8 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.2  2011/02/23 17:56:39  qboosh
+- pl
+
 Revision 1.1  2011/02/11 10:38:13  lisu
 - new, created with pldcpan script
-
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/perl-CPAN-Meta-YAML/perl-CPAN-Meta-YAML.spec?r1=1.1&r2=1.2&f=u



More information about the pld-cvs-commit mailing list