1 |
# $Id: smeserver-openvpn-s2s.spec,v 1.3 2010/11/04 12:53:12 vip-ire Exp $ |
# $Id: smeserver-openvpn-s2s.spec,v 1.4 2010/11/08 08:36:01 vip-ire Exp $ |
2 |
# Authority: vip-ire |
# Authority: vip-ire |
3 |
# Name: Daniel Berteaud |
# Name: Daniel Berteaud |
4 |
|
|
6 |
%define name smeserver-openvpn-s2s |
%define name smeserver-openvpn-s2s |
7 |
Name: %{name} |
Name: %{name} |
8 |
%define version 0.1 |
%define version 0.1 |
9 |
%define release 13 |
%define release 14 |
10 |
Version: %{version} |
Version: %{version} |
11 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
12 |
License: GPL |
License: GPL |
41 |
Patch25: smeserver-openvpn-s2s-0.1-remove_nice.patch |
Patch25: smeserver-openvpn-s2s-0.1-remove_nice.patch |
42 |
Patch26: smeserver-openvpn-s2s-0.1-locale-2010-11-04.patch |
Patch26: smeserver-openvpn-s2s-0.1-locale-2010-11-04.patch |
43 |
Patch27: smeserver-openvpn-s2s-0.1-locale-2010-11-08.patch |
Patch27: smeserver-openvpn-s2s-0.1-locale-2010-11-08.patch |
44 |
|
Patch28: smeserver-openvpn-s2s-0.1-fix_type_variable.patch |
45 |
|
|
46 |
BuildArchitectures: noarch |
BuildArchitectures: noarch |
47 |
|
|
56 |
to run openvpn in client or server mode for site to site tunnels |
to run openvpn in client or server mode for site to site tunnels |
57 |
|
|
58 |
%changelog |
%changelog |
59 |
|
* Tue Dec 7 2010 Daniel Berteaud <daniel@firewall-services.com> 0.1-14.sme |
60 |
|
- Fix type variable (thks M. Doerner) |
61 |
|
|
62 |
* Mon Nov 8 2010 Daniel Berteaud <daniel@firewall-services.com> 0.1-13.sme |
* Mon Nov 8 2010 Daniel Berteaud <daniel@firewall-services.com> 0.1-13.sme |
63 |
- Apply locale 2010-11-08 patch |
- Apply locale 2010-11-08 patch |
64 |
|
|
137 |
%patch25 -p1 |
%patch25 -p1 |
138 |
%patch26 -p1 |
%patch26 -p1 |
139 |
%patch27 -p1 |
%patch27 -p1 |
140 |
|
%patch28 -p1 |
141 |
|
|
142 |
%build |
%build |
143 |
perl createlinks |
perl createlinks |