1 |
# $Id: smeserver-openvpn-bridge.spec,v 1.1 2013/03/03 21:14:34 unnilennium Exp $ |
# $Id: smeserver-openvpn-bridge.spec,v 1.2 2013/03/22 15:36:30 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 48 |
%define release 49 |
10 |
Version: %{version} |
Version: %{version} |
11 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
12 |
License: GPL |
License: GPL |
70 |
Patch54: smeserver-openvpn-bridge-2.0-locale-2011-04-27.patch |
Patch54: smeserver-openvpn-bridge-2.0-locale-2011-04-27.patch |
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 |
74 |
|
|
75 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
76 |
BuildArchitectures: noarch |
BuildArchitectures: noarch |
89 |
to have a full working openvpn server running in bridge mode. |
to have a full working openvpn server running in bridge mode. |
90 |
|
|
91 |
%changelog |
%changelog |
92 |
|
* Thu Jun 6 2013 Daniel B. <daniel@firewall-services.com> 2.0-49.sme |
93 |
|
- Fix plugin directory for x86_64 [SME: 7658] |
94 |
|
|
95 |
* Fri Mar 22 2013 Daniel B. <daniel@firewall-services.com> 2.0-48.sme |
* Fri Mar 22 2013 Daniel B. <daniel@firewall-services.com> 2.0-48.sme |
96 |
- Fix spelling in en-us panel [SME: 7507] |
- Fix spelling in en-us panel [SME: 7507] |
97 |
|
|
348 |
%patch54 -p1 |
%patch54 -p1 |
349 |
%patch55 -p1 |
%patch55 -p1 |
350 |
%patch56 -p1 |
%patch56 -p1 |
351 |
|
%patch57 -p1 |
352 |
|
|
353 |
%build |
%build |
354 |
perl createlinks |
perl createlinks |