1 |
# $Id: smeserver-locale.spec,v 1.4 2013/03/11 21:06:50 slords Exp $ |
# $Id: smeserver-locale.spec,v 1.14 2014/04/27 23:32:54 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 15 |
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 |
|
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 |
|
Patch7: smeserver-locale-2.4.0-locale-2014-03-08.patch |
23 |
|
Patch8: smeserver-locale-2.4.0-locale-2014-03-23.patch |
24 |
|
Patch9: smeserver-locale-2.4.0-locale-2014-04-27.patch |
25 |
|
Patch10: smeserver-locale-2.4.0-locale-2014-06-04.patch |
26 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
27 |
BuildArchitectures: noarch |
BuildArchitectures: noarch |
28 |
BuildRequires: perl |
BuildRequires: perl |
34 |
SME Server localisation module |
SME Server localisation module |
35 |
|
|
36 |
%changelog |
%changelog |
37 |
* Sat Sep 14 2013 Ian Wells <esmith@wellsi.com> 2.4.0-5.el6 |
* Wed Jun 4 2014 Ian Wells <esmith@wellsi.com> 2.4.0-15.el6.sme |
38 |
|
- apply locale 2014-06-04 patch from pootle [SME: 8402] |
39 |
|
|
40 |
|
* Sun Apr 27 2014 Ian Wells <esmith@wellsi.com> 2.4.0-14.el6.sme |
41 |
|
- apply locale 2014-04-27 patch from pootle [SME: 8295] |
42 |
|
|
43 |
|
* Sun Mar 23 2014 Ian Wells <esmith@wellsi.com> 2.4.0-13.el6.sme |
44 |
|
- apply locale 2014-03-23 patch from pootle [SME: 8176] |
45 |
|
|
46 |
|
* Sat Mar 8 2014 Ian Wells <esmith@wellsi.com> 2.4.0-12.el6.sme |
47 |
|
- apply locale 2014-03-08 patch from pootle [SME: 7893] |
48 |
|
|
49 |
|
* Sat Mar 1 2014 Ian Wells <esmith@wellsi.com> 2.4.0-11.el6.sme |
50 |
|
- apply locale 2014-03-01 patch from pootle [SME: 8176] |
51 |
|
|
52 |
|
* Tue Dec 24 2013 Ian Wells <esmith@wellsi.com> 2.4.0-10.el6.sme |
53 |
|
- Correctly apply locale 2013-12-24 patch from pootle [SME: 8029] |
54 |
|
|
55 |
|
* Tue Dec 24 2013 Ian Wells <esmith@wellsi.com> 2.4.0-9.el6.sme |
56 |
|
- apply locale 2013-12-24 patch from pootle [SME: 8029] |
57 |
|
|
58 |
|
* Mon Dec 2 2013 Ian Wells <esmith@wellsi.com> 2.4.0-8.el6.sme |
59 |
|
- apply locale 2013-12-02 patch from pootle [SME: 8029] |
60 |
|
|
61 |
|
* Sun Nov 3 2013 Ian Wells <esmith@wellsi.com> 2.4.0-7.el6.sme |
62 |
|
- apply locale 2013-11-03 patch from pootle [SME: 7971] |
63 |
|
|
64 |
|
* Mon Oct 07 2013 Ian Wells <esmith@wellsi.com> 2.4.0-6.el6.sme |
65 |
|
- apply locale 2013-10-07 patch from pootle [SME: 7878] |
66 |
|
|
67 |
|
* Sat Sep 14 2013 Ian Wells <esmith@wellsi.com> 2.4.0-5.el6.sme |
68 |
- apply locale 2013-09-14 patch from pootle [SME: 7848] |
- apply locale 2013-09-14 patch from pootle [SME: 7848] |
69 |
|
|
70 |
* 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 |
550 |
%prep |
%prep |
551 |
%setup |
%setup |
552 |
%patch1 -p1 |
%patch1 -p1 |
553 |
|
%patch2 -p1 |
554 |
|
%patch3 -p1 |
555 |
|
%patch4 -p1 |
556 |
|
%patch5 -p1 |
557 |
|
%patch6 -p1 |
558 |
|
%patch7 -p1 |
559 |
|
%patch8 -p1 |
560 |
|
%patch9 -p1 |
561 |
|
%patch10 -p1 |
562 |
|
|
563 |
%build |
%build |
564 |
LEXICONS=$(find root/etc/e-smith/locale -type f) |
LEXICONS=$(find root/etc/e-smith/locale -type f) |