1 |
# $Id: smeserver-locale.spec,v 1.4 2016/06/15 16:58:54 unnilennium Exp $ |
# $Id: smeserver-locale.spec,v 1.14 2019/12/07 03:22:39 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 3 |
%define release 13 |
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 |
15 |
Source: %{name}-%{version}.tar.xz |
Source: %{name}-%{version}.tar.xz |
16 |
Patch0: smeserver-locale-2.6.0-contribs2koozali.patch |
Patch0: smeserver-locale-2.6.0-contribs2koozali.patch |
17 |
Patch1: smeserver-locale-2.6.0-donate.patch |
Patch1: smeserver-locale-2.6.0-donate.patch |
18 |
|
Patch2: smeserver-locale-2.6.0-wiki_https.patch |
19 |
|
Patch3: smeserver-locale-2.6.0-locale-2016-07-17.patch |
20 |
|
Patch4: smeserver-locale-2.6.0-locale-2017-03-03.patch |
21 |
|
Patch5: smeserver-locale-2.6.0-locale-2017-04-26.patch |
22 |
|
Patch6: smeserver-locale-2.6.0-locale-2017-12-02.patch |
23 |
|
Patch7: smeserver-locale-2.6.0-locale-2018-12-14.patch |
24 |
|
Patch8: smeserver-locale-2.6.0-locale-2019-12-07.patch |
25 |
|
Patch9: smeserver-locale-2.6.0-locale-2021-01-09.patch |
26 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
27 |
BuildArchitectures: noarch |
BuildArchitectures: noarch |
28 |
BuildRequires: perl |
BuildRequires: perl |
34 |
SME Server localisation module |
SME Server localisation module |
35 |
|
|
36 |
%changelog |
%changelog |
37 |
|
* Fri Jan 08 2021 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-13.sme |
38 |
|
- apply local 2021-01-09.patch [SME: 11310] |
39 |
|
|
40 |
|
* Fri Dec 06 2019 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-12.sme |
41 |
|
- apply local 2019-12-07.patch |
42 |
|
|
43 |
|
* Fri Dec 14 2018 John Crisp <jcrisp@safeandsoundit.co.uk> 2.6.0-11.sme |
44 |
|
- apply locale 2018-12-14 patch |
45 |
|
|
46 |
|
* Sat Dec 02 2017 SME Translation Server <translations@contribs.org> 2.6.0-10.sme |
47 |
|
- apply locale 2017-12-02 patch |
48 |
|
|
49 |
|
* Wed Apr 26 2017 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-9.sme |
50 |
|
- apply 2017-04-26 translation patch [SME: 10252] |
51 |
|
|
52 |
|
* Fri Mar 03 2017 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-8.sme |
53 |
|
- updated donate patch to correct location https://wiki.koozali.org/Donate [SME: 9595] |
54 |
|
- applied smeserver-locale-2.6.0-locale-2017-03-03 |
55 |
|
|
56 |
|
* Sun Jul 17 2016 stephane de Labrusse <stephdl@de-labrusse.fr> 2.6.0-6.sme |
57 |
|
- Added translations smeserver-locale-2.6.0-locale-2016-07-17.patch |
58 |
|
|
59 |
|
* Sun Jul 17 2016 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-5.sme |
60 |
|
- fix wrongly converted http to https in |
61 |
|
- URL starting with http:// or ftp:// |
62 |
|
|
63 |
|
* Wed Jun 15 2016 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-4.sme |
64 |
|
- fix path to documentations (wiki) [SME: 9595] |
65 |
|
- convert all koozali url to https |
66 |
|
|
67 |
* Wed Jun 15 2016 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-3.sme |
* Wed Jun 15 2016 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-3.sme |
68 |
- change http://www.smeserver.org\donate to https://wiki.koozali.org/donate [SME: 9595] |
- change http://www.smeserver.org\donate to https://wiki.koozali.org/donate [SME: 9595] |
69 |
- Eliminated rpmbuild "bogus date" warnings due to inconsistent weekday, |
- Eliminated rpmbuild "bogus date" warnings due to inconsistent weekday, |
624 |
%setup |
%setup |
625 |
%patch0 -p1 |
%patch0 -p1 |
626 |
%patch1 -p1 |
%patch1 -p1 |
627 |
|
%patch2 -p1 |
628 |
|
%patch3 -p1 |
629 |
|
%patch4 -p1 |
630 |
|
%patch5 -p1 |
631 |
|
%patch6 -p1 |
632 |
|
%patch7 -p1 |
633 |
|
%patch8 -p1 |
634 |
|
%patch9 -p1 |
635 |
|
|
636 |
%build |
%build |
637 |
LEXICONS=$(find root/etc/e-smith/locale -type f) |
LEXICONS=$(find root/etc/e-smith/locale -type f) |