1 |
# $Id: smeserver-locale.spec,v 1.77 2010/04/28 21:38:33 slords Exp $ |
# $Id: smeserver-locale.spec,v 1.82 2010/07/13 18:07:12 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 32 |
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 |
|
Patch29: smeserver-locale-2.0.0-locale-2010-08-18.patch |
46 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
47 |
BuildArchitectures: noarch |
BuildArchitectures: noarch |
48 |
BuildRequires: perl |
BuildRequires: perl |
54 |
SME Server localisation module |
SME Server localisation module |
55 |
|
|
56 |
%changelog |
%changelog |
57 |
|
* Wed Aug 18 2010 SME Translation Server <translations@contribs.org> 2.0.0-32.sme |
58 |
|
- apply locale 2010-08-18 patch |
59 |
|
|
60 |
|
* Tue Jul 13 2010 SME Translation Server <translations@contribs.org> 2.0.0-31.sme |
61 |
|
- Add Chinese (Taiwan) language [SME: 6106] |
62 |
|
- apply locale 2010-07-13 patch |
63 |
|
|
64 |
|
* Thu Jun 24 2010 SME Translation Server <translations@contribs.org> 2.0.0-30.sme |
65 |
|
- apply locale 2010-06-24 patch |
66 |
|
|
67 |
|
* Tue May 25 2010 Shad L. Lords <slords@mail.com> - 2.0.0-29.sme |
68 |
|
- Add Hebrew language [SME: 5970] |
69 |
|
- apply locale 2010-05-25 patch |
70 |
|
|
71 |
* 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 |
72 |
- apply locale 2010-05-23 patch |
- apply locale 2010-05-23 patch |
73 |
|
|
525 |
%patch23 -p1 |
%patch23 -p1 |
526 |
%patch24 -p1 |
%patch24 -p1 |
527 |
%patch25 -p1 |
%patch25 -p1 |
528 |
|
%patch26 -p1 |
529 |
|
%patch27 -p1 |
530 |
|
%patch28 -p1 |
531 |
|
%patch29 -p1 |
532 |
|
|
533 |
%build |
%build |
534 |
LEXICONS=$(find root/etc/e-smith/locale -type f) |
LEXICONS=$(find root/etc/e-smith/locale -type f) |
625 |
%{summary} |
%{summary} |
626 |
%files fr -f %{name}-%{version}-%{release}-filelist-fr |
%files fr -f %{name}-%{version}-%{release}-filelist-fr |
627 |
|
|
628 |
|
%package he |
629 |
|
Summary: %{package_summary} - Hebrew |
630 |
|
Group: %{group} |
631 |
|
Requires: e-smith-formmagick >= 1.4.0-10 |
632 |
|
%description he |
633 |
|
%{summary} |
634 |
|
%files he -f %{name}-%{version}-%{release}-filelist-he |
635 |
|
|
636 |
%package hu |
%package hu |
637 |
Summary: %{package_summary} - Hungarian |
Summary: %{package_summary} - Hungarian |
638 |
Group: %{group} |
Group: %{group} |
769 |
%description zh_CN |
%description zh_CN |
770 |
%{summary} |
%{summary} |
771 |
%files zh_CN -f %{name}-%{version}-%{release}-filelist-zh_CN |
%files zh_CN -f %{name}-%{version}-%{release}-filelist-zh_CN |
772 |
|
|
773 |
|
%package zh_TW |
774 |
|
Summary: %{package_summary} - Chinese (Taiwan) |
775 |
|
Group: %{group} |
776 |
|
Requires: e-smith-formmagick >= 1.4.0-10 |
777 |
|
%description zh_TW |
778 |
|
%{summary} |
779 |
|
%files zh_TW -f %{name}-%{version}-%{release}-filelist-zh_TW |