1 |
# $Id: smeserver-locale.spec,v 1.27 2017/04/26 15:32:54 unnilennium Exp $ |
# $Id: smeserver-locale.spec,v 1.29 2018/12/14 11:14:54 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.4.0 |
%define version 2.4.0 |
7 |
%define release 28 |
%define release 30 |
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 |
33 |
Patch18: smeserver-locale-2.4.0-locale-2017-03-16.patch |
Patch18: smeserver-locale-2.4.0-locale-2017-03-16.patch |
34 |
Patch19: smeserver-locale-2.4.0-locale-2017-04-26.patch |
Patch19: smeserver-locale-2.4.0-locale-2017-04-26.patch |
35 |
Patch20: smeserver-locale-2.4.0-locale-2017-12-02.patch |
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-30.sme |
49 |
|
- fix forgotten %patch line |
50 |
|
|
51 |
|
* Fri Dec 14 2018 SME Translation Server <jcrisp@safeandsoundit.co.uk> 2.4.0-29.sme |
52 |
|
- apply locale 2018-12-14 patch |
53 |
|
|
54 |
* Sat Dec 02 2017 SME Translation Server <translations@contribs.org> 2.4.0-28.sme |
* Sat Dec 02 2017 SME Translation Server <translations@contribs.org> 2.4.0-28.sme |
55 |
- apply locale 2017-12-02 patch |
- apply locale 2017-12-02 patch |
56 |
|
|
631 |
%patch18 -p1 |
%patch18 -p1 |
632 |
%patch19 -p1 |
%patch19 -p1 |
633 |
%patch20 -p1 |
%patch20 -p1 |
634 |
|
%patch21 -p1 |
635 |
|
|
636 |
%build |
%build |
637 |
LEXICONS=$(find root/etc/e-smith/locale -type f) |
LEXICONS=$(find root/etc/e-smith/locale -type f) |