1 |
# $Id: smeserver-openvpn-s2s.spec,v 1.2 2010/11/04 08:15:26 vip-ire Exp $ |
# $Id: smeserver-openvpn-s2s.spec,v 1.5 2010/12/07 19:22:50 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 12 |
%define release 15 |
10 |
Version: %{version} |
Version: %{version} |
11 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
12 |
License: GPL |
License: GPL |
40 |
Patch24: smeserver-openvpn-s2s-0.1-expand_and_restart_smb.patch |
Patch24: smeserver-openvpn-s2s-0.1-expand_and_restart_smb.patch |
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 |
44 |
|
Patch28: smeserver-openvpn-s2s-0.1-fix_type_variable.patch |
45 |
|
Patch29: smeserver-openvpn-s2s-0.1-remove_useless_samba_template.patch |
46 |
|
|
47 |
BuildArchitectures: noarch |
BuildArchitectures: noarch |
48 |
|
|
57 |
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 |
58 |
|
|
59 |
%changelog |
%changelog |
60 |
|
* Tue Dec 7 2010 Daniel Berteaud <daniel@firewall-services.com> 0.1-15.sme |
61 |
|
- Remove useless smb.conf template |
62 |
|
|
63 |
|
* Tue Dec 7 2010 Daniel Berteaud <daniel@firewall-services.com> 0.1-14.sme |
64 |
|
- Fix type variable (thks M. Doerner) |
65 |
|
|
66 |
|
* Mon Nov 8 2010 Daniel Berteaud <daniel@firewall-services.com> 0.1-13.sme |
67 |
|
- Apply locale 2010-11-08 patch |
68 |
|
|
69 |
* Thu Nov 4 2010 Daniel Berteaud <daniel@firewall-services.com> 0.1-12.sme |
* Thu Nov 4 2010 Daniel Berteaud <daniel@firewall-services.com> 0.1-12.sme |
70 |
- Apply locale 2010-11-04 patch |
- Apply locale 2010-11-04 patch |
71 |
|
|
140 |
%patch24 -p1 |
%patch24 -p1 |
141 |
%patch25 -p1 |
%patch25 -p1 |
142 |
%patch26 -p1 |
%patch26 -p1 |
143 |
|
%patch27 -p1 |
144 |
|
%patch28 -p1 |
145 |
|
%patch29 -p1 |
146 |
|
|
147 |
%build |
%build |
148 |
perl createlinks |
perl createlinks |