/[smeserver]/rpms/e-smith-portforwarding/sme8/e-smith-portforwarding.spec
ViewVC logotype

Diff of /rpms/e-smith-portforwarding/sme8/e-smith-portforwarding.spec

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph | View Patch Patch

Revision 1.11 by filippocarletti, Mon Oct 19 17:42:32 2009 UTC Revision 1.14 by slords, Fri Mar 5 20:07:37 2010 UTC
# Line 1  Line 1 
1  # $Id: e-smith-portforwarding.spec,v 1.10 2008/10/07 18:53:00 slords Exp $  # $Id: e-smith-portforwarding.spec,v 1.13 2009/12/15 17:17:20 filippocarletti Exp $
2    
3  Summary: portforwarding panel for SME Server  Summary: portforwarding panel for SME Server
4  %define name e-smith-portforwarding  %define name e-smith-portforwarding
5  Name: %{name}  Name: %{name}
6  %define version 2.2.0  %define version 2.2.0
7  %define release 2  %define release 4
8  Version: %{version}  Version: %{version}
9  Release: %{release}%{?dist}  Release: %{release}%{?dist}
10  License: GPL  License: GPL
11  Group: Networking/Daemons  Group: Networking/Daemons
12  Source: %{name}-%{version}.tar.gz  Source: %{name}-%{version}.tar.gz
13  Patch1: e-smith-portforwarding-2.2.0-AllowHosts.patch  Patch1: e-smith-portforwarding-2.2.0-AllowHosts.patch
14    Patch2: e-smith-portforwarding-2.2.0-AllowHosts.patch2
15    Patch3: e-smith-portforwarding-2.2.0-fwd2local_serveronly.patch
16  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot
17  BuildArchitectures: noarch  BuildArchitectures: noarch
18  Requires: e-smith-base  Requires: e-smith-base
# Line 25  AutoReqProv: no Line 27  AutoReqProv: no
27  Adds a Port Forwarding panel to the SME server-manager.  Adds a Port Forwarding panel to the SME server-manager.
28    
29  %changelog  %changelog
30    * Tue Dec 15 2009 Filippo Carletti <filippo.carletti@gmail.com> 2.2.0-4.sme
31    - Enable port forwards to localhost if mode is serveronly [SME: 1003]
32    
33    * Tue Oct 20 2009 Filippo Carletti <filippo.carletti@gmail.com> 2.2.0-3.sme
34    - Adjust xml entry in locale [SME: 2379]
35    
36  * Mon Oct 19 2009 Filippo Carletti <filippo.carletti@gmail.com> 2.2.0-2.sme  * Mon Oct 19 2009 Filippo Carletti <filippo.carletti@gmail.com> 2.2.0-2.sme
37  - Add option to limit port forwards from source ip [SME: 2379]  - Add option to limit port forwards from source ip [SME: 2379]
38    
# Line 407  Adds a Port Forwarding panel to the SME Line 415  Adds a Port Forwarding panel to the SME
415  - merged in e-smith-ipportfw-0.1.1-1.noarch.rpm  - merged in e-smith-ipportfw-0.1.1-1.noarch.rpm
416  - [0.0.1-3]  - [0.0.1-3]
417  * Mon Dec 31 2001 Darrell May <dmay@netsourced.com>  * Mon Dec 31 2001 Darrell May <dmay@netsourced.com>
418  - added "Shad L. Lords" <lists@lordsfam.net>, e-smith-iportfw 35SetPortFW  - added "Shad L. Lords" <slords@mail.com>, e-smith-iportfw 35SetPortFW
419  - templates-custom fragment supporting dest port addresses  - templates-custom fragment supporting dest port addresses
420  - updated portforwarding panel to match  - updated portforwarding panel to match
421  - removed first/last portforward panel bug by adding return on Operation Status  - removed first/last portforward panel bug by adding return on Operation Status
# Line 419  Adds a Port Forwarding panel to the SME Line 427  Adds a Port Forwarding panel to the SME
427  %prep  %prep
428  %setup  %setup
429  %patch1 -p1  %patch1 -p1
430    %patch2 -p1
431    %patch3 -p1
432    
433  %build  %build
434  perl createlinks  perl createlinks


Legend:
Removed lines/characters  
Changed lines/characters
  Added lines/characters

admin@koozali.org
ViewVC Help
Powered by ViewVC 1.2.1 RSS 2.0 feed