1 |
|
|
2 |
# $Id: smeserver-wbl.spec,v 1.14 2017/02/22 22:36:04 unnilennium Exp $ |
# $Id: smeserver-wbl.spec,v 1.15 2017/02/24 00:38:26 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 14 |
%define release 15 |
11 |
Version: %{version} |
Version: %{version} |
12 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
13 |
License: GPL |
License: GPL |
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 |
Patch10: smeserver-wbl-0.3.0.bz10116.changingseparator.patch |
33 |
|
Patch11: smeserver-wbl-0.3.0.bz10124-event-to-avoid-unecessary-service-restart.patch |
34 |
|
|
35 |
%description |
%description |
36 |
%name is an addon for SME Server that provides the following WBLs: |
%name is an addon for SME Server that provides the following WBLs: |
40 |
spamassassin /etc/mail/spammassassin/local.cf whitelist_from |
spamassassin /etc/mail/spammassassin/local.cf whitelist_from |
41 |
|
|
42 |
%changelog |
%changelog |
43 |
|
* Sat May 06 2017 Jean-Philipe Pialasse <tests@pialasse.com> 0.3.0-15.sme |
44 |
|
- avoid unecessary service restart on modifcation [SME: 10124] |
45 |
|
|
46 |
* Thu Feb 23 2017 Jean-Philipe Pialasse <tests@pialasse.com> 0.3.0-14.sme |
* Thu Feb 23 2017 Jean-Philipe Pialasse <tests@pialasse.com> 0.3.0-14.sme |
47 |
- changing separator for RBLList, SBLList [SME: 10116] |
- changing separator for RBLList, SBLList [SME: 10116] |
48 |
|
|
205 |
%patch8 -p1 |
%patch8 -p1 |
206 |
%patch9 -p1 |
%patch9 -p1 |
207 |
%patch10 -p1 |
%patch10 -p1 |
208 |
|
%patch11 -p1 |
209 |
|
|
210 |
|
|
211 |
%build |
%build |
212 |
perl createlinks |
perl createlinks |