--- rpms/smeserver-openvpn-routed/contribs10/smeserver-openvpn-routed.spec 2021/04/01 06:45:00 1.4 +++ rpms/smeserver-openvpn-routed/contribs10/smeserver-openvpn-routed.spec 2022/07/24 03:04:16 1.5 @@ -4,7 +4,7 @@ Summary: OpenVPN, a strong VPN solution build over SSL, pre-configured for routed mode Name: smeserver-openvpn-routed %define version 0.1.6 -%define release 4 +%define release 5 Version: %{version} Release: %{release}%{?dist} License: GPL @@ -21,6 +21,7 @@ Requires: openvpn #Requires: perl(Net::OpenVPN::Manage) Patch0:smeserver-openvpn-routed-0.1.6-Add-in-systemd-startup.patch Patch1: smeserver-openvpn-routed-0.1.6-bz11336-sme10compatible.patch +Patch2: smeserver-openvpn-routed-0.1.6-bz12020-backup.patch %description This package contains all the needed scripts and templates @@ -28,6 +29,9 @@ to have a full working openvpn server ru %changelog +* Sat Jul 23 2022 Jean-Philippe Pialasse 0.1.6-5.sme +- add to core backup [SME: 11997] + * Thu Apr 01 2021 Jean-Philippe Pialasse 0.1.6-4.sme - autoconfiguration if openvpn-bridge is isntalled and configured [SME: 11336] - reworked systemd unit and scripts @@ -66,6 +70,7 @@ to have a full working openvpn server ru %setup -q -n %{name}-%{version} %patch0 -p1 %patch1 -p1 +%patch2 -p1 %build perl createlinks