/[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.7 by bytegw, Wed Feb 13 22:51:45 2008 UTC Revision 1.12 by slords, Fri Mar 5 20:07:37 2010 UTC
# Line 1  Line 1 
1    # $Id: e-smith-portforwarding.spec,v 1.11 2010/02/04 17:07:02 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 1.2.0  %define version 2.0.0
7  %define release 8  %define release 2
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  Patch0: e-smith-portforwarding-1.2.0-migratedb.patch  Patch1: e-smith-portforwarding-2.2.0-AllowHosts.patch
14  Patch1: e-smith-portforwarding-1.2.0-forward_to_localhost.patch  Patch2: e-smith-portforwarding-2.2.0-AllowHosts.patch2
 Patch2: e-smith-portforwarding-1.2.0-rmDuplicates.patch  
 Patch3: e-smith-portforwarding-1.2.0-tags2general.patch  
15  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot
16  BuildArchitectures: noarch  BuildArchitectures: noarch
17  Requires: e-smith-base  Requires: e-smith-base
18  Requires: e-smith-packetfilter >= 1.13.0-13  Requires: e-smith-packetfilter >= 1.13.0-13
19  Requires: e-smith-lib >= 1.15.1-19  Requires: e-smith-lib >= 1.15.1-19
20  Requires: e-smith-formmagick >= 1.4.0-9  Requires: e-smith-formmagick >= 1.4.0-12
21  BuildRequires: e-smith-devtools >= 1.13.1-03  BuildRequires: e-smith-devtools >= 1.13.1-03
22  Obsoletes: e-smith-ipportfw dmc-mitel-portforwarding  Obsoletes: e-smith-ipportfw dmc-mitel-portforwarding
23  AutoReqProv: no  AutoReqProv: no
# Line 26  AutoReqProv: no Line 26  AutoReqProv: no
26  Adds a Port Forwarding panel to the SME server-manager.  Adds a Port Forwarding panel to the SME server-manager.
27    
28  %changelog  %changelog
29    * Thu Feb 4 2010 Filippo Carletti <filippo.carletti@gmail.com> 2.0.0-2.sme
30    - Enable port forwards to localhost if mode is serveronly [SME: 1003]
31    
32    * Tue Oct 7 2008 Shad L. Lords <slords@mail.com> 2.0.0-1.sme
33    - Roll new stream to separate sme7/sme8 trees [SME: 4633]
34    
35    * Sun Apr 27 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.2.0-9
36    - Add common <base> tags to e-smith-formmagick's general [SME: 4282]
37    
38  * Wed Feb 13 2008 Stephen Noble <support@dungog.net> 1.2.0-8  * Wed Feb 13 2008 Stephen Noble <support@dungog.net> 1.2.0-8
39  - Remove <base> tags now in general [SME: 3913]  - Remove <base> tags now in general [SME: 3913]
40    
41  * Sun Feb 10 2008 Stephen Noble <support@dungog.net> 1.2.0-7  * Sun Feb 10 2008 Stephen Noble <support@dungog.net> 1.2.0-7
42  - Remove duplicate <base> entries [SME: 3893]  - Remove duplicate <base> entries [SME: 3888]
43    
44  * Thu Nov 08 2007 Gavin Weight<gweight@mail.com> 1.2.0-6  * Thu Nov 08 2007 Gavin Weight<gweight@mail.com> 1.2.0-6
45  - Remove/Fix portforwarding.pm.orig file. [SME: 3526]  - Remove/Fix portforwarding.pm.orig file. [SME: 3526]
# Line 399  Adds a Port Forwarding panel to the SME Line 408  Adds a Port Forwarding panel to the SME
408  - merged in e-smith-ipportfw-0.1.1-1.noarch.rpm  - merged in e-smith-ipportfw-0.1.1-1.noarch.rpm
409  - [0.0.1-3]  - [0.0.1-3]
410  * Mon Dec 31 2001 Darrell May <dmay@netsourced.com>  * Mon Dec 31 2001 Darrell May <dmay@netsourced.com>
411  - added "Shad L. Lords" <lists@lordsfam.net>, e-smith-iportfw 35SetPortFW  - added "Shad L. Lords" <slords@mail.com>, e-smith-iportfw 35SetPortFW
412  - templates-custom fragment supporting dest port addresses  - templates-custom fragment supporting dest port addresses
413  - updated portforwarding panel to match  - updated portforwarding panel to match
414  - 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 410  Adds a Port Forwarding panel to the SME Line 419  Adds a Port Forwarding panel to the SME
419    
420  %prep  %prep
421  %setup  %setup
 %patch0 -p1  
422  %patch1 -p1  %patch1 -p1
423  %patch2 -p1  %patch2 -p1
 %patch3 -p1  
424    
425  %build  %build
426  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