1 |
|
|
2 |
# $Id: smeserver-wbl.spec,v 1.13 2017/02/02 03:52:36 unnilennium Exp $ |
# $Id: smeserver-wbl.spec,v 1.14 2017/02/22 22:36:04 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 13 |
%define release 14 |
11 |
Version: %{version} |
Version: %{version} |
12 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
13 |
License: GPL |
License: GPL |
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 |
Patch9: smeserver-wbl-0.3.0.bz10091.changePlugin.patch |
32 |
|
Patch10: smeserver-wbl-0.3.0.bz10116.changingseparator.patch |
33 |
|
|
34 |
%description |
%description |
35 |
%name is an addon for SME Server that provides the following WBLs: |
%name is an addon for SME Server that provides the following WBLs: |
39 |
spamassassin /etc/mail/spammassassin/local.cf whitelist_from |
spamassassin /etc/mail/spammassassin/local.cf whitelist_from |
40 |
|
|
41 |
%changelog |
%changelog |
42 |
|
* Thu Feb 23 2017 Jean-Philipe Pialasse <tests@pialasse.com> 0.3.0-14.sme |
43 |
|
- changing separator for RBLList, SBLList [SME: 10116] |
44 |
|
|
45 |
* Wed Feb 22 2017 Jean-Philipe Pialasse <tests@pialasse.com> 0.3.0-13.sme |
* Wed Feb 22 2017 Jean-Philipe Pialasse <tests@pialasse.com> 0.3.0-13.sme |
46 |
- move to new plugin whitelist provided by newer qpsmtpd [SME: 10091] |
- move to new plugin whitelist provided by newer qpsmtpd [SME: 10091] |
47 |
|
|
200 |
%patch7 -p1 |
%patch7 -p1 |
201 |
%patch8 -p1 |
%patch8 -p1 |
202 |
%patch9 -p1 |
%patch9 -p1 |
203 |
|
%patch10 -p1 |
204 |
|
|
205 |
%build |
%build |
206 |
perl createlinks |
perl createlinks |