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 13 |
%define release 17 |
6 |
Version: %{version} |
Version: %{version} |
7 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
8 |
License: GPL |
License: GPL |
15 |
Patch5: smeserver-spamassassin-1.4.0-SpamStatusAtStartOfLine.patch |
Patch5: smeserver-spamassassin-1.4.0-SpamStatusAtStartOfLine.patch |
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 |
19 |
|
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 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
23 |
Requires: e-smith-email >= 4.13.0-38 |
Requires: e-smith-email >= 4.13.0-38 |
24 |
Requires: headermatch |
Requires: headermatch |
48 |
SME Server - spamassassin anti-spam module |
SME Server - spamassassin anti-spam module |
49 |
|
|
50 |
%changelog |
%changelog |
51 |
|
* Tue Dec 25 2007 Shad L. Lords <slords@mail.com> 1.4.0-17 |
52 |
|
- Import all spamassassin keys correctly [SME: 3206] |
53 |
|
|
54 |
|
* Sat Sep 8 2007 Shad L. Lords <slords@mail.com> 1.4.0-16 |
55 |
|
- Import spamassassin keys correctly [SME: 3206] |
56 |
|
|
57 |
|
* Thu Sep 6 2007 Shad L. Lords <slords@mail.com> 1.4.0-15 |
58 |
|
- Import spamassassin keys if sa_update is found [SME: 3206] |
59 |
|
- Restart spamassassin if update successful [SME: 3351] |
60 |
|
|
61 |
|
* Sun Jun 24 2007 Shad L. Lords <slords@mail.com> 1.4.0-14 |
62 |
|
- Fix log (lint) noise [SME: 3100] |
63 |
|
|
64 |
* Sun Apr 29 2007 Shad L. Lords <slords@mail.com> |
* Sun Apr 29 2007 Shad L. Lords <slords@mail.com> |
65 |
- Clean up spec so package can be built by koji/plague |
- Clean up spec so package can be built by koji/plague |
66 |
|
|
375 |
%patch5 -p 1 |
%patch5 -p 1 |
376 |
%patch6 -p 1 |
%patch6 -p 1 |
377 |
%patch7 -p 1 |
%patch7 -p 1 |
378 |
|
%patch8 -p 1 |
379 |
|
%patch9 -p 1 |
380 |
|
%patch10 -p 1 |
381 |
|
%patch11 -p 1 |
382 |
|
|
383 |
%build |
%build |
384 |
perl createlinks |
perl createlinks |