1 |
# $Id: smeserver-openvpn-s2s.spec,v 1.6 2021/04/02 02:12:09 jpp Exp $ |
# $Id: smeserver-openvpn-s2s.spec,v 1.7 2021/08/23 02:19:38 terryfage Exp $ |
2 |
# Authority: vip-ire |
# Authority: vip-ire |
3 |
# Name: Daniel Berteaud |
# Name: Daniel Berteaud |
4 |
|
|
6 |
%define name smeserver-openvpn-s2s |
%define name smeserver-openvpn-s2s |
7 |
Name: %{name} |
Name: %{name} |
8 |
%define version 0.2 |
%define version 0.2 |
9 |
%define release 14 |
%define release 15 |
10 |
Version: %{version} |
Version: %{version} |
11 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
12 |
License: GPL |
License: GPL |
21 |
Patch5: smeserver-openvpn-s2s-0.2-Alter-for-systemd-startup.patch |
Patch5: smeserver-openvpn-s2s-0.2-Alter-for-systemd-startup.patch |
22 |
Patch6: smeserver-openvpn-s2s-0.2-sme10.patch |
Patch6: smeserver-openvpn-s2s-0.2-sme10.patch |
23 |
Patch7: smeserver-openvpn-s2s-0.2-locale-2021-08-23.patch |
Patch7: smeserver-openvpn-s2s-0.2-locale-2021-08-23.patch |
24 |
|
Patch8: smeserver-openvpn-s2s-0.2-locale-2021-09-08.patch |
25 |
|
|
26 |
BuildArchitectures: noarch |
BuildArchitectures: noarch |
27 |
|
|
36 |
to run openvpn in client or server mode for site to site tunnels |
to run openvpn in client or server mode for site to site tunnels |
37 |
|
|
38 |
%changelog |
%changelog |
39 |
|
* Wed Sep 08 2021 Terry Fage <terry.fage@gmail.com> 0.2-14.sme |
40 |
|
- apply locale 2021-09-08 patch |
41 |
|
|
42 |
* Mon Aug 23 2021 Terry Fage <terry.fage@gmail.com> 0.2-14.sme |
* Mon Aug 23 2021 Terry Fage <terry.fage@gmail.com> 0.2-14.sme |
43 |
- apply locale 2021-08-23 patch |
- apply locale 2021-08-23 patch |
44 |
|
|
170 |
%patch5 -p1 |
%patch5 -p1 |
171 |
%patch6 -p1 |
%patch6 -p1 |
172 |
%patch7 -p1 |
%patch7 -p1 |
173 |
|
%patch8 -p1 |
174 |
|
|
175 |
%build |
%build |
176 |
perl createlinks |
perl createlinks |