/[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.10 - (hide annotations) (download)
Fri Mar 3 20:55:06 2017 UTC (7 years, 4 months ago) by unnilennium
Branch: MAIN
CVS Tags: smeserver-locale-2_6_0-8_el7_sme
Changes since 1.9: +6 -3 lines
* Fri Mar 03 2017 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-8.sme
- updated donate patch to correct location https://wiki.koozali.org/Donate [SME: 9595]
- applied smeserver-locale-2.6.0-locale-2017-03-03

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