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 38 |
%define release 39 |
10 |
Version: %{version} |
Version: %{version} |
11 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
12 |
License: GPL |
License: GPL |
61 |
Patch45: smeserver-openvpn-bridge-2.0-return_pass_tos_comment.patch |
Patch45: smeserver-openvpn-bridge-2.0-return_pass_tos_comment.patch |
62 |
Patch46: smeserver-openvpn-bridge-2.0-locale-2010-06-02.patch |
Patch46: smeserver-openvpn-bridge-2.0-locale-2010-06-02.patch |
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 |
65 |
|
Patch49: smeserver-openvpn-bridge-2.0-option_to_disable_route_push.patch |
66 |
|
|
67 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
68 |
BuildArchitectures: noarch |
BuildArchitectures: noarch |
81 |
to have a full working openvpn server running in bridge mode. |
to have a full working openvpn server running in bridge mode. |
82 |
|
|
83 |
%changelog |
%changelog |
84 |
|
* Tue Oct 19 2010 Daniel B. <daniel@firewall-services.com> 2.0-39.sme |
85 |
|
- templates cleanup |
86 |
|
- DB prop to disable local networks routes push to client |
87 |
|
|
88 |
* Mon Jul 19 2010 Daniel B. <daniel@firewall-services.com> 2.0-38.sme |
* Mon Jul 19 2010 Daniel B. <daniel@firewall-services.com> 2.0-38.sme |
89 |
- apply locale 2010-07-19 patch |
- apply locale 2010-07-19 patc |
90 |
|
|
91 |
* Wed Jun 02 2010 Daniel B. <daniel@firewall-services.com> 2.0-37.sme |
* Wed Jun 02 2010 Daniel B. <daniel@firewall-services.com> 2.0-37.sme |
92 |
- apply locale 2010-06-02 patch |
- apply locale 2010-06-02 patch |
300 |
%patch45 -p1 |
%patch45 -p1 |
301 |
%patch46 -p1 |
%patch46 -p1 |
302 |
%patch47 -p1 |
%patch47 -p1 |
303 |
|
%patch48 -p1 |
304 |
|
%patch49 -p1 |
305 |
|
|
306 |
%build |
%build |
307 |
perl createlinks |
perl createlinks |