]> git.pld-linux.org Git - packages/perl-Crypt-IDEA.git/commitdiff
- fixed License(!!!) and pl description, added COPYRIGHT to doc; release 6
authorJakub Bogusz <qboosh@pld-linux.org>
Sun, 21 Jul 2002 12:24:06 +0000 (12:24 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    perl-Crypt-IDEA.spec -> 1.21

perl-Crypt-IDEA.spec

index 2c1b68dabfc7c2b56517165373787c82339d8bb6..80c9d30417117f6535c77775f2e4052cb0502c8e 100644 (file)
@@ -5,21 +5,21 @@ Summary:      Crypt::IDEA perl module
 Summary(pl):   Modu³ perla Crypt::IDEA
 Name:          perl-Crypt-IDEA
 Version:       1.01
-Release:       5
-License:       GPL
+Release:       6
+License:       BSD-like (see COPYRIGHT)
 Group:         Development/Languages/Perl
 Source0:       ftp://ftp.cpan.org/pub/CPAN/modules/by-module/%{pdir}/%{pdir}-%{pnam}-%{version}.tar.gz
 Patch0:                %{name}-paths.patch
 Patch1:                %{name}-5.6.0.patch
-BuildRequires: rpm-perlprov >= 3.0.3-16
 BuildRequires: perl >= 5.6
+BuildRequires: rpm-perlprov >= 3.0.3-16
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
 Crypt::IDEA - Perl interface to IDEA block cipher.
 
 %description -l pl
-Crypt::IDEA - modu³ wspomagaj±cy algorytm IDEA.
+Crypt::IDEA - modu³ obs³uguj±cy algorytm szyfrowania IDEA.
 
 %prep
 %setup -q -n %{pdir}-%{pnam}-%{version}
@@ -39,9 +39,9 @@ rm -rf $RPM_BUILD_ROOT
 
 %files
 %defattr(644,root,root,755)
+%doc COPYRIGHT
 %{perl_sitearch}/Crypt/IDEA.pm
 %dir %{perl_sitearch}/auto/Crypt/IDEA
 %{perl_sitearch}/auto/Crypt/IDEA/IDEA.bs
 %attr(755,root,root) %{perl_sitearch}/auto/Crypt/IDEA/IDEA.so
-
 %{_mandir}/man3/*
This page took 0.043003 seconds and 4 git commands to generate.