/[smeserver]/rpms/smeserver-locale/sme10/smeserver-locale.spec
ViewVC logotype

Contents of /rpms/smeserver-locale/sme10/smeserver-locale.spec

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Revision 1.17 - (show annotations) (download)
Sun Jun 6 05:16:48 2021 UTC (3 years, 1 month ago) by jpp
Branch: MAIN
CVS Tags: smeserver-locale-2_6_0-15_el7_sme
Changes since 1.16: +8 -2 lines
* Sun Jun 06 2021 Jean-Philippe Pialasse <tests@pialasse.com> 2.6.0-15.sme
- apply local 2021-06-06.patch  [SME: 11593]

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