|
%perl_module_wo_prefix spamassassin 3.3.2 56 |
|
1 |
%define pkgname Mail-SpamAssassin |
%define pkgname Mail-SpamAssassin |
2 |
|
|
3 |
|
Name: spamassassin |
4 |
|
Version: 3.3.2 |
5 |
|
Release: 59%{?dist} |
6 |
Summary: Spam filter for email which can be invoked from mail delivery agents |
Summary: Spam filter for email which can be invoked from mail delivery agents |
7 |
License: Apache |
License: Apache |
8 |
Group: Applications/Internet |
Group: Applications/Internet |
26 |
Source60: GPG-sought.KEY |
Source60: GPG-sought.KEY |
27 |
Patch0: Mail-SpamAssassin-3.0.0-krb5.patch |
Patch0: Mail-SpamAssassin-3.0.0-krb5.patch |
28 |
#Patch1: sa-1027163-for-3.3.diff |
#Patch1: sa-1027163-for-3.3.diff |
29 |
|
Patch1000: Mail-SpamAssassin-3.3.2-update_RegistrarBoundaries.patch |
30 |
Buildroot: %{_tmppath}/%{name}-root |
Buildroot: %{_tmppath}/%{name}-root |
31 |
Requires(pre): /sbin/chkconfig /sbin/service |
Requires(pre): /sbin/chkconfig /sbin/service |
32 |
|
|
33 |
|
BuildRequires: atrpms-rpm-config |
34 |
BuildRequires: openssl-devel, krb5-devel |
BuildRequires: openssl-devel, krb5-devel |
35 |
BuildRequires: autoconf |
BuildRequires: autoconf |
36 |
BuildRequires: perl >= 2:5.8.1 |
BuildRequires: perl >= 2:5.8.1 |
140 |
%setup -q -n %{pkgname}-%{version} |
%setup -q -n %{pkgname}-%{version} |
141 |
%patch0 -p1 -b .krb5 |
%patch0 -p1 -b .krb5 |
142 |
#patch1 -p0 -b .goto |
#patch1 -p0 -b .goto |
143 |
|
%patch1000 -p1 |
144 |
|
|
145 |
%build |
%build |
146 |
(cd spamc; autoconf) |
(cd spamc; autoconf) |
256 |
exit 0 |
exit 0 |
257 |
|
|
258 |
%changelog |
%changelog |
259 |
|
* Fri Jul 10 2015 Daniel Berteaud <daniel@firewall-services.com> - 3.3.2-59.sme |
260 |
|
- Add atrpms-rpm-config to the BUildReq so it can build [SME: 8980] |
261 |
|
|
262 |
|
* Thu Jul 9 2015 Daniel Berteaud <daniel@firewall-services.com> - 3.3.2-58.sme |
263 |
|
- Update RegistrarBoundaries.pm to the one from 3.4.1 so URIBL tests are |
264 |
|
done on new tld [SME: 8980] |
265 |
|
|
266 |
|
* Thu Jul 9 2015 Daniel Berteaud <daniel@firewall-services.com> - 3.3.2-57.sme |
267 |
|
- Remove dependency on atrpms macros [SME: 8980] |
268 |
|
|
269 |
* Mon Jun 10 2013 Axel Thimm <Axel.Thimm@ATrpms.net> - |
* Mon Jun 10 2013 Axel Thimm <Axel.Thimm@ATrpms.net> - |
270 |
- Update to 3.3.2. |
- Update to 3.3.2. |
271 |
|
|