1 |
# $Id$ |
# $Id: smeserver-openvpn-bridge.spec,v 1.2 2009/03/02 23:53:30 slords 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.0 |
%define version 2.0 |
9 |
%define release 8 |
%define release 9 |
10 |
Version: %{version} |
Version: %{version} |
11 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
12 |
License: GPL |
License: GPL |
25 |
Patch9: smeserver-openvpn-bridge-2.0-configure_crl_url.patch |
Patch9: smeserver-openvpn-bridge-2.0-configure_crl_url.patch |
26 |
Patch10: smeserver-openvpn-bridge-2.0-check_certs.patch2 |
Patch10: smeserver-openvpn-bridge-2.0-check_certs.patch2 |
27 |
Patch11: smeserver-openvpn-bridge-2.0-create_openvpn_db.patch |
Patch11: smeserver-openvpn-bridge-2.0-create_openvpn_db.patch |
28 |
|
Patch12: smeserver-openvpn-bridge-2.0-local_fr_1.patch |
29 |
|
|
30 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
31 |
BuildArchitectures: noarch |
BuildArchitectures: noarch |
42 |
won't have to generate them manually |
won't have to generate them manually |
43 |
|
|
44 |
%changelog |
%changelog |
45 |
|
* Tue Mar 03 2009 Daniel B. <daniel@firewall-services.com> [2.0-9] |
46 |
|
- Apply locale patch fr 1 |
47 |
|
|
48 |
* Thu Jan 29 2009 Daniel B. <daniel@firewall-services.com> [2.0-8] |
* Thu Jan 29 2009 Daniel B. <daniel@firewall-services.com> [2.0-8] |
49 |
- Fix an error with the creation of the db |
- Fix an error with the creation of the db |
50 |
|
|
123 |
%patch9 -p1 |
%patch9 -p1 |
124 |
%patch10 -p1 |
%patch10 -p1 |
125 |
%patch11 -p1 |
%patch11 -p1 |
126 |
|
%patch12 -p1 |
127 |
|
|
128 |
%build |
%build |
129 |
perl createlinks |
perl createlinks |