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

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

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


Revision 1.31 - (hide annotations) (download)
Fri Dec 6 06:02:28 2019 UTC (4 years, 5 months ago) by jpp
Branch: MAIN
CVS Tags: smeserver-locale-2_4_0-31_el6_sme
Changes since 1.30: +8 -2 lines
* Fri Dec 06 2019 Jean-Philipe Pialasse <tests@pialasse.com> 2.4.0-31.sme
- apply locale 2019-12-06 patch

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