1 |
# $Id: smeserver-spamassassin.spec,v 1.14 2021/02/19 04:53:21 jpp Exp $ |
# $Id: smeserver-spamassassin.spec,v 1.15 2021/02/19 05:56:55 jpp 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 |
12 |
Source: %{name}-%{version}.tar.xz |
Source: %{name}-%{version}.tar.xz |
13 |
Patch0: smeserver-spamassassin-2.7.0-bz11166-update.patch |
Patch0: smeserver-spamassassin-2.7.0-bz11166-update.patch |
14 |
Patch1: smeserver-spamassassin-2.7.0-bz11361-spamd-fails.patch |
Patch1: smeserver-spamassassin-2.7.0-bz11361-spamd-fails.patch |
15 |
|
Patch2: smeserver-spamassassin-2.7.0-bz11362-logging.patch |
16 |
|
|
17 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
18 |
Requires: e-smith-email >= 4.13.0-38 |
Requires: e-smith-email >= 4.13.0-38 |
46 |
%changelog |
%changelog |
47 |
* Thu Feb 18 2021 Jean-Philipe Pialasse <tests@pialasse.com> 2.7.0-5.sme |
* Thu Feb 18 2021 Jean-Philipe Pialasse <tests@pialasse.com> 2.7.0-5.sme |
48 |
- fix spamd unable to load [SME: 11361] |
- fix spamd unable to load [SME: 11361] |
49 |
|
- redirect spamd loging to spamd.log instead of message [SME: 11362] |
50 |
|
|
51 |
* Wed Feb 17 2021 Jean-Philipe Pialasse <tests@pialasse.com> 2.7.0-4.sme |
* Wed Feb 17 2021 Jean-Philipe Pialasse <tests@pialasse.com> 2.7.0-4.sme |
52 |
- add requires DCC as we have built it [SME: 11065] |
- add requires DCC as we have built it [SME: 11065] |
465 |
%patch1 -p1 |
%patch1 -p1 |
466 |
rm -rf root/etc/e-smith/templates/usr/ |
rm -rf root/etc/e-smith/templates/usr/ |
467 |
rm -rf root//usr/lib/systemd/system/spamd.service.d |
rm -rf root//usr/lib/systemd/system/spamd.service.d |
468 |
|
%patch2 -p1 |
469 |
|
|
470 |
%build |
%build |
471 |
perl createlinks |
perl createlinks |