1 |
# $Id: smeserver-locale.spec,v 1.16 2014/12/25 21:26:13 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 17 |
%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 |
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 |
Patch11: smeserver-locale-2.4.0-locale-2014-12-25.patch |
27 |
|
Patch12: smeserver-locale-2.4.0-locale-2015-03-14.patch |
28 |
|
Patch13: smeserver-locale-2.4.0-locale-2015-07-01.patch |
29 |
|
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 |
35 |
BuildRequires: perl |
BuildRequires: perl |
41 |
SME Server localisation module |
SME Server localisation module |
42 |
|
|
43 |
%changelog |
%changelog |
44 |
* Wed Dec 25 2014 Stephane de Labrusse <stephdl@de-labrusse.fr> 2.4.0-17.el6.sme |
* 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 |
51 |
|
- apply locale smeserver-locale-2.4.0-locale-2015-07-12.patch [SME: 8842] |
52 |
|
|
53 |
|
* Thu Jul 2 2015 Stephane de Labrusse <stephdl@de-labrusse.fr> 2.4.0-21.el6.sme |
54 |
|
- apply locale smeserver-locale-2.4.0-locale-2015-07-01.patch [SME: 8969] |
55 |
|
|
56 |
|
* Sat Mar 14 2015 Stephane de Labrusse <stephdl@de-labrusse.fr> 2.4.0-20.el6.sme |
57 |
|
- apply locale 2015-03-14 patch from pootle [SME: 8872] |
58 |
|
|
59 |
|
* Wed Dec 25 2014 Stephane de Labrusse <stephdl@de-labrusse.fr> 2.4.0-19.el6.sme |
60 |
- apply locale 2014-12-25 patch from pootle [SME: 8743] |
- apply locale 2014-12-25 patch from pootle [SME: 8743] |
61 |
|
|
62 |
* 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 |
585 |
%patch9 -p1 |
%patch9 -p1 |
586 |
%patch10 -p1 |
%patch10 -p1 |
587 |
%patch11 -p1 |
%patch11 -p1 |
588 |
|
%patch12 -p1 |
589 |
|
%patch13 -p1 |
590 |
|
%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) |