1 |
# $Id: smeserver-openvpn-bridge.spec,v 1.12 2009/03/03 18:56:35 snetram Exp $ |
# $Id: smeserver-openvpn-bridge.spec,v 1.13 2009/03/03 18:59:20 snetram 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 15 |
%define release 16 |
10 |
Version: %{version} |
Version: %{version} |
11 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
12 |
License: GPL |
License: GPL |
32 |
Patch16: smeserver-openvpn-bridge-2.0-fix-en-us-locale.patch |
Patch16: smeserver-openvpn-bridge-2.0-fix-en-us-locale.patch |
33 |
Patch17: smeserver-openvpn-bridge-2.0-fix-en-us-locale2.patch |
Patch17: smeserver-openvpn-bridge-2.0-fix-en-us-locale2.patch |
34 |
Patch18: smeserver-openvpn-bridge-2.0-fix-en-us-locale3.patch |
Patch18: smeserver-openvpn-bridge-2.0-fix-en-us-locale3.patch |
35 |
|
Patch19: smeserver-openvpn-bridge-2.0-locale-2009-03-03.patch |
36 |
|
|
37 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
38 |
BuildArchitectures: noarch |
BuildArchitectures: noarch |
52 |
won't have to generate them manually |
won't have to generate them manually |
53 |
|
|
54 |
%changelog |
%changelog |
55 |
|
* Tue Mar 03 2009 SME Translation Server |
56 |
|
- apply locale 2009-03-03 patch |
57 |
|
|
58 |
* Tue Mar 03 2009 Jonathan Martens <smeserver-contribs@snetram.nl> [2.0-15] |
* Tue Mar 03 2009 Jonathan Martens <smeserver-contribs@snetram.nl> [2.0-15] |
59 |
- Fix some more errors in the en-us locale |
- Fix some more errors in the en-us locale |
60 |
- Remove tabs from SPEC file as some editors act weird with them, e.g. nano |
- Remove tabs from SPEC file as some editors act weird with them, e.g. nano |
163 |
%patch16 -p1 |
%patch16 -p1 |
164 |
%patch17 -p1 |
%patch17 -p1 |
165 |
%patch18 -p1 |
%patch18 -p1 |
166 |
|
%patch19 -p1 |
167 |
|
|
168 |
%build |
%build |
169 |
perl createlinks |
perl createlinks |