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 16 |
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 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
22 |
Requires: e-smith-email >= 4.13.0-38 |
Requires: e-smith-email >= 4.13.0-38 |
23 |
Requires: headermatch |
Requires: headermatch |
47 |
SME Server - spamassassin anti-spam module |
SME Server - spamassassin anti-spam module |
48 |
|
|
49 |
%changelog |
%changelog |
50 |
|
* Sat Sep 8 2007 Shad L. Lords <slords@mail.com> 1.4.0-16 |
51 |
|
- Import spamassassin keys correctly [SME: 3206] |
52 |
|
|
53 |
|
* Thu Sep 6 2007 Shad L. Lords <slords@mail.com> 1.4.0-15 |
54 |
|
- Import spamassassin keys if sa_update is found [SME: 3206] |
55 |
|
- Restart spamassassin if update successful [SME: 3351] |
56 |
|
|
57 |
|
* Sun Jun 24 2007 Shad L. Lords <slords@mail.com> 1.4.0-14 |
58 |
|
- Fix log (lint) noise [SME: 3100] |
59 |
|
|
60 |
* Sun Apr 29 2007 Shad L. Lords <slords@mail.com> |
* Sun Apr 29 2007 Shad L. Lords <slords@mail.com> |
61 |
- Clean up spec so package can be built by koji/plague |
- Clean up spec so package can be built by koji/plague |
62 |
|
|
371 |
%patch5 -p 1 |
%patch5 -p 1 |
372 |
%patch6 -p 1 |
%patch6 -p 1 |
373 |
%patch7 -p 1 |
%patch7 -p 1 |
374 |
|
%patch8 -p 1 |
375 |
|
%patch9 -p 1 |
376 |
|
%patch10 -p 1 |
377 |
|
|
378 |
%build |
%build |
379 |
perl createlinks |
perl createlinks |