/[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.89 - (hide annotations) (download)
Wed Apr 27 16:47:47 2011 UTC (13 years, 1 month ago) by slords
Branch: MAIN
CVS Tags: smeserver-locale-2_0_0-34_el4_sme
Changes since 1.88: +7 -2 lines
* Wed Apr 27 2011 SME Translation Server <translations@contribs.org> 2.0.0-34.sme
- apply locale 2011-04-27 patch

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

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