]> git.pld-linux.org Git - packages/perl-Clone.git/commitdiff
pl descr fixed
authorMaciej Pijanka <agaran@pld-linux.org>
Tue, 13 Apr 2004 05:27:56 +0000 (05:27 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    perl-Clone.spec -> 1.2

perl-Clone.spec

index fbc0f286c142591d68a5d468ff390836184b63cb..b7d5750cf0342976d56738b71866e821a1fda2b0 100644 (file)
@@ -4,7 +4,8 @@
 #
 %include       /usr/lib/rpm/macros.perl
 %define        pdir    Clone
-Summary:       Clone - recursively copy Perl datatypes
+Summary:       Clone - perl module for recursively copying Perl datatypes
+Summary(pl):   Clone - modu³ perla obs³ugujacy rekursywne kopiowanie zmiennych w Perl'u
 Name:          perl-Clone
 Version:       0.15
 Release:       1
@@ -22,6 +23,11 @@ This module provides a clone() method which makes recursive copies
 of nested hash, array, scalar and reference types, including tied
 variables and objects.
 
+%description -l pl
+Ten modu³ dostarcza clone(), metode s³u¿aca do rekusywnego kopiowania
+zagnie¿d¿onych tablic asocjacyjnych, referencji, zwiazanych zmiennych
+i objektów. 
+
 %prep
 %setup -q -n %{pdir}-%{version}
 
This page took 0.081833 seconds and 4 git commands to generate.