--- rpms/e-smith-pop3/sme9/e-smith-pop3.spec 2013/02/07 22:36:43 1.1 +++ rpms/e-smith-pop3/sme9/e-smith-pop3.spec 2016/01/06 10:41:15 1.6 @@ -1,15 +1,18 @@ -# $Id: e-smith-pop3.spec,v 1.7 2012/07/07 05:04:10 wellsi Exp $ +# $Id: e-smith-pop3.spec,v 1.5 2014/12/19 15:33:54 vip-ire Exp $ Summary: startup scripts for pop3 package %define name e-smith-pop3 Name: %{name} %define version 2.4.0 -%define release 1 +%define release 4 Version: %{version} Release: %{release}%{?dist} License: GPL Group: Networking/Daemons Source: %{name}-%{version}.tar.xz +Patch0: e-smith-pop3-2.4.0-sslio2stunnel.patch +Patch1: e-smith-pop3-2.4.0-disable_fips_for_stunnel.patch +Patch2: e-smith-pop3-2.4.0-disable_tlsv1.patch BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot BuildRequires: e-smith-devtools >= 1.13.0-04 BuildArchitectures: noarch @@ -17,11 +20,21 @@ Requires: e-smith-email Requires: runit Requires: qmail Requires: checkpassword-pam +Requires: stunnel Obsoletes: e-smith-ssl-popd Obsoletes: checkpassword AutoReqProv: no %changelog +* Wed Jan 6 2016 Daniel Berteaud 2.4.0-4 +- Disable TLSv1 [SME: 9169] + +* Fri Dec 19 2014 Daniel Berteaud 2.4.0-3 +- Disable fips mode on stunnel [SME: 8733] + +* Thu Dec 4 2014 Daniel Berteaud 2.4.0-2 +- Use stunnel instead of sslio to support TLS [SME: 8716] + * Thu Feb 7 2013 Shad L. Lords 2.4.0-1.sme - Roll new stream for sme9 @@ -77,6 +90,9 @@ Startup scripts for pop3 package. %prep %setup +%patch0 -p1 +%patch1 -p1 +%patch2 -p1 %build perl createlinks