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

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

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


Revision 1.108 - (hide annotations) (download)
Sat Mar 8 18:09:42 2014 UTC (10 years, 2 months ago) by wellsi
Branch: MAIN
CVS Tags: smeserver-locale-2_2_0-50_el5_sme
Changes since 1.107: +7 -2 lines
* Sat Mar 8 2014 Ian Wells <esmith@wellsi.com> 2.2.0-50.el6.sme
- apply locale 2014-03-08 patch from pootle [SME: 6998]

1 wellsi 1.108 # $Id: smeserver-locale.spec,v 1.107 2014/02/24 03:45:37 wellsi Exp $
2 slords 1.29
3 slords 1.1 Summary: SME Server localisation module
4     %define name smeserver-locale
5     Name: %{name}
6 slords 1.46 %define version 2.2.0
7 wellsi 1.108 %define release 50
8 slords 1.1 %define package_summary SME Server localisation module
9     %define group Applications/System
10 slords 1.87 %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 slords 1.1 Version: %{version}
12     Release: %{release}%{?dist}
13     License: GPL
14     Group: Networking/Daemons
15     Source: %{name}-%{version}.tar.gz
16 snetram 1.47 Patch0: smeserver-locale-2.2.0-locale-2008-10-08.patch
17 slords 1.49 Patch1: smeserver-locale-2.2.0-locale-2008-10-13.patch
18 snetram 1.50 Patch2: smeserver-locale-2.2.0-locale-2008-10-15.patch
19 snetram 1.51 Patch3: smeserver-locale-2.2.0-locale-2008-10-16.patch
20 snetram 1.52 Patch4: smeserver-locale-2.2.0-locale-2008-10-17.patch
21 dungog 1.53 Patch5: smeserver-locale-2.2.0-locale-2008-10-19.patch
22 slords 1.54 Patch6: smeserver-locale-2.2.0-locale-2008-11-02.patch
23 snetram 1.55 Patch7: smeserver-locale-2.2.0-locale-2008-11-06.patch
24 snetram 1.56 Patch8: smeserver-locale-2.2.0-locale-2008-11-07.patch
25 snetram 1.57 Patch9: smeserver-locale-2.2.0-locale-2008-11-18.patch
26 snetram 1.58 Patch10: smeserver-locale-2.2.0-locale-2008-11-19.patch
27 snetram 1.59 Patch11: smeserver-locale-2.2.0-locale-2008-11-30.patch
28 snetram 1.60 Patch12: smeserver-locale-2.2.0-locale-2008-12-31.patch
29 snetram 1.61 Patch13: smeserver-locale-2.2.0-locale-2009-01-31.patch
30 slords 1.63 Patch14: smeserver-locale-2.2.0-locale-2009-02-09.patch
31 snetram 1.65 Patch15: smeserver-locale-2.2.0-locale-2009-03-01.patch
32 snetram 1.66 Patch16: smeserver-locale-2.2.0-locale-2009-03-03.patch
33 slords 1.68 Patch17: smeserver-locale-2.2.0-locale-2009-04-27.patch
34 snetram 1.69 Patch18: smeserver-locale-2.2.0-locale-2009-05-20.patch
35 slords 1.70 Patch19: smeserver-locale-2.2.0-locale-2009-05-27.patch
36 slords 1.71 Patch20: smeserver-locale-2.2.0-locale-2009-08-24.patch
37 slords 1.74 Patch21: smeserver-locale-2.2.0-locale-2009-10-27.patch
38 snetram 1.76 Patch22: smeserver-locale-2.0.0-locale-2010-02-27.patch
39 slords 1.77 Patch23: smeserver-locale-2.2.0-locale-2010-03-02.patch
40 slords 1.79 Patch24: smeserver-locale-2.2.0-locale-2010-04-29.patch
41 slords 1.81 Patch25: smeserver-locale-2.2.0-locale-2010-05-23.patch
42 slords 1.85 Patch26: smeserver-locale-2.2.0-locale-2010-06-08.patch
43 slords 1.86 Patch27: smeserver-locale-2.2.0-locale-2010-06-24.patch
44 slords 1.87 Patch28: smeserver-locale-2.2.0-locale-2010-07-13.patch
45 slords 1.88 Patch29: smeserver-locale-2.2.0-locale-2010-08-18.patch
46 slords 1.90 Patch30: smeserver-locale-2.2.0-locale-2010-10-08.patch
47 slords 1.91 Patch31: smeserver-locale-2.2.0-locale-2011-03-06.patch
48 slords 1.94 Patch32: smeserver-locale-2.2.0-locale-2011-04-27.patch
49 slords 1.95 Patch33: smeserver-locale-2.2.0-locale-2011-06-20.patch
50 slords 1.96 Patch34: smeserver-locale-2.2.0-locale-2011-10-04.patch
51 slords 1.97 Patch35: smeserver-locale-2.2.0-locale-2011-11-23.patch
52 slords 1.98 Patch36: smeserver-locale-2.2.0-locale-2012-03-20.patch
53 wellsi 1.99 Patch37: smeserver-locale-2.2.0-locale-2013-07-04.patch
54 wellsi 1.100 Patch38: smeserver-locale-2.2.0-locale-2013-09-14.patch
55 wellsi 1.101 Patch39: smeserver-locale-2.2.0-locale-2013-10-07.patch
56 wellsi 1.102 Patch40: smeserver-locale-2.2.0-locale-2013-11-03.patch
57 wellsi 1.104 Patch41: smeserver-locale-2.2.0-locale-2014-02-05.patch
58 wellsi 1.105 Patch42: smeserver-locale-2.2.0-locale-2014-02-13.patch
59 wellsi 1.106 Patch43: smeserver-locale-2.2.0-locale-2014-02-19.patch
60 wellsi 1.107 Patch44: smeserver-locale-2.2.0-locale-2014-02-23.patch
61 wellsi 1.108 Patch45: smeserver-locale-2.2.0-locale-2014-03-08.patch
62 slords 1.1 BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot
63     BuildArchitectures: noarch
64     BuildRequires: perl
65     BuildRequires: e-smith-devtools >= 1.13.1-03
66     BuildRequires: gettext
67     AutoReqProv: no
68    
69     %description
70     SME Server localisation module
71    
72     %changelog
73 wellsi 1.108 * 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 wellsi 1.107 * 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 wellsi 1.106 * 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 wellsi 1.105 * 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 wellsi 1.104 * 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 wellsi 1.103 * Sun Nov 3 2013 Ian Wells <esmith@wellsi.com> 2.2.0-45.sme
89 wellsi 1.102 - apply locale 2013-11-03 patch from pootle [SME: 7972]
90    
91 wellsi 1.103 * Mon Oct 07 2013 Ian Wells <esmith@wellsi.com> 2.2.0-44.sme
92 wellsi 1.101 - apply locale 2013-10-07 patch from pootle [SME: 7877]
93    
94 wellsi 1.103 * Sat Sep 14 2013 Ian Wells <esmith@wellsi.com> 2.2.0-43.sme
95 wellsi 1.100 - apply locale 2013-09-14 patch from pootle [SME: 7847]
96    
97 wellsi 1.103 * Thu Jul 04 2013 Ian Wells <esmith@wellsi.com> 2.2.0-42.sme
98 wellsi 1.99 - apply locale 2013-07-04 patch from pootle [SME: 7734]
99    
100 wellsi 1.103 * Tue Mar 20 2012 SME Translation Server <translations@contribs.org> 2.2.0-41.sme
101 slords 1.98 - apply locale 2012-03-20 patch
102    
103 wellsi 1.103 * Wed Nov 23 2011 SME Translation Server <translations@contribs.org> 2.2.0-40.sme
104 slords 1.97 - apply locale 2011-11-23 patch
105    
106 wellsi 1.103 * Tue Oct 04 2011 SME Translation Server <translations@contribs.org> 2.2.0-39.sme
107 slords 1.96 - apply locale 2011-10-04 patch
108    
109 wellsi 1.103 * Mon Jun 20 2011 SME Translation Server <translations@contribs.org> 2.2.0-38.sme
110 slords 1.95 - apply locale 2011-06-20 patch
111    
112 slords 1.94 * Wed Apr 27 2011 SME Translation Server <translations@contribs.org> 2.2.0-37.sme
113     - apply locale 2011-04-27 patch
114    
115 slords 1.91 * Sun Mar 06 2011 SME Translation Server <translations@contribs.org> 2.2.0-36.sme
116     - apply locale 2011-03-06 patch
117    
118 slords 1.90 * Fri Oct 08 2010 SME Translation Server <translations@contribs.org> 2.2.0-35.sme
119     - apply locale 2010-10-08 patch
120    
121 slords 1.88 * Wed Aug 18 2010 SME Translation Server <translations@contribs.org> 2.2.0-34.sme
122     - apply locale 2010-08-18 patch
123    
124 slords 1.87 * 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 slords 1.86 * Thu Jun 24 2010 SME Translation Server <translations@contribs.org> 2.2.0-32.sme
129     - apply locale 2010-06-24 patch
130    
131 slords 1.85 * Tue Jun 08 2010 SME Translation Server <translations@contribs.org> 2.2.0-31.sme
132     - apply locale 2010-06-08 patch
133    
134 slords 1.82 * Tue May 25 2010 Shad L. Lords <slords@mail.com> - 2.2.0-30.sme
135     - Add Hebrew language [SME: 5971]
136    
137 slords 1.81 * Sun May 23 2010 SME Translation Server <translations@contribs.org> 2.2.0-29.sme
138     - apply locale 2010-05-23 patch
139    
140 slords 1.80 * Thu Apr 29 2010 SME Translation Server <translations@contribs.org> 2.2.0-28.sme
141 slords 1.79 - apply locale 2010-04-29 patch
142 slords 1.78
143 slords 1.77 * Tue Mar 02 2010 SME Translation Server <translations@contribs.org> 2.2.0-27.sme
144     - apply locale 2010-03-02 patch
145    
146 snetram 1.76 * 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]
148     - Correct previous changelog entry
149     - Apply locale 2010-02-27 patch
150    
151     * Thu Feb 25 2010 Filippo Carletti <filippo.carletti@gmail.com> 2.2.0-25.sme
152 filippocarletti 1.75 - apply locale 2010-02-25 patch
153    
154 slords 1.72 * Tue Oct 27 2009 SME Translation Server <translations@contribs.org> 2.2.0-24.sme
155 slords 1.73 - apply locale 2009-10-27 patch
156 slords 1.72 - Add Thai language [SME: 5466]
157    
158 slords 1.71 * Mon Aug 24 2009 SME Translation Server <translations@contribs.org> 2.2.0-23.sme
159     - apply locale 2009-08-24 patch
160     - Add Polish language [SME: 5437]
161    
162 slords 1.70 * Wed May 27 2009 SME Translation Server <translations@contribs.org> 2.2.0-22.sme
163     - apply locale 2009-05-27 patch
164     - Add Romanian language [SME: 5268]
165    
166     * Wed May 20 2009 SME Translation Server <translations@contribs.org> 2.2.0-21.sme
167 snetram 1.69 - apply locale 2009-05-20 patch
168    
169 slords 1.68 * Mon Apr 27 2009 SME Translation Server <translations@contribs.org> 2.2.0-20.sme
170     - apply locale 2009-04-27 patch
171     - Add Estonian language [SME: 5199]
172    
173 slords 1.67 * Tue Mar 03 2009 SME Translation Server
174     - re-apply locale 2009-03-03 patch
175    
176     * Tue Mar 3 2009 Jonathan Martens <smeserver-contribs@snetram.nl> - 2.2.0-18.sme
177 snetram 1.66 - Apply 3 Mar 2009 locale patch [SME: 5051]
178    
179     * Sun Mar 1 2009 Jonathan Martens <smeserver-contribs@snetram.nl> - 2.2.0-17.sme
180 snetram 1.64 - Apply 1 Mar 2009 locale patch [SME: 5017]
181     - Added missing bug references to changelog entry [SME: 5002]
182    
183     * Mon Feb 09 2009 Shad L. Lords <slords@mail.com> - 2.2.0-16.sme
184     - Add Chineese (China) language [SME: 5002]
185     - Add Norwegian (Bokmal) language [SME: 5002]
186     - Add Russian language [SME: 5002]
187 slords 1.63
188 snetram 1.62 * Sat Jan 31 2009 Jonathan Martens <smeserver-contribs@snetram.nl> - 2.2.0-15.sme
189     - Apply 31 Jan 2009 locale patch [SME: 4950]
190 snetram 1.61
191 snetram 1.60 * Wed Dec 31 2008 Jonathan Martens <smeserver-contribs@snetram.nl> - 2.2.0-14.sme
192     - Apply 31 Dec 2008 locale patch [SME: 4899]
193    
194 snetram 1.59 * Sun Nov 30 2008 Jonathan Martens <smeserver-contribs@snetram.nl> - 2.2.0-13.sme
195     - Apply 30 Nov 2008 locale patch [SME: 4813]
196    
197 snetram 1.58 * Tue Nov 19 2008 Jonathan Martens <smeserver-contribs@snetram.nl> - 2.2.0-12.sme
198     - Apply 19 Nov 2008 locale patch [SME: 4748]
199    
200 snetram 1.57 * Tue Nov 18 2008 Jonathan Martens <smeserver-contribs@snetram.nl> - 2.2.0-11.sme
201     - Apply 18 Nov 2008 locale patch [SME: 4748]
202    
203 snetram 1.56 * Fri Nov 7 2008 Jonathan Martens <smeserver-contribs@snetram.nl> - 2.2.0-10.sme
204     - Apply 7 Nov 2008 locale patch [SME: 4748]
205    
206 slords 1.72 * Thu Nov 6 2008 Jonathan Martens <smeserver-contribs@snetram.nl> - 2.2.0-9.sme
207 snetram 1.55 - Apply 6 Nov 2008 locale patch [SME: 4746]
208    
209 slords 1.54 * Sun Nov 2 2008 Shad L. Lords <slords@mail.com> - 2.2.0-8.sme
210     - Apply 2 Nov 2008 locale patch
211    
212 dungog 1.53 * Mon Oct 20 2008 Stephen Noble <support@dungog.net> - 2.2.0-7.sme
213     - Apply 19 Oct 2008 locale patch [SME: 4692]
214    
215 snetram 1.52 * Thu Oct 17 2008 Jonathan Martens <smeserver-contribs@snetram.nl> - 2.2.0-6.sme
216     - Apply 17 Oct 2008 locale patch
217    
218 snetram 1.51 * Thu Oct 16 2008 Jonathan Martens <smeserver-contribs@snetram.nl> - 2.2.0-5.sme
219     - Apply 16 Oct 2008 locale patch
220    
221 snetram 1.50 * Wed Oct 15 2008 Jonathan Martens <smeserver-contribs@snetram.nl> - 2.2.0-4.sme
222     - Apply 15 Oct 2008 locale patch
223    
224 slords 1.48 * Mon Oct 13 2008 Shad L. Lords <slords@mail.com> - 2.2.0-3.sme
225     - Add Japanese language [SME: 4637]
226    
227     * Wed Oct 8 2008 Jonathan Martens <smeserver-contribs@snetram.nl> - 2.2.0-2.sme
228 snetram 1.47 - Apply Oct 8 locale patch, fixing last colored highlight from German locale [SME 4618]
229    
230 slords 1.46 * Tue Oct 7 2008 Shad L. Lords <slords@mail.com> 2.2.0-1.sme
231     - Roll new stream to separate sme7/sme8 trees [SME: 4633]
232    
233 snetram 1.44 * Sat Oct 4 2008 Jonathan Martens <smeserver-contribs@snetram.nl> - 1.4.0-20
234     - Reverting all changes made Oct 4, as they should be made through Pootle
235 snetram 1.45 - Applying Pootle patch, fixing [SME: 4618] and [SME: 4616]
236 snetram 1.44
237 snetram 1.43 * Sat Oct 4 2008 Jonathan Martens <smeserver-contribs@snetram.nl> - 1.4.0-19
238     - Apply 4 Oct locale patch
239    
240 snetram 1.42 * Sat Oct 4 2008 Jonathan Martens <smeserver-contribs@snetram.nl> - 1.4.0-18
241     - Remove colored highlights from German locale [SME: 4618]
242     - Fix changelog entry in previous entry for [SME: 4616]
243    
244 snetram 1.40 * Sat Oct 4 2008 Jonathan Martens <smeserver-contribs@snetram.nl> - 1.4.0-17
245 snetram 1.42 - Remove references to the wiki from the German locale [SME: 4616]
246 snetram 1.41 - Fix bug referrence in previous changelog entry [SME: 4617]
247 snetram 1.40
248 slords 1.39 * Fri Oct 3 2008 Shad L. Lords <slords@mail.com> - 1.4.0-16
249 snetram 1.41 - Apply locale patch to fix many translation bugs [SME: 4615]
250 slords 1.39
251 dungog 1.38 * Tue Sep 30 2008 Stephen Noble <support@dungog.net> - 1.4.0-15
252     - Apply locale patch
253    
254 dungog 1.37 * Sat Sep 27 2008 Stephen Noble <support@dungog.net> - 1.4.0-14
255     - Apply locale patch
256    
257 slords 1.36 * Sat Jul 26 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.4.0-13
258     - Apply Jul 26 2008 locale patch
259     - Add Portuguese language
260     - Add Turkish language
261    
262 snetram 1.34 * Tue Jul 1 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.4.0-12
263     - Apply 1 July 2008 locale patch
264    
265 snetram 1.32 * Fri Jun 27 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.4.0-11
266     - Apply 27 Jun 2008 locale patch
267    
268 slords 1.31 * Tue May 5 2008 Shad L. Lords <slords@mail.com> 1.4.0-10
269     - Update to May 5 2008 translations
270     - Revert Apr 23 2008 translations (bad patch)
271    
272 snetram 1.30 * Wed Apr 23 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.4.0-9
273     - Update to Apr 23 2008 translations
274    
275 slords 1.28 * Tue Apr 1 2008 Shad L. Lords <slords@mail.com> 1.4.0-8
276     - Update to Apr 1 2008 translations
277    
278 slords 1.27 * Wed Mar 26 2008 Shad L. Lords <slords@mail.com> 1.4.0-7
279     - Update to Mar 26 2008 translations
280    
281 slords 1.26 * Tue Mar 25 2008 Shad L. Lords <slords@mail.com> 1.4.0-6
282     - Update to Mar 25 2008 translations
283    
284 slords 1.25 * Tue Mar 18 2008 Shad L. Lords <slords@mail.com> 1.4.0-5
285     - Fix packages for Brazilian portuguese
286     - Update to Mar 18 2008 translations
287    
288 slords 1.24 * Tue Mar 11 2008 Shad L. Lords <slords@mail.com> 1.4.0-4
289     - Move requires e-smith-formmagick to correct places [SME: 3858]
290     - Add missing aspell module requires
291    
292 slords 1.23 * Mon Mar 10 2008 Shad L. Lords <slords@mail.com> 1.4.0-3
293     - Fix requires to require e-smith-formmagick [SME: 3858]
294    
295 slords 1.22 * Mon Mar 10 2008 Shad L. Lords <slords@mail.com> 1.4.0-2
296     - Convert panels to UTF-8 [SME: 3858]
297    
298 slords 1.21 * Fri Mar 7 2008 Shad L. Lords <slords@mail.com> 1.4.0-1
299     - Roll new stream and considate patches
300    
301 burnat 1.20 * Wed Mar 05 2008 Stephen Noble <support@dungog.net> 1.2.0-58
302     - fix conversions for tags with CDATA or marked fuzzy [SME: 4014]
303    
304 burnat 1.18 * Sun Feb 17 2008 Stephen Noble <support@dungog.net> 1.2.0-57
305     - add translations for Brazilian portuguese [SME: 63]
306    
307     * Sun Feb 17 2008 Stephen Noble <support@dungog.net> 1.2.0-56
308     - add translations for Slovian [SME: 892]
309    
310     * Sun Feb 17 2008 Stephen Noble <support@dungog.net> 1.2.0-55
311     - add translations for Dutch [SME: 2737]
312    
313     * Sun Feb 17 2008 Stephen Noble <support@dungog.net> 1.2.0-54
314     - add translations for Indonesian [SME: 3260]
315    
316     * Sun Feb 17 2008 Stephen Noble <support@dungog.net> 1.2.0-53
317     - add translations for Greek [SME: 1690]
318    
319     * Sun Feb 17 2008 Stephen Noble <support@dungog.net> 1.2.0-52
320     - add translations for Danish [SME: 2688]
321    
322     * Sun Feb 17 2008 Stephen Noble <support@dungog.net> 1.2.0-51
323     - update translations for Swedish [SME: 3934]
324    
325     * Sun Feb 17 2008 Stephen Noble <support@dungog.net> 1.2.0-50
326 burnat 1.19 - update translations for Spanish [SME: 3937]
327 burnat 1.18
328     * Sun Feb 17 2008 Stephen Noble <support@dungog.net> 1.2.0-49
329 burnat 1.19 - update translations for Italian [SME: 3936]
330 burnat 1.18
331     * Sun Feb 17 2008 Stephen Noble <support@dungog.net> 1.2.0-48
332 burnat 1.19 - update translations for French [SME: 3935]
333 burnat 1.18
334     * Sun Feb 17 2008 Stephen Noble <support@dungog.net> 1.2.0-47
335     - update translations for German [SME: 3933]
336    
337 burnat 1.17 * Sun Feb 17 2008 Stephen Noble <support@dungog.net> 1.2.0-46
338     - update po files, include script to recreate, in .src.rpm only [SME: 3833]
339    
340 burnat 1.16 * Fri Feb 15 2008 Stephen Noble <support@dungog.net> 1.2.0-45
341     - rename de and it quota .po files with .tmpl [SME: 3834]
342    
343 bytegw 1.15 * Sat Feb 09 2008 Stephen Noble <support@dungog.net> 1.2.0-44
344     - Remove redundant germam lexicon reinstall [SME: 3881]
345    
346 slords 1.14 * Thu Jan 31 2008 Stephen Noble <support@dungog.net> 1.2.0-43
347     - Fix fr translation for smtp header in email panels. [SME: 3831]
348    
349 bytegw 1.13 * Sat Jan 26 2008 Gavin Weight <gweight@gmail.com> 1.2.0-42
350     - Update de, es, fr and sv translations for yum panel. [SME: 2090]
351    
352     * Sat Jan 26 2008 Gavin Weight <gweight@gmail.com> 1.2.0-41
353     - Update de, fr and sv translations for smtp header in email panels. [SME: 2305]
354    
355     * Sat Jan 26 2008 Gavin Weight <gweight@gmail.com> 1.2.0-40
356     - Update de, es, fr and sv translations for email panels. [SME: 2296]
357    
358 bytegw 1.12 * Mon Jan 21 2008 Filippo Carletti <filippo.carletti@gmail.com> 1.2.0-39
359     - Italian update for SMTP server [SME: 2305]
360    
361     * Mon Jan 21 2008 Filippo Carletti <filippo.carletti@gmail.com> 1.2.0-38
362     - Italian translations for yum and email panels [SME: 2090] [SME: 2296]
363    
364 bytegw 1.11 * Sat Jan 19 2008 Stephen Noble <support@dungog.net> 1.2.0-37
365 bytegw 1.12 - Add SSH_PORT for sv [SME: 3748]
366 bytegw 1.11
367 bytegw 1.10 * Sat Jan 19 2008 Stephen Noble <support@dungog.net> 1.2.0-36
368     - System password change made consistant [SME: 3533]
369    
370     * Sat Jan 19 2008 Stephen Noble <support@dungog.net> 1.2.0-35
371     - Add Add Italian entries to hostentries [SME: 3207]
372    
373     * Sat Jan 19 2008 Stephen Noble <support@dungog.net> 1.2.0-34
374     - Add yum uptodate message [SME: 3768]
375    
376 bytegw 1.9 * Mon Jan 14 2008 Gavin Weight <gweight@gmail.com> 1.2.0-33
377     - Update Spanish translation for panels. (Thanks Normando Hall) [SME: 3751]
378    
379 bytegw 1.8 * Sat Jan 12 2008 Gavin Weight <gweight@gmail.com> 1.2.0-32
380     - Add SSH_PORT spanish translation update. [SME: 3746]
381    
382 bytegw 1.7 * Mon Jan 7 2008 Stephen Noble <support@dungog.net> 1.2.0-31
383     - Add SSH_PORT for fr and de [SME: 3215]
384    
385 bytegw 1.6 * Fri Oct 19 2007 Gavin Weight <gweight@gmail.com> 1.2.0-30
386     - Adjust italian success text when changing admin pass. (Thanks Filippo) [SME: 3473]
387    
388     * Thu Oct 18 2007 Gavin Weight <gweight@gmail.com> 1.2.0-29
389     - Add missing localization again. (Thanks Federico). [SME: 3149]
390    
391 slords 1.5 * Wed Oct 10 2007 Charlie Brady <charlie_brady@mitel.com>
392     - Add missing localization (Thanks Federico). [SME: 3149]
393    
394 slords 1.4 * Fri Jun 15 2007 Stephen Noble <support@dungog.net> 1.2.0-27
395     - Update French clamav lexicon [SME: 3012]
396    
397 slords 1.3 * Thu Jun 14 2007 Gavin Weight <gweight@gmail.com> 1.2.0-26
398     - Updated stand by text in bootstrap-console Translation. (Thanks Federico) [SME: 2937]
399    
400     * Thu Jun 14 2007 Gavin Weight <gweight@gmail.com> 1.2.0-25
401     - Updated backupusb console Translation. (Thanks Federico) [SME: 2937]
402    
403 slords 1.2 * Tue Jun 12 2007 Gavin Weight <gweight@gmail.com> 1.2.0-24
404     - More Updated Spanish Translations. (Thanks Normando) [SME: 2287]
405    
406 slords 1.1 * Sat May 05 2007 Gavin Weight <gweight@gmail.com> 1.2.0-23
407     - Updated German Translations. (Thanks Dietmar ) [SME: 711]
408    
409     * Sun Apr 29 2007 Shad L. Lords <slords@mail.com>
410     - Clean up spec so package can be built by koji/plague
411    
412     * Sat Apr 07 2007 Gavin Weight <gweight@gmail.com> 1.2.0-22
413     - Updated German Translations/Console. (Thanks Dietmar ) [SME: 711]
414    
415     * Fri Mar 02 2007 Gavin Weight <gweight@gmail.com> 1.2.0-21
416     - Updated Spanish Translations. (Thanks Normando) [SME: 2501]
417    
418     * Sun Feb 11 2007 Stephen Noble <support@dungog.net> 1.2.0-20
419     - Updated Spanish Translations. (Thanks Normando) [SME: 2287]
420    
421     * Sun Feb 11 2007 Gavin Weight <gweight@gmail.com> 1.2.0-19
422     - New Swedish Translations for console. (Thanks Chrille). [SME: 911]
423    
424     * Sun Feb 11 2007 Stephen Noble <support@dungog.net> 1.2.0-18
425     - Remove references to virtual from sv,it,fr panels [SME: 2297]
426    
427     * Tue Feb 06 2007 Gavin Weight <gweight@gmail.com> 1.2.0-17
428     - New Swedish Translations for server-manager (Thanks Chrille). [SME: 911]
429    
430     * Sat Jan 13 2007 Shad L. Lords <slords@mail.com> 1.2.0-16
431     - Remove references to virtual from panels [SME: 1517]
432    
433     * Thu Dec 07 2006 Shad L. Lords <slords@mail.com>
434     - Update to new release naming. No functional changes.
435     - Make Packager generic
436    
437     * Fri Jun 30 2006 Gordon Rowell <gordonr@gormand.com.au> 1.2.0-15
438     - Update French translation - Merci Franck Pierre [SME: 1659]
439    
440     * Fri Jun 30 2006 Gordon Rowell <gordonr@gormand.com.au> 1.2.0-14
441     - Change donate link to www.smeserver.org/donate/ [SME: 1668]
442    
443     * Fri Jun 30 2006 Gordon Rowell <gordonr@gormand.com.au> 1.2.0-13
444     - Change new window target to _blank rather than "new" [SME: 1613]
445    
446     * Wed Jun 28 2006 Gavin Weight <gweight@gmail.com> 1.2.0-12
447     - German and Italian text on server-manager front screen updated. [SME: 1659]
448    
449     * Tue Jun 27 2006 Filippo Carletti <carletti@mobilia.it> 1.2.0-11
450     - Updated italian translations [SME: 1119]
451    
452     * Sat Jun 10 2006 Franck Pierre <grand-pa@grand-pa.dyndns.org> 1.2.0-10
453     - Updated French translations [SME: 1001]
454    
455     * Mon May 22 2006 Gavin Weight <gweight@gmail.com> 1.2.0-09
456     - Updated German translation. Thanks Dietmar Berteld. [SME: 1412]
457    
458     * Tue May 16 2006 Gavin Weight <gweight@gmail.com> 1.2.0-08
459     - Updated Spanish emailsettings. Thanks Ernesto Lorenz [SME: 1435]
460    
461     * Mon May 15 2006 Gordon Rowell <gordonr@gormand.com.au> 1.2.0-07
462     - Bump release number only
463    
464     * Sun May 14 2006 Gavin Weight <gweight@gmail.com> 1.2.0-06sme01
465     - Updated German translations. Thanks Dietmar Berteld. [SME: 1412]
466    
467     * Sun Apr 9 2006 Franck Pierre <grand-pa@grand-pa.dyndns.org> 1.2.0-05
468     - Updated French translations [SME: 263]
469    
470     * Thu Apr 6 2006 Gavin Weight <gweight@gmail.com> 1.2.0-04
471     - Changed online-manual location to contribs.org in es lang. [SME: 1079]
472    
473     * Thu Apr 6 2006 Gavin Weight <gweight@gmail.com> 1.2.0-03
474     - Changed online-manual location to contribs.org. [SME: 1079]
475    
476     * Wed Mar 22 2006 Filippo Carletti <carletti@mobilia.it> 1.2.0-02
477     - Updated italian translations [SME: 1119]
478    
479     * Thu Mar 16 2006 Gordon Rowell <gordonr@gormand.com.au> 1.2.0-01
480     - Roll stable stream version. [SME: 1016]
481    
482     * Wed Mar 16 2006 Franck Pierre <grand-pa@grand-pa.dyndns.org> 1.0.1-12
483     - Update French translations [SME: 263]
484    
485     * Tue Feb 21 2006 Gavin Weight <gweight@gmail.com> 1.0.1-11
486     - Add loop to run dos2unix before validating lexicon files.
487    
488     * Mon Feb 20 2006 Gavin Weight <gweight@gmail.com> 1.0.1-10
489     - New German translations (Thanks Dietmar Berteld) [SME: 823]
490    
491     * Wed Feb 15 2006 Franck Pierre <grand-pa@grand-pa.dyndns.org> 1.0.1-09
492     - Add some French translations [SME: 263]
493    
494     * Mon Feb 13 2006 Gavin Weight <gweight@gmail.com> 1.0.1-08
495     - Fixed German (de) domains panel (Thanks Philipp Walker) [SME: 672]
496    
497     * Fri Feb 3 2006 Franck Pierre <grand-pa@grand-pa.dyndns.org> 1.0.1-07
498     - French translations [SME: 263]
499    
500     * Mon Jan 9 2006 Gordon Rowell <gordonr@gormand.com.au> 1.0.1-06
501     - Copied English emailsettings lexicon to Spanish so the panel at
502     least works when browsing in Spanish [SME: 386]
503    
504     * Wed Dec 15 2005 Gordon Rowell <gordonr@gormand.com.au> 1.0.1-05
505     - French console translations [SME: 181]
506    
507     * Wed Dec 15 2005 Gordon Rowell <gordonr@gormand.com.au> 1.0.1-04
508     - French fixup for FormMagick/general [SME: 180]
509    
510     * Mon Dec 05 2005 Filippo Carletti <carletti@mobilia.it> 1.0.1-03
511     - Change some too long italian translations [SME: 273]
512    
513     * Wed Oct 30 2005 Gordon Rowell <gordonr@gormand.com.au> 1.0.1-02
514     - Change 'standby' to 'stand by' in console [SME: 66]
515    
516     * Wed Oct 30 2005 Gordon Rowell <gordonr@gormand.com.au> 1.0.1-01
517     - Roll patches up to 1.0.0-12
518     - Convert all DOS format files to Unix format to ease patching [SME: 66]
519    
520     * Mon Oct 15 2005 Gordon Rowell <gordonr@gormand.com.au> 1.0.0-12
521     - Plus encore [SF: 1265560]
522    
523     * Mon Oct 15 2005 Gordon Rowell <gordonr@gormand.com.au> 1.0.0-11
524     - Revise French on review panel [SF: 1293855]
525    
526     * Mon Oct 15 2005 Gordon Rowell <gordonr@gormand.com.au> 1.0.0-11
527     - Add defattr definition to each sub-package [SF: 1296531]
528     - Remove fr-ca to fr relocation - it can stay in e-smith-base, or
529     even get removed entirely. It's for 5.6 -> 6.0 upgrades in any case.
530    
531     * Mon Oct 15 2005 Gordon Rowell <gordonr@gormand.com.au> 1.0.0-10
532     - Add aspell-$locale as dependencies of the various locales [SF: 1296531]
533    
534     * Sat Oct 15 2005 Gordon Rowell <gordonr@gormand.com.au> 1.0.0-09
535     - Initial work on generating separate locale packages [SF: 1309520]
536     - Do we really want to generate around 80 one to seven file packages?
537     I don't think so - it may be "correct", but it's really ugly
538    
539     * Sat Oct 15 2005 Gordon Rowell <gordonr@gormand.com.au> 1.0.0-08
540     - Spec file cleanup [SF: 1309520]
541     - TODO: Generate locale packages to match base packages.
542    
543     * Sat Oct 15 2005 Gordon Rowell <gordonr@gormand.com.au> 1.0.0-07
544     - Ensure zero exit status from fr pre scriptlet [SF: 1309520]
545     - TODO: Do we need this any more - IIRC it's for 5.5 -> 6.0
546     It is also in e-smith-base, and should be removed from there
547    
548     * Sat Oct 15 2005 Gordon Rowell <gordonr@gormand.com.au> 1.0.0-06
549     - Fix up bug references in changelog (no code change) [SF: 1309520]
550    
551     * Fri Oct 14 2005 Filippo Carletti <carletti@mobilia.it> 1.0.0-05
552     - Italian updates
553    
554     * Mon Oct 3 2005 Gordon Rowell <gordonr@gormand.com.au> 1.0.0-04
555     - Don't generate the parent (combined) package, just the sub-packages
556     - Remove en_US/en-us files from install tree. They are just here for
557     translation convenience and to provide a comparison with the
558     relevant base packages (TODO: Decide whether to delete them) [SF: 1309520]
559    
560     * Sat Oct 1 2005 Gordon Rowell <gordonr@gormand.com.au> 1.0.0-03
561     - Added missing po files (new tarball) [SF: 1309520]
562    
563     * Sat Oct 1 2005 Gordon Rowell <gordonr@gormand.com.au> 1.0.0-02
564     - Fixup in Italian FormMagick/general (new tarball) [SF: 1309520]
565    
566     * Sat Oct 1 2005 Gordon Rowell <gordonr@gormand.com.au> 1.0.0-01
567     - Repackaging of all L10Ns except en-us in one RPM. en-us L10Ns live
568     in the base packages. All languages are stored in the single source
569     RPM, but a separate binary RPM is generated per language. [SF: 1309520]
570    
571     %prep
572     %setup
573 snetram 1.47 %patch0 -p1
574 slords 1.49 %patch1 -p1
575 snetram 1.50 %patch2 -p1
576 snetram 1.51 %patch3 -p1
577 snetram 1.52 %patch4 -p1
578 dungog 1.53 %patch5 -p1
579 slords 1.54 %patch6 -p1
580 snetram 1.55 %patch7 -p1
581 snetram 1.56 %patch8 -p1
582 snetram 1.57 %patch9 -p1
583 snetram 1.58 %patch10 -p1
584 snetram 1.59 %patch11 -p1
585 snetram 1.60 %patch12 -p1
586 snetram 1.61 %patch13 -p1
587 slords 1.63 %patch14 -p1
588 snetram 1.64 %patch15 -p1
589 snetram 1.66 %patch16 -p1
590 slords 1.68 %patch17 -p1
591 snetram 1.69 %patch18 -p1
592 slords 1.70 %patch19 -p1
593 slords 1.71 %patch20 -p1
594 slords 1.73 %patch21 -p1
595 filippocarletti 1.75 %patch22 -p1
596 slords 1.77 %patch23 -p1
597 slords 1.78 %patch24 -p1
598 slords 1.81 %patch25 -p1
599 slords 1.85 %patch26 -p1
600 slords 1.86 %patch27 -p1
601 slords 1.87 %patch28 -p1
602 slords 1.88 %patch29 -p1
603 slords 1.90 %patch30 -p1
604 slords 1.93 %patch31 -p1
605 slords 1.94 %patch32 -p1
606 slords 1.95 %patch33 -p1
607 slords 1.96 %patch34 -p1
608 slords 1.97 %patch35 -p1
609 slords 1.98 %patch36 -p1
610 wellsi 1.99 %patch37 -p1
611 wellsi 1.100 %patch38 -p1
612 wellsi 1.101 %patch39 -p1
613 wellsi 1.102 %patch40 -p1
614 wellsi 1.104 %patch41 -p1
615 wellsi 1.105 %patch42 -p1
616 wellsi 1.106 %patch43 -p1
617 wellsi 1.107 %patch44 -p1
618 wellsi 1.108 %patch45 -p1
619 slords 1.1
620     %build
621 slords 1.21 LEXICONS=$(find root/etc/e-smith/locale -type f)
622 slords 1.1 for file in $LEXICONS
623     do
624     /sbin/e-smith/validate-lexicon $file
625     done
626    
627     for dir in root/etc/e-smith/locale/*
628     do
629     ln -s initial.cgi $dir/etc/e-smith/web/functions/index.cgi
630     done
631    
632     /sbin/e-smith/generate-lexicons
633    
634     %install
635     rm -rf $RPM_BUILD_ROOT
636     (cd root ; find . -depth -print | cpio -dump $RPM_BUILD_ROOT)
637    
638     /sbin/e-smith/genfilelist $RPM_BUILD_ROOT \
639     > %{name}-%{version}-%{release}-filelist
640    
641     for locale in %{package_locales}
642     do
643     echo "%defattr(-,root,root)" > \
644     %{name}-%{version}-%{release}-filelist-$locale
645    
646 slords 1.63 grep -e locale/$locale/ -e locale/$(echo $locale | tr '[:upper:]_' '[:lower:]-')/ \
647     %{name}-%{version}-%{release}-filelist >> %{name}-%{version}-%{release}-filelist-$locale
648 slords 1.1 done
649    
650     %clean
651     rm -rf $RPM_BUILD_ROOT
652    
653 slords 1.33 %package bg
654     Summary: %{package_summary} - Bulgarian
655     Group: %{group}
656     Requires: aspell-bg
657     Requires: e-smith-formmagick >= 1.4.0-10
658     %description bg
659     %{summary}
660     %files bg -f %{name}-%{version}-%{release}-filelist-bg
661    
662 burnat 1.18 %package da
663     Summary: %{package_summary} - Danish
664     Group: %{group}
665 slords 1.24 Requires: aspell-da
666     Requires: e-smith-formmagick >= 1.4.0-10
667 burnat 1.18 %description da
668     %{summary}
669     %files da -f %{name}-%{version}-%{release}-filelist-da
670    
671 slords 1.1 %package de
672     Summary: %{package_summary} - German
673     Group: %{group}
674     Requires: aspell-de
675 slords 1.24 Requires: e-smith-formmagick >= 1.4.0-10
676 slords 1.1 %description de
677     %{summary}
678     %files de -f %{name}-%{version}-%{release}-filelist-de
679    
680 burnat 1.18 %package el
681     Summary: %{package_summary} - Greek
682     Group: %{group}
683 slords 1.24 Requires: aspell-el
684     Requires: e-smith-formmagick >= 1.4.0-10
685 burnat 1.18 %description el
686     %{summary}
687     %files el -f %{name}-%{version}-%{release}-filelist-el
688    
689 slords 1.1 %package es
690     Summary: %{package_summary} - Spanish
691     Group: %{group}
692     Requires: aspell-es
693 slords 1.24 Requires: e-smith-formmagick >= 1.4.0-10
694 slords 1.1 %description es
695     %{summary}
696     %files es -f %{name}-%{version}-%{release}-filelist-es
697    
698 slords 1.68 %package et
699     Summary: %{package_summary} - Estonian
700     Group: %{group}
701     Requires: e-smith-formmagick >= 1.4.0-10
702     %description et
703     %{summary}
704     %files et -f %{name}-%{version}-%{release}-filelist-et
705    
706 slords 1.1 %package fr
707     Summary: %{package_summary} - French
708     Group: %{group}
709     Requires: aspell-fr
710 slords 1.24 Requires: e-smith-formmagick >= 1.4.0-10
711 slords 1.1 %description fr
712     %{summary}
713     %files fr -f %{name}-%{version}-%{release}-filelist-fr
714    
715 slords 1.82 %package he
716 slords 1.89 Summary: %{package_summary} - Hebrew
717 slords 1.82 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 slords 1.21 %package hu
724     Summary: %{package_summary} - Hungarian
725     Group: %{group}
726 slords 1.24 Requires: e-smith-formmagick >= 1.4.0-10
727 slords 1.21 %description hu
728     %{summary}
729     %files hu -f %{name}-%{version}-%{release}-filelist-hu
730    
731 burnat 1.18 %package id
732     Summary: %{package_summary} - Indonesian
733     Group: %{group}
734 slords 1.24 Requires: aspell-id
735     Requires: e-smith-formmagick >= 1.4.0-10
736 burnat 1.18 %description id
737     %{summary}
738     %files id -f %{name}-%{version}-%{release}-filelist-id
739    
740 slords 1.1 %package it
741     Summary: %{package_summary} - Italian
742     Group: %{group}
743     Requires: aspell-it
744 slords 1.24 Requires: e-smith-formmagick >= 1.4.0-10
745 slords 1.1 %description it
746     %{summary}
747     %files it -f %{name}-%{version}-%{release}-filelist-it
748    
749 slords 1.48 %package ja
750     Summary: %{package_summary} - Japanese
751     Group: %{group}
752     Requires: e-smith-formmagick >= 1.4.0-10
753     %description ja
754     %{summary}
755     %files ja -f %{name}-%{version}-%{release}-filelist-ja
756    
757 slords 1.63 %package nb
758     Summary: %{package_summary} - Norwegian (Bokmal)
759     Group: %{group}
760     Requires: e-smith-formmagick >= 1.4.0-10
761     %description nb
762     %{summary}
763     %files nb -f %{name}-%{version}-%{release}-filelist-nb
764    
765 burnat 1.18 %package nl
766     Summary: %{package_summary} - Dutch
767     Group: %{group}
768 slords 1.24 Requires: aspell-nl
769     Requires: e-smith-formmagick >= 1.4.0-10
770 burnat 1.18 %description nl
771     %{summary}
772     %files nl -f %{name}-%{version}-%{release}-filelist-nl
773    
774 slords 1.71 %package pl
775     Summary: %{package_summary} - Polish
776     Group: %{group}
777     Requires: aspell-pl
778     Requires: e-smith-formmagick >= 1.4.0-10
779     %description pl
780     %{summary}
781     %files pl -f %{name}-%{version}-%{release}-filelist-pl
782    
783 slords 1.36 %package pt
784     Summary: %{package_summary} - Portugese
785     Group: %{group}
786     Requires: aspell-pt
787     Requires: e-smith-formmagick >= 1.4.0-10
788     %description pt
789     %{summary}
790     %files pt -f %{name}-%{version}-%{release}-filelist-pt
791    
792 slords 1.25 %package pt_BR
793 slords 1.36 Summary: %{package_summary} - Portugese (Brazilian)
794 burnat 1.18 Group: %{group}
795 slords 1.24 Requires: aspell-pt
796     Requires: e-smith-formmagick >= 1.4.0-10
797 slords 1.25 %description pt_BR
798 burnat 1.18 %{summary}
799 slords 1.25 %files pt_BR -f %{name}-%{version}-%{release}-filelist-pt_BR
800 burnat 1.18
801 slords 1.70 %package ro
802     Summary: %{package_summary} - Romanian
803     Group: %{group}
804     Requires: e-smith-formmagick >= 1.4.0-10
805     %description ro
806     %{summary}
807     %files ro -f %{name}-%{version}-%{release}-filelist-ro
808    
809 slords 1.63 %package ru
810     Summary: %{package_summary} - Russian
811     Group: %{group}
812     Requires: aspell-ru
813     Requires: e-smith-formmagick >= 1.4.0-10
814     %description ru
815     %{summary}
816     %files ru -f %{name}-%{version}-%{release}-filelist-ru
817    
818 burnat 1.18 %package sl
819     Summary: %{package_summary} - Slovinian
820     Group: %{group}
821 slords 1.24 Requires: aspell-sl
822     Requires: e-smith-formmagick >= 1.4.0-10
823 burnat 1.18 %description sl
824     %{summary}
825     %files sl -f %{name}-%{version}-%{release}-filelist-sl
826    
827 slords 1.1 %package sv
828     Summary: %{package_summary} - Swedish
829     Group: %{group}
830     Requires: aspell-sv
831 slords 1.24 Requires: e-smith-formmagick >= 1.4.0-10
832 slords 1.1 %description sv
833     %{summary}
834     %files sv -f %{name}-%{version}-%{release}-filelist-sv
835 slords 1.36
836 slords 1.72 %package th
837     Summary: %{package_summary} - Thai
838     Group: %{group}
839     Requires: e-smith-formmagick >= 1.4.0-10
840     %description th
841     %{summary}
842     %files th -f %{name}-%{version}-%{release}-filelist-th
843    
844 slords 1.36 %package tr
845     Summary: %{package_summary} - Turkish
846     Group: %{group}
847     Requires: e-smith-formmagick >= 1.4.0-10
848     %description tr
849     %{summary}
850     %files tr -f %{name}-%{version}-%{release}-filelist-tr
851 slords 1.63
852     %package zh_CN
853     Summary: %{package_summary} - Chinese (China)
854     Group: %{group}
855     Requires: e-smith-formmagick >= 1.4.0-10
856     %description zh_CN
857     %{summary}
858     %files zh_CN -f %{name}-%{version}-%{release}-filelist-zh_CN
859 slords 1.87
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

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