1 |
# $Id: smeserver-locale.spec,v 1.85 2010/06/08 20:22:08 slords Exp $ |
# $Id: smeserver-locale.spec,v 1.86 2010/06/24 13:52:36 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 32 |
%define release 33 |
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.2.0-locale-2010-05-23.patch |
Patch25: smeserver-locale-2.2.0-locale-2010-05-23.patch |
42 |
Patch26: smeserver-locale-2.2.0-locale-2010-06-08.patch |
Patch26: smeserver-locale-2.2.0-locale-2010-06-08.patch |
43 |
Patch27: smeserver-locale-2.2.0-locale-2010-06-24.patch |
Patch27: smeserver-locale-2.2.0-locale-2010-06-24.patch |
44 |
|
Patch28: smeserver-locale-2.2.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.2.0-33.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.2.0-32.sme |
* Thu Jun 24 2010 SME Translation Server <translations@contribs.org> 2.2.0-32.sme |
61 |
- apply locale 2010-06-24 patch |
- apply locale 2010-06-24 patch |
62 |
|
|
530 |
%patch25 -p1 |
%patch25 -p1 |
531 |
%patch26 -p1 |
%patch26 -p1 |
532 |
%patch27 -p1 |
%patch27 -p1 |
533 |
|
%patch28 -p1 |
534 |
|
|
535 |
%build |
%build |
536 |
LEXICONS=$(find root/etc/e-smith/locale -type f) |
LEXICONS=$(find root/etc/e-smith/locale -type f) |
771 |
%description zh_CN |
%description zh_CN |
772 |
%{summary} |
%{summary} |
773 |
%files zh_CN -f %{name}-%{version}-%{release}-filelist-zh_CN |
%files zh_CN -f %{name}-%{version}-%{release}-filelist-zh_CN |
774 |
|
|
775 |
|
%package zh_TW |
776 |
|
Summary: %{package_summary} - Chinese (Taiwan) |
777 |
|
Group: %{group} |
778 |
|
Requires: e-smith-formmagick >= 1.4.0-10 |
779 |
|
%description zh_TW |
780 |
|
%{summary} |
781 |
|
%files zh_TW -f %{name}-%{version}-%{release}-filelist-zh_TW |