1 |
# $Id: smeserver-spamassassin.spec,v 1.8 2008/11/27 09:10:25 filippocarletti Exp $ |
# $Id: smeserver-spamassassin.spec,v 1.9 2010/02/17 11:53:42 filippocarletti Exp $ |
2 |
|
|
3 |
Summary: SME Server - spamassassin anti-spam module |
Summary: SME Server - spamassassin anti-spam module |
4 |
%define name smeserver-spamassassin |
%define name smeserver-spamassassin |
5 |
Name: %{name} |
Name: %{name} |
6 |
%define version 2.2.0 |
%define version 2.2.0 |
7 |
%define release 3 |
%define release 4 |
8 |
Version: %{version} |
Version: %{version} |
9 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
10 |
License: GPL |
License: GPL |
11 |
Group: Networking/Daemons |
Group: Networking/Daemons |
12 |
Source: %{name}-%{version}.tar.gz |
Source: %{name}-%{version}.tar.gz |
13 |
Patch1: smeserver-spamassassin-2.2.0-ServiceNameFix.patch |
Patch1: smeserver-spamassassin-2.2.0-ServiceNameFix.patch |
14 |
Patch2: smeserver-spamassassin-2.2.0-SA330.patch |
Patch2: smeserver-spamassassin-2.2.0-AWL.patch |
15 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
16 |
Requires: e-smith-email >= 4.13.0-38 |
Requires: e-smith-email >= 4.13.0-38 |
17 |
Requires: headermatch |
Requires: headermatch |
41 |
SME Server - spamassassin anti-spam module |
SME Server - spamassassin anti-spam module |
42 |
|
|
43 |
%changelog |
%changelog |
44 |
|
* Wed Feb 17 2010 Filippo Carletti <filippo.carletti@gmail.com> 2.2.0-4sme |
45 |
|
- Requires SpamAssassin 3.3.0 [SME: 5741] |
46 |
|
- Remove FuzzyOcr [SME: 5771] |
47 |
|
- Use ATrpm package (partially remove previous patch) |
48 |
|
|
49 |
* Tue Feb 16 2010 Filippo Carletti <filippo.carletti@gmail.com> 2.2.0-3sme |
* Tue Feb 16 2010 Filippo Carletti <filippo.carletti@gmail.com> 2.2.0-3sme |
50 |
- Requires SpamAssassin 3.3.0 [SME: 5741] |
- Requires SpamAssassin 3.3.0 [SME: 5741] |
51 |
- Remove FuzzyOcr [SME: 5771] |
- Remove FuzzyOcr [SME: 5771] |