/[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.10 by slords, Tue Oct 7 18:53:00 2008 UTC Revision 1.11 by filippocarletti, Thu Feb 4 17:07:02 2010 UTC
# Line 1  Line 1 
1  # $Id$  # $Id: e-smith-portforwarding.spec,v 1.10 2008/10/07 18:53:00 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 1  %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    Patch1: e-smith-portforwarding-2.2.0-AllowHosts.patch
14    Patch2: e-smith-portforwarding-2.2.0-AllowHosts.patch2
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
# Line 24  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  * 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]  - Roll new stream to separate sme7/sme8 trees [SME: 4633]
34    
# Line 414  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
422    %patch1 -p1
423    %patch2 -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