1 |
# $Id: smeserver-spamassassin.spec,v 1.12 2010/08/07 22:03:06 wellsi Exp $ |
# $Id: smeserver-spamassassin.spec,v 1.18 2013/07/06 04:53:11 wellsi 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.2.0 |
%define version 2.2.0 |
7 |
%define release 7 |
%define release 12 |
8 |
Version: %{version} |
Version: %{version} |
9 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
10 |
License: GPL |
License: GPL |
13 |
Patch1: smeserver-spamassassin-2.2.0-ServiceNameFix.patch |
Patch1: smeserver-spamassassin-2.2.0-ServiceNameFix.patch |
14 |
Patch2: smeserver-spamassassin-2.2.0-AWL.patch |
Patch2: smeserver-spamassassin-2.2.0-AWL.patch |
15 |
Patch3: smeserver-spamassassin-2.2.0-cronjobs.patch |
Patch3: smeserver-spamassassin-2.2.0-cronjobs.patch |
|
Patch4: smeserver-spamassassin-2.2.0-RequiredScore.patch |
|
16 |
Patch5: smeserver-spamassassin-2.2.0-bootstrap-console-save-removal.patch |
Patch5: smeserver-spamassassin-2.2.0-bootstrap-console-save-removal.patch |
17 |
|
Patch6: smeserver-spamassassin-2.2.0-pyzor-timeout.patch |
18 |
|
Patch8: smeserver-spamassassin-2.2.0-okLanguages.patch |
19 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
20 |
Requires: e-smith-email >= 4.13.0-38 |
Requires: e-smith-email >= 4.13.0-38 |
21 |
Requires: headermatch |
Requires: headermatch |
45 |
SME Server - spamassassin anti-spam module |
SME Server - spamassassin anti-spam module |
46 |
|
|
47 |
%changelog |
%changelog |
48 |
* Fri Dec 23 2011 Jonathan Martens <smeserver-contribs@snetram.nl> 2.2.0-6 |
* Fri Dec 20 2013 Ian Wells <esmith@wellsi.com> 2.2.0-12 |
49 |
|
- Remove workarounds for how qpsmtpd tags spam email [SME: 8014] |
50 |
|
|
51 |
|
* Fri Jul 5 2013 Ian Wells <esmith@wellsi.com> 2.2.0-11 |
52 |
|
- Load TextCat plugin if ok_languages is enabled [SME: 7048] |
53 |
|
|
54 |
|
* Sun May 19 2013 chris burnat <devlist@burnat.com> 2.2.0-10 |
55 |
|
- Fix how qpsmtpd tags spam email, codes by Charlie Brady [SME: 5603] |
56 |
|
|
57 |
|
* Sun Apr 8 2012 Jonathan Martens <smeserver-contribs@snetram.nl> 2.2.0-9 |
58 |
|
- Add template fragment for pyzor timeout [SME: 6896] |
59 |
|
|
60 |
|
* Fri Jan 20 2012 Jonathan Martens <smeserver-contribs@snetram.nl> 2.2.0-8 |
61 |
|
- Actually apply patch to remove spamd restart from bootstrap-console-save event [SME: 6717] |
62 |
|
|
63 |
|
* Fri Dec 23 2011 Jonathan Martens <smeserver-contribs@snetram.nl> 2.2.0-7 |
64 |
- Remove spamd restart from bootstrap-console-save event [SME: 6717] |
- Remove spamd restart from bootstrap-console-save event [SME: 6717] |
65 |
|
|
66 |
* Sat Aug 7 2010 Ian Wells <esmith@wellsi.com> 2.2.0-6.sme |
* Sat Aug 7 2010 Ian Wells <esmith@wellsi.com> 2.2.0-6.sme |
414 |
%patch1 -p1 |
%patch1 -p1 |
415 |
%patch2 -p1 |
%patch2 -p1 |
416 |
%patch3 -p1 |
%patch3 -p1 |
417 |
%patch4 -p1 |
%patch5 -p1 |
418 |
#%patch5 -p1 |
%patch6 -p1 |
419 |
|
%patch8 -p1 |
420 |
|
|
421 |
%build |
%build |
422 |
perl createlinks |
perl createlinks |