--- rpms/smeserver-wbl/contribs9/smeserver-wbl.spec 2015/09/05 18:35:10 1.1 +++ rpms/smeserver-wbl/contribs9/smeserver-wbl.spec 2017/02/02 03:52:36 1.13 @@ -1,5 +1,5 @@ -# $Id: smeserver-wbl.spec,v 1.8 2014/12/25 20:35:00 stephdl Exp $ +# $Id: smeserver-wbl.spec,v 1.12 2016/03/09 09:14:34 unnilennium Exp $ # Authority: gzartman # Name: Greg Zartman @@ -7,7 +7,7 @@ Summary: E-mail white/black lists for SM %define name smeserver-wbl Name: %{name} %define version 0.3.0 -%define release 1 +%define release 12 Version: %{version} Release: %{release}%{?dist} License: GPL @@ -15,9 +15,18 @@ Group: SME Server/addon Source: %{name}-%{version}.tar.gz BuildRoot: /var/tmp/%{name}-%{version} BuildArchitectures: noarch -BuildRequires: e-smith-devtools >= 1.13.1-03 -Requires: smeserver-release => 8.0 +BuildRequires: e-smith-devtools +Requires: smeserver-release => 9.0 AutoReqProv: no +Patch0: smeserver-wbl-0.3.0.bz807.blacklistfrom.patch +Patch1: smeserver-wbl-0.3.0.bz5219.LocaleBugCorrection.patch +Patch2: smeserver-wbl-0.3.0-locale-2015-09-12.patch +Patch3: smeserver-wbl-0.3.0-locale-2015-09-15.patch +Patch4: smeserver-wbl-0.3.0-locale-2015-09-17.patch +Patch5: smeserver-wbl-0.3.0.bz9092.RBL_Menu.patch +Patch6: smeserver-wbl-0.3.0-locale-2015-10-16.patch +Patch7: smeserver-wbl-0.3.0-locale-2016-03-09.patch +Patch8: smeserver-wbl-0.3.0-locale-2017-02-02.patch %description %name is an addon for SME Server that provides the following WBLs: @@ -27,6 +36,38 @@ qpsmtpd whitelist_soft /var/service/qpsm spamassassin /etc/mail/spammassassin/local.cf whitelist_from %changelog +* Wed Feb 01 2017 Jean-Philipe Pialasse 0.3.0-12.sme +- apply locale 2017-02-02.patch + +* Wed Mar 09 2016 JP Pialasse 0.3.0-11.sme +- apply locale 2016-03-09 patch + +* Fri Oct 16 2015 stephane de Labrusse 0.3.0-10.sme +- Added Translations smeserver-wbl-0.3.0-locale-2015-10-16.patch + +* Thu Oct 15 2015 stephane de Labrusse 0.3.0-9.sme +- The html strings of the main page has been removed of translations + +* Tue Oct 14 2015 stephane de Labrusse 0.3.0-8.sme +- Added a RBL's list Menu + +* Thu Sep 17 2015 stephane de Labrusse 0.3.0-6.sme +- smeserver-wbl-0.3.0-locale-2015-09-17.patch + +* Tue Sep 15 2015 stephane de Labrusse 0.3.0-5.sme +- added smeserver-wbl-0.3.0-locale-2015-09-15.patch + +* Sat Sep 12 2015 stephane de Labrusse 0.3.0-4.sme +- added smeserver-wbl-0.3.0-locale-2015-09-12.patch + +* Fri Sep 11 2015 stephane de Labrusse 0.3.0-3.sme +- Correction of a locale Bug [SME: 5219] +- Added smeserver-wbl-0.3.0.bz5219.LocaleBugCorrection.patch + +* Sat Sep 05 2015 stephane de Labrusse 0.3.0-2.sme +- added spamassassin blacklist_from field [SME: 807] +- smeserver-wbl-0.3.0.bz807.blacklistfrom.patch + * Sat Sep 05 2015 stephane de Labrusse 0.3.0-1.sme - Initial release to contribs9 @@ -140,6 +181,15 @@ spamassassin /etc/mail/spammassassin/loc %prep %setup +%patch0 -p1 +%patch1 -p1 +%patch2 -p1 +%patch3 -p1 +%patch4 -p1 +%patch5 -p1 +%patch6 -p1 +%patch7 -p1 +%patch8 -p1 %build perl createlinks