1 |
# $Id: smeserver-locale.spec,v 1.103 2013/12/18 03:47:57 wellsi Exp $ |
# $Id: smeserver-locale.spec,v 1.108 2014/03/08 18:09:42 wellsi 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.2.0 |
%define version 2.2.0 |
7 |
%define release 46 |
%define release 50 |
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 |
55 |
Patch39: smeserver-locale-2.2.0-locale-2013-10-07.patch |
Patch39: smeserver-locale-2.2.0-locale-2013-10-07.patch |
56 |
Patch40: smeserver-locale-2.2.0-locale-2013-11-03.patch |
Patch40: smeserver-locale-2.2.0-locale-2013-11-03.patch |
57 |
Patch41: smeserver-locale-2.2.0-locale-2014-02-05.patch |
Patch41: smeserver-locale-2.2.0-locale-2014-02-05.patch |
58 |
|
Patch42: smeserver-locale-2.2.0-locale-2014-02-13.patch |
59 |
|
Patch43: smeserver-locale-2.2.0-locale-2014-02-19.patch |
60 |
|
Patch44: smeserver-locale-2.2.0-locale-2014-02-23.patch |
61 |
|
Patch45: smeserver-locale-2.2.0-locale-2014-03-08.patch |
62 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
63 |
BuildArchitectures: noarch |
BuildArchitectures: noarch |
64 |
BuildRequires: perl |
BuildRequires: perl |
70 |
SME Server localisation module |
SME Server localisation module |
71 |
|
|
72 |
%changelog |
%changelog |
73 |
|
* Sat Mar 8 2014 Ian Wells <esmith@wellsi.com> 2.2.0-50.sme |
74 |
|
- apply locale 2014-03-08 patch from pootle [SME: 6998] |
75 |
|
|
76 |
|
* Sun Feb 23 2014 Ian Wells <esmith@wellsi.com> 2.2.0-49.sme |
77 |
|
- apply locale 2014-02-23 patch from pootle [SME: 7675] |
78 |
|
|
79 |
|
* Wed Feb 19 2014 Ian Wells <esmith@wellsi.com> 2.2.0-48.sme |
80 |
|
- apply locale 2014-02-19 patch from pootle [SME: 8216] |
81 |
|
|
82 |
|
* Fri Feb 14 2014 Ian Wells <esmith@wellsi.com> 2.2.0-47.sme |
83 |
|
- apply locale 2014-02-13 patch from pootle [SME: 8177] |
84 |
|
|
85 |
* Wed Feb 5 2014 Ian Wells <esmith@wellsi.com> 2.2.0-46.sme |
* Wed Feb 5 2014 Ian Wells <esmith@wellsi.com> 2.2.0-46.sme |
86 |
- apply locale 2014-02-05 patch from pootle [SME: 8177] |
- apply locale 2014-02-05 patch from pootle [SME: 8177] |
87 |
|
|
612 |
%patch39 -p1 |
%patch39 -p1 |
613 |
%patch40 -p1 |
%patch40 -p1 |
614 |
%patch41 -p1 |
%patch41 -p1 |
615 |
|
%patch42 -p1 |
616 |
|
%patch43 -p1 |
617 |
|
%patch44 -p1 |
618 |
|
%patch45 -p1 |
619 |
|
|
620 |
%build |
%build |
621 |
LEXICONS=$(find root/etc/e-smith/locale -type f) |
LEXICONS=$(find root/etc/e-smith/locale -type f) |