--- rpms/e-smith-email/sme9/e-smith-email.spec 2013/03/16 23:05:59 1.3 +++ rpms/e-smith-email/sme9/e-smith-email.spec 2013/06/23 19:53:54 1.4 @@ -1,16 +1,17 @@ -# $Id: e-smith-email.spec,v 1.2 2013/02/07 21:38:28 slords Exp $ +# $Id: e-smith-email.spec,v 1.3 2013/03/16 23:05:59 wellsi Exp $ Summary: e-smith server and gateway - email module %define name e-smith-email Name: %{name} %define version 5.4.0 -%define release 2 +%define release 3 Version: %{version} Release: %{release}%{?dist} License: GPL Group: Networking/Daemons Source: %{name}-%{version}.tar.xz Patch1: e-smith-email-5.4.0-smtpMigrate.patch +Patch2: e-smith-email-5.4.0-always_enable_imap.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 +37,9 @@ AutoReqProv: no e-smith server and gateway software - email module. %changelog +* Sun Jun 23 2013 Daniel Berteaud 5.4.0-3.sme +- Always enable imap, listen on loopback is disabled [SME: 7697] + * Sat Mar 16 2013 Ian Wells 5.4.0-2.sme - Avoid use of unitialised variables in smtp migrate fragments [SME: 7487] @@ -1383,6 +1387,7 @@ e-smith server and gateway software - em %prep %setup %patch1 -p1 +%patch2 -p1 %build perl createlinks