1 |
# $Id: smeserver-locale.spec,v 1.80 2010/04/29 14:39:03 slords Exp $ |
# $Id: smeserver-locale.spec,v 1.82 2010/05/25 15:28:43 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 29 |
%define release 30 |
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 |
11 |
Version: %{version} |
Version: %{version} |
12 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
13 |
License: GPL |
License: GPL |
39 |
Patch23: smeserver-locale-2.2.0-locale-2010-03-02.patch |
Patch23: smeserver-locale-2.2.0-locale-2010-03-02.patch |
40 |
Patch24: smeserver-locale-2.2.0-locale-2010-04-29.patch |
Patch24: smeserver-locale-2.2.0-locale-2010-04-29.patch |
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-05-25.patch |
43 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
44 |
BuildArchitectures: noarch |
BuildArchitectures: noarch |
45 |
BuildRequires: perl |
BuildRequires: perl |
51 |
SME Server localisation module |
SME Server localisation module |
52 |
|
|
53 |
%changelog |
%changelog |
54 |
|
* Tue May 25 2010 Shad L. Lords <slords@mail.com> - 2.2.0-30.sme |
55 |
|
- Add Hebrew language [SME: 5971] |
56 |
|
- apply locale 2010-05-25 patch |
57 |
|
|
58 |
* Sun May 23 2010 SME Translation Server <translations@contribs.org> 2.2.0-29.sme |
* Sun May 23 2010 SME Translation Server <translations@contribs.org> 2.2.0-29.sme |
59 |
- apply locale 2010-05-23 patch |
- apply locale 2010-05-23 patch |
60 |
|
|
517 |
%patch23 -p1 |
%patch23 -p1 |
518 |
%patch24 -p1 |
%patch24 -p1 |
519 |
%patch25 -p1 |
%patch25 -p1 |
520 |
|
%patch26 -p1 |
521 |
|
|
522 |
%build |
%build |
523 |
LEXICONS=$(find root/etc/e-smith/locale -type f) |
LEXICONS=$(find root/etc/e-smith/locale -type f) |
614 |
%{summary} |
%{summary} |
615 |
%files fr -f %{name}-%{version}-%{release}-filelist-fr |
%files fr -f %{name}-%{version}-%{release}-filelist-fr |
616 |
|
|
617 |
|
%package he |
618 |
|
Summary: %{package_summary} - Hungarian |
619 |
|
Group: %{group} |
620 |
|
Requires: e-smith-formmagick >= 1.4.0-10 |
621 |
|
%description he |
622 |
|
%{summary} |
623 |
|
%files he -f %{name}-%{version}-%{release}-filelist-he |
624 |
|
|
625 |
%package hu |
%package hu |
626 |
Summary: %{package_summary} - Hungarian |
Summary: %{package_summary} - Hungarian |
627 |
Group: %{group} |
Group: %{group} |