1 |
# $Id: smeserver-locale.spec,v 1.74 2009/10/27 17:49:21 slords Exp $ |
# $Id: smeserver-locale.spec,v 1.76 2010/02/27 08:50:19 snetram 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 25 |
%define release 27 |
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 |
35 |
Patch19: smeserver-locale-2.2.0-locale-2009-05-27.patch |
Patch19: smeserver-locale-2.2.0-locale-2009-05-27.patch |
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-25.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 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
41 |
BuildArchitectures: noarch |
BuildArchitectures: noarch |
42 |
BuildRequires: perl |
BuildRequires: perl |
48 |
SME Server localisation module |
SME Server localisation module |
49 |
|
|
50 |
%changelog |
%changelog |
51 |
* Thu Feb 25 2010 SME Translation Server <translations@contribs.org> 2.2.0-25.sme |
* Tue Mar 02 2010 SME Translation Server <translations@contribs.org> 2.2.0-27.sme |
52 |
|
- apply locale 2010-03-02 patch |
53 |
|
|
54 |
|
* Sat Feb 27 2010 Jonathan Martens <smeserver-contribs@snetram.nl> 2.2.0-26.sme |
55 |
|
- Revert previous patch to resync with generated patches based on SME Server 7 [SME: 5803] |
56 |
|
- Correct previous changelog entry |
57 |
|
- Apply locale 2010-02-27 patch |
58 |
|
|
59 |
|
* Thu Feb 25 2010 Filippo Carletti <filippo.carletti@gmail.com> 2.2.0-25.sme |
60 |
- apply locale 2010-02-25 patch |
- apply locale 2010-02-25 patch |
61 |
|
|
62 |
* Tue Oct 27 2009 SME Translation Server <translations@contribs.org> 2.2.0-24.sme |
* Tue Oct 27 2009 SME Translation Server <translations@contribs.org> 2.2.0-24.sme |
501 |
%patch20 -p1 |
%patch20 -p1 |
502 |
%patch21 -p1 |
%patch21 -p1 |
503 |
%patch22 -p1 |
%patch22 -p1 |
504 |
|
%patch23 -p1 |
505 |
|
|
506 |
%build |
%build |
507 |
LEXICONS=$(find root/etc/e-smith/locale -type f) |
LEXICONS=$(find root/etc/e-smith/locale -type f) |