1 |
|
|
2 |
# $Id: smeserver-wbl.spec,v 1.4 2015/09/11 15:31:01 stephdl Exp $ |
# $Id: smeserver-wbl.spec,v 1.5 2015/09/12 08:46:10 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 4 |
%define release 5 |
11 |
Version: %{version} |
Version: %{version} |
12 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
13 |
License: GPL |
License: GPL |
21 |
Patch0: smeserver-wbl-0.3.0.bz807.blacklistfrom.patch |
Patch0: smeserver-wbl-0.3.0.bz807.blacklistfrom.patch |
22 |
Patch1: smeserver-wbl-0.3.0.bz5219.LocaleBugCorrection.patch |
Patch1: smeserver-wbl-0.3.0.bz5219.LocaleBugCorrection.patch |
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 |
25 |
|
|
26 |
%description |
%description |
27 |
%name is an addon for SME Server that provides the following WBLs: |
%name is an addon for SME Server that provides the following WBLs: |
31 |
spamassassin /etc/mail/spammassassin/local.cf whitelist_from |
spamassassin /etc/mail/spammassassin/local.cf whitelist_from |
32 |
|
|
33 |
%changelog |
%changelog |
34 |
|
* Tue Sep 15 2015 stephane de Labrusse <stephdl@de-labrusse.fr> 0.3.0-5.sme |
35 |
|
- added smeserver-wbl-0.3.0-locale-2015-09-15.patch |
36 |
|
|
37 |
* Sat Sep 12 2015 stephane de Labrusse <stephdl@de-labrusse.fr> 0.3.0-4.sme |
* Sat Sep 12 2015 stephane de Labrusse <stephdl@de-labrusse.fr> 0.3.0-4.sme |
38 |
- added smeserver-wbl-0.3.0-locale-2015-09-12.patch |
- added smeserver-wbl-0.3.0-locale-2015-09-12.patch |
39 |
|
|
161 |
%patch0 -p1 |
%patch0 -p1 |
162 |
%patch1 -p1 |
%patch1 -p1 |
163 |
%patch2 -p1 |
%patch2 -p1 |
164 |
|
%patch3 -p1 |
165 |
|
|
166 |
%build |
%build |
167 |
perl createlinks |
perl createlinks |