1 |
# $Id: smeserver-openvpn-s2s.spec,v 1.7 2011/01/25 16:56:54 vip-ire Exp $ |
# $Id: smeserver-openvpn-s2s.spec,v 1.8 2011/03/06 15:28:16 slords 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 17 |
%define release 18 |
10 |
Version: %{version} |
Version: %{version} |
11 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
12 |
License: GPL |
License: GPL |
44 |
Patch28: smeserver-openvpn-s2s-0.1-fix_type_variable.patch |
Patch28: smeserver-openvpn-s2s-0.1-fix_type_variable.patch |
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 |
48 |
|
|
49 |
BuildArchitectures: noarch |
BuildArchitectures: noarch |
50 |
|
|
59 |
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 |
60 |
|
|
61 |
%changelog |
%changelog |
62 |
|
* Tue Apr 19 2011 Daniel Berteaud <daniel@firewall-services.com> 0.1-18.sme |
63 |
|
- Reduce inactivity timeout |
64 |
|
|
65 |
* Sun Mar 06 2011 SME Translation Server <translations@contribs.org> 0.1-17.sme |
* Sun Mar 06 2011 SME Translation Server <translations@contribs.org> 0.1-17.sme |
66 |
- apply locale 2011-03-06 patch |
- apply locale 2011-03-06 patch |
67 |
|
|
155 |
%patch28 -p1 |
%patch28 -p1 |
156 |
%patch29 -p1 |
%patch29 -p1 |
157 |
%patch30 -p1 |
%patch30 -p1 |
158 |
|
%patch31 -p1 |
159 |
|
|
160 |
%build |
%build |
161 |
perl createlinks |
perl createlinks |