1 |
# $Id: smeserver-openvpn-bridge.spec,v 1.8 2017/02/02 03:46:59 unnilennium Exp $ |
# $Id: smeserver-openvpn-bridge.spec,v 1.9 2017/12/02 06:28:51 cvsuser 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.1 |
%define version 2.1 |
9 |
%define release 8 |
%define release 9 |
10 |
Version: %{version} |
Version: %{version} |
11 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
12 |
License: GPL |
License: GPL |
19 |
Patch3: smeserver-openvpn-bridge-2.1-typo_in_en_locale.patch |
Patch3: smeserver-openvpn-bridge-2.1-typo_in_en_locale.patch |
20 |
Patch4: smeserver-openvpn-bridge-2.1-locale-2017-02-02.patch |
Patch4: smeserver-openvpn-bridge-2.1-locale-2017-02-02.patch |
21 |
Patch5: smeserver-openvpn-bridge-2.1-locale-2017-12-02.patch |
Patch5: smeserver-openvpn-bridge-2.1-locale-2017-12-02.patch |
22 |
|
Patch6: smeserver-openvpn-bridge-2.1-push-routes.patch |
23 |
|
|
24 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
25 |
BuildArchitectures: noarch |
BuildArchitectures: noarch |
38 |
to have a full working openvpn server running in bridge mode. |
to have a full working openvpn server running in bridge mode. |
39 |
|
|
40 |
%changelog |
%changelog |
41 |
|
* Thu Nov 15 2018 John Crisp <jcrisp@safeandsoundit.co.uk> 2.1-9.sme |
42 |
|
- Add option to enable/doisable PushRoute [SME: 10547] |
43 |
|
|
44 |
* Sat Dec 02 2017 SME Translation Server <translations@contribs.org> 2.1-8.sme |
* Sat Dec 02 2017 SME Translation Server <translations@contribs.org> 2.1-8.sme |
45 |
- apply locale 2017-12-02 patch |
- apply locale 2017-12-02 patch |
46 |
|
|
277 |
%patch3 -p1 |
%patch3 -p1 |
278 |
%patch4 -p1 |
%patch4 -p1 |
279 |
%patch5 -p1 |
%patch5 -p1 |
280 |
|
%patch6 -p1 |
281 |
|
|
282 |
%build |
%build |
283 |
perl createlinks |
perl createlinks |