1 |
# $Id: smeserver-locale.spec,v 1.97 2011/11/23 19:12:17 slords Exp $ |
# $Id: smeserver-locale.spec,v 1.103 2013/12/18 03:47: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.2.0 |
%define version 2.2.0 |
7 |
%define release 41 |
%define release 46 |
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 |
50 |
Patch34: smeserver-locale-2.2.0-locale-2011-10-04.patch |
Patch34: smeserver-locale-2.2.0-locale-2011-10-04.patch |
51 |
Patch35: smeserver-locale-2.2.0-locale-2011-11-23.patch |
Patch35: smeserver-locale-2.2.0-locale-2011-11-23.patch |
52 |
Patch36: smeserver-locale-2.2.0-locale-2012-03-20.patch |
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 |
|
Patch39: smeserver-locale-2.2.0-locale-2013-10-07.patch |
56 |
|
Patch40: smeserver-locale-2.2.0-locale-2013-11-03.patch |
57 |
|
Patch41: smeserver-locale-2.2.0-locale-2014-02-05.patch |
58 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
59 |
BuildArchitectures: noarch |
BuildArchitectures: noarch |
60 |
BuildRequires: perl |
BuildRequires: perl |
66 |
SME Server localisation module |
SME Server localisation module |
67 |
|
|
68 |
%changelog |
%changelog |
69 |
* Tue Mar 20 2012 SME Translation Server <translations@contribs.org> 2.2.0-41.el6 |
* Wed Feb 5 2014 Ian Wells <esmith@wellsi.com> 2.2.0-46.sme |
70 |
|
- apply locale 2014-02-05 patch from pootle [SME: 8177] |
71 |
|
|
72 |
|
* Sun Nov 3 2013 Ian Wells <esmith@wellsi.com> 2.2.0-45.sme |
73 |
|
- apply locale 2013-11-03 patch from pootle [SME: 7972] |
74 |
|
|
75 |
|
* Mon Oct 07 2013 Ian Wells <esmith@wellsi.com> 2.2.0-44.sme |
76 |
|
- apply locale 2013-10-07 patch from pootle [SME: 7877] |
77 |
|
|
78 |
|
* Sat Sep 14 2013 Ian Wells <esmith@wellsi.com> 2.2.0-43.sme |
79 |
|
- apply locale 2013-09-14 patch from pootle [SME: 7847] |
80 |
|
|
81 |
|
* Thu Jul 04 2013 Ian Wells <esmith@wellsi.com> 2.2.0-42.sme |
82 |
|
- apply locale 2013-07-04 patch from pootle [SME: 7734] |
83 |
|
|
84 |
|
* Tue Mar 20 2012 SME Translation Server <translations@contribs.org> 2.2.0-41.sme |
85 |
- apply locale 2012-03-20 patch |
- apply locale 2012-03-20 patch |
86 |
|
|
87 |
* Wed Nov 23 2011 SME Translation Server <translations@contribs.org> 2.2.0-40.el6 |
* Wed Nov 23 2011 SME Translation Server <translations@contribs.org> 2.2.0-40.sme |
88 |
- apply locale 2011-11-23 patch |
- apply locale 2011-11-23 patch |
89 |
|
|
90 |
* Tue Oct 04 2011 SME Translation Server <translations@contribs.org> 2.2.0-39.el6 |
* Tue Oct 04 2011 SME Translation Server <translations@contribs.org> 2.2.0-39.sme |
91 |
- apply locale 2011-10-04 patch |
- apply locale 2011-10-04 patch |
92 |
|
|
93 |
* Mon Jun 20 2011 SME Translation Server <translations@contribs.org> 2.2.0-38.el6 |
* Mon Jun 20 2011 SME Translation Server <translations@contribs.org> 2.2.0-38.sme |
94 |
- apply locale 2011-06-20 patch |
- apply locale 2011-06-20 patch |
95 |
|
|
96 |
* Wed Apr 27 2011 SME Translation Server <translations@contribs.org> 2.2.0-37.sme |
* Wed Apr 27 2011 SME Translation Server <translations@contribs.org> 2.2.0-37.sme |
591 |
%patch34 -p1 |
%patch34 -p1 |
592 |
%patch35 -p1 |
%patch35 -p1 |
593 |
%patch36 -p1 |
%patch36 -p1 |
594 |
|
%patch37 -p1 |
595 |
|
%patch38 -p1 |
596 |
|
%patch39 -p1 |
597 |
|
%patch40 -p1 |
598 |
|
%patch41 -p1 |
599 |
|
|
600 |
%build |
%build |
601 |
LEXICONS=$(find root/etc/e-smith/locale -type f) |
LEXICONS=$(find root/etc/e-smith/locale -type f) |