--- rpms/e-smith-pop3/sme9/e-smith-pop3.spec 2014/12/04 22:23:47 1.3 +++ rpms/e-smith-pop3/sme9/e-smith-pop3.spec 2014/12/19 15:33:20 1.4 @@ -1,16 +1,17 @@ -# $Id: e-smith-pop3.spec,v 1.2 2014/12/04 22:23:08 vip-ire Exp $ +# $Id: e-smith-pop3.spec,v 1.3 2014/12/04 22:23:47 vip-ire Exp $ Summary: startup scripts for pop3 package %define name e-smith-pop3 Name: %{name} %define version 2.4.0 -%define release 2 +%define release 3 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 BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot BuildRequires: e-smith-devtools >= 1.13.0-04 BuildArchitectures: noarch @@ -24,6 +25,9 @@ Obsoletes: checkpassword AutoReqProv: no %changelog +* Fri Dec 18 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] @@ -83,6 +87,7 @@ Startup scripts for pop3 package. %prep %setup %patch0 -p1 +%patch1 -p1 %build perl createlinks