rebuilt [release 1.99-3mamba;Sat Aug 20 2022]
This commit is contained in:
parent
7dece913f4
commit
1756bdb278
@ -2,25 +2,33 @@
|
|||||||
|
|
||||||
Name: perl-Crypt-RSA
|
Name: perl-Crypt-RSA
|
||||||
Version: 1.99
|
Version: 1.99
|
||||||
Release: 2mamba
|
Release: 3mamba
|
||||||
Summary: Crypt::RSA - RSA encryption module
|
Summary: Crypt::RSA - RSA encryption module
|
||||||
Group: Development/Libraries/Perl
|
Group: Development/Libraries/Perl
|
||||||
Vendor: openmamba
|
Vendor: openmamba
|
||||||
Distribution: openmamba
|
Distribution: openmamba
|
||||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||||
URL: http://www.cpan.org
|
URL: https://www.cpan.org/
|
||||||
Source: http://www.cpan.org/authors/id/V/VI/VIPUL/Crypt-RSA-%{version}.tar.gz
|
Source: http://www.cpan.org/authors/id/V/VI/VIPUL/Crypt-RSA-%{version}.tar.gz
|
||||||
License: GPL
|
License: GPL
|
||||||
BuildRequires: perl-Crypt-Blowfish
|
## AUTOBUILDREQ-BEGIN
|
||||||
BuildRequires: perl-Crypt-Primes
|
BuildRequires: libperl
|
||||||
|
BuildRequires: perl-Class-Loader
|
||||||
|
BuildRequires: perl-Convert-ASCII-Armour
|
||||||
BuildRequires: perl-Crypt-CBC
|
BuildRequires: perl-Crypt-CBC
|
||||||
|
BuildRequires: perl-Crypt-Primes
|
||||||
|
BuildRequires: perl-Crypt-Random
|
||||||
|
BuildRequires: perl-Data-Buffer
|
||||||
BuildRequires: perl-Digest-MD2
|
BuildRequires: perl-Digest-MD2
|
||||||
|
BuildRequires: perl-Digest-SHA1
|
||||||
|
BuildRequires: perl-Math-Pari
|
||||||
BuildRequires: perl-Sort-Versions
|
BuildRequires: perl-Sort-Versions
|
||||||
BuildRequires: perl-Tie-EncryptedHash
|
BuildRequires: perl-Tie-EncryptedHash
|
||||||
BuildRequires: perl-Convert-ASCII-Armour
|
BuildRequires: perl-devel
|
||||||
|
## AUTOBUILDREQ-END
|
||||||
|
BuildRequires: perl-Crypt-Blowfish
|
||||||
BuildRequires: perl-devel >= %perl_major_ver
|
BuildRequires: perl-devel >= %perl_major_ver
|
||||||
Requires: perl >= %perl_major_ver
|
Requires: perl >= %perl_major_ver
|
||||||
BuildRoot: %{_tmppath}/perl-root
|
|
||||||
|
|
||||||
%description
|
%description
|
||||||
Crypt::RSA - RSA encryption module.
|
Crypt::RSA - RSA encryption module.
|
||||||
@ -55,6 +63,9 @@ rm -f .packlist
|
|||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sat Aug 20 2022 Silvan Calarco <silvan.calarco@mambasoft.it> 1.99-3mamba
|
||||||
|
- rebuilt
|
||||||
|
|
||||||
* Mon Jul 15 2013 Automatic Build System <autodist@mambasoft.it> 1.99-2mamba
|
* Mon Jul 15 2013 Automatic Build System <autodist@mambasoft.it> 1.99-2mamba
|
||||||
- automatic rebuild by autodist
|
- automatic rebuild by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user