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

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