1 |
# $Id: smeserver-locale.spec,v 1.91 2011/03/06 15:27:57 slords Exp $ |
# $Id: smeserver-locale.spec,v 1.99 2013/07/04 17:11:14 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 36 |
%define release 43 |
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 |
45 |
Patch29: smeserver-locale-2.2.0-locale-2010-08-18.patch |
Patch29: smeserver-locale-2.2.0-locale-2010-08-18.patch |
46 |
Patch30: smeserver-locale-2.2.0-locale-2010-10-08.patch |
Patch30: smeserver-locale-2.2.0-locale-2010-10-08.patch |
47 |
Patch31: smeserver-locale-2.2.0-locale-2011-03-06.patch |
Patch31: smeserver-locale-2.2.0-locale-2011-03-06.patch |
48 |
|
Patch32: smeserver-locale-2.2.0-locale-2011-04-27.patch |
49 |
|
Patch33: smeserver-locale-2.2.0-locale-2011-06-20.patch |
50 |
|
Patch34: smeserver-locale-2.2.0-locale-2011-10-04.patch |
51 |
|
Patch35: smeserver-locale-2.2.0-locale-2011-11-23.patch |
52 |
|
Patch36: smeserver-locale-2.2.0-locale-2012-03-20.patch |
53 |
|
Patch37: smeserver-locale-2.2.0-locale-2013-07-04.patch |
54 |
|
Patch38: smeserver-locale-2.2.0-locale-2013-09-14.patch |
55 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
56 |
BuildArchitectures: noarch |
BuildArchitectures: noarch |
57 |
BuildRequires: perl |
BuildRequires: perl |
63 |
SME Server localisation module |
SME Server localisation module |
64 |
|
|
65 |
%changelog |
%changelog |
66 |
|
* Sat Sep 14 2013 Ian Wells <esmith@wellsi.com> 2.2.0-43.el6 |
67 |
|
- apply locale 2013-09-14 patch from pootle [SME: 7847] |
68 |
|
|
69 |
|
* Thu Jul 04 2013 Ian Wells <esmith@wellsi.com> 2.2.0-42.el6 |
70 |
|
- apply locale 2013-07-04 patch from pootle [SME: 7734] |
71 |
|
|
72 |
|
* Tue Mar 20 2012 SME Translation Server <translations@contribs.org> 2.2.0-41.el6 |
73 |
|
- apply locale 2012-03-20 patch |
74 |
|
|
75 |
|
* Wed Nov 23 2011 SME Translation Server <translations@contribs.org> 2.2.0-40.el6 |
76 |
|
- apply locale 2011-11-23 patch |
77 |
|
|
78 |
|
* Tue Oct 04 2011 SME Translation Server <translations@contribs.org> 2.2.0-39.el6 |
79 |
|
- apply locale 2011-10-04 patch |
80 |
|
|
81 |
|
* Mon Jun 20 2011 SME Translation Server <translations@contribs.org> 2.2.0-38.el6 |
82 |
|
- apply locale 2011-06-20 patch |
83 |
|
|
84 |
|
* Wed Apr 27 2011 SME Translation Server <translations@contribs.org> 2.2.0-37.sme |
85 |
|
- apply locale 2011-04-27 patch |
86 |
|
|
87 |
* Sun Mar 06 2011 SME Translation Server <translations@contribs.org> 2.2.0-36.sme |
* Sun Mar 06 2011 SME Translation Server <translations@contribs.org> 2.2.0-36.sme |
88 |
- apply locale 2011-03-06 patch |
- apply locale 2011-03-06 patch |
89 |
|
|
573 |
%patch28 -p1 |
%patch28 -p1 |
574 |
%patch29 -p1 |
%patch29 -p1 |
575 |
%patch30 -p1 |
%patch30 -p1 |
576 |
#%patch31 -p1 |
%patch31 -p1 |
577 |
|
%patch32 -p1 |
578 |
|
%patch33 -p1 |
579 |
|
%patch34 -p1 |
580 |
|
%patch35 -p1 |
581 |
|
%patch36 -p1 |
582 |
|
%patch37 -p1 |
583 |
|
%patch38 -p1 |
584 |
|
|
585 |
%build |
%build |
586 |
LEXICONS=$(find root/etc/e-smith/locale -type f) |
LEXICONS=$(find root/etc/e-smith/locale -type f) |