1 |
|
|
2 |
# $Id: smeserver-wbl.spec,v 1.11 2015/10/16 05:33:09 stephdl Exp $ |
# $Id: smeserver-wbl.spec,v 1.12 2016/03/09 09:14:34 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 11 |
%define release 12 |
11 |
Version: %{version} |
Version: %{version} |
12 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
13 |
License: GPL |
License: GPL |
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 |
Patch7: smeserver-wbl-0.3.0-locale-2016-03-09.patch |
29 |
|
Patch8: smeserver-wbl-0.3.0-locale-2017-02-02.patch |
30 |
|
|
31 |
%description |
%description |
32 |
%name is an addon for SME Server that provides the following WBLs: |
%name is an addon for SME Server that provides the following WBLs: |
36 |
spamassassin /etc/mail/spammassassin/local.cf whitelist_from |
spamassassin /etc/mail/spammassassin/local.cf whitelist_from |
37 |
|
|
38 |
%changelog |
%changelog |
39 |
|
* Wed Feb 01 2017 Jean-Philipe Pialasse <tests@pialasse.com> 0.3.0-12.sme |
40 |
|
- apply locale 2017-02-02.patch |
41 |
|
|
42 |
* Wed Mar 09 2016 JP Pialasse <tests@pialasse.com> 0.3.0-11.sme |
* Wed Mar 09 2016 JP Pialasse <tests@pialasse.com> 0.3.0-11.sme |
43 |
- apply locale 2016-03-09 patch |
- apply locale 2016-03-09 patch |
44 |
|
|
189 |
%patch5 -p1 |
%patch5 -p1 |
190 |
%patch6 -p1 |
%patch6 -p1 |
191 |
%patch7 -p1 |
%patch7 -p1 |
192 |
|
%patch8 -p1 |
193 |
|
|
194 |
%build |
%build |
195 |
perl createlinks |
perl createlinks |