1 |
# $Id: smeserver-locale.spec,v 1.5 2013/09/14 18:58:43 wellsi Exp $ |
# $Id: smeserver-locale.spec,v 1.10 2013/12/24 17:39:57 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 6 |
%define release 11 |
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 |
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 |
19 |
|
Patch4: smeserver-locale-2.4.0-locale-2013-12-02.patch |
20 |
|
Patch5: smeserver-locale-2.4.0-locale-2013-12-24.patch |
21 |
|
Patch6: smeserver-locale-2.4.0-locale-2014-03-01.patch |
22 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
23 |
BuildArchitectures: noarch |
BuildArchitectures: noarch |
24 |
BuildRequires: perl |
BuildRequires: perl |
30 |
SME Server localisation module |
SME Server localisation module |
31 |
|
|
32 |
%changelog |
%changelog |
33 |
* Mon Oct 07 2013 Ian Wells <esmith@wellsi.com> 2.4.0-6.el6 |
* Sat Mar 1 2014 Ian Wells <esmith@wellsi.com> 2.4.0-11.el6.sme |
34 |
|
- apply locale 2014-03-01 patch from pootle [SME: 8176] |
35 |
|
|
36 |
|
* Tue Dec 24 2013 Ian Wells <esmith@wellsi.com> 2.4.0-10.el6.sme |
37 |
|
- Correctly apply locale 2013-12-24 patch from pootle [SME: 8029] |
38 |
|
|
39 |
|
* Tue Dec 24 2013 Ian Wells <esmith@wellsi.com> 2.4.0-9.el6.sme |
40 |
|
- apply locale 2013-12-24 patch from pootle [SME: 8029] |
41 |
|
|
42 |
|
* Mon Dec 2 2013 Ian Wells <esmith@wellsi.com> 2.4.0-8.el6.sme |
43 |
|
- apply locale 2013-12-02 patch from pootle [SME: 8029] |
44 |
|
|
45 |
|
* Sun Nov 3 2013 Ian Wells <esmith@wellsi.com> 2.4.0-7.el6.sme |
46 |
|
- apply locale 2013-11-03 patch from pootle [SME: 7971] |
47 |
|
|
48 |
|
* Mon Oct 07 2013 Ian Wells <esmith@wellsi.com> 2.4.0-6.el6.sme |
49 |
- apply locale 2013-10-07 patch from pootle [SME: 7878] |
- apply locale 2013-10-07 patch from pootle [SME: 7878] |
50 |
|
|
51 |
* 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.sme |
52 |
- apply locale 2013-09-14 patch from pootle [SME: 7848] |
- apply locale 2013-09-14 patch from pootle [SME: 7848] |
53 |
|
|
54 |
* Mon Mar 11 2013 Shad L. Lords <slords@mail.com> 2.4.0-4.el6 |
* Mon Mar 11 2013 Shad L. Lords <slords@mail.com> 2.4.0-4.el6 |
535 |
%setup |
%setup |
536 |
%patch1 -p1 |
%patch1 -p1 |
537 |
%patch2 -p1 |
%patch2 -p1 |
538 |
|
%patch3 -p1 |
539 |
|
%patch4 -p1 |
540 |
|
%patch5 -p1 |
541 |
|
%patch6 -p1 |
542 |
|
|
543 |
%build |
%build |
544 |
LEXICONS=$(find root/etc/e-smith/locale -type f) |
LEXICONS=$(find root/etc/e-smith/locale -type f) |