1 |
%define name smeserver-libreswan |
%define name smeserver-libreswan |
2 |
%define version 0.5 |
%define version 0.5 |
3 |
%define release 32 |
%define release 33 |
4 |
Summary: Plugin to enable IPSEC connections |
Summary: Plugin to enable IPSEC connections |
5 |
Name: %{name} |
Name: %{name} |
6 |
Version: %{version} |
Version: %{version} |
25 |
Patch14: smeserver-libreswan-check-l2tpd-status.patch |
Patch14: smeserver-libreswan-check-l2tpd-status.patch |
26 |
Patch15: smeserver-libreswan-include-l2tpd-rightsubnet.patch |
Patch15: smeserver-libreswan-include-l2tpd-rightsubnet.patch |
27 |
Patch16: smeserver-libreswan-fix-xl2tpd-status-check.patch |
Patch16: smeserver-libreswan-fix-xl2tpd-status-check.patch |
28 |
|
Patch17: smeserver-libreswan-createlinks.patch |
29 |
|
|
30 |
BuildRoot: /var/tmp/%{name}-%{version} |
BuildRoot: /var/tmp/%{name}-%{version} |
31 |
BuildArchitectures: noarch |
BuildArchitectures: noarch |
38 |
Libreswan is a free software implementation of the most widely supported and standardised VPN protocol based on ("IPsec") and the Internet Key Exchange ("IKE") |
Libreswan is a free software implementation of the most widely supported and standardised VPN protocol based on ("IPsec") and the Internet Key Exchange ("IKE") |
39 |
|
|
40 |
%changelog |
%changelog |
41 |
|
* Tue Feb 14 2020 John Crisp <jcrisp@safeandsoundit.co.uk> 0.5-33.sme |
42 |
|
- update keyingtries |
43 |
|
- update virtual-private |
44 |
|
|
45 |
* Thu Jan 30 2020 John Crisp <jcrisp@safeandsoundit.co.uk> 0.5-32.sme |
* Thu Jan 30 2020 John Crisp <jcrisp@safeandsoundit.co.uk> 0.5-32.sme |
46 |
- Fix xl2tpd status check |
- Fix xl2tpd status check |
47 |
|
|
225 |
%patch14 -p1 |
%patch14 -p1 |
226 |
%patch15 -p1 |
%patch15 -p1 |
227 |
%patch16 -p1 |
%patch16 -p1 |
228 |
|
%patch17 -p1 |
229 |
|
|
230 |
%build |
%build |
231 |
perl createlinks |
perl createlinks |