1 |
# $Id: smeserver-openvpn-s2s.spec,v 1.4 2014/11/02 01:05:28 vip-ire Exp $ |
# $Id: smeserver-openvpn-s2s.spec,v 1.5 2014/12/18 08:33:09 vip-ire 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 25 |
%define release 26 |
10 |
Version: %{version} |
Version: %{version} |
11 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
12 |
License: GPL |
License: GPL |
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 |
Patch36: smeserver-openvpn-s2s-0.1-use_verify_x509_name.patch |
53 |
Patch37: smeserver-openvpn-s2s-0.1-locale-2014-11-02.patch |
Patch37: smeserver-openvpn-s2s-0.1-locale-2014-11-02.patch |
54 |
|
Patch38: smeserver-openvpn-s2s-0.1-locale-2015-02-17.patch |
55 |
|
|
56 |
BuildArchitectures: noarch |
BuildArchitectures: noarch |
57 |
|
|
66 |
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 |
67 |
|
|
68 |
%changelog |
%changelog |
69 |
|
* Tue Feb 17 2015 Daniel Berteaud <daniel@firewall-services.com> 0.1-26.sme |
70 |
|
- Apply locale 2015-02-17 patch |
71 |
|
|
72 |
* Thu Dec 18 2014 Daniel Berteaud <daniel@firewall-services.com> 0.1-25.sme |
* Thu Dec 18 2014 Daniel Berteaud <daniel@firewall-services.com> 0.1-25.sme |
73 |
- Create required but unused /etc/openvpn/s2s/tmp dir |
- Create required but unused /etc/openvpn/s2s/tmp dir |
74 |
|
|
193 |
%patch35 -p1 |
%patch35 -p1 |
194 |
%patch36 -p1 |
%patch36 -p1 |
195 |
%patch37 -p1 |
%patch37 -p1 |
196 |
|
%patch38 -p1 |
197 |
|
|
198 |
%build |
%build |
199 |
perl createlinks |
perl createlinks |