1 |
# $Id: smeserver-openvpn-s2s.spec,v 1.7 2021/08/23 02:19:38 terryfage Exp $ |
# $Id: smeserver-openvpn-s2s.spec,v 1.8 2021/09/08 05:23:55 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 15 |
%define release 16 |
10 |
Version: %{version} |
Version: %{version} |
11 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
12 |
License: GPL |
License: GPL |
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 |
Patch8: smeserver-openvpn-s2s-0.2-locale-2021-09-08.patch |
25 |
|
Patch9: smeserver-openvpn-s2s-0.2-bz12019-backup.patch |
26 |
|
|
27 |
BuildArchitectures: noarch |
BuildArchitectures: noarch |
28 |
|
|
37 |
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 |
38 |
|
|
39 |
%changelog |
%changelog |
40 |
|
* Sat Jul 23 2022 Jean-Philippe Pialasse <tests@pialasse.com> 0.2-16.sme |
41 |
|
- add to core backup [SME: 12019] |
42 |
|
|
43 |
* Wed Sep 08 2021 Terry Fage <terry.fage@gmail.com> 0.2-14.sme |
* Wed Sep 08 2021 Terry Fage <terry.fage@gmail.com> 0.2-14.sme |
44 |
- apply locale 2021-09-08 patch |
- apply locale 2021-09-08 patch |
45 |
|
|
175 |
%patch6 -p1 |
%patch6 -p1 |
176 |
%patch7 -p1 |
%patch7 -p1 |
177 |
%patch8 -p1 |
%patch8 -p1 |
178 |
|
%patch9 -p1 |
179 |
|
|
180 |
%build |
%build |
181 |
perl createlinks |
perl createlinks |