--- rpms/smeserver-wbl/contribs9/smeserver-wbl.spec 2015/09/05 18:35:10 1.1 +++ rpms/smeserver-wbl/contribs9/smeserver-wbl.spec 2019/12/07 04:05:52 1.20 @@ -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.19 2017/12/02 06:29:17 cvsuser 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 19 Version: %{version} Release: %{release}%{?dist} License: GPL @@ -15,9 +15,25 @@ 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 +Requires: qpsmtpd >= 0.96 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 +Patch9: smeserver-wbl-0.3.0.bz10091.changePlugin.patch +Patch10: smeserver-wbl-0.3.0.bz10116.changingseparator.patch +Patch11: smeserver-wbl-0.3.0.bz10124-event-to-avoid-unecessary-service-restart.patch +Patch12: smeserver-wbl-0.3.0.bz10287-allowSpacesInRBL.patch +Patch13: smeserver-wbl-0.3.0-locale-2017-12-02.patch +Patch14: smeserver-wbl-0.3.0-locale-2019-12-07.patch %description %name is an addon for SME Server that provides the following WBLs: @@ -27,6 +43,56 @@ qpsmtpd whitelist_soft /var/service/qpsm spamassassin /etc/mail/spammassassin/local.cf whitelist_from %changelog +* Sat Dec 07 2019 SME Translation Server 0.3.0-19.sme +- apply locale 2019-12-07 patch + +* Sat Dec 02 2017 SME Translation Server 0.3.0-18.sme +- apply locale 2017-12-02 patch + +* Wed May 10 2017 Jean-Philipe Pialasse 0.3.0-17.sme +- allow embedded spaces when entering new DNSBL zones [SME: 10287] + +* Sat May 06 2017 Jean-Philipe Pialasse 0.3.0-16.sme +- avoid unecessary service restart on modifcation [SME: 10124] + +* Thu Feb 23 2017 Jean-Philipe Pialasse 0.3.0-14.sme +- changing separator for RBLList, SBLList [SME: 10116] + +* Wed Feb 22 2017 Jean-Philipe Pialasse 0.3.0-13.sme +- move to new plugin whitelist provided by newer qpsmtpd [SME: 10091] + +* 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 +206,21 @@ 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 +%patch9 -p1 +%patch10 -p1 +%patch11 -p1 +%patch12 -p1 +%patch13 -p1 +%patch14 -p1 %build perl createlinks