/[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.5 - (hide annotations) (download)
Wed Jun 15 17:15:56 2016 UTC (8 years ago) by unnilennium
Branch: MAIN
CVS Tags: smeserver-locale-2_6_0-3_el7_sme
Changes since 1.4: +36 -14 lines
* Wed Jun 15 2016 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-3.sme
- change http://www.smeserver.org\donate to https://wiki.koozali.org/donate  [SME: 9595]
- Eliminated rpmbuild "bogus date" warnings due to inconsistent weekday,
  by assuming the date is correct and changing the weekday.
  Mon Oct 15 2005 --> Mon Oct 10 2005 or Sat Oct 15 2005 or Mon Oct 17 2005 or ....
  Wed Oct 30 2005 --> Wed Oct 26 2005 or Sun Oct 30 2005 or Wed Nov 02 2005 or ....
  Wed Dec 15 2005 --> Wed Dec 14 2005 or Thu Dec 15 2005 or Wed Dec 21 2005 or ....
  Wed Mar 16 2006 --> Wed Mar 15 2006 or Thu Mar 16 2006 or Wed Mar 22 2006 or ....
  Thu Oct 17 2008 --> Thu Oct 16 2008 or Fri Oct 17 2008 or Thu Oct 23 2008 or ....
  Tue Nov 19 2008 --> Tue Nov 18 2008 or Wed Nov 19 2008 or Tue Nov 25 2008 or ....
  Wed Dec 25 2014 --> Wed Dec 24 2014 or Thu Dec 25 2014 or Wed Dec 31 2014 or ....

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