1 |
# $Id: smeserver-openvpn-bridge.spec,v 1.26 2009/07/22 07:44:00 vip-ire Exp $ |
# $Id: smeserver-openvpn-bridge.spec,v 1.27 2009/08/24 17:58:13 slords 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 28 |
%define release 29 |
10 |
Version: %{version} |
Version: %{version} |
11 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
12 |
License: GPL |
License: GPL |
44 |
Patch28: smeserver-openvpn-bridge-2.0-update_networks.patch |
Patch28: smeserver-openvpn-bridge-2.0-update_networks.patch |
45 |
Patch29: smeserver-openvpn-bridge-2.0-locale-2009-07-22.patch |
Patch29: smeserver-openvpn-bridge-2.0-locale-2009-07-22.patch |
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 |
48 |
|
Patch32: smeserver-openvpn-bridge-2.0-locale-2009-09-28.patch |
49 |
|
|
50 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
51 |
BuildArchitectures: noarch |
BuildArchitectures: noarch |
64 |
to have a full working openvpn server running in bridge mode. |
to have a full working openvpn server running in bridge mode. |
65 |
|
|
66 |
%changelog |
%changelog |
67 |
|
* Tue Sep 29 2009 Daniel B. <daniel@firewall-services.com> 2.0-29.sme |
68 |
|
- Put tls-client directive in client config file even when additional TLS |
69 |
|
auth is disabled (required for the main TLS auth) [SME: 5495] |
70 |
|
- apply locale 2009-09-28 patch |
71 |
|
|
72 |
* Mon Aug 24 2009 SME Translation Server <translations@contribs.org> 2.0-28.sme |
* Mon Aug 24 2009 SME Translation Server <translations@contribs.org> 2.0-28.sme |
73 |
- apply locale 2009-08-24 patch |
- apply locale 2009-08-24 patch |
74 |
|
|
231 |
%patch28 -p1 |
%patch28 -p1 |
232 |
%patch29 -p1 |
%patch29 -p1 |
233 |
%patch30 -p1 |
%patch30 -p1 |
234 |
|
%patch31 -p1 |
235 |
|
%patch32 -p1 |
236 |
|
|
237 |
%build |
%build |
238 |
perl createlinks |
perl createlinks |