1 |
# $Id: smeserver-openvpn-s2s.spec,v 1.8 2011/03/06 15:28:16 slords Exp $ |
# $Id: smeserver-openvpn-s2s.spec,v 1.9 2011/04/19 11:57:41 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 18 |
%define release 19 |
10 |
Version: %{version} |
Version: %{version} |
11 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
12 |
License: GPL |
License: GPL |
45 |
Patch29: smeserver-openvpn-s2s-0.1-remove_useless_samba_template.patch |
Patch29: smeserver-openvpn-s2s-0.1-remove_useless_samba_template.patch |
46 |
Patch30: smeserver-openvpn-s2s-0.1-locale-2011-03-06.patch |
Patch30: smeserver-openvpn-s2s-0.1-locale-2011-03-06.patch |
47 |
Patch31: smeserver-openvpn-s2s-0.1-reduce_ping_restart.patch |
Patch31: smeserver-openvpn-s2s-0.1-reduce_ping_restart.patch |
48 |
|
Patch32: smeserver-openvpn-s2s-0.1-snat_outbound.patch |
49 |
|
|
50 |
BuildArchitectures: noarch |
BuildArchitectures: noarch |
51 |
|
|
60 |
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 |
61 |
|
|
62 |
%changelog |
%changelog |
63 |
|
* Wed Jun 1 2011 Daniel Berteaud <daniel@firewall-services.com> 0.1-19.sme |
64 |
|
- SNAT outbound connexions to use the local IP as source |
65 |
|
|
66 |
* Tue Apr 19 2011 Daniel Berteaud <daniel@firewall-services.com> 0.1-18.sme |
* Tue Apr 19 2011 Daniel Berteaud <daniel@firewall-services.com> 0.1-18.sme |
67 |
- Reduce inactivity timeout |
- Reduce inactivity timeout |
68 |
|
|
160 |
%patch29 -p1 |
%patch29 -p1 |
161 |
%patch30 -p1 |
%patch30 -p1 |
162 |
%patch31 -p1 |
%patch31 -p1 |
163 |
|
%patch32 -p1 |
164 |
|
|
165 |
%build |
%build |
166 |
perl createlinks |
perl createlinks |