1 |
# $Id: smeserver-locale.spec,v 1.75 2010/02/25 10:49:02 filippocarletti Exp $ |
# $Id: smeserver-locale.spec,v 1.80 2010/04/29 14:39:03 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.2.0 |
%define version 2.2.0 |
7 |
%define release 26 |
%define release 29 |
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.2.0-locale-2009-08-24.patch |
Patch20: smeserver-locale-2.2.0-locale-2009-08-24.patch |
37 |
Patch21: smeserver-locale-2.2.0-locale-2009-10-27.patch |
Patch21: smeserver-locale-2.2.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.2.0-locale-2010-03-02.patch |
40 |
|
Patch24: smeserver-locale-2.2.0-locale-2010-04-29.patch |
41 |
|
Patch25: smeserver-locale-2.2.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.2.0-29.sme |
54 |
|
- apply locale 2010-05-23 patch |
55 |
|
|
56 |
|
* Thu Apr 29 2010 SME Translation Server <translations@contribs.org> 2.2.0-28.sme |
57 |
|
- apply locale 2010-04-29 patch |
58 |
|
|
59 |
|
* Tue Mar 02 2010 SME Translation Server <translations@contribs.org> 2.2.0-27.sme |
60 |
|
- apply locale 2010-03-02 patch |
61 |
|
|
62 |
* Sat Feb 27 2010 Jonathan Martens <smeserver-contribs@snetram.nl> 2.2.0-26.sme |
* Sat Feb 27 2010 Jonathan Martens <smeserver-contribs@snetram.nl> 2.2.0-26.sme |
63 |
- Revert previous patch to resync with generated patches based on SME Server 7 [SME: 5803] |
- Revert previous patch to resync with generated patches based on SME Server 7 [SME: 5803] |
64 |
- Correct previous changelog entry |
- Correct previous changelog entry |
509 |
%patch20 -p1 |
%patch20 -p1 |
510 |
%patch21 -p1 |
%patch21 -p1 |
511 |
%patch22 -p1 |
%patch22 -p1 |
512 |
|
%patch23 -p1 |
513 |
|
%patch24 -p1 |
514 |
|
%patch25 -p1 |
515 |
|
|
516 |
%build |
%build |
517 |
LEXICONS=$(find root/etc/e-smith/locale -type f) |
LEXICONS=$(find root/etc/e-smith/locale -type f) |