/[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.83 - (hide annotations) (download)
Tue May 25 16:55:30 2010 UTC (14 years, 1 month ago) by slords
Branch: MAIN
Changes since 1.82: +4 -1 lines
Final part of Hebrew

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