/[smecontribs]/rpms/smeserver-openvpn-bridge/contribs7/smeserver-openvpn-bridge.spec
ViewVC logotype

Diff of /rpms/smeserver-openvpn-bridge/contribs7/smeserver-openvpn-bridge.spec

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

Revision 1.12 by snetram, Tue Mar 3 18:56:35 2009 UTC Revision 1.16 by vip-ire, Wed Mar 11 17:25:05 2009 UTC
# Line 1  Line 1 
1  # $Id: smeserver-openvpn-bridge.spec,v 1.11 2009/03/03 18:52:41 snetram Exp $  # $Id: smeserver-openvpn-bridge.spec,v 1.15 2009/03/09 20:34:06 vip-ire Exp $
2  # Authority: vip-ire  # Authority: vip-ire
3  # Name: Daniel Berteaud  # Name: Daniel Berteaud
4    
# Line 6  Summary: OpenVPN, a strong VPN solution Line 6  Summary: OpenVPN, a strong VPN solution
6  %define name smeserver-openvpn-bridge  %define name smeserver-openvpn-bridge
7  Name: %{name}  Name: %{name}
8  %define version 2.0  %define version 2.0
9  %define release 15  %define release 18
10  Version: %{version}  Version: %{version}
11  Release: %{release}%{?dist}  Release: %{release}%{?dist}
12  License: GPL  License: GPL
# Line 32  Patch15: smeserver-openvpn-bridge-2.0-fi Line 32  Patch15: smeserver-openvpn-bridge-2.0-fi
32  Patch16: smeserver-openvpn-bridge-2.0-fix-en-us-locale.patch  Patch16: smeserver-openvpn-bridge-2.0-fix-en-us-locale.patch
33  Patch17: smeserver-openvpn-bridge-2.0-fix-en-us-locale2.patch  Patch17: smeserver-openvpn-bridge-2.0-fix-en-us-locale2.patch
34  Patch18: smeserver-openvpn-bridge-2.0-fix-en-us-locale3.patch  Patch18: smeserver-openvpn-bridge-2.0-fix-en-us-locale3.patch
35    Patch19: smeserver-openvpn-bridge-2.0-locale-2009-03-03.patch
36    Patch20: smeserver-openvpn-bridge-2.0-openvpn_2_1_compat.patch
37    
38  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot
39  BuildArchitectures: noarch  BuildArchitectures: noarch
# Line 40  BuildRequires: e-smith-devtools Line 42  BuildRequires: e-smith-devtools
42    
43  Requires: e-smith-base  Requires: e-smith-base
44  Requires: openvpn  Requires: openvpn
45    Requires: smeserver-bridge-interface
46  Requires: perl(Net::OpenVPN::Manage)  Requires: perl(Net::OpenVPN::Manage)
47  Obsoletes: smeserver-openvpn-bridge-fws  Obsoletes: smeserver-openvpn-bridge-fws
48  Obsoletes: smeserver-openvpn-bridge.fws  Obsoletes: smeserver-openvpn-bridge.fws
# Line 47  Obsoletes: smeserver-openvpn-bridge.fws Line 50  Obsoletes: smeserver-openvpn-bridge.fws
50  %description  %description
51  This package contains all the needed scripts and templates  This package contains all the needed scripts and templates
52  to have a full working openvpn server running in bridge mode.  to have a full working openvpn server running in bridge mode.
 The panel of the server manager has a certificate manager so you  
 won't have to generate them manually  
53    
54  %changelog  %changelog
55    * Wed Mar 11 2009 Daniel B. <daniel@firewall-services.com> [2.0-18]
56    - Compatibility with openvpn 2.1 (detect plugin dir location) [SME: 5060]
57    
58    * Mon Mar 09 2009 Daniel B. <daniel@firewall-services.com> [2.0-17]
59    - Add smeserver-bridge-interface as dependency
60    - Update spec description
61    
62    * Tue Mar 03 2009 SME Translation Server [2.0-16]
63    - apply locale 2009-03-03 patch
64    
65  * Tue Mar 03 2009 Jonathan Martens <smeserver-contribs@snetram.nl> [2.0-15]  * Tue Mar 03 2009 Jonathan Martens <smeserver-contribs@snetram.nl> [2.0-15]
66  - Fix some more errors in the en-us locale  - Fix some more errors in the en-us locale
67  - Remove tabs from SPEC file as some editors act weird with them, e.g. nano  - Remove tabs from SPEC file as some editors act weird with them, e.g. nano
# Line 72  won't have to generate them manually Line 83  won't have to generate them manually
83    
84  * Tue Mar 03 2009 Daniel B. <daniel@firewall-services.com> [2.0-9]  * Tue Mar 03 2009 Daniel B. <daniel@firewall-services.com> [2.0-9]
85  - Apply locale patch fr 1  - Apply locale patch fr 1
86  - Add e-smith-devtools as a dependencie  - Add e-smith-devtools as a build dependency
87    
88  * Thu Jan 29 2009 Daniel B. <daniel@firewall-services.com> [2.0-8]  * Thu Jan 29 2009 Daniel B. <daniel@firewall-services.com> [2.0-8]
89  - Fix an error with the creation of the db  - Fix an error with the creation of the db
# Line 158  won't have to generate them manually Line 169  won't have to generate them manually
169  %patch15 -p1  %patch15 -p1
170  %patch16 -p1  %patch16 -p1
171  %patch17 -p1  %patch17 -p1
172  %patch17 -p1  %patch18 -p1
173    %patch19 -p1
174    %patch20 -p1
175    
176  %build  %build
177  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