1 |
# $Id: smeserver-locale.spec,v 1.12 2017/12/02 06:29:29 cvsuser Exp $ |
# $Id: smeserver-locale.spec,v 1.13 2018/12/14 11:39:43 jcrisp 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 11 |
%define release 12 |
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 |
Patch5: smeserver-locale-2.6.0-locale-2017-04-26.patch |
Patch5: smeserver-locale-2.6.0-locale-2017-04-26.patch |
22 |
Patch6: smeserver-locale-2.6.0-locale-2017-12-02.patch |
Patch6: smeserver-locale-2.6.0-locale-2017-12-02.patch |
23 |
Patch7: smeserver-locale-2.6.0-locale-2018-12-14.patch |
Patch7: smeserver-locale-2.6.0-locale-2018-12-14.patch |
24 |
|
Patch8: smeserver-locale-2.6.0-locale-2019-12-07.patch |
25 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
26 |
BuildArchitectures: noarch |
BuildArchitectures: noarch |
27 |
BuildRequires: perl |
BuildRequires: perl |
33 |
SME Server localisation module |
SME Server localisation module |
34 |
|
|
35 |
%changelog |
%changelog |
36 |
|
* Fri Dec 06 2019 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-12.sme |
37 |
|
- apply local 2019-12-07.patch |
38 |
|
|
39 |
* Fri Dec 14 2018 John Crisp <jcrisp@safeandsoundit.co.uk> 2.6.0-11.sme |
* Fri Dec 14 2018 John Crisp <jcrisp@safeandsoundit.co.uk> 2.6.0-11.sme |
40 |
- apply locale 2018-12-14 patch |
- apply locale 2018-12-14 patch |
41 |
|
|
626 |
%patch5 -p1 |
%patch5 -p1 |
627 |
%patch6 -p1 |
%patch6 -p1 |
628 |
%patch7 -p1 |
%patch7 -p1 |
629 |
|
%patch8 -p1 |
630 |
|
|
631 |
%build |
%build |
632 |
LEXICONS=$(find root/etc/e-smith/locale -type f) |
LEXICONS=$(find root/etc/e-smith/locale -type f) |