/[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.100 - (hide annotations) (download)
Sat Sep 14 18:55:25 2013 UTC (10 years, 8 months ago) by wellsi
Branch: MAIN
CVS Tags: smeserver-locale-2_2_0-43_el5_sme
Changes since 1.99: +7 -2 lines
* Sat Sep 14 2013 Ian Wells <esmith@wellsi.com> 2.2.0-43.el6
- apply locale 2013-09-14 patch from pootle [SME: 7847]

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