--- rpms/smeserver-qpsmtpd/sme9/smeserver-qpsmtpd.spec 2013/04/10 19:29:02 1.2 +++ rpms/smeserver-qpsmtpd/sme9/smeserver-qpsmtpd.spec 2014/05/06 19:36:42 1.7 @@ -1,15 +1,21 @@ -# $Id: smeserver-qpsmtpd.spec,v 1.1 2013/02/07 22:39:35 slords Exp $ +# $Id: smeserver-qpsmtpd.spec,v 1.6 2014/04/15 14:55:58 wellsi Exp $ Summary: SME Server qpsmtpd module %define name smeserver-qpsmtpd Name: %{name} %define version 2.4.0 -%define release 2 +%define release 8 Version: %{version} Release: %{release}%{?dist} License: GPL Group: Networking/Daemons Source: %{name}-%{version}.tar.xz +Patch1: smeserver-qpsmtpd-2.4.0-spamassassin_size_limit.patch +Patch2: smeserver-qpsmtpd-2.4.0-initialize_size.patch +Patch3: smeserver-qpsmtpd-2.4.0-ciphers-update.patch +Patch4: smeserver-qpsmtpd-2.4.0-RBLSBLupdate.patch +Patch5: smeserver-qpsmtpd-2.4.0-remove_databytes.patch +Patch6: smeserver-qpsmtpd-2.4.0-ahbl-patch BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot Requires: qpsmtpd >= 0.83 Requires: perl(Mail::DKIM) @@ -41,6 +47,25 @@ AutoReqProv: no SME Server qpsmtpd smtpd module %changelog +* Tue May 6 2014 Ian Wells 2.4.0-8.sme +- Remove dnsbl.ahbl.org RBL List [SME: 8368] + +* Tue Apr 15 2014 Ian Wells 2.4.0-7.sme +- Remove the databytes file from qpsmtpd config [SME: 8329] + +* Tue Apr 15 2014 Ian Wells 2.4.0-6.sme +- Update SBL and RBL Lists [SME: 8236] + +* Tue Jan 28 2014 Ian Wells 2.4.0-5.sme +- Remove insecure ciphers [SME: 8138] + +* Fri Jun 14 2013 Daniel Berteaud 2.4.0-4 +- Fix size_limit initialization [SME: 7671] + +* Wed Apr 24 2013 Daniel Berteaud 2.4.0-3 +- reads MaxMessageSize prop of spamassassin and adds it + to the arguments of the plugin if defined [SME: 7559] + * Wed Apr 10 2013 Daniel Berteaud 2.4.0-2 - Requires e-smith-cvm-unix-local [SME: 7509] @@ -683,6 +708,12 @@ SME Server qpsmtpd smtpd module %prep %setup +%patch1 -p1 +%patch2 -p1 +%patch3 -p1 +%patch4 -p1 +%patch5 -p1 +%patch6 -p1 %build perl createlinks