--- rpms/smeserver-spamassassin/sme10/smeserver-spamassassin.spec 2017/03/08 14:29:38 1.8 +++ rpms/smeserver-spamassassin/sme10/smeserver-spamassassin.spec 2017/06/28 18:41:51 1.9 @@ -1,10 +1,10 @@ -# $Id: smeserver-spamassassin.spec,v 1.7 2016/04/20 20:45:45 vip-ire Exp $ +# $Id: smeserver-spamassassin.spec,v 1.8 2017/03/08 14:29:38 vip-ire Exp $ Summary: SME Server - spamassassin anti-spam module %define name smeserver-spamassassin Name: %{name} %define version 2.6.0 -%define release 7 +%define release 8 Version: %{version} Release: %{release}%{?dist} License: GPL @@ -12,6 +12,7 @@ Group: Networking/Daemons Source: %{name}-%{version}.tar.xz Patch0: smeserver-spamassassin-2.6.0-add_detailed_header.patch Patch1: smeserver-spamassassin-2.6.0-allow_tell.patch +Patch2: smeserver-spamassassin-2.6.0-bz8160-auto_learn.patch BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot Requires: e-smith-email >= 4.13.0-38 Requires: headermatch @@ -40,6 +41,10 @@ AutoReqProv: no SME Server - spamassassin anti-spam module %changelog +* Wed Jun 28 2017 Jean-Philipe Pialasse 2.6.0-8.sme +- disable auto_learn by default when enabling Bayes [SME: 8160] +- added properties UseBayesAutoLearn, BayesAutoLearnThresholdSpam and BayesAutoLearnThresholdNonSpam + * Wed Mar 8 2017 Daniel Berteaud 2.6.0-7.sme - Rewrite spamd run script to add support for --allow-tell [SME: 10137] @@ -440,6 +445,7 @@ SME Server - spamassassin anti-spam modu %setup %patch0 -p1 %patch1 -p1 +%patch2 -p1 %build perl createlinks