rebuilt with perl 5.36.0 [release 2.13.0-3mamba;Sun May 07 2023]
This commit is contained in:
parent
596d90be67
commit
015f26aed2
@ -3,7 +3,7 @@
|
|||||||
|
|
||||||
Name: amavisd-new
|
Name: amavisd-new
|
||||||
Version: 2.13.0
|
Version: 2.13.0
|
||||||
Release: 2mamba
|
Release: 3mamba
|
||||||
Summary: An interface between mailer (MTA) and content checkers: virus scanners, and/or SpamAssassin
|
Summary: An interface between mailer (MTA) and content checkers: virus scanners, and/or SpamAssassin
|
||||||
Group: System/Servers
|
Group: System/Servers
|
||||||
Vendor: openmamba
|
Vendor: openmamba
|
||||||
@ -16,10 +16,11 @@ Patch0: amavisd-new-2.8.1-initscript-no-deprecated-network.patch
|
|||||||
License: GPL
|
License: GPL
|
||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
BuildRequires: libperl
|
BuildRequires: libperl
|
||||||
|
BuildRequires: perl(Crypt::OpenSSL::RSA)
|
||||||
BuildRequires: perl-Archive-Zip
|
BuildRequires: perl-Archive-Zip
|
||||||
BuildRequires: perl-BerkeleyDB
|
BuildRequires: perl-BerkeleyDB
|
||||||
BuildRequires: perl-Crypt-OpenSSL-RSA
|
|
||||||
BuildRequires: perl-DBI
|
BuildRequires: perl-DBI
|
||||||
|
BuildRequires: perl-Encode
|
||||||
BuildRequires: perl-IO-Socket-SSL
|
BuildRequires: perl-IO-Socket-SSL
|
||||||
BuildRequires: perl-JSON
|
BuildRequires: perl-JSON
|
||||||
BuildRequires: perl-MIME-Tools
|
BuildRequires: perl-MIME-Tools
|
||||||
@ -28,6 +29,7 @@ BuildRequires: perl-Net-DNS
|
|||||||
BuildRequires: perl-Net-LDAP
|
BuildRequires: perl-Net-LDAP
|
||||||
BuildRequires: perl-Net-Server
|
BuildRequires: perl-Net-Server
|
||||||
BuildRequires: perl-NetSNMP
|
BuildRequires: perl-NetSNMP
|
||||||
|
BuildRequires: perl-Scalar-List-Utils
|
||||||
BuildRequires: perl-Unix-Syslog
|
BuildRequires: perl-Unix-Syslog
|
||||||
BuildRequires: perl-devel
|
BuildRequires: perl-devel
|
||||||
BuildRequires: perl-libwww
|
BuildRequires: perl-libwww
|
||||||
@ -166,6 +168,9 @@ fi
|
|||||||
%doc LICENSE
|
%doc LICENSE
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sun May 07 2023 Silvan Calarco <silvan.calarco@mambasoft.it> 2.13.0-3mamba
|
||||||
|
- rebuilt with perl 5.36.0
|
||||||
|
|
||||||
* Thu Mar 09 2023 Silvan Calarco <silvan.calarco@mambasoft.it> 2.13.0-2mamba
|
* Thu Mar 09 2023 Silvan Calarco <silvan.calarco@mambasoft.it> 2.13.0-2mamba
|
||||||
- install perl library
|
- install perl library
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user