--- rpms/e-smith-imap/sme8/e-smith-imap.spec 2008/11/27 08:40:54 1.4 +++ rpms/e-smith-imap/sme8/e-smith-imap.spec 2013/12/26 04:55:52 1.7 @@ -1,10 +1,10 @@ -# $Id: e-smith-imap.spec,v 1.3 2008/11/24 22:53:41 slords Exp $ +# $Id: e-smith-imap.spec,v 1.6 2013/06/23 18:21:27 vip-ire Exp $ Summary: Module for configuring the IMAP server %define name e-smith-imap Name: %{name} %define version 2.2.0 -%define release 3 +%define release 6 Version: %{version} Release: %{release}%{?dist} License: GPL @@ -12,6 +12,9 @@ Group: Networking/Daemons Source: %{name}-%{version}.tar.gz Patch1: e-smith-imap-2.2.0-urandom.patch Patch2: e-smith-imap-2.2.0-urandomToSpecfile.patch +Patch3: e-smith-imap-2.2.0-imapRelocate.patch +Patch4: e-smith-imap-2.2.0-always_enable_imap.patch +Patch5: e-smith-imap-2.2.0-keepalive.patch BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot Requires: daemontools Requires: ipsvd @@ -20,6 +23,7 @@ Requires: mailfront Requires: dovecot Requires: e-smith-cvm-unix-local Requires: e-smith-lib >= 1.15.1-33 +Requires: ipsvd >= 0.12.1-6 Obsoletes: imap Obsoletes: e-smith-wu-imap Obsoletes: e-smith-ssl-imap @@ -33,6 +37,15 @@ AutoReqProv: no Module for configuring the IMAP server %changelog +* Wed Dec 25 2013 Charlie Brady 2.2.0-5.sme +- Add keepalive option for tcpsvd for imap and imaps services. [SME: 8078] + +* Fri Jun 21 2013 Daniel Berteaud 2.2.0-5.sme +- Always enable imap, listen on the loopback if disabled [SME: 7676] + +* Thu Feb 21 2013 Ian Wells 2.2.0-4.sme +- Remove imap-relocate-maildirs action as obsolete and slow [SME: 6463] + * Tue Nov 25 2008 Giacomo Sanchietti 2.2.0-3.sme - Move creation of chrooted dev/urandom to spec-file [SME: 1105] @@ -345,6 +358,9 @@ Module for configuring the IMAP server %setup %patch1 -p1 %patch2 -p1 +%patch3 -p1 +%patch4 -p1 +%patch5 -p1 %build perl createlinks