1 |
# $Id: smeserver-openvpn-bridge.spec,v 1.33 2010/03/03 04:02:52 slords Exp $ |
# $Id: smeserver-openvpn-bridge.spec,v 1.34 2010/04/30 07:50:09 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 35 |
%define release 36 |
10 |
Version: %{version} |
Version: %{version} |
11 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
12 |
License: GPL |
License: GPL |
56 |
Patch40: smeserver-openvpn-bridge-2.0-set_tos.patch |
Patch40: smeserver-openvpn-bridge-2.0-set_tos.patch |
57 |
Patch41: smeserver-openvpn-bridge-2.0-push_complzo.patch |
Patch41: smeserver-openvpn-bridge-2.0-push_complzo.patch |
58 |
Patch42: smeserver-openvpn-bridge-2.0-locale-2010-04-29.patch |
Patch42: smeserver-openvpn-bridge-2.0-locale-2010-04-29.patch |
59 |
|
Patch43: smeserver-openvpn-bridge-2.0-comment_passtos.patch |
60 |
|
|
61 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
62 |
BuildArchitectures: noarch |
BuildArchitectures: noarch |
75 |
to have a full working openvpn server running in bridge mode. |
to have a full working openvpn server running in bridge mode. |
76 |
|
|
77 |
%changelog |
%changelog |
78 |
|
* Wed May 12 2010 Daniel B. <daniel@firewall-services.com> 2.0-36.sme |
79 |
|
- Comment the passtos option as it's not supported on Windows |
80 |
|
|
81 |
* Fri Apr 30 2010 Daniel B. <daniel@firewall-services.com> 2.0-35.sme |
* Fri Apr 30 2010 Daniel B. <daniel@firewall-services.com> 2.0-35.sme |
82 |
- add the passtos option |
- add the passtos option |
83 |
- push the comp-lzo option to the client |
- push the comp-lzo option to the client |
278 |
%patch40 -p1 |
%patch40 -p1 |
279 |
%patch41 -p1 |
%patch41 -p1 |
280 |
%patch42 -p1 |
%patch42 -p1 |
281 |
|
%patch43 -p1 |
282 |
|
|
283 |
%build |
%build |
284 |
perl createlinks |
perl createlinks |