--- rpms/e-smith-proxy/sme8/e-smith-proxy.spec 2008/10/07 19:14:44 1.11 +++ rpms/e-smith-proxy/sme8/e-smith-proxy.spec 2014/02/12 03:05:15 1.18 @@ -1,15 +1,20 @@ -# $Id$ +# $Id: e-smith-proxy.spec,v 1.17 2014/01/30 20:30:50 burnat Exp $ Summary: e-smith server and gateway - proxy module %define name e-smith-proxy Name: %{name} %define version 5.2.0 -%define release 1 +%define release 6 Version: %{version} Release: %{release}%{?dist} License: GPL Group: Networking/Daemons Source: %{name}-%{version}.tar.gz +Patch0: e-smith-proxy-5.2.0-blocksmtp.patch +Patch1: e-smith-proxy-5.2.0-transparent.patch +Patch2: e-smith-proxy-5.2.0-transparent2.patch +Patch3: e-smith-proxy-5.2.0-smtp-proxy-wording.patch +Patch4: e-smith-proxy-5.2.0-squid_additionnal_SSLports.patch BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot BuildArchitectures: noarch Requires: e-smith-base @@ -17,6 +22,7 @@ Requires: squid Requires: e-smith-lib >= 1.15.1-19 Requires: iptables Requires: e-smith-formmagick >= 1.4.0-9 +Requires: e-smith-email >= 5.2.0-5 BuildRequires: e-smith-devtools Obsoletes: e-smith-transproxy AutoReqProv: no @@ -25,6 +31,22 @@ AutoReqProv: no e-smith server and gateway software - proxy module. %changelog +* Thu Jan 30 2014 chris burnat 5.2.0-6.sme +- Modify template to allow Squid proxy https access to ports other than 443,563 using db command [SME: 8159] +- Code by John Bennett + +* Fri Sep 23 2011 Jonathan Martens 5.2.0-5.sme +- Fix SMTP proxy wording in server-manager [SME: 6178] + +* Sun Sep 25 2010 Shad L. Lords 5.2.0-4.sme +- Fix missed enabled->transparent mapping [SME: 5574] + +* Sun Sep 25 2010 Shad L. Lords 5.2.0-3.sme +- Change enabled to transparent for mail proxy [SME: 5574] + +* Thu Mar 25 2010 Federico Simoncelli 5.2.0-2.sme +- New option to block outgoing SMTP connections [SME: 5574] + * Tue Oct 7 2008 Shad L. Lords 5.2.0-1.sme - Roll new stream to separate sme7/sme8 trees [SME: 4633] @@ -663,6 +685,11 @@ e-smith server and gateway software - pr %prep %setup +%patch0 -p1 +%patch1 -p1 +%patch2 -p1 +%patch3 -p1 +%patch4 -p1 %build perl createlinks