]> git.pld-linux.org Git - packages/perl-Clone.git/blobdiff - perl-Clone.spec
- formatting
[packages/perl-Clone.git] / perl-Clone.spec
index fbc0f286c142591d68a5d468ff390836184b63cb..59ef1c2c981e23d55543bf97aad97c66848e720f 100644 (file)
@@ -3,13 +3,14 @@
 %bcond_without tests   # do not perform "make test"
 #
 %include       /usr/lib/rpm/macros.perl
-%define        pdir    Clone
-Summary:       Clone - recursively copy Perl datatypes
+%define                pdir    Clone
+Summary:       Clone - Perl module for recursively copying Perl datatypes
+Summary(pl):   Clone - modu³ Perla obs³uguj±cy rekursywne kopiowanie zmiennych w Perlu
 Name:          perl-Clone
 Version:       0.15
 Release:       1
-# as perl itself
-License:       GPL or Artistic
+# same as perl
+License:       GPL v1+ or Artistic
 Group:         Development/Languages/Perl
 Source0:       http://www.cpan.org/modules/by-module/%{pdir}/%{pdir}-%{version}.tar.gz
 # Source0-md5: 5cac94da96835758462133f3afd8fe22
@@ -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(), metodê s³u¿±c± do rekurencyjnego
+kopiowania zagnie¿d¿onych tablic asocjacyjnych, tablic, skalarów i
+referencji, w³±cznie ze zwi±zanymi zmiennymi i obiektami.
+
 %prep
 %setup -q -n %{pdir}-%{version}
 
This page took 0.061344 seconds and 4 git commands to generate.