1 |
|
|
2 |
# $Id: smeserver-wbl.spec,v 1.16 2017/05/06 04:39:13 unnilennium Exp $ |
# $Id: smeserver-wbl.spec,v 1.17 2017/05/06 04:40:56 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 16 |
%define release 17 |
11 |
Version: %{version} |
Version: %{version} |
12 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
13 |
License: GPL |
License: GPL |
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 |
Patch10: smeserver-wbl-0.3.0.bz10116.changingseparator.patch |
33 |
Patch11: smeserver-wbl-0.3.0.bz10124-event-to-avoid-unecessary-service-restart.patch |
Patch11: smeserver-wbl-0.3.0.bz10124-event-to-avoid-unecessary-service-restart.patch |
34 |
|
Patch12: smeserver-wbl-0.3.0.bz10287-allowSpacesInRBL.patch |
35 |
|
|
36 |
%description |
%description |
37 |
%name is an addon for SME Server that provides the following WBLs: |
%name is an addon for SME Server that provides the following WBLs: |
41 |
spamassassin /etc/mail/spammassassin/local.cf whitelist_from |
spamassassin /etc/mail/spammassassin/local.cf whitelist_from |
42 |
|
|
43 |
%changelog |
%changelog |
44 |
|
* Wed May 10 2017 Jean-Philipe Pialasse <tests@pialasse.com> 0.3.0-17.sme |
45 |
|
- allow embedded spaces when entering new DNSBL zones [SME: 10287] |
46 |
|
|
47 |
* Sat May 06 2017 Jean-Philipe Pialasse <tests@pialasse.com> 0.3.0-16.sme |
* Sat May 06 2017 Jean-Philipe Pialasse <tests@pialasse.com> 0.3.0-16.sme |
48 |
- avoid unecessary service restart on modifcation [SME: 10124] |
- avoid unecessary service restart on modifcation [SME: 10124] |
49 |
|
|
210 |
%patch9 -p1 |
%patch9 -p1 |
211 |
%patch10 -p1 |
%patch10 -p1 |
212 |
%patch11 -p1 |
%patch11 -p1 |
213 |
|
%patch12 -p1 |
214 |
|
|
215 |
%build |
%build |
216 |
perl createlinks |
perl createlinks |