1 |
# $Id: smeserver-openvpn-bridge.spec,v 1.6 2009/03/03 16:39:04 slords Exp $ |
# $Id: smeserver-openvpn-bridge.spec,v 1.7 2009/03/03 17:59:19 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 12 |
%define release 13 |
10 |
Version: %{version} |
Version: %{version} |
11 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
12 |
License: GPL |
License: GPL |
29 |
Patch13: smeserver-openvpn-bridge-2.0-fixtranslation.patch |
Patch13: smeserver-openvpn-bridge-2.0-fixtranslation.patch |
30 |
Patch14: smeserver-openvpn-bridge-2.0-removedups.patch |
Patch14: smeserver-openvpn-bridge-2.0-removedups.patch |
31 |
Patch15: smeserver-openvpn-bridge-2.0-fixlangtag.patch |
Patch15: smeserver-openvpn-bridge-2.0-fixlangtag.patch |
32 |
|
Patch16: smeserver-openvpn-bridge-2.0-fix-en-us-locale.patch |
33 |
|
|
34 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
35 |
BuildArchitectures: noarch |
BuildArchitectures: noarch |
49 |
won't have to generate them manually |
won't have to generate them manually |
50 |
|
|
51 |
%changelog |
%changelog |
52 |
|
* Tue Mar 03 2009 Jonathan Martens <smeserver-contribs@snetram.nl> [2.0-13] |
53 |
|
- Fix a typo in the en-us locale |
54 |
|
|
55 |
* Tue Mar 03 2009 Shad L. Lords <slords@mail.com> [2.0-12] |
* Tue Mar 03 2009 Shad L. Lords <slords@mail.com> [2.0-12] |
56 |
- Fix xml language tag to be correct |
- Fix xml language tag to be correct |
57 |
|
|
147 |
%patch13 -p1 |
%patch13 -p1 |
148 |
%patch14 -p1 |
%patch14 -p1 |
149 |
%patch15 -p1 |
%patch15 -p1 |
150 |
|
%patch16 -p1 |
151 |
|
|
152 |
%build |
%build |
153 |
perl createlinks |
perl createlinks |