1 |
|
|
2 |
# $Id: smeserver-wbl.spec,v 1.6 2015/09/15 15:49:15 stephdl Exp $ |
# $Id: smeserver-wbl.spec,v 1.7 2015/09/17 14:07:36 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 6 |
%define release 7 |
11 |
Version: %{version} |
Version: %{version} |
12 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
13 |
License: GPL |
License: GPL |
23 |
Patch2: smeserver-wbl-0.3.0-locale-2015-09-12.patch |
Patch2: smeserver-wbl-0.3.0-locale-2015-09-12.patch |
24 |
Patch3: smeserver-wbl-0.3.0-locale-2015-09-15.patch |
Patch3: smeserver-wbl-0.3.0-locale-2015-09-15.patch |
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 |
27 |
|
|
28 |
%description |
%description |
29 |
%name is an addon for SME Server that provides the following WBLs: |
%name is an addon for SME Server that provides the following WBLs: |
30 |
qpsmtpd check_badmailfrom /var/qmail/control/badmailfrom |
qpsmtpd check_badmailfrom /var/qmail/control/badmailfrom |
33 |
spamassassin /etc/mail/spammassassin/local.cf whitelist_from |
spamassassin /etc/mail/spammassassin/local.cf whitelist_from |
34 |
|
|
35 |
%changelog |
%changelog |
36 |
|
* Tue Oct 14 2015 stephane de Labrusse <stephdl@de-labrusse.fr> 0.3.0-7.sme |
37 |
|
- Added a RBL's list Menu |
38 |
|
|
39 |
* Thu Sep 17 2015 stephane de Labrusse <stephdl@de-labrusse.fr> 0.3.0-6.sme |
* Thu Sep 17 2015 stephane de Labrusse <stephdl@de-labrusse.fr> 0.3.0-6.sme |
40 |
- smeserver-wbl-0.3.0-locale-2015-09-17.patch |
- smeserver-wbl-0.3.0-locale-2015-09-17.patch |
41 |
|
|
171 |
%patch2 -p1 |
%patch2 -p1 |
172 |
%patch3 -p1 |
%patch3 -p1 |
173 |
%patch4 -p1 |
%patch4 -p1 |
174 |
|
%patch5 -p1 |
175 |
|
|
176 |
%build |
%build |
177 |
perl createlinks |
perl createlinks |