/[smeserver]/rpms/smeserver-spamassassin/sme9/smeserver-spamassassin.spec
ViewVC logotype

Diff of /rpms/smeserver-spamassassin/sme9/smeserver-spamassassin.spec

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph | View Patch Patch

Revision 1.10 by vip-ire, Wed Mar 8 15:15:25 2017 UTC Revision 1.11 by unnilennium, Wed Jun 28 18:47:49 2017 UTC
# Line 1  Line 1 
1  # $Id: smeserver-spamassassin.spec,v 1.9 2016/05/06 22:30:08 vip-ire Exp $  # $Id: smeserver-spamassassin.spec,v 1.10 2017/03/08 15:15:25 vip-ire Exp $
2    
3  Summary: SME Server - spamassassin anti-spam module  Summary: SME Server - spamassassin anti-spam module
4  %define name smeserver-spamassassin  %define name smeserver-spamassassin
5  Name: %{name}  Name: %{name}
6  %define version 2.4.0  %define version 2.4.0
7  %define release 8  %define release 9
8  Version: %{version}  Version: %{version}
9  Release: %{release}%{?dist}  Release: %{release}%{?dist}
10  License: GPL  License: GPL
# Line 17  Patch5: smeserver-spamassassin-2.4.0-10r Line 17  Patch5: smeserver-spamassassin-2.4.0-10r
17  Patch6: smeserver-spamassassin-2.4.0-ipv4_only.patch  Patch6: smeserver-spamassassin-2.4.0-ipv4_only.patch
18  Patch7: smeserver-spamassassin-2.4.0-add_detailed_header.patch  Patch7: smeserver-spamassassin-2.4.0-add_detailed_header.patch
19  Patch8: smeserver-spamassassin-2.6.0-allow_tell.patch  Patch8: smeserver-spamassassin-2.6.0-allow_tell.patch
20    Patch9: smeserver-spamassassin-2.4.0-bz10360-auto_learn.patch
21  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot
22  Requires: e-smith-email >= 4.13.0-38  Requires: e-smith-email >= 4.13.0-38
23  Requires: headermatch  Requires: headermatch
# Line 46  AutoReqProv: no Line 47  AutoReqProv: no
47  SME Server - spamassassin anti-spam module  SME Server - spamassassin anti-spam module
48    
49  %changelog  %changelog
50    * Wed Jun 28 2017 Jean-Philipe Pialasse <tests@pialasse.com> 2.4.0-9.sme
51    - disable auto_learn by default when enabling Bayes [SME: 10360]
52    - added properties UseBayesAutoLearn, BayesAutoLearnThresholdSpam and
53    BayesAutoLearnThresholdNonSpam
54    
55  * Wed Mar 8 2017 Daniel Berteaud <daniel@firewall-services.com> 2.4.0-8.sme  * Wed Mar 8 2017 Daniel Berteaud <daniel@firewall-services.com> 2.4.0-8.sme
56  - Rewrite spamd run script to add support for --allow-tell [SME: 10138]  - Rewrite spamd run script to add support for --allow-tell [SME: 10138]
57    
# Line 435  SME Server - spamassassin anti-spam modu Line 441  SME Server - spamassassin anti-spam modu
441  %patch6 -p1  %patch6 -p1
442  %patch7 -p1  %patch7 -p1
443  %patch8 -p1  %patch8 -p1
444    %patch9 -p1
445    
446  %build  %build
447  perl createlinks  perl createlinks


Legend:
Removed lines/characters  
Changed lines/characters
  Added lines/characters

admin@koozali.org
ViewVC Help
Powered by ViewVC 1.2.1 RSS 2.0 feed