/[smeserver]/rpms/smeserver-locale/sme9/smeserver-locale.spec
ViewVC logotype

Diff of /rpms/smeserver-locale/sme9/smeserver-locale.spec

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph | View Patch Patch

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


Legend:
Removed lines/characters  
Changed lines/characters
  Added lines/characters

admin@koozali.org
ViewVC Help
Powered by ViewVC 1.2.1 RSS 2.0 feed