--- rpms/e-smith-portforwarding/sme8/e-smith-portforwarding.spec 2007/11/08 22:31:28 1.5 +++ rpms/e-smith-portforwarding/sme8/e-smith-portforwarding.spec 2009/10/19 17:42:32 1.11 @@ -1,20 +1,22 @@ +# $Id: e-smith-portforwarding.spec,v 1.10 2008/10/07 18:53:00 slords Exp $ + Summary: portforwarding panel for SME Server %define name e-smith-portforwarding Name: %{name} -%define version 1.2.0 -%define release 6 +%define version 2.2.0 +%define release 2 Version: %{version} Release: %{release}%{?dist} License: GPL Group: Networking/Daemons Source: %{name}-%{version}.tar.gz -Patch0: e-smith-portforwarding-1.2.0-migratedb.patch -Patch1: e-smith-portforwarding-1.2.0-forward_to_localhost.patch +Patch1: e-smith-portforwarding-2.2.0-AllowHosts.patch BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot BuildArchitectures: noarch Requires: e-smith-base Requires: e-smith-packetfilter >= 1.13.0-13 Requires: e-smith-lib >= 1.15.1-19 +Requires: e-smith-formmagick >= 1.4.0-12 BuildRequires: e-smith-devtools >= 1.13.1-03 Obsoletes: e-smith-ipportfw dmc-mitel-portforwarding AutoReqProv: no @@ -23,6 +25,21 @@ AutoReqProv: no Adds a Port Forwarding panel to the SME server-manager. %changelog +* Mon Oct 19 2009 Filippo Carletti 2.2.0-2.sme +- Add option to limit port forwards from source ip [SME: 2379] + +* Tue Oct 7 2008 Shad L. Lords 2.2.0-1.sme +- Roll new stream to separate sme7/sme8 trees [SME: 4633] + +* Sun Apr 27 2008 Jonathan Martens 1.2.0-9 +- Add common tags to e-smith-formmagick's general [SME: 4282] + +* Wed Feb 13 2008 Stephen Noble 1.2.0-8 +- Remove tags now in general [SME: 3913] + +* Sun Feb 10 2008 Stephen Noble 1.2.0-7 +- Remove duplicate entries [SME: 3888] + * Thu Nov 08 2007 Gavin Weight 1.2.0-6 - Remove/Fix portforwarding.pm.orig file. [SME: 3526] @@ -401,7 +418,6 @@ Adds a Port Forwarding panel to the SME %prep %setup -%patch0 -p1 %patch1 -p1 %build