1 |
# $Id: smeserver-openvpn-bridge.spec,v 1.32 2009/11/18 08:13:58 vip-ire Exp $ |
# $Id: smeserver-openvpn-bridge.spec,v 1.33 2010/03/03 04:02:52 slords 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 34 |
%define release 35 |
10 |
Version: %{version} |
Version: %{version} |
11 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
12 |
License: GPL |
License: GPL |
53 |
Patch37: smeserver-openvpn-bridge-2.0-code_cleanup1.patch |
Patch37: smeserver-openvpn-bridge-2.0-code_cleanup1.patch |
54 |
Patch38: smeserver-openvpn-bridge-2.0-code_cleanup2.patch |
Patch38: smeserver-openvpn-bridge-2.0-code_cleanup2.patch |
55 |
Patch39: smeserver-openvpn-bridge-2.0-locale-2010-03-02.patch |
Patch39: smeserver-openvpn-bridge-2.0-locale-2010-03-02.patch |
56 |
|
Patch40: smeserver-openvpn-bridge-2.0-set_tos.patch |
57 |
|
Patch41: smeserver-openvpn-bridge-2.0-push_complzo.patch |
58 |
|
Patch42: smeserver-openvpn-bridge-2.0-locale-2010-04-29.patch |
59 |
|
|
60 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
61 |
BuildArchitectures: noarch |
BuildArchitectures: noarch |
74 |
to have a full working openvpn server running in bridge mode. |
to have a full working openvpn server running in bridge mode. |
75 |
|
|
76 |
%changelog |
%changelog |
77 |
|
* Fri Apr 30 2010 Daniel B. <daniel@firewall-services.com> 2.0-35.sme |
78 |
|
- add the passtos option |
79 |
|
- push the comp-lzo option to the client |
80 |
|
- apply locale 2010-04-29 patch |
81 |
|
|
82 |
* Tue Mar 02 2010 SME Translation Server <translations@contribs.org> 2.0-34.sme |
* Tue Mar 02 2010 SME Translation Server <translations@contribs.org> 2.0-34.sme |
83 |
- apply locale 2010-03-02 patch |
- apply locale 2010-03-02 patch |
84 |
|
|
271 |
%patch37 -p1 |
%patch37 -p1 |
272 |
%patch38 -p1 |
%patch38 -p1 |
273 |
%patch39 -p1 |
%patch39 -p1 |
274 |
|
%patch40 -p1 |
275 |
|
%patch41 -p1 |
276 |
|
%patch42 -p1 |
277 |
|
|
278 |
%build |
%build |
279 |
perl createlinks |
perl createlinks |