1 |
# $Id: smeserver-openvpn-bridge.spec,v 1.34 2010/04/30 07:50:09 vip-ire Exp $ |
# $Id: smeserver-openvpn-bridge.spec,v 1.35 2010/05/12 13:31:03 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 36 |
%define release 37 |
10 |
Version: %{version} |
Version: %{version} |
11 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
12 |
License: GPL |
License: GPL |
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 |
Patch43: smeserver-openvpn-bridge-2.0-comment_passtos.patch |
60 |
|
Patch44: smeserver-openvpn-bridge-2.0-log_timestamp.patch |
61 |
|
Patch45: smeserver-openvpn-bridge-2.0-return_pass_tos_comment.patch |
62 |
|
Patch46: smeserver-openvpn-bridge-2.0-locale-2010-06-02.patch |
63 |
|
|
64 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
65 |
BuildArchitectures: noarch |
BuildArchitectures: noarch |
78 |
to have a full working openvpn server running in bridge mode. |
to have a full working openvpn server running in bridge mode. |
79 |
|
|
80 |
%changelog |
%changelog |
81 |
|
* Wed Jun 02 2010 Daniel B. <daniel@firewall-services.com> 2.0-37.sme |
82 |
|
- apply locale 2010-06-02 patch |
83 |
|
- use multilog timestamp |
84 |
|
|
85 |
* Wed May 12 2010 Daniel B. <daniel@firewall-services.com> 2.0-36.sme |
* Wed May 12 2010 Daniel B. <daniel@firewall-services.com> 2.0-36.sme |
86 |
- Comment the passtos option as it's not supported on Windows |
- Comment the passtos option as it's not supported on Windows |
87 |
|
|
286 |
%patch41 -p1 |
%patch41 -p1 |
287 |
%patch42 -p1 |
%patch42 -p1 |
288 |
%patch43 -p1 |
%patch43 -p1 |
289 |
|
%patch44 -p1 |
290 |
|
%patch45 -p1 |
291 |
|
%patch46 -p1 |
292 |
|
|
293 |
%build |
%build |
294 |
perl createlinks |
perl createlinks |