/[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.75 - (hide annotations) (download)
Thu Feb 25 10:49:02 2010 UTC (14 years, 3 months ago) by filippocarletti
Branch: MAIN
CVS Tags: smeserver-locale-2_2_0-25_el5_sme
Changes since 1.74: +7 -2 lines
* Thu Feb 25 2010 SME Translation Server <translations@contribs.org> 2.2.0-25.sme
- apply locale 2010-02-25 patch

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