diff --git a/perl-Crypt-DES.spec b/perl-Crypt-DES.spec index fa5ff66..3beccce 100644 --- a/perl-Crypt-DES.spec +++ b/perl-Crypt-DES.spec @@ -2,18 +2,21 @@ Name: perl-Crypt-DES Version: 2.07 -Release: 1mamba +Release: 2mamba Summary: Crypt::DES - Perl DES encryption module Group: Development/Libraries/Perl Vendor: openmamba Distribution: openmamba -Packager: Aleph0 +Packager: Silvan Calarco Source: http://www.cpan.org/modules/by-module/Crypt/Crypt-DES-%{version}.tar.gz URL: http://www.cpan.org License: GPL -Requires: perl >= %perl_major_ver +## AUTOBUILDREQ-BEGIN +BuildRequires: glibc-devel +BuildRequires: libperl +## AUTOBUILDREQ-END BuildRequires: perl-devel >= %perl_major_ver -BuildRoot: %{_tmppath}/perl-root +Requires: perl >= %perl_major_ver %description The Crypt::DES module implements the Crypt::CBC interface. @@ -51,6 +54,9 @@ rm -f .packlist %defattr(-,root,root) %changelog +* Wed Nov 09 2016 Silvan Calarco 2.07-2mamba +- rebuilt with perl 5.24 + * Sun Jul 28 2013 Automatic Build System 2.07-1mamba - automatic update by autodist