/[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.97 - (hide annotations) (download)
Wed Nov 23 19:12:17 2011 UTC (12 years, 6 months ago) by slords
Branch: MAIN
CVS Tags: smeserver-locale-2_2_0-40_el5_sme
Changes since 1.96: +7 -2 lines
* Wed Nov 23 2011 SME Translation Server <translations@contribs.org> 2.2.0-40.el6
- apply locale 2011-11-23 patch

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