1 |
# $Id: smeserver-locale.spec,v 1.4 2013/03/11 21:06:50 slords Exp $ |
# $Id: smeserver-locale.spec,v 1.5 2013/09/14 18:58:43 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 5 |
%define release 6 |
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 |
14 |
Group: Networking/Daemons |
Group: Networking/Daemons |
15 |
Source: %{name}-%{version}.tar.xz |
Source: %{name}-%{version}.tar.xz |
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 |
18 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
19 |
BuildArchitectures: noarch |
BuildArchitectures: noarch |
20 |
BuildRequires: perl |
BuildRequires: perl |
26 |
SME Server localisation module |
SME Server localisation module |
27 |
|
|
28 |
%changelog |
%changelog |
29 |
|
* Mon Oct 07 2013 Ian Wells <esmith@wellsi.com> 2.4.0-6.el6 |
30 |
|
- apply locale 2013-10-07 patch from pootle [SME: 7878] |
31 |
|
|
32 |
* Sat Sep 14 2013 Ian Wells <esmith@wellsi.com> 2.4.0-5.el6 |
* Sat Sep 14 2013 Ian Wells <esmith@wellsi.com> 2.4.0-5.el6 |
33 |
- apply locale 2013-09-14 patch from pootle [SME: 7848] |
- apply locale 2013-09-14 patch from pootle [SME: 7848] |
34 |
|
|
515 |
%prep |
%prep |
516 |
%setup |
%setup |
517 |
%patch1 -p1 |
%patch1 -p1 |
518 |
|
%patch2 -p1 |
519 |
|
|
520 |
%build |
%build |
521 |
LEXICONS=$(find root/etc/e-smith/locale -type f) |
LEXICONS=$(find root/etc/e-smith/locale -type f) |