1 |
# $Id: smeserver-locale.spec,v 1.74 2010/02/27 08:55:51 snetram Exp $ |
# $Id: smeserver-locale.spec,v 1.77 2010/04/28 21:38:33 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 2.0.0 |
%define version 2.0.0 |
7 |
%define release 25 |
%define release 28 |
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 et fr hu id it ja nb nl pl pt pt_BR ro ru sl sv th tr zh_CN |
%define package_locales bg da de el es et fr hu id it ja nb nl pl pt pt_BR ro ru sl sv th tr zh_CN |
36 |
Patch20: smeserver-locale-2.0.0-locale-2009-08-24.patch |
Patch20: smeserver-locale-2.0.0-locale-2009-08-24.patch |
37 |
Patch21: smeserver-locale-2.0.0-locale-2009-10-27.patch |
Patch21: smeserver-locale-2.0.0-locale-2009-10-27.patch |
38 |
Patch22: smeserver-locale-2.0.0-locale-2010-02-27.patch |
Patch22: smeserver-locale-2.0.0-locale-2010-02-27.patch |
39 |
|
Patch23: smeserver-locale-2.0.0-locale-2010-03-02.patch |
40 |
|
Patch24: smeserver-locale-2.0.0-locale-2010-04-28.patch |
41 |
|
Patch25: smeserver-locale-2.0.0-locale-2010-05-23.patch |
42 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
43 |
BuildArchitectures: noarch |
BuildArchitectures: noarch |
44 |
BuildRequires: perl |
BuildRequires: perl |
50 |
SME Server localisation module |
SME Server localisation module |
51 |
|
|
52 |
%changelog |
%changelog |
53 |
|
* Sun May 23 2010 SME Translation Server <translations@contribs.org> 2.0.0-28.sme |
54 |
|
- apply locale 2010-05-23 patch |
55 |
|
|
56 |
|
* Wed Apr 28 2010 SME Translation Server <translations@contribs.org> 2.0.0-27.sme |
57 |
|
- apply locale 2010-04-28 patch |
58 |
|
|
59 |
|
* Tue Mar 02 2010 SME Translation Server <translations@contribs.org> 2.0.0-26.sme |
60 |
|
- apply locale 2010-03-02 patch |
61 |
|
|
62 |
* Sat Feb 27 2010 Jonathan Martens <smeserver-contribs@snetram.nl> - 2.0.0-25.sme |
* Sat Feb 27 2010 Jonathan Martens <smeserver-contribs@snetram.nl> - 2.0.0-25.sme |
63 |
- Apply 2010-02-27 locale patch to sync SME 7 and SME 8 locale tree [SME: 5804] |
- Apply 2010-02-27 locale patch to sync SME 7 and SME 8 locale tree [SME: 5804] |
64 |
|
|
504 |
%patch20 -p1 |
%patch20 -p1 |
505 |
%patch21 -p1 |
%patch21 -p1 |
506 |
%patch22 -p1 |
%patch22 -p1 |
507 |
|
%patch23 -p1 |
508 |
|
%patch24 -p1 |
509 |
|
%patch25 -p1 |
510 |
|
|
511 |
%build |
%build |
512 |
LEXICONS=$(find root/etc/e-smith/locale -type f) |
LEXICONS=$(find root/etc/e-smith/locale -type f) |