/[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.3 by slords, Wed Jun 27 18:30:33 2007 UTC Revision 1.4 by slords, Wed Oct 17 13:50:22 2007 UTC
# Line 2  Summary: portforwarding panel for SME Se Line 2  Summary: portforwarding panel for SME Se
2  %define name e-smith-portforwarding  %define name e-smith-portforwarding
3  Name: %{name}  Name: %{name}
4  %define version 1.2.0  %define version 1.2.0
5  %define release 4  %define release 5
6  Version: %{version}  Version: %{version}
7  Release: %{release}%{?dist}  Release: %{release}%{?dist}
8  License: GPL  License: GPL
9  Group: Networking/Daemons  Group: Networking/Daemons
10  Source: %{name}-%{version}.tar.gz  Source: %{name}-%{version}.tar.gz
11  Patch0: e-smith-portforwarding-1.2.0-migratedb.patch  Patch0: e-smith-portforwarding-1.2.0-migratedb.patch
12    Patch1: e-smith-portforwarding-1.2.0-forward_to_localhost.patch
13  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot
14  BuildArchitectures: noarch  BuildArchitectures: noarch
15  Requires: e-smith-base  Requires: e-smith-base
# Line 22  AutoReqProv: no Line 23  AutoReqProv: no
23  Adds a Port Forwarding panel to the SME server-manager.  Adds a Port Forwarding panel to the SME server-manager.
24    
25  %changelog  %changelog
26    * Tue Oct 16 2007 Charlie Brady <charlie_brady@mitel.com> 1.2.0-5
27    - Use $OUTERNET for target of localhost port forwards, not externalIP
28      pulled from db at template expansion time. [SME: 2760]
29    
30  * Wed Jun 26 2007 Shad L. Lords <slords@mail.com> 1.2.0-4  * Wed Jun 26 2007 Shad L. Lords <slords@mail.com> 1.2.0-4
31  - Ensure portforwarding dbs exists [SME: 54]  - Ensure portforwarding dbs exists [SME: 54]
32    
# Line 394  Adds a Port Forwarding panel to the SME Line 399  Adds a Port Forwarding panel to the SME
399  %prep  %prep
400  %setup  %setup
401  %patch0 -p1  %patch0 -p1
402    %patch1 -p1
403    
404  %build  %build
405  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