--- rpms/smeserver-openvpn-s2s/contribs9/smeserver-openvpn-s2s.spec 2014/12/18 08:30:13 1.4 +++ rpms/smeserver-openvpn-s2s/contribs9/smeserver-openvpn-s2s.spec 2015/02/17 12:16:49 1.5 @@ -1,4 +1,4 @@ -# $Id: smeserver-openvpn-s2s.spec,v 1.3 2013/11/14 17:50:53 vip-ire Exp $ +# $Id: smeserver-openvpn-s2s.spec,v 1.4 2014/12/18 08:30:13 vip-ire Exp $ # Authority: vip-ire # Name: Daniel Berteaud @@ -6,13 +6,16 @@ Summary: OpenVPN, a strong VPN solution %define name smeserver-openvpn-s2s Name: %{name} %define version 0.2 -%define release 3 +%define release 4 Version: %{version} Release: %{release}%{?dist} License: GPL Group: Networking/Remote access Source: %{name}-%{version}.tar.xz + Patch0: smeserver-openvpn-s2s-0.2-use_verify_x509_name.patch +Patch1: smeserver-openvpn-s2s-0.2-locale-2015-02-17.patch + BuildArchitectures: noarch BuildRequires: e-smith-devtools @@ -26,6 +29,9 @@ This package contains all the needed scr to run openvpn in client or server mode for site to site tunnels %changelog +* Tue Feb 17 2015 Daniel Berteaud 0.2-4.sme +- Apply locale 2015-02-17 patch + * Thu Dec 18 2014 Daniel Berteaud 0.2-3.sme - Create required (but unused) /etc/openvpn/s2s/tmp dir @@ -113,6 +119,7 @@ to run openvpn in client or server mode %setup -q -n %{name}-%{version} %patch0 -p1 +%patch1 -p1 %build perl createlinks