--- 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 2010/09/26 16:28:40 1.13 @@ -1,15 +1,17 @@ -# $Id$ +# $Id: e-smith-proxy.spec,v 1.12 2010/03/29 14:52:05 filippocarletti 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 3 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 BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot BuildArchitectures: noarch Requires: e-smith-base @@ -17,6 +19,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 +28,12 @@ AutoReqProv: no e-smith server and gateway software - proxy module. %changelog +* 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 +672,8 @@ e-smith server and gateway software - pr %prep %setup +%patch0 -p1 +%patch1 -p1 %build perl createlinks