1 |
# $Id: smeserver-openvpn-bridge.spec,v 1.3 2013/06/06 10:46:16 vip-ire Exp $ |
# $Id: smeserver-openvpn-bridge.spec,v 1.4 2013/07/14 23:22:25 unnilennium 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 50 |
%define release 51 |
10 |
Version: %{version} |
Version: %{version} |
11 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
12 |
License: GPL |
License: GPL |
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 |
Patch58: smeserver-openvpn-bridge-2.0-locale-2013-07-14.patch |
75 |
|
Patch59: smeserver-openvpn-bridge-2.0-locale-2014-11-02.patch |
76 |
|
|
77 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
78 |
BuildArchitectures: noarch |
BuildArchitectures: noarch |
91 |
to have a full working openvpn server running in bridge mode. |
to have a full working openvpn server running in bridge mode. |
92 |
|
|
93 |
%changelog |
%changelog |
94 |
|
* Sun Nov 2 2014 Daniel B. <daniel@firewall-services.com> 2.0-51.sme |
95 |
|
- apply local 2014-11-02 patch |
96 |
|
|
97 |
* Sun Jul 14 2013 JP Pialasse <tests@pialasse.com> 2.0-50.sme |
* Sun Jul 14 2013 JP Pialasse <tests@pialasse.com> 2.0-50.sme |
98 |
- apply locale 2013-07-14 patch |
- apply locale 2013-07-14 patch |
99 |
|
|
358 |
%patch56 -p1 |
%patch56 -p1 |
359 |
%patch57 -p1 |
%patch57 -p1 |
360 |
%patch58 -p1 |
%patch58 -p1 |
361 |
|
%patch59 -p1 |
362 |
|
|
363 |
|
|
364 |
%build |
%build |