1 |
# $Id: smeserver-openvpn-bridge.spec,v 1.23 2009/05/26 09:45:06 vip-ire Exp $ |
# $Id: smeserver-openvpn-bridge.spec,v 1.24 2009/05/26 09:48:21 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 25 |
%define release 26 |
10 |
Version: %{version} |
Version: %{version} |
11 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
12 |
License: GPL |
License: GPL |
41 |
Patch25: smeserver-openvpn-bridge-2.0-locale-2009-04-30.patch |
Patch25: smeserver-openvpn-bridge-2.0-locale-2009-04-30.patch |
42 |
Patch26: smeserver-openvpn-bridge-2.0-locale-2009-05-24.patch |
Patch26: smeserver-openvpn-bridge-2.0-locale-2009-05-24.patch |
43 |
Patch27: smeserver-openvpn-bridge-2.0-locale-2009-05-26.patch |
Patch27: smeserver-openvpn-bridge-2.0-locale-2009-05-26.patch |
44 |
|
Patch28: smeserver-openvpn-bridge-2.0-update_networks.patch |
45 |
|
|
46 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
47 |
BuildArchitectures: noarch |
BuildArchitectures: noarch |
60 |
to have a full working openvpn server running in bridge mode. |
to have a full working openvpn server running in bridge mode. |
61 |
|
|
62 |
%changelog |
%changelog |
63 |
|
* Thu Jun 25 2009 Daniel B. <daniel@firewall-services.com> 2.0-26.sme |
64 |
|
- expand config and restart the service when local networks are added |
65 |
|
or removed so the new routes are pushed |
66 |
|
|
67 |
* Tue May 26 2009 Daniel B. <daniel@firewall-services.com> 2.0-25.sme |
* Tue May 26 2009 Daniel B. <daniel@firewall-services.com> 2.0-25.sme |
68 |
- apply loca 2009-05-26 patch |
- apply loca 2009-05-26 patch |
69 |
|
|
213 |
%patch25 -p1 |
%patch25 -p1 |
214 |
%patch26 -p1 |
%patch26 -p1 |
215 |
%patch27 -p1 |
%patch27 -p1 |
216 |
|
%patch28 -p1 |
217 |
|
|
218 |
%build |
%build |
219 |
perl createlinks |
perl createlinks |