1 |
# $Id: smeserver-openvpn-bridge.spec,v 1.41 2011/01/25 17:06:30 vip-ire Exp $ |
# $Id: smeserver-openvpn-bridge.spec,v 1.42 2011/03/01 18:02:24 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 43 |
%define release 44 |
10 |
Version: %{version} |
Version: %{version} |
11 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
12 |
License: GPL |
License: GPL |
66 |
Patch50: smeserver-openvpn-bridge-2.0-toggle_passtos.patch |
Patch50: smeserver-openvpn-bridge-2.0-toggle_passtos.patch |
67 |
Patch51: smeserver-openvpn-bridge-2.0-enhance_routes_push.patch |
Patch51: smeserver-openvpn-bridge-2.0-enhance_routes_push.patch |
68 |
Patch52: smeserver-openvpn-bridge-2.0-add_complzo_back.patch |
Patch52: smeserver-openvpn-bridge-2.0-add_complzo_back.patch |
69 |
|
Patch53: smeserver-openvpn-bridge-2.0-locale-2011-03-06.patch |
70 |
|
|
71 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
72 |
BuildArchitectures: noarch |
BuildArchitectures: noarch |
85 |
to have a full working openvpn server running in bridge mode. |
to have a full working openvpn server running in bridge mode. |
86 |
|
|
87 |
%changelog |
%changelog |
88 |
|
* Sun Mar 06 2011 SME Translation Server <translations@contribs.org> 2.0-44.sme |
89 |
|
- apply locale 2011-03-06 patch |
90 |
|
|
91 |
* Thu Feb 17 2011 Daniel B. <daniel@firewall-services.com> 2.0-43.sme |
* Thu Feb 17 2011 Daniel B. <daniel@firewall-services.com> 2.0-43.sme |
92 |
- Fix a typo in the panel [SME: 6509] |
- Fix a typo in the panel [SME: 6509] |
93 |
|
|
325 |
%patch50 -p1 |
%patch50 -p1 |
326 |
%patch51 -p1 |
%patch51 -p1 |
327 |
%patch52 -p1 |
%patch52 -p1 |
328 |
|
%patch53 -p1 |
329 |
|
|
330 |
%build |
%build |
331 |
perl createlinks |
perl createlinks |