--- rpms/e-smith-email/sme9/e-smith-email.spec 2013/02/07 21:38:28 1.2 +++ rpms/e-smith-email/sme9/e-smith-email.spec 2013/03/16 23:05:59 1.3 @@ -1,15 +1,16 @@ -# $Id: e-smith-email.spec,v 1.1 2013/02/07 21:33:25 slords Exp $ +# $Id: e-smith-email.spec,v 1.2 2013/02/07 21:38:28 slords Exp $ Summary: e-smith server and gateway - email module %define name e-smith-email Name: %{name} %define version 5.4.0 -%define release 1 +%define release 2 Version: %{version} Release: %{release}%{?dist} License: GPL Group: Networking/Daemons Source: %{name}-%{version}.tar.xz +Patch1: e-smith-email-5.4.0-smtpMigrate.patch BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot Requires: e-smith-base >= 4.15.0-39 Requires: e-smith-tinydns >= 1.0.0-5 @@ -22,7 +23,7 @@ Requires: perl(Net::Server::Fork) Requires: perl(Net::SMTP) Requires: perl(Net::SMTP::SSL) Requires: perl(Authen::SASL) -Requires: perl(Net::Server) >= 0.85 +Requires: perl(Net::Server) >= 0.85 Requires: runit Requires: e-smith-formmagick >= 1.4.0-12 Obsoletes: e-smith-smtp-authentication @@ -35,11 +36,14 @@ AutoReqProv: no e-smith server and gateway software - email module. %changelog +* Sat Mar 16 2013 Ian Wells 5.4.0-2.sme +- Avoid use of unitialised variables in smtp migrate fragments [SME: 7487] + * Wed Feb 6 2013 Shad L. Lords 5.4.0-1.sme - Roll new stream for sme9 * Wed Dec 19 2012 Ian Wells 5.2.0-19.sme -- Allow smtp_auth_proxy to use port 587 with STARTTLS, by Charlie Brady [SME: 6922] +- Allow smtp_auth_proxy to use port 587 with STARTTLS, by Charlie Brady [SME: 6922] * Mon Jul 02 2012 Ian Wells 5.2.0-18.sme - Allow blacklist of SMTP AUTH methods, replaces previous patch [SME: 7017] @@ -1378,6 +1382,7 @@ e-smith server and gateway software - em %prep %setup +%patch1 -p1 %build perl createlinks