1 |
# $Id: smeserver-locale.spec,v 1.6 2013/10/08 02:03:44 wellsi Exp $ |
# $Id: smeserver-locale.spec,v 1.7 2013/11/03 18:09:45 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.4.0 |
%define version 2.4.0 |
7 |
%define release 7 |
%define release 8 |
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 |
16 |
Patch1: smeserver-locale-2.4.0-locale-2013-09-14.patch |
Patch1: smeserver-locale-2.4.0-locale-2013-09-14.patch |
17 |
Patch2: smeserver-locale-2.4.0-locale-2013-10-07.patch |
Patch2: smeserver-locale-2.4.0-locale-2013-10-07.patch |
18 |
Patch3: smeserver-locale-2.4.0-locale-2013-11-03.patch |
Patch3: smeserver-locale-2.4.0-locale-2013-11-03.patch |
19 |
|
Patch4: smeserver-locale-2.4.0-locale-2013-12-02.patch |
20 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
21 |
BuildArchitectures: noarch |
BuildArchitectures: noarch |
22 |
BuildRequires: perl |
BuildRequires: perl |
28 |
SME Server localisation module |
SME Server localisation module |
29 |
|
|
30 |
%changelog |
%changelog |
31 |
|
* Tue Dec 2 2013 Ian Wells <esmith@wellsi.com> 2.4.0-8.el6 |
32 |
|
- apply locale 2013-12-02 patch from pootle [SME: 8029] |
33 |
|
|
34 |
* Sun Nov 3 2013 Ian Wells <esmith@wellsi.com> 2.4.0-7.el6 |
* Sun Nov 3 2013 Ian Wells <esmith@wellsi.com> 2.4.0-7.el6 |
35 |
- apply locale 2013-11-03 patch from pootle [SME: 7971] |
- apply locale 2013-11-03 patch from pootle [SME: 7971] |
36 |
|
|
525 |
%patch1 -p1 |
%patch1 -p1 |
526 |
%patch2 -p1 |
%patch2 -p1 |
527 |
%patch3 -p1 |
%patch3 -p1 |
528 |
|
%patch4 -p1 |
529 |
|
|
530 |
%build |
%build |
531 |
LEXICONS=$(find root/etc/e-smith/locale -type f) |
LEXICONS=$(find root/etc/e-smith/locale -type f) |