rebuilt with perl 5.24 [release 2.07-2mamba;Wed Nov 09 2016]
This commit is contained in:
parent
2800c682a4
commit
82a75488b7
@ -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 <aleph0@openmamba.org>
|
||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||
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 <silvan.calarco@mambasoft.it> 2.07-2mamba
|
||||
- rebuilt with perl 5.24
|
||||
|
||||
* Sun Jul 28 2013 Automatic Build System <autodist@mambasoft.it> 2.07-1mamba
|
||||
- automatic update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user