--- rpms/smeserver-qpsmtpd/sme9/smeserver-qpsmtpd.spec 2013/02/07 22:39:35 1.1 +++ rpms/smeserver-qpsmtpd/sme9/smeserver-qpsmtpd.spec 2014/01/29 07:24:48 1.5 @@ -1,15 +1,18 @@ -# $Id: smeserver-qpsmtpd.spec,v 1.39 2012/07/19 05:57:12 wellsi Exp $ +# $Id: smeserver-qpsmtpd.spec,v 1.4 2013/06/14 10:25:29 vip-ire Exp $ Summary: SME Server qpsmtpd module %define name smeserver-qpsmtpd Name: %{name} %define version 2.4.0 -%define release 1 +%define release 5 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 BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot Requires: qpsmtpd >= 0.83 Requires: perl(Mail::DKIM) @@ -18,6 +21,7 @@ Requires: daemontools Requires: qpsmtpd-plugins >= 0.0.1-sme04 Requires: ipsvd Requires: e-smith-lib >= 1.16.0-08 +Requires: e-smith-cvm-unix-local Obsoletes: e-smith-obtuse-smtpd Obsoletes: e-smith-qmail-smtpd Obsoletes: e-smith-mailfront @@ -40,6 +44,19 @@ AutoReqProv: no SME Server qpsmtpd smtpd module %changelog +* 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] + * Thu Feb 7 2013 Shad L. Lords 2.4.0-1 - Roll new stream for sme9 @@ -679,6 +696,9 @@ SME Server qpsmtpd smtpd module %prep %setup +%patch1 -p1 +%patch2 -p1 +%patch3 -p1 %build perl createlinks