--- rpms/e-smith-email/sme8/e-smith-email.spec 2008/10/29 19:14:50 1.14 +++ rpms/e-smith-email/sme8/e-smith-email.spec 2010/10/04 16:36:27 1.26 @@ -1,16 +1,23 @@ -# $Id: e-smith-email.spec,v 1.13 2008/10/07 18:09:47 slords Exp $ +# $Id: e-smith-email.spec,v 1.25 2010/09/26 16:28:36 slords Exp $ Summary: e-smith server and gateway - email module %define name e-smith-email Name: %{name} %define version 5.2.0 -%define release 2 +%define release 11 Version: %{version} Release: %{release}%{?dist} License: GPL Group: Networking/Daemons Source: %{name}-%{version}.tar.gz Patch1: e-smith-email-5.2.0-localonly.patch +Patch2: e-smith-email-5.2.0-spamsubject.patch +Patch3: e-smith-email-5.2.0-HeloHost.patch +Patch4: e-smith-email-5.2.0-blocksmtp.patch +Patch5: e-smith-email-5.2.0-HeloHost.patch2 +Patch6: e-smith-email-5.2.0-zero-to-disabled.patch +Patch7: e-smith-email-5.2.0-transparent.patch +Patch8: e-smith-email-5.2.0-force_relay.patch BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot Requires: e-smith-base >= 4.15.0-39 Requires: e-smith-tinydns >= 1.0.0-5 @@ -36,6 +43,33 @@ AutoReqProv: no e-smith server and gateway software - email module. %changelog +* Sun Sep 25 2010 Shad L. Lords 5.2.0-11.sme +- Enable auth for smtp traffic and migrate if necessary [SME: 5575] + +* Sun Sep 25 2010 Shad L. Lords 5.2.0-10.sme +- Change enabled to transparent for mail proxy [SME: 5574] + +* Tue May 8 2010 Jonathan Martens 5.2.0-9.sme +- Fix migrate fragment [SME: 5922] + +* Tue May 4 2010 Jonathan Martens 5.2.0-8.sme +- Fix errors in previous commit [SME: 5922] + +* Tue May 4 2010 Jonathan Martens 5.2.0-7.sme +- Set smtp-auth-proxy Debug property to disabled instead of 0 [SME: 5922] + +* Sat Apr 3 2010 Charlie Brady 5.2.0-6.sme +- Fix HeloHost patch. [SME: 5854] + +* Thu Mar 25 2010 Federico Simoncelli 5.2.0-5.sme +- Block by default the SMTP transparent proxy [SME: 5574] + +* Mon Dec 21 2009 Filippo Carletti 5.2.0-4.sme +- Use HeloHost (if present) in smtp-auth-proxy.pl [SME: 5680] + +* Wed Nov 4 2009 Jonathan Martens 5.2.0-3.sme +- Allow for changing SPAM subject tag through server-manager [SME: 5559] + * Wed Oct 29 2008 Shad L. Lords 5.2.0-2.sme - Fix 'Allow private' to be correct string [SME: 4731] @@ -1326,6 +1360,13 @@ e-smith server and gateway software - em %prep %setup %patch1 -p1 +%patch2 -p1 +%patch3 -p1 +%patch4 -p1 +%patch5 -p1 +%patch6 -p1 +%patch7 -p1 +%patch8 -p1 %build perl createlinks