/[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.91 - (hide annotations) (download)
Sun Mar 6 15:27:57 2011 UTC (13 years, 3 months ago) by slords
Branch: MAIN
Changes since 1.90: +7 -2 lines
Apply updates

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