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.8 2017/02/02 03:46:59 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.1 |
%define version 2.1 |
9 |
%define release 7 |
%define release 8 |
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 |
|
|
23 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
24 |
BuildArchitectures: noarch |
BuildArchitectures: noarch |
37 |
to have a full working openvpn server running in bridge mode. |
to have a full working openvpn server running in bridge mode. |
38 |
|
|
39 |
%changelog |
%changelog |
40 |
|
* Sat Dec 02 2017 SME Translation Server <translations@contribs.org> 2.1-8.sme |
41 |
|
- apply locale 2017-12-02 patch |
42 |
|
|
43 |
* 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 |
44 |
- apply locale 2017-02-02.patch |
- apply locale 2017-02-02.patch |
45 |
|
|
272 |
%patch2 -p1 |
%patch2 -p1 |
273 |
%patch3 -p1 |
%patch3 -p1 |
274 |
%patch4 -p1 |
%patch4 -p1 |
275 |
|
%patch5 -p1 |
276 |
|
|
277 |
%build |
%build |
278 |
perl createlinks |
perl createlinks |