rebuilt for x86_64 [release 1.24-3mamba;Sat Aug 20 2022]
This commit is contained in:
parent
e140f3e218
commit
dda4e36cd3
@ -2,19 +2,22 @@
|
||||
|
||||
Name: perl-Tie-EncryptedHash
|
||||
Version: 1.24
|
||||
Release: 2mamba
|
||||
Release: 3mamba
|
||||
Summary: Tie::EncryptedHash - Hashes with encrypting fields
|
||||
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/Tie-EncryptedHash-%{version}.tar.gz
|
||||
License: GPL
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
BuildRequires: libperl
|
||||
BuildRequires: perl-Crypt-CBC
|
||||
BuildRequires: perl-devel
|
||||
## AUTOBUILDREQ-END
|
||||
BuildRequires: perl-devel >= %perl_major_ver
|
||||
Requires: perl >= %perl_major_ver
|
||||
BuildRequires: perl-Crypt-CBC
|
||||
BuildRoot: %{_tmppath}/perl-root
|
||||
|
||||
%description
|
||||
Tie::EncryptedHash augments Perl hash semantics to build secure, encrypting containers of data.
|
||||
@ -49,6 +52,9 @@ rm -f .packlist
|
||||
%defattr(-,root,root)
|
||||
|
||||
%changelog
|
||||
* Sat Aug 20 2022 Silvan Calarco <silvan.calarco@mambasoft.it> 1.24-3mamba
|
||||
- rebuilt for x86_64
|
||||
|
||||
* Tue Nov 13 2012 Silvan Calarco <silvan.calarco@mambasoft.it> 1.24-2mamba
|
||||
- perl 5.16 mass rebuild
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user