]> git.pld-linux.org Git - packages/perl-CPAN.git/commitdiff
- pl description
authorJakub Bogusz <qboosh@pld-linux.org>
Sun, 3 Nov 2002 14:42:07 +0000 (14:42 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    perl-CPAN.spec -> 1.2

perl-CPAN.spec

index beab0002866312bb63f13feed28c792685256948..7aae43068f509445d664bdcb561e3cf1d6b14e73 100644 (file)
@@ -4,8 +4,8 @@
 #
 %include       /usr/lib/rpm/macros.perl
 %define        pdir    CPAN
-Summary:       CPAN - query, download and build perl modules from CPAN sites
-#Summary(pl):  
+Summary:       CPAN Perl module - query, download and build Perl modules from CPAN sites
+Summary(pl):   Modu³ Perla CPAN - odpytywanie, ¶ci±ganie i budowanie modu³ów Perla z serwisów CPAN
 Name:          perl-CPAN
 Version:       1.63
 Release:       1
@@ -16,6 +16,7 @@ Source0:      ftp://ftp.cpan.org/pub/CPAN/modules/by-module/%{pdir}/%{pdir}-%{version
 BuildRequires: perl(File::Spec)
 BuildRequires: perl-Test-Simple
 %endif
+BuildRequires: rpm-perlprov
 BuildArch:     noarch
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -25,8 +26,11 @@ modules and extensions. It includes some searching capabilities and
 knows how to use Net::FTP or LWP (or lynx or an external ftp client)
 to fetch the raw data from the net.
 
-# %description -l pl
-# TODO
+%description -l pl
+Modu³ CPAN s³u¿y do automatyzacji procesu budowania i instalowania
+modu³ów i rozszerzeñ Perla. Ma mo¿liwo¶æ wyszukiwania i u¿ywania
+Net::FTP lub LWP (albo lynksa czy zewnêtrznego klienta ftp) do
+¶ci±gania danych z sieci.
 
 %prep
 %setup -q -n %{pdir}-%{version}
This page took 0.056768 seconds and 4 git commands to generate.