1 |
|
|
2 |
# $Id: smeserver-wbl.spec,v 1.12 2016/03/09 09:14:34 unnilennium Exp $ |
# $Id: smeserver-wbl.spec,v 1.13 2017/02/02 03:52:36 unnilennium Exp $ |
3 |
# Authority: gzartman |
# Authority: gzartman |
4 |
# Name: Greg Zartman |
# Name: Greg Zartman |
5 |
|
|
7 |
%define name smeserver-wbl |
%define name smeserver-wbl |
8 |
Name: %{name} |
Name: %{name} |
9 |
%define version 0.3.0 |
%define version 0.3.0 |
10 |
%define release 12 |
%define release 13 |
11 |
Version: %{version} |
Version: %{version} |
12 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
13 |
License: GPL |
License: GPL |
17 |
BuildArchitectures: noarch |
BuildArchitectures: noarch |
18 |
BuildRequires: e-smith-devtools |
BuildRequires: e-smith-devtools |
19 |
Requires: smeserver-release => 9.0 |
Requires: smeserver-release => 9.0 |
20 |
|
Requires: qpsmtpd >= 0.96 |
21 |
AutoReqProv: no |
AutoReqProv: no |
22 |
Patch0: smeserver-wbl-0.3.0.bz807.blacklistfrom.patch |
Patch0: smeserver-wbl-0.3.0.bz807.blacklistfrom.patch |
23 |
Patch1: smeserver-wbl-0.3.0.bz5219.LocaleBugCorrection.patch |
Patch1: smeserver-wbl-0.3.0.bz5219.LocaleBugCorrection.patch |
28 |
Patch6: smeserver-wbl-0.3.0-locale-2015-10-16.patch |
Patch6: smeserver-wbl-0.3.0-locale-2015-10-16.patch |
29 |
Patch7: smeserver-wbl-0.3.0-locale-2016-03-09.patch |
Patch7: smeserver-wbl-0.3.0-locale-2016-03-09.patch |
30 |
Patch8: smeserver-wbl-0.3.0-locale-2017-02-02.patch |
Patch8: smeserver-wbl-0.3.0-locale-2017-02-02.patch |
31 |
|
Patch9: smeserver-wbl-0.3.0.bz10091.changePlugin.patch |
32 |
|
|
33 |
%description |
%description |
34 |
%name is an addon for SME Server that provides the following WBLs: |
%name is an addon for SME Server that provides the following WBLs: |
38 |
spamassassin /etc/mail/spammassassin/local.cf whitelist_from |
spamassassin /etc/mail/spammassassin/local.cf whitelist_from |
39 |
|
|
40 |
%changelog |
%changelog |
41 |
|
* Wed Feb 22 2017 Jean-Philipe Pialasse <tests@pialasse.com> 0.3.0-13.sme |
42 |
|
- move to new plugin whitelist provided by newer qpsmtpd [SME: 10091] |
43 |
|
|
44 |
* Wed Feb 01 2017 Jean-Philipe Pialasse <tests@pialasse.com> 0.3.0-12.sme |
* Wed Feb 01 2017 Jean-Philipe Pialasse <tests@pialasse.com> 0.3.0-12.sme |
45 |
- apply locale 2017-02-02.patch |
- apply locale 2017-02-02.patch |
46 |
|
|
195 |
%patch6 -p1 |
%patch6 -p1 |
196 |
%patch7 -p1 |
%patch7 -p1 |
197 |
%patch8 -p1 |
%patch8 -p1 |
198 |
|
%patch9 -p1 |
199 |
|
|
200 |
|
|
201 |
%build |
%build |
202 |
perl createlinks |
perl createlinks |