--- rpms/smeserver-openvpn-bridge/contribs9/smeserver-openvpn-bridge.spec 2015/02/17 12:06:59 1.2 +++ rpms/smeserver-openvpn-bridge/contribs9/smeserver-openvpn-bridge.spec 2015/08/06 15:42:13 1.3 @@ -1,4 +1,4 @@ -# $Id: smeserver-openvpn-bridge.spec,v 1.1 2013/11/11 17:30:42 vip-ire Exp $ +# $Id: smeserver-openvpn-bridge.spec,v 1.2 2015/02/17 12:06:59 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.1 -%define release 2 +%define release 3 Version: %{version} Release: %{release}%{?dist} License: GPL @@ -14,6 +14,7 @@ Group: Networking/Remote access Source: %{name}-%{version}.tar.xz Patch0: smeserver-openvpn-bridge-2.1-locale-2015-02-17.patch +Patch1: smeserver-openvpn-bridge-2.1-add_routes_for_s2s_virtual_ip.patch BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot BuildArchitectures: noarch @@ -32,7 +33,10 @@ This package contains all the needed scr to have a full working openvpn server running in bridge mode. %changelog -* Tue Feb 17 2015 Daniel Berteaud 2.1-1.sme +* Thu Aug 6 2015 Daniel Berteaud 2.1-3.sme +- Add routes for s2s virtual IP + +* Tue Feb 17 2015 Daniel Berteaud 2.1-2.sme - Apply locale 2015-02-17 patch * Mon Nov 11 2013 Daniel B. 2.1-1.sme @@ -244,6 +248,7 @@ to have a full working openvpn server ru %setup -q -n %{name}-%{version} %patch0 -p1 +%patch1 -p1 %build perl createlinks