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 14 |
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 |
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 |
|
* Sun Jun 24 2007 Shad L. Lords <slords@mail.com> 1.4.0-14 |
49 |
|
- Fix log (lint) noise [SME: 3100] |
50 |
|
|
51 |
* Sun Apr 29 2007 Shad L. Lords <slords@mail.com> |
* Sun Apr 29 2007 Shad L. Lords <slords@mail.com> |
52 |
- Clean up spec so package can be built by koji/plague |
- Clean up spec so package can be built by koji/plague |
53 |
|
|
362 |
%patch5 -p 1 |
%patch5 -p 1 |
363 |
%patch6 -p 1 |
%patch6 -p 1 |
364 |
%patch7 -p 1 |
%patch7 -p 1 |
365 |
|
%patch8 -p 1 |
366 |
|
|
367 |
%build |
%build |
368 |
perl createlinks |
perl createlinks |