1 |
%define version 4.34 |
%define version 4.34 |
2 |
%define release 2 |
%define release 3 |
3 |
|
|
4 |
Name: smeserver-softethervpn-server |
Name: smeserver-softethervpn-server |
5 |
Version: %{version} |
Version: %{version} |
17 |
Conflicts: smeserver-openvpn-bridge |
Conflicts: smeserver-openvpn-bridge |
18 |
AutoReqProv: no |
AutoReqProv: no |
19 |
Patch0:smeserver-softethervpn-server-4.34-Update-Createlinks-for-systemd.patch |
Patch0:smeserver-softethervpn-server-4.34-Update-Createlinks-for-systemd.patch |
20 |
|
Patch1:smeserver-softethervpn-server-4.34-Patch-Service-File-for-SME10.patch |
21 |
|
|
22 |
%description |
%description |
23 |
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. |
26 |
|
|
27 |
%setup -q -n %{name}-%{version} |
%setup -q -n %{name}-%{version} |
28 |
%patch0 -p1 |
%patch0 -p1 |
29 |
|
%patch1 -p1 |
30 |
|
|
31 |
%build |
%build |
32 |
# Build symlinks |
# Build symlinks |
49 |
|
|
50 |
|
|
51 |
%changelog |
%changelog |
52 |
|
* Thu Jan 21 2021 Brian Read <brianr@bjsystems.co.uk> %{version}-3.sme |
53 |
|
- Patch-Service-File-for-SME10 [SME: 11326] |
54 |
|
|
55 |
* Sat Jan 16 2021 Brian Read <brianr@bjsystems.co.uk> %{version}-2.sme |
* Sat Jan 16 2021 Brian Read <brianr@bjsystems.co.uk> %{version}-2.sme |
56 |
- Initial import to SME10 tree [SME: 11326] |
- Initial import to SME10 tree [SME: 11326] |
57 |
- Update-Createlinks-for-systemd |
- Update-Createlinks-for-systemd |