1 |
# $Id: smeserver-locale.spec,v 1.12 2014/03/08 18:15:40 wellsi Exp $ |
# $Id: smeserver-locale.spec,v 1.20 2015/03/14 09:01:39 stephdl 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 13 |
%define release 21 |
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 |
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 |
Patch7: smeserver-locale-2.4.0-locale-2014-03-08.patch |
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 |
25 |
|
Patch10: smeserver-locale-2.4.0-locale-2014-06-04.patch |
26 |
|
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 |
|
|
30 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
31 |
BuildArchitectures: noarch |
BuildArchitectures: noarch |
32 |
BuildRequires: perl |
BuildRequires: perl |
38 |
SME Server localisation module |
SME Server localisation module |
39 |
|
|
40 |
%changelog |
%changelog |
41 |
|
* Thu Jul 2 2015 Stephane de Labrusse <stephdl@de-labrusse.fr> 2.4.0-21.el6.sme |
42 |
|
- apply locale smeserver-locale-2.4.0-locale-2015-07-01.patch [SME: 8969] |
43 |
|
|
44 |
|
* Sat Mar 14 2015 Stephane de Labrusse <stephdl@de-labrusse.fr> 2.4.0-20.el6.sme |
45 |
|
- apply locale 2015-03-14 patch from pootle [SME: 8872] |
46 |
|
|
47 |
|
* Wed Dec 25 2014 Stephane de Labrusse <stephdl@de-labrusse.fr> 2.4.0-19.el6.sme |
48 |
|
- apply locale 2014-12-25 patch from pootle [SME: 8743] |
49 |
|
|
50 |
|
* Wed Jun 4 2014 Ian Wells <esmith@wellsi.com> 2.4.0-15.el6.sme |
51 |
|
- apply locale 2014-06-04 patch from pootle [SME: 8402] |
52 |
|
|
53 |
|
* Sun Apr 27 2014 Ian Wells <esmith@wellsi.com> 2.4.0-14.el6.sme |
54 |
|
- apply locale 2014-04-27 patch from pootle [SME: 8295] |
55 |
|
|
56 |
* Sun Mar 23 2014 Ian Wells <esmith@wellsi.com> 2.4.0-13.el6.sme |
* Sun Mar 23 2014 Ian Wells <esmith@wellsi.com> 2.4.0-13.el6.sme |
57 |
- apply locale 2014-03-23 patch from pootle [SME: 8176] |
- apply locale 2014-03-23 patch from pootle [SME: 8176] |
58 |
|
|
570 |
%patch6 -p1 |
%patch6 -p1 |
571 |
%patch7 -p1 |
%patch7 -p1 |
572 |
%patch8 -p1 |
%patch8 -p1 |
573 |
|
%patch9 -p1 |
574 |
|
%patch10 -p1 |
575 |
|
%patch11 -p1 |
576 |
|
%patch12 -p1 |
577 |
|
%patch13 -p1 |
578 |
|
|
579 |
%build |
%build |
580 |
LEXICONS=$(find root/etc/e-smith/locale -type f) |
LEXICONS=$(find root/etc/e-smith/locale -type f) |