1 |
# $Id: smeserver-locale.spec,v 1.25 2017/03/03 21:00:36 unnilennium Exp $ |
# $Id: smeserver-locale.spec,v 1.26 2017/03/16 03:29:19 unnilennium 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 26 |
%define release 27 |
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 |
31 |
Patch16: smeserver-locale-2.4.0-locale-2017-02-02.patch |
Patch16: smeserver-locale-2.4.0-locale-2017-02-02.patch |
32 |
Patch17: smeserver-locale-2.4.0-locale-2017-03-03.patch |
Patch17: smeserver-locale-2.4.0-locale-2017-03-03.patch |
33 |
Patch18: smeserver-locale-2.4.0-locale-2017-03-16.patch |
Patch18: smeserver-locale-2.4.0-locale-2017-03-16.patch |
34 |
|
Patch19: smeserver-locale-2.4.0-locale-2017-04-26.patch |
35 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
36 |
BuildArchitectures: noarch |
BuildArchitectures: noarch |
37 |
BuildRequires: perl |
BuildRequires: perl |
43 |
SME Server localisation module |
SME Server localisation module |
44 |
|
|
45 |
%changelog |
%changelog |
46 |
|
* Wed Apr 26 2017 Jean-Philipe Pialasse <tests@pialasse.com> 2.4.0-27.sme |
47 |
|
- apply locale 2017-04-26 patch from pootle [SME: 9592] |
48 |
|
|
49 |
* Wed Mar 15 2017 Jean-Philipe Pialasse <tests@pialasse.com> 2.4.0-26.sme |
* Wed Mar 15 2017 Jean-Philipe Pialasse <tests@pialasse.com> 2.4.0-26.sme |
50 |
- apply locale 2017-03-16 patch from pootle [SME: 9592] |
- apply locale 2017-03-16 patch from pootle [SME: 9592] |
51 |
|
|
618 |
%patch16 -p1 |
%patch16 -p1 |
619 |
%patch17 -p1 |
%patch17 -p1 |
620 |
%patch18 -p1 |
%patch18 -p1 |
621 |
|
%patch19 -p1 |
622 |
|
|
623 |
%build |
%build |
624 |
LEXICONS=$(find root/etc/e-smith/locale -type f) |
LEXICONS=$(find root/etc/e-smith/locale -type f) |