--- rpms/smeserver-softethervpn-server/contribs10/smeserver-softethervpn-server.spec 2021/01/20 15:46:55 1.2 +++ rpms/smeserver-softethervpn-server/contribs10/smeserver-softethervpn-server.spec 2021/01/21 12:57:56 1.3 @@ -1,5 +1,5 @@ %define version 4.34 -%define release 2 +%define release 3 Name: smeserver-softethervpn-server Version: %{version} @@ -17,7 +17,7 @@ Requires: softethervpn Conflicts: smeserver-openvpn-bridge AutoReqProv: no Patch0:smeserver-softethervpn-server-4.34-Update-Createlinks-for-systemd.patch - +Patch1:smeserver-softethervpn-server-4.34-Patch-Service-File-for-SME10.patch %description SoftEther VPN is one of the world's most powerful and easy-to-use multi-protocol VPN software. It runs on Windows, Linux, Mac, FreeBSD, and Solaris. @@ -26,6 +26,7 @@ SoftEther VPN is one of the world's most %setup -q -n %{name}-%{version} %patch0 -p1 +%patch1 -p1 %build # Build symlinks @@ -48,6 +49,9 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Thu Jan 21 2021 Brian Read %{version}-3.sme +- Patch-Service-File-for-SME10 [SME: 11326] + * Sat Jan 16 2021 Brian Read %{version}-2.sme - Initial import to SME10 tree [SME: 11326] - Update-Createlinks-for-systemd