1 |
# $Id: smeserver-openvpn-s2s.spec,v 1.12 2011/10/13 16:49:06 vip-ire Exp $ |
# $Id: smeserver-openvpn-s2s.spec,v 1.1 2013/03/03 21:10:30 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 21 |
%define release 22 |
10 |
Version: %{version} |
Version: %{version} |
11 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
12 |
License: GPL |
License: GPL |
48 |
Patch32: smeserver-openvpn-s2s-0.1-snat_outbound.patch |
Patch32: smeserver-openvpn-s2s-0.1-snat_outbound.patch |
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 |
52 |
|
|
53 |
BuildArchitectures: noarch |
BuildArchitectures: noarch |
54 |
|
|
63 |
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 |
64 |
|
|
65 |
%changelog |
%changelog |
66 |
|
* Sun Jul 14 2013 JP Pialasse <tests@pialasse.com> 0.1-22.sme |
67 |
|
- apply locale 2013-07-14 patch |
68 |
|
|
69 |
* Thu Oct 13 2011 Daniel Berteaud <daniel@firewall-services.com> 0.1-21.sme |
* Thu Oct 13 2011 Daniel Berteaud <daniel@firewall-services.com> 0.1-21.sme |
70 |
- Apply locale 2011-10-13 patch |
- Apply locale 2011-10-13 patch |
71 |
|
|
175 |
%patch32 -p1 |
%patch32 -p1 |
176 |
%patch33 -p1 |
%patch33 -p1 |
177 |
%patch34 -p1 |
%patch34 -p1 |
178 |
|
%patch35 -p1 |
179 |
|
|
180 |
%build |
%build |
181 |
perl createlinks |
perl createlinks |