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
|
||||
Version: 1.99
|
||||
Release: 2mamba
|
||||
Release: 3mamba
|
||||
Summary: Crypt::RSA - RSA encryption module
|
||||
Group: Development/Libraries/Perl
|
||||
Vendor: openmamba
|
||||
Distribution: openmamba
|
||||
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
|
||||
License: GPL
|
||||
BuildRequires: perl-Crypt-Blowfish
|
||||
BuildRequires: perl-Crypt-Primes
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
BuildRequires: libperl
|
||||
BuildRequires: perl-Class-Loader
|
||||
BuildRequires: perl-Convert-ASCII-Armour
|
||||
BuildRequires: perl-Crypt-CBC
|
||||
BuildRequires: perl-Crypt-Primes
|
||||
BuildRequires: perl-Crypt-Random
|
||||
BuildRequires: perl-Data-Buffer
|
||||
BuildRequires: perl-Digest-MD2
|
||||
BuildRequires: perl-Digest-SHA1
|
||||
BuildRequires: perl-Math-Pari
|
||||
BuildRequires: perl-Sort-Versions
|
||||
BuildRequires: perl-Tie-EncryptedHash
|
||||
BuildRequires: perl-Convert-ASCII-Armour
|
||||
BuildRequires: perl-devel
|
||||
## AUTOBUILDREQ-END
|
||||
BuildRequires: perl-Crypt-Blowfish
|
||||
BuildRequires: perl-devel >= %perl_major_ver
|
||||
Requires: perl >= %perl_major_ver
|
||||
BuildRoot: %{_tmppath}/perl-root
|
||||
|
||||
%description
|
||||
Crypt::RSA - RSA encryption module.
|
||||
@ -55,6 +63,9 @@ rm -f .packlist
|
||||
%defattr(-,root,root)
|
||||
|
||||
%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
|
||||
- automatic rebuild by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user