1 |
# $Id: smeserver-openvpn-bridge.spec,v 1.2 2013/03/22 15:36:30 vip-ire Exp $ |
# $Id: smeserver-openvpn-bridge.spec,v 1.6 2015/02/17 12:10:04 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 49 |
%define release 53 |
10 |
Version: %{version} |
Version: %{version} |
11 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
12 |
License: GPL |
License: GPL |
71 |
Patch55: smeserver-openvpn-bridge-2.0-locale-2012-03-20.patch |
Patch55: smeserver-openvpn-bridge-2.0-locale-2012-03-20.patch |
72 |
Patch56: smeserver-openvpn-bridge-2.0-fix_spelling_en_us.patch |
Patch56: smeserver-openvpn-bridge-2.0-fix_spelling_en_us.patch |
73 |
Patch57: smeserver-openvpn-bridge-2.0-lib64_plugin.patch |
Patch57: smeserver-openvpn-bridge-2.0-lib64_plugin.patch |
74 |
|
Patch58: smeserver-openvpn-bridge-2.0-locale-2013-07-14.patch |
75 |
|
Patch59: smeserver-openvpn-bridge-2.0-locale-2014-11-02.patch |
76 |
|
Patch60: smeserver-openvpn-bridge-2.0-locale-2015-02-17.patch |
77 |
|
Patch61: smeserver-openvpn-bridge-2.0-add_routes_for_s2s_virtual_ip.patch |
78 |
|
|
79 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
80 |
BuildArchitectures: noarch |
BuildArchitectures: noarch |
93 |
to have a full working openvpn server running in bridge mode. |
to have a full working openvpn server running in bridge mode. |
94 |
|
|
95 |
%changelog |
%changelog |
96 |
|
* Thu Aug 6 2015 Daniel Berteaud <daniel@firewall-services.com> 2.0-53.sme |
97 |
|
- Add routes for s2s virtual IP |
98 |
|
|
99 |
|
* Tue Feb 17 2015 Daniel Berteaud <daniel@firewall-services.com> 2.0-52.sme |
100 |
|
- Apply locale 2015-02-17 patch |
101 |
|
|
102 |
|
* Sun Nov 2 2014 Daniel B. <daniel@firewall-services.com> 2.0-51.sme |
103 |
|
- apply local 2014-11-02 patch |
104 |
|
|
105 |
|
* Sun Jul 14 2013 JP Pialasse <tests@pialasse.com> 2.0-50.sme |
106 |
|
- apply locale 2013-07-14 patch |
107 |
|
|
108 |
* Thu Jun 6 2013 Daniel B. <daniel@firewall-services.com> 2.0-49.sme |
* Thu Jun 6 2013 Daniel B. <daniel@firewall-services.com> 2.0-49.sme |
109 |
- Fix plugin directory for x86_64 [SME: 7658] |
- Fix plugin directory for x86_64 [SME: 7658] |
110 |
|
|
365 |
%patch55 -p1 |
%patch55 -p1 |
366 |
%patch56 -p1 |
%patch56 -p1 |
367 |
%patch57 -p1 |
%patch57 -p1 |
368 |
|
%patch58 -p1 |
369 |
|
%patch59 -p1 |
370 |
|
%patch60 -p1 |
371 |
|
%patch61 -p1 |
372 |
|
|
373 |
%build |
%build |
374 |
perl createlinks |
perl createlinks |