]> git.pld-linux.org Git - packages/perl-Crypt-DES_EDE3.git/blobdiff - perl-Crypt-DES_EDE3.spec
- tabs in preamble
[packages/perl-Crypt-DES_EDE3.git] / perl-Crypt-DES_EDE3.spec
index 189d5a8ab91871bb020579ae03ad8ed53cf6497d..a0759dd396930e8b5f8612d9a0dd85070a9ceb5d 100644 (file)
@@ -2,15 +2,16 @@
 %define                pdir    Crypt
 %define                pnam    DES_EDE3
 Summary:       Crypt::DES_EDE3 Perl module - Triple-DES EDE implementation
-Summary(pl):   Modu³ Perla Crypt::DES_EDE3 - implementacja Triple-DES EDE
+Summary(pl.UTF-8):     Moduł Perla Crypt::DES_EDE3 - implementacja Triple-DES EDE
 Name:          perl-Crypt-DES_EDE3
 Version:       0.01
-Release:       2
-License:       Artistic or GPL
+Release:       3
+# 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: fde1995efa0735407a5f7c4a4c8147bc
-BuildRequires: perl-devel >= 5.6
+BuildRequires: perl-devel >= 1:5.8.0
 BuildRequires: perl-Crypt-DES
 BuildRequires: rpm-perlprov >= 4.1-13
 BuildArch:     noarch
@@ -20,8 +21,8 @@ BuildRoot:    %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 This is Crypt::DES_EDE3, a module implementing Triple-DES EDE
 (encrypt-decrypt-encrypt) encryption and decryption.
 
-%description -l pl
-To jest modu³ Crypt::DES_EDE3, bêd±cy implementacj± szyfrowania i
+%description -l pl.UTF-8
+To jest moduł Crypt::DES_EDE3, będący implementacją szyfrowania i
 odszyfrowywania Triple-DES EDE (encrypt-decrypt-encrypt).
 
 %prep
@@ -29,7 +30,7 @@ odszyfrowywania Triple-DES EDE (encrypt-decrypt-encrypt).
 
 %build
 %{__perl} Makefile.PL \
-       INSTALLDIRS=vendor 
+       INSTALLDIRS=vendor
 %{__make}
 
 %install
This page took 0.125459 seconds and 4 git commands to generate.