1 |
|
|
2 |
# $Id: smeserver-wbl.spec,v 1.10 2015/10/15 20:48:22 stephdl Exp $ |
# $Id: smeserver-wbl.spec,v 1.11 2015/10/16 05:33:09 stephdl 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 10 |
%define release 11 |
11 |
Version: %{version} |
Version: %{version} |
12 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
13 |
License: GPL |
License: GPL |
25 |
Patch4: smeserver-wbl-0.3.0-locale-2015-09-17.patch |
Patch4: smeserver-wbl-0.3.0-locale-2015-09-17.patch |
26 |
Patch5: smeserver-wbl-0.3.0.bz9092.RBL_Menu.patch |
Patch5: smeserver-wbl-0.3.0.bz9092.RBL_Menu.patch |
27 |
Patch6: smeserver-wbl-0.3.0-locale-2015-10-16.patch |
Patch6: smeserver-wbl-0.3.0-locale-2015-10-16.patch |
28 |
|
Patch7: smeserver-wbl-0.3.0-locale-2016-03-09.patch |
29 |
|
|
30 |
%description |
%description |
31 |
%name is an addon for SME Server that provides the following WBLs: |
%name is an addon for SME Server that provides the following WBLs: |
32 |
qpsmtpd check_badmailfrom /var/qmail/control/badmailfrom |
qpsmtpd check_badmailfrom /var/qmail/control/badmailfrom |
35 |
spamassassin /etc/mail/spammassassin/local.cf whitelist_from |
spamassassin /etc/mail/spammassassin/local.cf whitelist_from |
36 |
|
|
37 |
%changelog |
%changelog |
38 |
|
* Wed Mar 09 2016 JP Pialasse <tests@pialasse.com> 0.3.0-11.sme |
39 |
|
- apply locale 2016-03-09 patch |
40 |
|
|
41 |
* Fri Oct 16 2015 stephane de Labrusse <stephdl@de-labrusse.fr> 0.3.0-10.sme |
* Fri Oct 16 2015 stephane de Labrusse <stephdl@de-labrusse.fr> 0.3.0-10.sme |
42 |
- Added Translations smeserver-wbl-0.3.0-locale-2015-10-16.patch |
- Added Translations smeserver-wbl-0.3.0-locale-2015-10-16.patch |
43 |
|
|
184 |
%patch4 -p1 |
%patch4 -p1 |
185 |
%patch5 -p1 |
%patch5 -p1 |
186 |
%patch6 -p1 |
%patch6 -p1 |
187 |
|
%patch7 -p1 |
188 |
|
|
189 |
|
|
190 |
%build |
%build |
191 |
perl createlinks |
perl createlinks |