1 |
# $Id: smeserver-locale.spec,v 1.81 2010/06/24 13:52:35 slords Exp $ |
# $Id: smeserver-locale.spec,v 1.91 2011/10/04 19:39:05 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 31 |
%define release 37 |
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 he hu id it ja nb nl pl pt pt_BR ro ru sl sv th tr zh_CN zh_TW |
%define package_locales bg da de el es et fr he hu id it ja nb nl pl pt pt_BR ro ru sl sv th tr zh_CN zh_TW |
42 |
Patch26: smeserver-locale-2.0.0-locale-2010-05-25.patch |
Patch26: smeserver-locale-2.0.0-locale-2010-05-25.patch |
43 |
Patch27: smeserver-locale-2.0.0-locale-2010-06-24.patch |
Patch27: smeserver-locale-2.0.0-locale-2010-06-24.patch |
44 |
Patch28: smeserver-locale-2.0.0-locale-2010-07-13.patch |
Patch28: smeserver-locale-2.0.0-locale-2010-07-13.patch |
45 |
|
Patch29: smeserver-locale-2.0.0-locale-2010-08-18.patch |
46 |
|
Patch30: smeserver-locale-2.0.0-locale-2011-03-06.patch |
47 |
|
Patch31: smeserver-locale-2.0.0-locale-2011-04-27.patch |
48 |
|
Patch32: smeserver-locale-2.0.0-locale-2011-06-20.patch |
49 |
|
Patch33: smeserver-locale-2.0.0-locale-2011-10-04.patch |
50 |
|
Patch34: smeserver-locale-2.0.0-locale-2012-03-20.patch |
51 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
52 |
BuildArchitectures: noarch |
BuildArchitectures: noarch |
53 |
BuildRequires: perl |
BuildRequires: perl |
59 |
SME Server localisation module |
SME Server localisation module |
60 |
|
|
61 |
%changelog |
%changelog |
62 |
|
* Tue Mar 20 2012 SME Translation Server <translations@contribs.org> 2.0.0-37.el6 |
63 |
|
- apply locale 2012-03-20 patch |
64 |
|
|
65 |
|
* Tue Oct 04 2011 SME Translation Server <translations@contribs.org> 2.0.0-36.el6 |
66 |
|
- apply locale 2011-10-04 patch |
67 |
|
|
68 |
|
* Mon Jun 20 2011 SME Translation Server <translations@contribs.org> 2.0.0-35.el6 |
69 |
|
- apply locale 2011-06-20 patch |
70 |
|
|
71 |
|
* Wed Apr 27 2011 SME Translation Server <translations@contribs.org> 2.0.0-34.sme |
72 |
|
- apply locale 2011-04-27 patch |
73 |
|
|
74 |
|
* Sun Mar 06 2011 SME Translation Server <translations@contribs.org> 2.0.0-33.sme |
75 |
|
- apply locale 2011-03-06 patch |
76 |
|
|
77 |
|
* Wed Aug 18 2010 SME Translation Server <translations@contribs.org> 2.0.0-32.sme |
78 |
|
- apply locale 2010-08-18 patch |
79 |
|
|
80 |
* Tue Jul 13 2010 SME Translation Server <translations@contribs.org> 2.0.0-31.sme |
* Tue Jul 13 2010 SME Translation Server <translations@contribs.org> 2.0.0-31.sme |
81 |
- Add Chinese (Taiwan) language [SME: 6106] |
- Add Chinese (Taiwan) language [SME: 6106] |
82 |
- apply locale 2010-07-13 patch |
- apply locale 2010-07-13 patch |
548 |
%patch26 -p1 |
%patch26 -p1 |
549 |
%patch27 -p1 |
%patch27 -p1 |
550 |
%patch28 -p1 |
%patch28 -p1 |
551 |
|
%patch29 -p1 |
552 |
|
%patch30 -p1 |
553 |
|
%patch31 -p1 |
554 |
|
%patch32 -p1 |
555 |
|
%patch33 -p1 |
556 |
|
%patch34 -p1 |
557 |
|
|
558 |
%build |
%build |
559 |
LEXICONS=$(find root/etc/e-smith/locale -type f) |
LEXICONS=$(find root/etc/e-smith/locale -type f) |