1 |
# $Id: smeserver-locale.spec,v 1.24 2017/02/02 03:27:54 unnilennium Exp $ |
# $Id: smeserver-locale.spec,v 1.28 2017/12/02 06:29:34 cvsuser 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 25 |
%define release 29 |
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 |
30 |
Patch15: smeserver-locale-2.4.0-locale-2016-06-15.patch |
Patch15: smeserver-locale-2.4.0-locale-2016-06-15.patch |
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 |
34 |
|
Patch19: smeserver-locale-2.4.0-locale-2017-04-26.patch |
35 |
|
Patch20: smeserver-locale-2.4.0-locale-2017-12-02.patch |
36 |
|
Patch21: smeserver-locale-2.4.0-locale-2018-12-14.patch |
37 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
38 |
BuildArchitectures: noarch |
BuildArchitectures: noarch |
39 |
BuildRequires: perl |
BuildRequires: perl |
45 |
SME Server localisation module |
SME Server localisation module |
46 |
|
|
47 |
%changelog |
%changelog |
48 |
|
* Fri Dec 14 2018 SME Translation Server <jcrisp@safeandsoundit.co.uk> 2.4.0-29.sme |
49 |
|
- apply locale 2018-12-14 patch |
50 |
|
|
51 |
|
* Sat Dec 02 2017 SME Translation Server <translations@contribs.org> 2.4.0-28.sme |
52 |
|
- apply locale 2017-12-02 patch |
53 |
|
|
54 |
|
* Wed Apr 26 2017 Jean-Philipe Pialasse <tests@pialasse.com> 2.4.0-27.sme |
55 |
|
- apply locale 2017-04-26 patch from pootle [SME: 9592] |
56 |
|
|
57 |
|
* Wed Mar 15 2017 Jean-Philipe Pialasse <tests@pialasse.com> 2.4.0-26.sme |
58 |
|
- apply locale 2017-03-16 patch from pootle [SME: 9592] |
59 |
|
|
60 |
* Fri Mar 03 2017 Jean-Philipe Pialasse <tests@pialasse.com> 2.4.0-25.sme |
* Fri Mar 03 2017 Jean-Philipe Pialasse <tests@pialasse.com> 2.4.0-25.sme |
61 |
- apply locale 2017-03-03 patch from pootle [SME: 9592] |
- apply locale 2017-03-03 patch from pootle [SME: 9592] |
62 |
- Eliminated rpmbuild "bogus date" warnings due to inconsistent weekday, |
- Eliminated rpmbuild "bogus date" warnings due to inconsistent weekday, |
625 |
%patch15 -p1 |
%patch15 -p1 |
626 |
%patch16 -p1 |
%patch16 -p1 |
627 |
%patch17 -p1 |
%patch17 -p1 |
628 |
|
%patch18 -p1 |
629 |
|
%patch19 -p1 |
630 |
|
%patch20 -p1 |
631 |
|
|
632 |
%build |
%build |
633 |
LEXICONS=$(find root/etc/e-smith/locale -type f) |
LEXICONS=$(find root/etc/e-smith/locale -type f) |