--- rpms/smeserver-openvpn-bridge/contribs7/smeserver-openvpn-bridge.spec 2009/03/03 21:36:59 1.14 +++ rpms/smeserver-openvpn-bridge/contribs7/smeserver-openvpn-bridge.spec 2009/03/18 15:58:53 1.17 @@ -1,4 +1,4 @@ -# $Id: smeserver-openvpn-bridge.spec,v 1.13 2009/03/03 18:59:20 snetram Exp $ +# $Id: smeserver-openvpn-bridge.spec,v 1.16 2009/03/11 17:25:05 vip-ire Exp $ # Authority: vip-ire # Name: Daniel Berteaud @@ -6,7 +6,7 @@ Summary: OpenVPN, a strong VPN solution %define name smeserver-openvpn-bridge Name: %{name} %define version 2.0 -%define release 16 +%define release 19 Version: %{version} Release: %{release}%{?dist} License: GPL @@ -33,6 +33,8 @@ Patch16: smeserver-openvpn-bridge-2.0-fi Patch17: smeserver-openvpn-bridge-2.0-fix-en-us-locale2.patch Patch18: smeserver-openvpn-bridge-2.0-fix-en-us-locale3.patch Patch19: smeserver-openvpn-bridge-2.0-locale-2009-03-03.patch +Patch20: smeserver-openvpn-bridge-2.0-openvpn_2_1_compat.patch +Patch21: smeserver-openvpn-bridge-2.0-cipher_auto.patch BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot BuildArchitectures: noarch @@ -41,6 +43,7 @@ BuildRequires: e-smith-devtools Requires: e-smith-base Requires: openvpn +Requires: smeserver-bridge-interface Requires: perl(Net::OpenVPN::Manage) Obsoletes: smeserver-openvpn-bridge-fws Obsoletes: smeserver-openvpn-bridge.fws @@ -48,11 +51,19 @@ Obsoletes: smeserver-openvpn-bridge.fws %description This package contains all the needed scripts and templates 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 %changelog -* Tue Mar 03 2009 SME Translation Server +* Wed Mar 18 2009 Daniel B. [2.0-19] +- Do not add cipher directive in client configuration file if set to 'auto' + +* Wed Mar 11 2009 Daniel B. [2.0-18] +- Compatibility with openvpn 2.1 (detect plugin dir location) [SME: 5060] + +* Mon Mar 09 2009 Daniel B. [2.0-17] +- Add smeserver-bridge-interface as dependency +- Update spec description + +* Tue Mar 03 2009 SME Translation Server [2.0-16] - apply locale 2009-03-03 patch * Tue Mar 03 2009 Jonathan Martens [2.0-15] @@ -76,7 +87,7 @@ won't have to generate them manually * Tue Mar 03 2009 Daniel B. [2.0-9] - Apply locale patch fr 1 -- Add e-smith-devtools as a dependencie +- Add e-smith-devtools as a build dependency * Thu Jan 29 2009 Daniel B. [2.0-8] - Fix an error with the creation of the db @@ -164,6 +175,8 @@ won't have to generate them manually %patch17 -p1 %patch18 -p1 %patch19 -p1 +%patch20 -p1 +%patch21 -p1 %build perl createlinks