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

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

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

Revision 1.12 by slords, Fri Mar 5 20:07:37 2010 UTC Revision 1.13 by slords, Thu Jun 3 14:02:36 2010 UTC
# Line 1  Line 1 
1  # $Id: e-smith-portforwarding.spec,v 1.11 2010/02/04 17:07:02 filippocarletti Exp $  # $Id: e-smith-portforwarding.spec,v 1.12 2010/03/05 20:07:37 slords 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.0.0  %define version 2.0.0
7  %define release 2  %define release 3
8  Version: %{version}  Version: %{version}
9  Release: %{release}%{?dist}  Release: %{release}%{?dist}
10  License: GPL  License: GPL
# Line 12  Group: Networking/Daemons Line 12  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  Patch2: e-smith-portforwarding-2.2.0-AllowHosts.patch2
15    Patch3: e-smith-portforwarding-2.2.0-fwd2local_serveronly.patch
16    Patch4: e-smith-portforwarding-2.2.0-filter-source-address.patch
17    Patch5: e-smith-portforwarding-2.2.0-filter-source-address2.patch
18  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot
19  BuildArchitectures: noarch  BuildArchitectures: noarch
20  Requires: e-smith-base  Requires: e-smith-base
# Line 26  AutoReqProv: no Line 29  AutoReqProv: no
29  Adds a Port Forwarding panel to the SME server-manager.  Adds a Port Forwarding panel to the SME server-manager.
30    
31  %changelog  %changelog
32    * Thu Mar 11 2010 Jonathan Martens <smeserver-contribs@snetram.nl> 2.0.0-3.sme
33    - Enable port forwards to localhost if mode is serveronly [SME: 5849]
34    
35  * Thu Feb 4 2010 Filippo Carletti <filippo.carletti@gmail.com> 2.0.0-2.sme  * Thu Feb 4 2010 Filippo Carletti <filippo.carletti@gmail.com> 2.0.0-2.sme
36  - Enable port forwards to localhost if mode is serveronly [SME: 1003]  - Add option to limit port forwards from source ip [SME: 6008]
37    - Add Text Description For Each Port Forwarding [SME: 6007]
38    
39  * Tue Oct 7 2008 Shad L. Lords <slords@mail.com> 2.0.0-1.sme  * Tue Oct 7 2008 Shad L. Lords <slords@mail.com> 2.0.0-1.sme
40  - Roll new stream to separate sme7/sme8 trees [SME: 4633]  - Roll new stream to separate sme7/sme8 trees [SME: 4633]
# Line 421  Adds a Port Forwarding panel to the SME Line 428  Adds a Port Forwarding panel to the SME
428  %setup  %setup
429  %patch1 -p1  %patch1 -p1
430  %patch2 -p1  %patch2 -p1
431    %patch3 -p1
432    %patch4 -p1
433    %patch5 -p1
434    
435  %build  %build
436  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