1 |
# $Id: smeserver-locale.spec,v 1.77 2010/04/28 21:38:33 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 28 |
%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 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 |
39 |
Patch23: smeserver-locale-2.0.0-locale-2010-03-02.patch |
Patch23: smeserver-locale-2.0.0-locale-2010-03-02.patch |
40 |
Patch24: smeserver-locale-2.0.0-locale-2010-04-28.patch |
Patch24: smeserver-locale-2.0.0-locale-2010-04-28.patch |
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 |
43 |
|
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 |
61 |
|
- apply locale 2010-06-24 patch |
62 |
|
|
63 |
|
* Tue May 25 2010 Shad L. Lords <slords@mail.com> - 2.0.0-29.sme |
64 |
|
- Add Hebrew language [SME: 5970] |
65 |
|
- apply locale 2010-05-25 patch |
66 |
|
|
67 |
* Sun May 23 2010 SME Translation Server <translations@contribs.org> 2.0.0-28.sme |
* Sun May 23 2010 SME Translation Server <translations@contribs.org> 2.0.0-28.sme |
68 |
- apply locale 2010-05-23 patch |
- apply locale 2010-05-23 patch |
69 |
|
|
521 |
%patch23 -p1 |
%patch23 -p1 |
522 |
%patch24 -p1 |
%patch24 -p1 |
523 |
%patch25 -p1 |
%patch25 -p1 |
524 |
|
%patch26 -p1 |
525 |
|
%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) |
620 |
%{summary} |
%{summary} |
621 |
%files fr -f %{name}-%{version}-%{release}-filelist-fr |
%files fr -f %{name}-%{version}-%{release}-filelist-fr |
622 |
|
|
623 |
|
%package he |
624 |
|
Summary: %{package_summary} - Hebrew |
625 |
|
Group: %{group} |
626 |
|
Requires: e-smith-formmagick >= 1.4.0-10 |
627 |
|
%description he |
628 |
|
%{summary} |
629 |
|
%files he -f %{name}-%{version}-%{release}-filelist-he |
630 |
|
|
631 |
%package hu |
%package hu |
632 |
Summary: %{package_summary} - Hungarian |
Summary: %{package_summary} - Hungarian |
633 |
Group: %{group} |
Group: %{group} |
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 |