1 |
# $Id: smeserver-locale.spec,v 1.14 2014/04/27 23:32:54 wellsi Exp $ |
# $Id: smeserver-locale.spec,v 1.15 2014/06/05 03:16:45 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 15 |
%define release 16 |
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 |
23 |
Patch8: smeserver-locale-2.4.0-locale-2014-03-23.patch |
Patch8: smeserver-locale-2.4.0-locale-2014-03-23.patch |
24 |
Patch9: smeserver-locale-2.4.0-locale-2014-04-27.patch |
Patch9: smeserver-locale-2.4.0-locale-2014-04-27.patch |
25 |
Patch10: smeserver-locale-2.4.0-locale-2014-06-04.patch |
Patch10: smeserver-locale-2.4.0-locale-2014-06-04.patch |
26 |
|
Patch11: smeserver-locale-2.4.0-locale-2014-12-25.patch |
27 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
28 |
BuildArchitectures: noarch |
BuildArchitectures: noarch |
29 |
BuildRequires: perl |
BuildRequires: perl |
35 |
SME Server localisation module |
SME Server localisation module |
36 |
|
|
37 |
%changelog |
%changelog |
38 |
|
* Wed Dec 25 2014 Stephane de Labrusse <stephdl@de-labrusse.fr> 2.4.0-16.el6.sme |
39 |
|
- apply locale 2014-12-25 patch from pootle [SME: 8743] |
40 |
|
|
41 |
* Wed Jun 4 2014 Ian Wells <esmith@wellsi.com> 2.4.0-15.el6.sme |
* Wed Jun 4 2014 Ian Wells <esmith@wellsi.com> 2.4.0-15.el6.sme |
42 |
- apply locale 2014-06-04 patch from pootle [SME: 8402] |
- apply locale 2014-06-04 patch from pootle [SME: 8402] |
43 |
|
|
563 |
%patch8 -p1 |
%patch8 -p1 |
564 |
%patch9 -p1 |
%patch9 -p1 |
565 |
%patch10 -p1 |
%patch10 -p1 |
566 |
|
%patch11 -p1 |
567 |
|
|
568 |
%build |
%build |
569 |
LEXICONS=$(find root/etc/e-smith/locale -type f) |
LEXICONS=$(find root/etc/e-smith/locale -type f) |