1 |
# $Id: smeserver-locale.spec,v 1.10 2017/03/03 20:55:06 unnilennium Exp $ |
# $Id: smeserver-locale.spec,v 1.11 2017/04/26 16:15:35 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.6.0 |
%define version 2.6.0 |
7 |
%define release 9 |
%define release 10 |
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 |
19 |
Patch3: smeserver-locale-2.6.0-locale-2016-07-17.patch |
Patch3: smeserver-locale-2.6.0-locale-2016-07-17.patch |
20 |
Patch4: smeserver-locale-2.6.0-locale-2017-03-03.patch |
Patch4: smeserver-locale-2.6.0-locale-2017-03-03.patch |
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 |
23 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
24 |
BuildArchitectures: noarch |
BuildArchitectures: noarch |
25 |
BuildRequires: perl |
BuildRequires: perl |
31 |
SME Server localisation module |
SME Server localisation module |
32 |
|
|
33 |
%changelog |
%changelog |
34 |
|
* Sat Dec 02 2017 SME Translation Server <translations@contribs.org> 2.6.0-10.sme |
35 |
|
- apply locale 2017-12-02 patch |
36 |
|
|
37 |
* Wed Apr 26 2017 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-9.sme |
* Wed Apr 26 2017 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-9.sme |
38 |
- apply 2017-04-26 translation patch [SME: 10252] |
- apply 2017-04-26 translation patch [SME: 10252] |
39 |
|
|
616 |
%patch3 -p1 |
%patch3 -p1 |
617 |
%patch4 -p1 |
%patch4 -p1 |
618 |
%patch5 -p1 |
%patch5 -p1 |
619 |
|
%patch6 -p1 |
620 |
|
|
621 |
%build |
%build |
622 |
LEXICONS=$(find root/etc/e-smith/locale -type f) |
LEXICONS=$(find root/etc/e-smith/locale -type f) |