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

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

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


Revision 1.14 - (hide annotations) (download)
Sat Dec 7 03:22:39 2019 UTC (4 years, 6 months ago) by jpp
Branch: MAIN
CVS Tags: smeserver-locale-2_6_0-12_el7_sme
Changes since 1.13: +7 -2 lines
* Fri Dec 06 2019 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-12.sme
- apply local 2019-12-07.patch

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