1 |
# $Id: smeserver-locale.spec,v 1.32 2008/06/27 15:51:08 snetram Exp $ |
# $Id: smeserver-locale.spec,v 1.33 2008/06/27 22:21:08 slords Exp $ |
2 |
|
|
3 |
Summary: SME Server localisation module |
Summary: SME Server localisation module |
4 |
%define name smeserver-locale |
%define name smeserver-locale |
5 |
Name: %{name} |
Name: %{name} |
6 |
%define version 1.4.0 |
%define version 1.4.0 |
7 |
%define release 11 |
%define release 12 |
8 |
%define package_summary SME Server localisation module |
%define package_summary SME Server localisation module |
9 |
%define group Applications/System |
%define group Applications/System |
10 |
%define package_locales bg da de el es fr hu id it nl pt_BR sl sv |
%define package_locales bg da de el es fr hu id it nl pt_BR sl sv |
21 |
Patch6: smeserver-locale-2008-04-01.patch |
Patch6: smeserver-locale-2008-04-01.patch |
22 |
Patch7: smeserver-locale-2008-05-05.patch |
Patch7: smeserver-locale-2008-05-05.patch |
23 |
Patch8: smeserver-locale-2008-06-27.patch |
Patch8: smeserver-locale-2008-06-27.patch |
24 |
|
Patch9: smeserver-locale-2008-06-27.patch |
25 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
26 |
BuildArchitectures: noarch |
BuildArchitectures: noarch |
27 |
BuildRequires: perl |
BuildRequires: perl |
33 |
SME Server localisation module |
SME Server localisation module |
34 |
|
|
35 |
%changelog |
%changelog |
36 |
|
* Tue Jul 1 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.4.0-12 |
37 |
|
- Apply 1 July 2008 locale patch |
38 |
|
|
39 |
* Fri Jun 27 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.4.0-11 |
* Fri Jun 27 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.4.0-11 |
40 |
- Apply 27 Jun 2008 locale patch |
- Apply 27 Jun 2008 locale patch |
41 |
|
|
352 |
%patch6 -p1 |
%patch6 -p1 |
353 |
%patch7 -p1 |
%patch7 -p1 |
354 |
%patch8 -p1 |
%patch8 -p1 |
355 |
|
%patch9 -p1 |
356 |
|
|
357 |
%build |
%build |
358 |
LEXICONS=$(find root/etc/e-smith/locale -type f) |
LEXICONS=$(find root/etc/e-smith/locale -type f) |