--- rpms/e-smith-email/sme8/e-smith-email.spec 2008/10/07 18:09:47 1.13 +++ rpms/e-smith-email/sme8/e-smith-email.spec 2009/12/21 16:37:51 1.16 @@ -1,15 +1,18 @@ -# $Id$ +# $Id: e-smith-email.spec,v 1.15 2009/11/05 18:45:41 snetram Exp $ Summary: e-smith server and gateway - email module %define name e-smith-email Name: %{name} %define version 5.2.0 -%define release 1 +%define release 4 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 BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot Requires: e-smith-base >= 4.15.0-39 Requires: e-smith-tinydns >= 1.0.0-5 @@ -35,6 +38,15 @@ AutoReqProv: no e-smith server and gateway software - email module. %changelog +* 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 + +* Wed Oct 29 2008 Shad L. Lords 5.2.0-2.sme +- Fix 'Allow private' to be correct string [SME: 4731] + * Tue Oct 7 2008 Shad L. Lords 5.2.0-1.sme - Roll new stream to separate sme7/sme8 trees [SME: 4633] @@ -1321,6 +1333,9 @@ e-smith server and gateway software - em %prep %setup +%patch1 -p1 +%patch2 -p1 +%patch3 -p1 %build perl createlinks