1 |
# $Id: smeserver-locale.spec,v 1.21 2015/07/01 22:18:47 stephdl Exp $ |
# $Id: smeserver-locale.spec,v 1.23 2016/06/15 05:41:11 vip-ire 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 22 |
%define release 24 |
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 |
27 |
Patch12: smeserver-locale-2.4.0-locale-2015-03-14.patch |
Patch12: smeserver-locale-2.4.0-locale-2015-03-14.patch |
28 |
Patch13: smeserver-locale-2.4.0-locale-2015-07-01.patch |
Patch13: smeserver-locale-2.4.0-locale-2015-07-01.patch |
29 |
Patch14: smeserver-locale-2.4.0-locale-2015-07-12.patch |
Patch14: smeserver-locale-2.4.0-locale-2015-07-12.patch |
30 |
|
Patch15: smeserver-locale-2.4.0-locale-2016-06-15.patch |
31 |
|
Patch16: smeserver-locale-2.4.0-locale-2017-02-02.patch |
32 |
|
|
33 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
34 |
BuildArchitectures: noarch |
BuildArchitectures: noarch |
41 |
SME Server localisation module |
SME Server localisation module |
42 |
|
|
43 |
%changelog |
%changelog |
44 |
|
* Wed Feb 01 2017 Jean-Philipe Pialasse <tests@pialasse.com> 2.4.0-24.sme |
45 |
|
- Apply locale 2017-02-02 patch from pootle [SME: 9592] |
46 |
|
|
47 |
|
* Wed Jun 15 2016 Daniel Berteaud <daniel@firewall-services.com> 2.4.0-23.el6.sme |
48 |
|
- Apply locale 2016-06-15 patch from pootle [SME: 9592] |
49 |
|
|
50 |
* Thu Jul 2 2015 Stephane de Labrusse <stephdl@de-labrusse.fr> 2.4.0-22.el6.sme |
* Thu Jul 2 2015 Stephane de Labrusse <stephdl@de-labrusse.fr> 2.4.0-22.el6.sme |
51 |
- apply locale smeserver-locale-2.4.0-locale-2015-07-12.patch [SME: 8842] |
- apply locale smeserver-locale-2.4.0-locale-2015-07-12.patch [SME: 8842] |
52 |
|
|
588 |
%patch12 -p1 |
%patch12 -p1 |
589 |
%patch13 -p1 |
%patch13 -p1 |
590 |
%patch14 -p1 |
%patch14 -p1 |
591 |
|
%patch15 -p1 |
592 |
|
%patch16 -p1 |
593 |
|
|
594 |
|
|
595 |
%build |
%build |
596 |
LEXICONS=$(find root/etc/e-smith/locale -type f) |
LEXICONS=$(find root/etc/e-smith/locale -type f) |