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

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

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

Revision 1.76 by snetram, Sat Feb 27 08:50:19 2010 UTC Revision 1.108 by wellsi, Sat Mar 8 18:09:42 2014 UTC
# Line 1  Line 1 
1  # $Id: smeserver-locale.spec,v 1.75 2010/02/25 10:49:02 filippocarletti Exp $  # $Id: smeserver-locale.spec,v 1.107 2014/02/24 03:45:37 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 26  %define release 50
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 hu id it ja nb nl pl pt pt_BR ro ru sl sv th tr zh_CN  %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
11  Version: %{version}  Version: %{version}
12  Release: %{release}%{?dist}  Release: %{release}%{?dist}
13  License: GPL  License: GPL
# Line 36  Patch19: smeserver-locale-2.2.0-locale-2 Line 36  Patch19: smeserver-locale-2.2.0-locale-2
36  Patch20: smeserver-locale-2.2.0-locale-2009-08-24.patch  Patch20: smeserver-locale-2.2.0-locale-2009-08-24.patch
37  Patch21: smeserver-locale-2.2.0-locale-2009-10-27.patch  Patch21: smeserver-locale-2.2.0-locale-2009-10-27.patch
38  Patch22: smeserver-locale-2.0.0-locale-2010-02-27.patch  Patch22: smeserver-locale-2.0.0-locale-2010-02-27.patch
39    Patch23: smeserver-locale-2.2.0-locale-2010-03-02.patch
40    Patch24: smeserver-locale-2.2.0-locale-2010-04-29.patch
41    Patch25: smeserver-locale-2.2.0-locale-2010-05-23.patch
42    Patch26: smeserver-locale-2.2.0-locale-2010-06-08.patch
43    Patch27: smeserver-locale-2.2.0-locale-2010-06-24.patch
44    Patch28: smeserver-locale-2.2.0-locale-2010-07-13.patch
45    Patch29: smeserver-locale-2.2.0-locale-2010-08-18.patch
46    Patch30: smeserver-locale-2.2.0-locale-2010-10-08.patch
47    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    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    Patch42: smeserver-locale-2.2.0-locale-2014-02-13.patch
59    Patch43: smeserver-locale-2.2.0-locale-2014-02-19.patch
60    Patch44: smeserver-locale-2.2.0-locale-2014-02-23.patch
61    Patch45: smeserver-locale-2.2.0-locale-2014-03-08.patch
62  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot
63  BuildArchitectures: noarch  BuildArchitectures: noarch
64  BuildRequires: perl  BuildRequires: perl
# Line 47  AutoReqProv: no Line 70  AutoReqProv: no
70  SME Server localisation module  SME Server localisation module
71    
72  %changelog  %changelog
73    * Sat Mar 8 2014 Ian Wells <esmith@wellsi.com> 2.2.0-50.el6.sme
74    - apply locale 2014-03-08 patch from pootle [SME: 6998]
75    
76    * Sun Feb 23 2014 Ian Wells <esmith@wellsi.com> 2.2.0-49.sme
77    - apply locale 2014-02-23 patch from pootle [SME: 7675]
78    
79    * Wed Feb 19 2014 Ian Wells <esmith@wellsi.com> 2.2.0-48.sme
80    - apply locale 2014-02-19 patch from pootle [SME: 8216]
81    
82    * Fri Feb 14 2014 Ian Wells <esmith@wellsi.com> 2.2.0-47.sme
83    - apply locale 2014-02-13 patch from pootle [SME: 8177]
84    
85    * Wed Feb 5 2014 Ian Wells <esmith@wellsi.com> 2.2.0-46.sme
86    - apply locale 2014-02-05 patch from pootle [SME: 8177]
87    
88    * Sun Nov 3 2013 Ian Wells <esmith@wellsi.com> 2.2.0-45.sme
89    - apply locale 2013-11-03 patch from pootle [SME: 7972]
90    
91    * Mon Oct 07 2013 Ian Wells <esmith@wellsi.com> 2.2.0-44.sme
92    - apply locale 2013-10-07 patch from pootle [SME: 7877]
93    
94    * Sat Sep 14 2013 Ian Wells <esmith@wellsi.com> 2.2.0-43.sme
95    - apply locale 2013-09-14 patch from pootle [SME: 7847]
96    
97    * Thu Jul 04 2013 Ian Wells <esmith@wellsi.com> 2.2.0-42.sme
98    - apply locale 2013-07-04 patch from pootle [SME: 7734]
99    
100    * Tue Mar 20 2012 SME Translation Server <translations@contribs.org> 2.2.0-41.sme
101    - apply locale 2012-03-20 patch
102    
103    * Wed Nov 23 2011 SME Translation Server <translations@contribs.org> 2.2.0-40.sme
104    - apply locale 2011-11-23 patch
105    
106    * Tue Oct 04 2011 SME Translation Server <translations@contribs.org> 2.2.0-39.sme
107    - apply locale 2011-10-04 patch
108    
109    * Mon Jun 20 2011 SME Translation Server <translations@contribs.org> 2.2.0-38.sme
110    - apply locale 2011-06-20 patch
111    
112    * Wed Apr 27 2011 SME Translation Server <translations@contribs.org> 2.2.0-37.sme
113    - apply locale 2011-04-27 patch
114    
115    * Sun Mar 06 2011 SME Translation Server <translations@contribs.org> 2.2.0-36.sme
116    - apply locale 2011-03-06 patch
117    
118    * Fri Oct 08 2010 SME Translation Server <translations@contribs.org> 2.2.0-35.sme
119    - apply locale 2010-10-08 patch
120    
121    * Wed Aug 18 2010 SME Translation Server <translations@contribs.org> 2.2.0-34.sme
122    - apply locale 2010-08-18 patch
123    
124    * Tue Jul 13 2010 SME Translation Server <translations@contribs.org> 2.2.0-33.sme
125    - Add Chinese (Taiwan) language [SME: 6106]
126    - apply locale 2010-07-13 patch
127    
128    * Thu Jun 24 2010 SME Translation Server <translations@contribs.org> 2.2.0-32.sme
129    - apply locale 2010-06-24 patch
130    
131    * Tue Jun 08 2010 SME Translation Server <translations@contribs.org> 2.2.0-31.sme
132    - apply locale 2010-06-08 patch
133    
134    * Tue May 25 2010 Shad L. Lords <slords@mail.com> - 2.2.0-30.sme
135    - Add Hebrew language [SME: 5971]
136    
137    * Sun May 23 2010 SME Translation Server <translations@contribs.org> 2.2.0-29.sme
138    - apply locale 2010-05-23 patch
139    
140    * Thu Apr 29 2010 SME Translation Server <translations@contribs.org> 2.2.0-28.sme
141    - apply locale 2010-04-29 patch
142    
143    * Tue Mar 02 2010 SME Translation Server <translations@contribs.org> 2.2.0-27.sme
144    - apply locale 2010-03-02 patch
145    
146  * Sat Feb 27 2010 Jonathan Martens <smeserver-contribs@snetram.nl> 2.2.0-26.sme  * Sat Feb 27 2010 Jonathan Martens <smeserver-contribs@snetram.nl> 2.2.0-26.sme
147  - Revert previous patch to resync with generated patches based on SME Server 7 [SME: 5803]  - Revert previous patch to resync with generated patches based on SME Server 7 [SME: 5803]
148  - Correct previous changelog entry  - Correct previous changelog entry
# Line 497  SME Server localisation module Line 593  SME Server localisation module
593  %patch20 -p1  %patch20 -p1
594  %patch21 -p1  %patch21 -p1
595  %patch22 -p1  %patch22 -p1
596    %patch23 -p1
597    %patch24 -p1
598    %patch25 -p1
599    %patch26 -p1
600    %patch27 -p1
601    %patch28 -p1
602    %patch29 -p1
603    %patch30 -p1
604    %patch31 -p1
605    %patch32 -p1
606    %patch33 -p1
607    %patch34 -p1
608    %patch35 -p1
609    %patch36 -p1
610    %patch37 -p1
611    %patch38 -p1
612    %patch39 -p1
613    %patch40 -p1
614    %patch41 -p1
615    %patch42 -p1
616    %patch43 -p1
617    %patch44 -p1
618    %patch45 -p1
619    
620  %build  %build
621  LEXICONS=$(find root/etc/e-smith/locale -type f)  LEXICONS=$(find root/etc/e-smith/locale -type f)
# Line 593  Requires: e-smith-formmagick >= 1.4.0-10 Line 712  Requires: e-smith-formmagick >= 1.4.0-10
712  %{summary}  %{summary}
713  %files fr -f %{name}-%{version}-%{release}-filelist-fr  %files fr -f %{name}-%{version}-%{release}-filelist-fr
714    
715    %package he
716    Summary: %{package_summary} - Hebrew
717    Group: %{group}
718    Requires: e-smith-formmagick >= 1.4.0-10
719    %description he
720    %{summary}
721    %files he -f %{name}-%{version}-%{release}-filelist-he
722    
723  %package hu  %package hu
724  Summary: %{package_summary} - Hungarian  Summary: %{package_summary} - Hungarian
725  Group: %{group}  Group: %{group}
# Line 729  Requires: e-smith-formmagick >= 1.4.0-10 Line 856  Requires: e-smith-formmagick >= 1.4.0-10
856  %description zh_CN  %description zh_CN
857  %{summary}  %{summary}
858  %files zh_CN -f %{name}-%{version}-%{release}-filelist-zh_CN  %files zh_CN -f %{name}-%{version}-%{release}-filelist-zh_CN
859    
860    %package zh_TW
861    Summary: %{package_summary} - Chinese (Taiwan)
862    Group: %{group}
863    Requires: e-smith-formmagick >= 1.4.0-10
864    %description zh_TW
865    %{summary}
866    %files zh_TW -f %{name}-%{version}-%{release}-filelist-zh_TW


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