1 |
# $Id: smeserver-locale.spec,v 1.80 2010/05/25 16:55:30 slords Exp $ |
# $Id: smeserver-locale.spec,v 1.81 2010/06/24 13:52:35 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 30 |
%define release 31 |
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 |
%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 |
11 |
Version: %{version} |
Version: %{version} |
12 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
13 |
License: GPL |
License: GPL |
41 |
Patch25: smeserver-locale-2.0.0-locale-2010-05-23.patch |
Patch25: smeserver-locale-2.0.0-locale-2010-05-23.patch |
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 |
45 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
46 |
BuildArchitectures: noarch |
BuildArchitectures: noarch |
47 |
BuildRequires: perl |
BuildRequires: perl |
53 |
SME Server localisation module |
SME Server localisation module |
54 |
|
|
55 |
%changelog |
%changelog |
56 |
|
* Tue Jul 13 2010 SME Translation Server <translations@contribs.org> 2.0.0-31.sme |
57 |
|
- Add Chinese (Taiwan) language [SME: 6106] |
58 |
|
- apply locale 2010-07-13 patch |
59 |
|
|
60 |
* Thu Jun 24 2010 SME Translation Server <translations@contribs.org> 2.0.0-30.sme |
* Thu Jun 24 2010 SME Translation Server <translations@contribs.org> 2.0.0-30.sme |
61 |
- apply locale 2010-06-24 patch |
- apply locale 2010-06-24 patch |
62 |
|
|
523 |
%patch25 -p1 |
%patch25 -p1 |
524 |
%patch26 -p1 |
%patch26 -p1 |
525 |
%patch27 -p1 |
%patch27 -p1 |
526 |
|
%patch28 -p1 |
527 |
|
|
528 |
%build |
%build |
529 |
LEXICONS=$(find root/etc/e-smith/locale -type f) |
LEXICONS=$(find root/etc/e-smith/locale -type f) |
764 |
%description zh_CN |
%description zh_CN |
765 |
%{summary} |
%{summary} |
766 |
%files zh_CN -f %{name}-%{version}-%{release}-filelist-zh_CN |
%files zh_CN -f %{name}-%{version}-%{release}-filelist-zh_CN |
767 |
|
|
768 |
|
%package zh_TW |
769 |
|
Summary: %{package_summary} - Chinese (Taiwan) |
770 |
|
Group: %{group} |
771 |
|
Requires: e-smith-formmagick >= 1.4.0-10 |
772 |
|
%description zh_TW |
773 |
|
%{summary} |
774 |
|
%files zh_TW -f %{name}-%{version}-%{release}-filelist-zh_TW |