1 |
%define name smeserver-libreswan-xl2tpd |
%define name smeserver-libreswan-xl2tpd |
2 |
%define version 0.5 |
%define version 0.5 |
3 |
%define release 9 |
%define release 10 |
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} |
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 |
Patch7: smeserver-libreswan-xl2tpd-remove-crtcts.patch |
19 |
|
Patch8: smeserver-libreswan-xl2tpd-0.5-Add-event-for-systemd-in-createlinks.patch |
20 |
|
|
21 |
BuildRoot: /var/tmp/%{name}-%{version} |
BuildRoot: /var/tmp/%{name}-%{version} |
22 |
BuildArchitectures: noarch |
BuildArchitectures: noarch |
31 |
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 |
32 |
|
|
33 |
%changelog |
%changelog |
34 |
|
* Tue Mar 02 2021 Brian Read <brianr@bjsystems.co.uk> 0.5-10.sme |
35 |
|
- Initial import to SME10 tree [SME: 11409] |
36 |
|
- Add-event-for-systemd-in-createlinks |
37 |
|
|
38 |
* Tue Feb 18 2020 John Crisp <jcrisp@safeandsoundit.co.uk> 0.5-9.sme |
* Tue Feb 18 2020 John Crisp <jcrisp@safeandsoundit.co.uk> 0.5-9.sme |
39 |
- remove crtscts fropm options.xl2tpd for xl2tpd 1.3.15 |
- remove crtscts fropm options.xl2tpd for xl2tpd 1.3.15 |
40 |
|
|
143 |
%patch5 -p1 |
%patch5 -p1 |
144 |
%patch6 -p1 |
%patch6 -p1 |
145 |
%patch7 -p1 |
%patch7 -p1 |
146 |
|
%patch8 -p1 |
147 |
|
|
148 |
%build |
%build |
149 |
perl createlinks |
perl createlinks |