1 |
# $Id: smeserver-openvpn-s2s.spec,v 1.6 2010/12/07 19:35:25 vip-ire Exp $ |
# $Id: smeserver-openvpn-s2s.spec,v 1.7 2011/01/25 16:56:54 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 16 |
%define release 17 |
10 |
Version: %{version} |
Version: %{version} |
11 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
12 |
License: GPL |
License: GPL |
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 |
Patch28: smeserver-openvpn-s2s-0.1-fix_type_variable.patch |
45 |
Patch29: smeserver-openvpn-s2s-0.1-remove_useless_samba_template.patch |
Patch29: smeserver-openvpn-s2s-0.1-remove_useless_samba_template.patch |
46 |
|
Patch30: smeserver-openvpn-s2s-0.1-locale-2011-03-06.patch |
47 |
|
|
48 |
BuildArchitectures: noarch |
BuildArchitectures: noarch |
49 |
|
|
58 |
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 |
59 |
|
|
60 |
%changelog |
%changelog |
61 |
|
* Sun Mar 06 2011 SME Translation Server <translations@contribs.org> 0.1-17.sme |
62 |
|
- apply locale 2011-03-06 patch |
63 |
|
|
64 |
* Tue Jan 25 2011 Daniel Berteaud <daniel@firewall-services.com> 0.1-16.sme |
* Tue Jan 25 2011 Daniel Berteaud <daniel@firewall-services.com> 0.1-16.sme |
65 |
- Stop disabling service on rpm removal (spec change only) |
- Stop disabling service on rpm removal (spec change only) |
66 |
|
|
150 |
%patch27 -p1 |
%patch27 -p1 |
151 |
%patch28 -p1 |
%patch28 -p1 |
152 |
%patch29 -p1 |
%patch29 -p1 |
153 |
|
%patch30 -p1 |
154 |
|
|
155 |
%build |
%build |
156 |
perl createlinks |
perl createlinks |