]> git.pld-linux.org Git - packages/perl-Crypt-DES.git/commitdiff
- fixed pl description, added doc
authorJakub Bogusz <qboosh@pld-linux.org>
Sun, 21 Jul 2002 12:23:46 +0000 (12:23 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- release 4

Changed files:
    perl-Crypt-DES.spec -> 1.21

perl-Crypt-DES.spec

index 83ba3f44aa3a332819ffe6824efc4da2408683b1..4a1e60bf36dec34baa3900ffb2c76484896c1406 100644 (file)
@@ -5,19 +5,19 @@ Summary:      Crypt::DES perl module
 Summary(pl):   Modu³ perla Crypt::DES
 Name:          perl-Crypt-DES
 Version:       2.03
-Release:       3
+Release:       4
 License:       distributable
 Group:         Development/Languages/Perl
 Source0:       ftp://ftp.cpan.org/pub/CPAN/modules/by-module/%{pdir}/%{pdir}-%{pnam}-%{version}.tar.gz
-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::DES - Perl interface to DES block cipher.
 
 %description -l pl
-Crypt::DES - modu³ wspomagaj±cy algorytm DES.
+Crypt::DES - modu³ obs³uguj±cy algorytm szyfrowania DES.
 
 %prep
 %setup -q -n %{pdir}-%{pnam}-%{version}
@@ -36,6 +36,7 @@ rm -rf $RPM_BUILD_ROOT
 
 %files
 %defattr(644,root,root,755)
+%doc COPYRIGHT README
 %{perl_sitearch}/Crypt/DES.pm
 %dir %{perl_sitearch}/auto/Crypt/DES
 %{perl_sitearch}/auto/Crypt/DES/DES.bs
This page took 0.100817 seconds and 4 git commands to generate.