1 |
# $Id: smeserver-openvpn-bridge.spec,v 1.27 2009/08/24 17:58:13 slords Exp $ |
# $Id: smeserver-openvpn-bridge.spec,v 1.28 2009/09/29 06:16:15 vip-ire Exp $ |
2 |
# Authority: vip-ire |
# Authority: vip-ire |
3 |
# Name: Daniel Berteaud |
# Name: Daniel Berteaud |
4 |
|
|
6 |
%define name smeserver-openvpn-bridge |
%define name smeserver-openvpn-bridge |
7 |
Name: %{name} |
Name: %{name} |
8 |
%define version 2.0 |
%define version 2.0 |
9 |
%define release 29 |
%define release 30 |
10 |
Version: %{version} |
Version: %{version} |
11 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
12 |
License: GPL |
License: GPL |
46 |
Patch30: smeserver-openvpn-bridge-2.0-locale-2009-08-24.patch |
Patch30: smeserver-openvpn-bridge-2.0-locale-2009-08-24.patch |
47 |
Patch31: smeserver-openvpn-bridge-2.0-tls_client.patch |
Patch31: smeserver-openvpn-bridge-2.0-tls_client.patch |
48 |
Patch32: smeserver-openvpn-bridge-2.0-locale-2009-09-28.patch |
Patch32: smeserver-openvpn-bridge-2.0-locale-2009-09-28.patch |
49 |
|
Patch33: smeserver-openvpn-bridge-2.0-locale-2009-10-21.patch |
50 |
|
|
51 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
52 |
BuildArchitectures: noarch |
BuildArchitectures: noarch |
65 |
to have a full working openvpn server running in bridge mode. |
to have a full working openvpn server running in bridge mode. |
66 |
|
|
67 |
%changelog |
%changelog |
68 |
|
* Wed Oct 21 2009 aniel B. <daniel@firewall-services.com> 2.0-30.sme |
69 |
|
- apply locale 2009-10-21 patch |
70 |
|
|
71 |
* Tue Sep 29 2009 Daniel B. <daniel@firewall-services.com> 2.0-29.sme |
* Tue Sep 29 2009 Daniel B. <daniel@firewall-services.com> 2.0-29.sme |
72 |
- Put tls-client directive in client config file even when additional TLS |
- Put tls-client directive in client config file even when additional TLS |
73 |
auth is disabled (required for the main TLS auth) [SME: 5495] |
auth is disabled (required for the main TLS auth) [SME: 5495] |
237 |
%patch30 -p1 |
%patch30 -p1 |
238 |
%patch31 -p1 |
%patch31 -p1 |
239 |
%patch32 -p1 |
%patch32 -p1 |
240 |
|
%patch33 -p1 |
241 |
|
|
242 |
%build |
%build |
243 |
perl createlinks |
perl createlinks |