]> git.pld-linux.org Git - packages/perl-Convert-EBCDIC.git/commitdiff
- summary, description and license fixes
authorankry <ankry@pld-linux.org>
Sun, 18 Apr 2004 22:06:13 +0000 (22:06 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    perl-Convert-EBCDIC.spec -> 1.29

perl-Convert-EBCDIC.spec

index 2566cf43f601dc27337cc295b8c2eab28cb08996..2d1ac76f68377816bc31d61778dc270f557f62c3 100644 (file)
@@ -1,12 +1,13 @@
 %include       /usr/lib/rpm/macros.perl
 %define        pdir    Convert
 %define        pnam    EBCDIC
-Summary:       Convert::EBCDIC perl module
-Summary(pl):   Modu³ perla Convert::EBCDIC
+Summary:       Convert::EBCDIC - Perl module for string conversion between EBCDIC and ASCII
+Summary(pl):   Convert::EBCDIC - modu³ Perla do konwersji tekstów pomiêdzy EBCDIC i ASCII
 Name:          perl-Convert-EBCDIC
 Version:       0.06
 Release:       9
-License:       GPL
+# same as perl
+License:       GPL v1+ or Artistic
 Group:         Development/Languages/Perl
 Source0:       http://www.cpan.org/modules/by-module/%{pdir}/%{pdir}-%{pnam}-%{version}.tar.gz
 # Source0-md5: 931cffde61b7040b2cd42002387d320d
@@ -22,8 +23,8 @@ ebcdic2ascii for converting a string from/to ASCII to/from EBCDIC.
 
 %description -l pl
 Modu³ Convert::EBCDIC udostêpnia dwie funkcje, ascii2ebcdic i
-ebcdic2ascii, do konwertowania ³añcuchów ASCII do EBCDIC i EBCDIC do
-ASCII.
+ebcdic2ascii, do konwertowania ³añcuchów tekstowych z ASCII do EBCDIC
+i z EBCDIC do ASCII.
 
 %prep
 %setup -q -n %{pdir}-%{pnam}-%{version}
This page took 1.094492 seconds and 4 git commands to generate.