1 |
# $Id: smeserver-locale.spec,v 1.10 2013/12/24 17:39:57 wellsi Exp $ |
# $Id: smeserver-locale.spec,v 1.11 2014/03/02 00:56:32 wellsi 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.4.0 |
%define version 2.4.0 |
7 |
%define release 11 |
%define release 12 |
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 zh_TW |
%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 |
19 |
Patch4: smeserver-locale-2.4.0-locale-2013-12-02.patch |
Patch4: smeserver-locale-2.4.0-locale-2013-12-02.patch |
20 |
Patch5: smeserver-locale-2.4.0-locale-2013-12-24.patch |
Patch5: smeserver-locale-2.4.0-locale-2013-12-24.patch |
21 |
Patch6: smeserver-locale-2.4.0-locale-2014-03-01.patch |
Patch6: smeserver-locale-2.4.0-locale-2014-03-01.patch |
22 |
|
Patch7: smeserver-locale-2.4.0-locale-2014-03-08.patch |
23 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
24 |
BuildArchitectures: noarch |
BuildArchitectures: noarch |
25 |
BuildRequires: perl |
BuildRequires: perl |
31 |
SME Server localisation module |
SME Server localisation module |
32 |
|
|
33 |
%changelog |
%changelog |
34 |
|
* Sat Mar 8 2014 Ian Wells <esmith@wellsi.com> 2.4.0-12.el6.sme |
35 |
|
- apply locale 2014-03-08 patch from pootle [SME: 7893] |
36 |
|
|
37 |
* Sat Mar 1 2014 Ian Wells <esmith@wellsi.com> 2.4.0-11.el6.sme |
* Sat Mar 1 2014 Ian Wells <esmith@wellsi.com> 2.4.0-11.el6.sme |
38 |
- apply locale 2014-03-01 patch from pootle [SME: 8176] |
- apply locale 2014-03-01 patch from pootle [SME: 8176] |
39 |
|
|
543 |
%patch4 -p1 |
%patch4 -p1 |
544 |
%patch5 -p1 |
%patch5 -p1 |
545 |
%patch6 -p1 |
%patch6 -p1 |
546 |
|
%patch7 -p1 |
547 |
|
|
548 |
%build |
%build |
549 |
LEXICONS=$(find root/etc/e-smith/locale -type f) |
LEXICONS=$(find root/etc/e-smith/locale -type f) |