/[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.28 - (hide annotations) (download)
Sat Dec 2 06:29:34 2017 UTC (6 years, 6 months ago) by cvsuser
Branch: MAIN
CVS Tags: smeserver-locale-2_4_0-28_el6_sme
Changes since 1.27: +7 -2 lines
* Sat Dec 02 2017 SME Translation Server <translations@contribs.org> 2.4.0-28.sme
- apply locale 2017-12-02 patch

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