--- rpms/e-smith-pop3/sme10/e-smith-pop3.spec 2016/02/05 22:06:33 1.1 +++ rpms/e-smith-pop3/sme10/e-smith-pop3.spec 2017/05/04 10:21:30 1.2 @@ -1,15 +1,16 @@ -# $Id: e-smith-pop3.spec,v 1.9 2016/01/17 20:29:20 vip-ire Exp $ +# $Id: e-smith-pop3.spec,v 1.1 2016/02/05 22:06:33 stephdl Exp $ Summary: startup scripts for pop3 package %define name e-smith-pop3 Name: %{name} %define version 2.6.0 -%define release 1 +%define release 2 Version: %{version} Release: %{release}%{?dist} License: GPL Group: Networking/Daemons Source: %{name}-%{version}.tar.xz +Patch0: e-smith-pop3-2.6.0-pop3_process_limit.patch BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot BuildRequires: e-smith-devtools >= 1.13.0-04 BuildArchitectures: noarch @@ -23,6 +24,10 @@ Obsoletes: checkpassword AutoReqProv: no %changelog +* Thu May 4 2017 Daniel Berteaud 2.6.0-2.sme +- Honor ConcurrencyLimit and ConcurrencyLimitPerIP prop for pop3 and pop3s + [SME: 10271] + * Fri Feb 05 2016 stephane de Labrusse 2.6.0-1.sme - Initial release to sme10 @@ -97,6 +102,7 @@ Startup scripts for pop3 package. %prep %setup +%patch0 -p1 %build perl createlinks