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

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

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


Revision 1.71 - (hide annotations) (download)
Mon Aug 24 17:56:19 2009 UTC (14 years, 9 months ago) by slords
Branch: MAIN
CVS Tags: smeserver-locale-2_0_0-23_el4_sme
Changes since 1.70: +18 -3 lines
Translation updates

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

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