1 |
# $Id: smeserver-openvpn-s2s.spec,v 1.1 2013/03/03 21:10:30 unnilennium Exp $ |
# $Id: smeserver-openvpn-s2s.spec,v 1.2 2013/07/14 23:31:33 unnilennium 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.1 |
%define version 0.1 |
9 |
%define release 22 |
%define release 23 |
10 |
Version: %{version} |
Version: %{version} |
11 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
12 |
License: GPL |
License: GPL |
49 |
Patch33: smeserver-openvpn-s2s-0.1-fix_remote_host_desc.patch |
Patch33: smeserver-openvpn-s2s-0.1-fix_remote_host_desc.patch |
50 |
Patch34: smeserver-openvpn-s2s-0.1-locale-2011-10-13.patch |
Patch34: smeserver-openvpn-s2s-0.1-locale-2011-10-13.patch |
51 |
Patch35: smeserver-openvpn-s2s-0.1-locale-2013-07-14.patch |
Patch35: smeserver-openvpn-s2s-0.1-locale-2013-07-14.patch |
52 |
|
Patch36: smeserver-openvpn-s2s-0.1-use_verify_x509_name.patch |
53 |
|
|
54 |
BuildArchitectures: noarch |
BuildArchitectures: noarch |
55 |
|
|
64 |
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 |
65 |
|
|
66 |
%changelog |
%changelog |
67 |
|
* Thu Nov 14 2013 Daniel Berteaud <daniel@firewall-services.com> 0.1-23.sme |
68 |
|
- Use verify-x509-name instead of tls-remote |
69 |
|
|
70 |
* Sun Jul 14 2013 JP Pialasse <tests@pialasse.com> 0.1-22.sme |
* Sun Jul 14 2013 JP Pialasse <tests@pialasse.com> 0.1-22.sme |
71 |
- apply locale 2013-07-14 patch |
- apply locale 2013-07-14 patch |
72 |
|
|
180 |
%patch33 -p1 |
%patch33 -p1 |
181 |
%patch34 -p1 |
%patch34 -p1 |
182 |
%patch35 -p1 |
%patch35 -p1 |
183 |
|
%patch36 -p1 |
184 |
|
|
185 |
%build |
%build |
186 |
perl createlinks |
perl createlinks |