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 15 |
%define release 18 |
6 |
Version: %{version} |
Version: %{version} |
7 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
8 |
License: GPL |
License: GPL |
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 |
Patch9: smeserver-spamassassin-1.4.0-sa_update-smefix.patch |
20 |
|
Patch10: smeserver-spamassassin-1.4.0-sa_update-smefix.patch2 |
21 |
|
Patch11: smeserver-spamassassin-1.4.0-sakeys.patch |
22 |
|
Patch12: smeserver-spamassassin-1.4.0-required_score.patch |
23 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
24 |
Requires: e-smith-email >= 4.13.0-38 |
Requires: e-smith-email >= 4.13.0-38 |
25 |
Requires: headermatch |
Requires: headermatch |
49 |
SME Server - spamassassin anti-spam module |
SME Server - spamassassin anti-spam module |
50 |
|
|
51 |
%changelog |
%changelog |
52 |
|
* Sat Mar 9 2008 chris burnat <devlist@burnat.com> 1.4.0-18 |
53 |
|
- Edit and rename deprecated template fragment [SME: 3857] |
54 |
|
|
55 |
|
* Tue Dec 25 2007 Shad L. Lords <slords@mail.com> 1.4.0-17 |
56 |
|
- Import all spamassassin keys correctly [SME: 3206] |
57 |
|
|
58 |
|
* Sat Sep 8 2007 Shad L. Lords <slords@mail.com> 1.4.0-16 |
59 |
|
- Import spamassassin keys correctly [SME: 3206] |
60 |
|
|
61 |
* Thu Sep 6 2007 Shad L. Lords <slords@mail.com> 1.4.0-15 |
* Thu Sep 6 2007 Shad L. Lords <slords@mail.com> 1.4.0-15 |
62 |
- Import spamassassin keys if sa_update is found [SME: 3206] |
- Import spamassassin keys if sa_update is found [SME: 3206] |
63 |
- Restart spamassassin if update successful [SME: 3351] |
- Restart spamassassin if update successful [SME: 3351] |
381 |
%patch7 -p 1 |
%patch7 -p 1 |
382 |
%patch8 -p 1 |
%patch8 -p 1 |
383 |
%patch9 -p 1 |
%patch9 -p 1 |
384 |
|
%patch10 -p 1 |
385 |
|
%patch11 -p 1 |
386 |
|
%patch12 -p 1 |
387 |
|
|
388 |
%build |
%build |
389 |
perl createlinks |
perl createlinks |