/[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.30 - (hide annotations) (download)
Fri Dec 14 11:21:58 2018 UTC (5 years, 5 months ago) by jcrisp
Branch: MAIN
CVS Tags: smeserver-locale-2_4_0-30_el6_sme
Changes since 1.29: +6 -2 lines
* Fri Dec 14 2018 SME Translation Server <jcrisp@safeandsoundit.co.uk> 2.4.0-30.sme
- fix forgotten %patch line

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