1 |
# $Id: smeserver-locale.spec,v 1.15 2021/01/09 02:30:57 jpp Exp $ |
# $Id: smeserver-locale.spec,v 1.16 2021/05/12 21:15:36 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 14 |
%define release 15 |
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 |
Patch8: smeserver-locale-2.6.0-locale-2019-12-07.patch |
Patch8: smeserver-locale-2.6.0-locale-2019-12-07.patch |
25 |
Patch9: smeserver-locale-2.6.0-locale-2021-01-09.patch |
Patch9: smeserver-locale-2.6.0-locale-2021-01-09.patch |
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 |
28 |
|
|
29 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
30 |
BuildArchitectures: noarch |
BuildArchitectures: noarch |
31 |
BuildRequires: perl |
BuildRequires: perl |
37 |
SME Server localisation module |
SME Server localisation module |
38 |
|
|
39 |
%changelog |
%changelog |
40 |
|
* Sun Jun 06 2021 Jean-Philippe Pialasse <tests@pialasse.com> 2.6.0-15.sme |
41 |
|
- apply local 2021-06-06.patch [SME: 11593] |
42 |
|
|
43 |
* Wed May 12 2021 Jean-Philippe Pialasse <tests@pialasse.com> 2.6.0-14.sme |
* Wed May 12 2021 Jean-Philippe Pialasse <tests@pialasse.com> 2.6.0-14.sme |
44 |
- apply local 2021-05-12.patch [SME: 11593] |
- apply local 2021-05-12.patch [SME: 11593] |
45 |
|
|
642 |
%patch8 -p1 |
%patch8 -p1 |
643 |
%patch9 -p1 |
%patch9 -p1 |
644 |
%patch10 -p1 |
%patch10 -p1 |
645 |
|
%patch11 -p1 |
646 |
|
|
647 |
%build |
%build |
648 |
LEXICONS=$(find root/etc/e-smith/locale -type f) |
LEXICONS=$(find root/etc/e-smith/locale -type f) |