1 |
# $Id: smeserver-openvpn-bridge.spec,v 1.36 2010/06/02 15:56:59 vip-ire Exp $ |
# $Id: smeserver-openvpn-bridge.spec,v 1.38 2010/10/19 11:51:26 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 39 |
%define release 40 |
10 |
Version: %{version} |
Version: %{version} |
11 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
12 |
License: GPL |
License: GPL |
63 |
Patch47: smeserver-openvpn-bridge-2.0-locale-2010-07-19.patch |
Patch47: smeserver-openvpn-bridge-2.0-locale-2010-07-19.patch |
64 |
Patch48: smeserver-openvpn-bridge-2.0-templates_cleanup.patch |
Patch48: smeserver-openvpn-bridge-2.0-templates_cleanup.patch |
65 |
Patch49: smeserver-openvpn-bridge-2.0-option_to_disable_route_push.patch |
Patch49: smeserver-openvpn-bridge-2.0-option_to_disable_route_push.patch |
66 |
|
Patch50: smeserver-openvpn-bridge-2.0-toggle_passtos.patch |
67 |
|
Patch51: smeserver-openvpn-bridge-2.0-enhance_routes_push.patch |
68 |
|
|
69 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
70 |
BuildArchitectures: noarch |
BuildArchitectures: noarch |
83 |
to have a full working openvpn server running in bridge mode. |
to have a full working openvpn server running in bridge mode. |
84 |
|
|
85 |
%changelog |
%changelog |
86 |
|
* Tue Oct 26 2010 Daniel B. <daniel@firewall-services.com> 2.0-40.sme |
87 |
|
- Add PassTOS DB key to enable/disable passtos |
88 |
|
- Enhance routes push (work with s2s contrib) |
89 |
|
|
90 |
* Tue Oct 19 2010 Daniel B. <daniel@firewall-services.com> 2.0-39.sme |
* Tue Oct 19 2010 Daniel B. <daniel@firewall-services.com> 2.0-39.sme |
91 |
- templates cleanup |
- templates cleanup |
92 |
- DB prop to disable local networks routes push to client |
- DB prop to disable local networks routes push to client |
308 |
%patch47 -p1 |
%patch47 -p1 |
309 |
%patch48 -p1 |
%patch48 -p1 |
310 |
%patch49 -p1 |
%patch49 -p1 |
311 |
|
%patch50 -p1 |
312 |
|
%patch51 -p1 |
313 |
|
|
314 |
%build |
%build |
315 |
perl createlinks |
perl createlinks |