1 |
# $Id: smeserver-spamassassin.spec,v 1.9 2017/06/28 18:41:51 unnilennium Exp $ |
# $Id: smeserver-spamassassin.spec,v 1.11 2021/01/08 19:46:48 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 |
5 |
Name: %{name} |
Name: %{name} |
6 |
%define version 2.7.0 |
%define version 2.7.0 |
7 |
%define release 1 |
%define release 3 |
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.xz |
Source: %{name}-%{version}.tar.xz |
13 |
#Patch0: smeserver-spamassassin-2.7.0-bz12345-some.patch |
Patch0: smeserver-spamassassin-2.7.0-bz11166-update.patch |
14 |
|
|
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 |
41 |
SME Server - spamassassin anti-spam module |
SME Server - spamassassin anti-spam module |
42 |
|
|
43 |
%changelog |
%changelog |
44 |
|
* Fri Jan 08 2021 Jean-Philipe Pialasse <tests@pialasse.com> 2.7.0-3.sme |
45 |
|
- fix smeserver-spamassassin-update event fix [SME: 11166] |
46 |
|
|
47 |
* Wed Dec 16 2020 John Crisp <jcrisp@safeandsoundit.co.uk> 2.7.0-1 |
* Wed Dec 16 2020 John Crisp <jcrisp@safeandsoundit.co.uk> 2.7.0-1 |
48 |
- Start systemd migration. Remove symlinks [SME: 11224] |
- Start systemd migration. Remove symlinks [SME: 11224] |
49 |
- remove refresh clam as this will be provided by clamav |
- remove refresh clam as this will be provided by clamav |
451 |
|
|
452 |
%prep |
%prep |
453 |
%setup |
%setup |
454 |
#%patch0 -p1 |
%patch0 -p1 |
455 |
|
|
456 |
%build |
%build |
457 |
perl createlinks |
perl createlinks |