1 |
# $Id: smeserver-locale.spec,v 1.106 2014/02/20 03:49:53 wellsi Exp $ |
# $Id: smeserver-locale.spec,v 1.113 2015/03/14 08:52:27 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.2.0 |
%define version 2.2.0 |
7 |
%define release 49 |
%define release 54 |
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 |
58 |
Patch42: smeserver-locale-2.2.0-locale-2014-02-13.patch |
Patch42: smeserver-locale-2.2.0-locale-2014-02-13.patch |
59 |
Patch43: smeserver-locale-2.2.0-locale-2014-02-19.patch |
Patch43: smeserver-locale-2.2.0-locale-2014-02-19.patch |
60 |
Patch44: smeserver-locale-2.2.0-locale-2014-02-23.patch |
Patch44: smeserver-locale-2.2.0-locale-2014-02-23.patch |
61 |
|
Patch45: smeserver-locale-2.2.0-locale-2014-03-08.patch |
62 |
|
Patch46: smeserver-locale-2.2.0-locale-2014-12-25.patch |
63 |
|
Patch47: smeserver-locale-2.2.0-locale-2015-03-14.patch |
64 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
65 |
BuildArchitectures: noarch |
BuildArchitectures: noarch |
66 |
BuildRequires: perl |
BuildRequires: perl |
72 |
SME Server localisation module |
SME Server localisation module |
73 |
|
|
74 |
%changelog |
%changelog |
75 |
|
* Sat Mar 14 2015 Stephane de Labrusse <stephdl@de-labrusse.fr> 2.2.0-54.sme |
76 |
|
- apply locale 2015-03-14 patch from pootle [SME: 8871] |
77 |
|
|
78 |
|
* Wed Dec 25 2014 Stephane de Labrusse <stephdl@de-labrusse.fr> 2.2.0-53.sme |
79 |
|
- apply locale 2014-12-25 patch from pootle [SME: 8744] |
80 |
|
|
81 |
|
* Sat Mar 8 2014 Ian Wells <esmith@wellsi.com> 2.2.0-50.sme |
82 |
|
- apply locale 2014-03-08 patch from pootle [SME: 6998] |
83 |
|
|
84 |
* Sun Feb 23 2014 Ian Wells <esmith@wellsi.com> 2.2.0-49.sme |
* Sun Feb 23 2014 Ian Wells <esmith@wellsi.com> 2.2.0-49.sme |
85 |
- apply locale 2014-02-23 patch from pootle [SME: 7675] |
- apply locale 2014-02-23 patch from pootle [SME: 7675] |
86 |
|
|
623 |
%patch42 -p1 |
%patch42 -p1 |
624 |
%patch43 -p1 |
%patch43 -p1 |
625 |
%patch44 -p1 |
%patch44 -p1 |
626 |
|
%patch45 -p1 |
627 |
|
%patch46 -p1 |
628 |
|
%patch47 -p1 |
629 |
|
|
630 |
%build |
%build |
631 |
LEXICONS=$(find root/etc/e-smith/locale -type f) |
LEXICONS=$(find root/etc/e-smith/locale -type f) |