/[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.92 - (hide annotations) (download)
Tue Mar 20 15:38:46 2012 UTC (12 years, 2 months ago) by slords
Branch: MAIN
CVS Tags: smeserver-locale-2_0_0-37_el4_sme, HEAD
Changes since 1.91: +7 -2 lines
* Tue Mar 20 2012 SME Translation Server <translations@contribs.org> 2.0.0-37.el6
- apply locale 2012-03-20 patch

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