update to 2.12.0 [release 2.12.0-1mamba;Sun Aug 18 2019]
This commit is contained in:
parent
baaac0b892
commit
ce15957e27
@ -2,7 +2,7 @@
|
|||||||
%define vscan_gid 65416
|
%define vscan_gid 65416
|
||||||
|
|
||||||
Name: amavisd-new
|
Name: amavisd-new
|
||||||
Version: 2.11.0
|
Version: 2.12.0
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
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
|
||||||
@ -10,7 +10,8 @@ Vendor: openmamba
|
|||||||
Distribution: openmamba
|
Distribution: openmamba
|
||||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||||
URL: http://www.ijs.si/software/amavisd/
|
URL: http://www.ijs.si/software/amavisd/
|
||||||
Source: http://www.ijs.si/software/amavisd/amavisd-new-%{version}.tar.xz
|
Source: https://gitlab.com/amavis/amavis/-/archive/v%{version}/amavis-v%{version}.tar.bz2
|
||||||
|
#Source: http://www.ijs.si/software/amavisd/amavisd-new-%{version}.tar.xz
|
||||||
Source1: amavisd-new-service
|
Source1: amavisd-new-service
|
||||||
Patch0: amavisd-new-2.8.1-initscript-no-deprecated-network.patch
|
Patch0: amavisd-new-2.8.1-initscript-no-deprecated-network.patch
|
||||||
License: GPL
|
License: GPL
|
||||||
@ -57,7 +58,7 @@ Requires: perl-IO-Socket-INET6
|
|||||||
amavisd-new is a high-performance interface between mailer (MTA) and content checkers: virus scanners, and/or SpamAssassin. It is written in Perl for maintainability, without paying a significant price for speed. It talks to MTA via (E)SMTP or LMTP, or by using helper programs. Best with Postfix, fine with dual-sendmail setup and Exim v4, works with sendmail/milter, or with any MTA as a SMTP relay. For Courier and qmail MTA integration there is a patch in the distributed package.
|
amavisd-new is a high-performance interface between mailer (MTA) and content checkers: virus scanners, and/or SpamAssassin. It is written in Perl for maintainability, without paying a significant price for speed. It talks to MTA via (E)SMTP or LMTP, or by using helper programs. Best with Postfix, fine with dual-sendmail setup and Exim v4, works with sendmail/milter, or with any MTA as a SMTP relay. For Courier and qmail MTA integration there is a patch in the distributed package.
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q
|
%setup -q -n amavis-v%{version}
|
||||||
#%patch0 -p1
|
#%patch0 -p1
|
||||||
|
|
||||||
%build
|
%build
|
||||||
@ -150,6 +151,9 @@ exit 0
|
|||||||
%doc LICENSE TODO
|
%doc LICENSE TODO
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sun Aug 18 2019 Silvan Calarco <silvan.calarco@mambasoft.it> 2.12.0-1mamba
|
||||||
|
- update to 2.12.0
|
||||||
|
|
||||||
* Mon Jun 05 2017 Automatic Build System <autodist@mambasoft.it> 2.11.0-1mamba
|
* Mon Jun 05 2017 Automatic Build System <autodist@mambasoft.it> 2.11.0-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user