1 |
%define name smeserver-libreswan-xl2tpd |
%define name smeserver-libreswan-xl2tpd |
2 |
%define version 0.5 |
%define version 0.5 |
3 |
%define release 8 |
%define release 9 |
4 |
Summary: Plugin to enable LT2P/IPSEC connections |
Summary: Plugin to enable LT2P/IPSEC connections |
5 |
Name: %{name} |
Name: %{name} |
6 |
Version: %{version} |
Version: %{version} |
15 |
Patch4: smeserver-libreswan-xl2tpd-update-status-default |
Patch4: smeserver-libreswan-xl2tpd-update-status-default |
16 |
Patch5: smeserver-libreswan-xl2tpd-update-ip-up-local.patch |
Patch5: smeserver-libreswan-xl2tpd-update-ip-up-local.patch |
17 |
Patch6: smeserver-libreswan-xl2tpd-update-createlinks.patch |
Patch6: smeserver-libreswan-xl2tpd-update-createlinks.patch |
18 |
|
Patch7: smeserver-libreswan-xl2tpd-remove-crtcts.patch |
19 |
|
|
20 |
BuildRoot: /var/tmp/%{name}-%{version} |
BuildRoot: /var/tmp/%{name}-%{version} |
21 |
BuildArchitectures: noarch |
BuildArchitectures: noarch |
30 |
xl2tpd is an implementation of the Layer 2 Tunnelling Protocol (RFC 2661). L2TP allows you to tunnel PPP over UDP |
xl2tpd is an implementation of the Layer 2 Tunnelling Protocol (RFC 2661). L2TP allows you to tunnel PPP over UDP |
31 |
|
|
32 |
%changelog |
%changelog |
33 |
* Tue Feb 14 2020 John Crisp <jcrisp@safeandsoundit.co.uk> 0.5-8.sme |
* Tue Feb 18 2020 John Crisp <jcrisp@safeandsoundit.co.uk> 0.5-9.sme |
34 |
|
- remove crtscts fropm options.xl2tpd for xl2tpd 1.3.15 |
35 |
|
|
36 |
|
* Fri Feb 14 2020 John Crisp <jcrisp@safeandsoundit.co.uk> 0.5-8.sme |
37 |
- Update for xl2tpd 1.3.15 |
- Update for xl2tpd 1.3.15 |
38 |
- Update createlinks to regenerate masq on connection |
- Update createlinks to regenerate masq on connection |
39 |
- Modify Nat/non Nat sections |
- Modify Nat/non Nat sections |
137 |
%patch4 -p1 |
%patch4 -p1 |
138 |
%patch5 -p1 |
%patch5 -p1 |
139 |
%patch6 -p1 |
%patch6 -p1 |
140 |
|
%patch7 -p1 |
141 |
|
|
142 |
%build |
%build |
143 |
perl createlinks |
perl createlinks |