1 |
# $Id: smeserver-spamassassin.spec,v 1.6 2014/01/03 05:10:14 wellsi Exp $ |
# $Id: smeserver-spamassassin.spec,v 1.8 2016/01/07 14:16:52 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 5 |
%define release 7 |
8 |
Version: %{version} |
Version: %{version} |
9 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
10 |
License: GPL |
License: GPL |
14 |
Patch3: smeserver-spamassassin-2.4.0-refreshclam.patch |
Patch3: smeserver-spamassassin-2.4.0-refreshclam.patch |
15 |
Patch4: smeserver-spamassassin-2.4.0-revert-10required_score.patch |
Patch4: smeserver-spamassassin-2.4.0-revert-10required_score.patch |
16 |
Patch5: smeserver-spamassassin-2.4.0-10required_score-whitespace.patch |
Patch5: smeserver-spamassassin-2.4.0-10required_score-whitespace.patch |
17 |
|
Patch6: smeserver-spamassassin-2.4.0-ipv4_only.patch |
18 |
|
Patch7: smeserver-spamassassin-2.4.0-add_detailed_header.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 May 6 2016 Daniel Berteaud <daniel@firewall-services.com> 2.4.0-7.sme |
49 |
|
- Add X-Spam-Details header (and simplify X-Spam-Status) [SME: 9509] |
50 |
|
|
51 |
|
* Thu Jan 07 2016 Daniel Berteaud <daniel@firewall-services.com> 2.4.0-6.sme |
52 |
|
- Disable ipv6 support to prevent a warning during startup [SME: 9153] |
53 |
|
|
54 |
* Wed Jan 29 2014 Ian Wells <esmith@wellsi.com> 2.4.0-5.sme |
* Wed Jan 29 2014 Ian Wells <esmith@wellsi.com> 2.4.0-5.sme |
55 |
- Remove workarounds for how qpsmtpd tags spam email [SME: 8109] |
- Remove workarounds for how qpsmtpd tags spam email [SME: 8109] |
56 |
- Fix whitespace in 10required_score |
- Fix whitespace in 10required_score |
428 |
%patch3 -p1 |
%patch3 -p1 |
429 |
%patch4 -p1 |
%patch4 -p1 |
430 |
%patch5 -p1 |
%patch5 -p1 |
431 |
|
%patch6 -p1 |
432 |
|
%patch7 -p1 |
433 |
|
|
434 |
%build |
%build |
435 |
perl createlinks |
perl createlinks |