2 |
%define name smeserver-spamassassin |
%define name smeserver-spamassassin |
3 |
Name: %{name} |
Name: %{name} |
4 |
%define version 1.4.0 |
%define version 1.4.0 |
5 |
%define release 14 |
%define release 15 |
6 |
Version: %{version} |
Version: %{version} |
7 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
8 |
License: GPL |
License: GPL |
16 |
Patch6: smeserver-spamassassin-1.4.0-headermatch.patch |
Patch6: smeserver-spamassassin-1.4.0-headermatch.patch |
17 |
Patch7: smeserver-spamassassin-1.4.0-runit17.patch |
Patch7: smeserver-spamassassin-1.4.0-runit17.patch |
18 |
Patch8: smeserver-spamassassin-1.4.0-lognoise.patch |
Patch8: smeserver-spamassassin-1.4.0-lognoise.patch |
19 |
|
Patch9: smeserver-spamassassin-1.4.0-sa_update-smefix.patch |
20 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
21 |
Requires: e-smith-email >= 4.13.0-38 |
Requires: e-smith-email >= 4.13.0-38 |
22 |
Requires: headermatch |
Requires: headermatch |
46 |
SME Server - spamassassin anti-spam module |
SME Server - spamassassin anti-spam module |
47 |
|
|
48 |
%changelog |
%changelog |
49 |
|
* Thu Sep 6 2007 Shad L. Lords <slords@mail.com> 1.4.0-15 |
50 |
|
- Import spamassassin keys if sa_update is found [SME: 3206] |
51 |
|
- Restart spamassassin if update successful [SME: 3351] |
52 |
|
|
53 |
* Sun Jun 24 2007 Shad L. Lords <slords@mail.com> 1.4.0-14 |
* Sun Jun 24 2007 Shad L. Lords <slords@mail.com> 1.4.0-14 |
54 |
- Fix log (lint) noise [SME: 3100] |
- Fix log (lint) noise [SME: 3100] |
55 |
|
|
368 |
%patch6 -p 1 |
%patch6 -p 1 |
369 |
%patch7 -p 1 |
%patch7 -p 1 |
370 |
%patch8 -p 1 |
%patch8 -p 1 |
371 |
|
%patch9 -p 1 |
372 |
|
|
373 |
%build |
%build |
374 |
perl createlinks |
perl createlinks |