1 |
# $Id: smeserver-openvpn-bridge.spec,v 1.7 2016/05/07 07:07:01 vip-ire Exp $ |
# $Id: smeserver-openvpn-bridge.spec,v 1.10 2018/11/15 10:37:52 jcrisp 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 7 |
%define release 10 |
10 |
Version: %{version} |
Version: %{version} |
11 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
12 |
License: GPL |
License: GPL |
18 |
Patch2: smeserver-openvpn-bridge-2.1-remove_obsolete_libpam_symlink.patch |
Patch2: smeserver-openvpn-bridge-2.1-remove_obsolete_libpam_symlink.patch |
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 |
22 |
|
Patch6: smeserver-openvpn-bridge-2.1-push-routes.patch |
23 |
|
Patch7: smeserver-openvpn-bridge-2.1-locale-2019-12-07.patch |
24 |
|
|
25 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
26 |
BuildArchitectures: noarch |
BuildArchitectures: noarch |
39 |
to have a full working openvpn server running in bridge mode. |
to have a full working openvpn server running in bridge mode. |
40 |
|
|
41 |
%changelog |
%changelog |
42 |
|
* Sat Dec 07 2019 SME Translation Server <translations@contribs.org> 2.1-10.sme |
43 |
|
- apply locale 2019-12-07 patch |
44 |
|
|
45 |
|
* Thu Nov 15 2018 John Crisp <jcrisp@safeandsoundit.co.uk> 2.1-9.sme |
46 |
|
- Add option to enable/doisable PushRoute [SME: 10547] |
47 |
|
|
48 |
|
* Sat Dec 02 2017 SME Translation Server <translations@contribs.org> 2.1-8.sme |
49 |
|
- apply locale 2017-12-02 patch |
50 |
|
|
51 |
* Wed Feb 01 2017 Jean-Philipe Pialasse <tests@pialasse.com> 2.1-7.sme |
* Wed Feb 01 2017 Jean-Philipe Pialasse <tests@pialasse.com> 2.1-7.sme |
52 |
- apply locale 2017-02-02.patch |
- apply locale 2017-02-02.patch |
53 |
|
|
280 |
%patch2 -p1 |
%patch2 -p1 |
281 |
%patch3 -p1 |
%patch3 -p1 |
282 |
%patch4 -p1 |
%patch4 -p1 |
283 |
|
%patch5 -p1 |
284 |
|
%patch6 -p1 |
285 |
|
%patch7 -p1 |
286 |
|
|
287 |
%build |
%build |
288 |
perl createlinks |
perl createlinks |