1 |
%define version 4.34 |
%define version 4.34 |
2 |
%define release 6 |
%define release 7 |
3 |
|
|
4 |
Name: smeserver-softethervpn-server |
Name: smeserver-softethervpn-server |
5 |
Version: %{version} |
Version: %{version} |
14 |
BuildRequires: e-smith-devtools |
BuildRequires: e-smith-devtools |
15 |
Requires: smeserver-bridge-interface |
Requires: smeserver-bridge-interface |
16 |
Requires: softethervpn |
Requires: softethervpn |
17 |
|
Requires: e-smith-apache >= 2.6.0-14 |
18 |
Conflicts: smeserver-openvpn-bridge |
Conflicts: smeserver-openvpn-bridge |
19 |
AutoReqProv: no |
AutoReqProv: no |
20 |
Patch0:smeserver-softethervpn-server-4.34-Update-Createlinks-for-systemd.patch |
Patch0: smeserver-softethervpn-server-4.34-Update-Createlinks-for-systemd.patch |
21 |
Patch1:smeserver-softethervpn-server-4.34-Patch-Service-File-for-SME10.patch |
Patch1: smeserver-softethervpn-server-4.34-Patch-Service-File-for-SME10.patch |
22 |
Patch2:smeserver-softethervpn-server-4.34-Fix-vpnserver-path-in-service-file-override.patch |
Patch2: smeserver-softethervpn-server-4.34-Fix-vpnserver-path-in-service-file-override.patch |
23 |
Patch3:smeserver-softethervpn-server-4.34-Fix-Environment-in-service-file.patch |
Patch3: smeserver-softethervpn-server-4.34-Fix-Environment-in-service-file.patch |
24 |
|
Patch4: smeserver-softethervpn-server-4.34-bz11511.patch |
25 |
%description |
%description |
26 |
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. |
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. |
27 |
|
|
32 |
%patch1 -p1 |
%patch1 -p1 |
33 |
%patch2 -p1 |
%patch2 -p1 |
34 |
%patch3 -p1 |
%patch3 -p1 |
35 |
|
%patch4 -p1 |
36 |
|
rm -rf root/etc/e-smith/templates-custom |
37 |
|
|
38 |
%build |
%build |
39 |
# Build symlinks |
# Build symlinks |
56 |
|
|
57 |
|
|
58 |
%changelog |
%changelog |
59 |
|
* Tue Mar 30 2021 Jean-Philippe Pialasse <tests@pialasse.com> %{version}-7.sme |
60 |
|
- move template custom to core for https access on local only [SME: 11511] |
61 |
|
|
62 |
* Mon Jan 25 2021 Brian Read <brianr@bjsystems.co.uk> %{version}-6.sme |
* Mon Jan 25 2021 Brian Read <brianr@bjsystems.co.uk> %{version}-6.sme |
63 |
- Fix-Environment-in-service-file [SME: 11329] |
- Fix-Environment-in-service-file [SME: 11329] |
64 |
|
|