1 |
# $Id: smeserver-locale.spec,v 1.17 2021/06/06 05:16:48 jpp Exp $ |
# $Id: smeserver-locale.spec,v 1.18 2022/07/21 03:26:54 jpp 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.6.0 |
%define version 2.6.0 |
7 |
%define release 16 |
%define release 17 |
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 |
26 |
Patch10: smeserver-locale-2.6.0-locale-2021-05-12.patch |
Patch10: smeserver-locale-2.6.0-locale-2021-05-12.patch |
27 |
Patch11: smeserver-locale-2.6.0-locale-2021-06-06.patch |
Patch11: smeserver-locale-2.6.0-locale-2021-06-06.patch |
28 |
Patch12: smeserver-locale-2.6.0-locale-2022-07-21.patch |
Patch12: smeserver-locale-2.6.0-locale-2022-07-21.patch |
29 |
|
Patch13: smeserver-locale-2.6.0-locale-2022-11-11.patch |
30 |
|
|
31 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
32 |
BuildArchitectures: noarch |
BuildArchitectures: noarch |
39 |
SME Server localisation module |
SME Server localisation module |
40 |
|
|
41 |
%changelog |
%changelog |
42 |
|
* Fri Nov 11 2022 Jean-Philippe Pialasse <tests@pialasse.com> 2.6.0-17.sme |
43 |
|
- apply local 2022-11-11.patch [SME: 12220] |
44 |
|
|
45 |
* Wed Jul 20 2022 Jean-Philippe Pialasse <tests@pialasse.com> 2.6.0-16.sme |
* Wed Jul 20 2022 Jean-Philippe Pialasse <tests@pialasse.com> 2.6.0-16.sme |
46 |
- apply local 2022-07-21.patch [SME: 12117] |
- apply local 2022-07-21.patch [SME: 12117] |
47 |
|
|
652 |
%patch10 -p1 |
%patch10 -p1 |
653 |
%patch11 -p1 |
%patch11 -p1 |
654 |
%patch12 -p1 |
%patch12 -p1 |
655 |
|
%patch13 -p1 |
656 |
|
|
657 |
%build |
%build |
658 |
LEXICONS=$(find root/etc/e-smith/locale -type f) |
LEXICONS=$(find root/etc/e-smith/locale -type f) |