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

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

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


Revision 1.65 - (hide annotations) (download)
Sun Mar 1 19:34:16 2009 UTC (15 years, 3 months ago) by snetram
Branch: MAIN
CVS Tags: smeserver-locale-2_2_0-17_el5_sme
Changes since 1.64: +2 -2 lines
Fix copy paste error in patch

1 snetram 1.65 # $Id: smeserver-locale.spec,v 1.64 2009/03/01 19:32:51 snetram Exp $
2 slords 1.29
3 slords 1.1 Summary: SME Server localisation module
4     %define name smeserver-locale
5     Name: %{name}
6 slords 1.46 %define version 2.2.0
7 snetram 1.64 %define release 17
8 slords 1.1 %define package_summary SME Server localisation module
9     %define group Applications/System
10 slords 1.63 %define package_locales bg da de el es fr hu id it ja nb nl pt pt_BR ru sl sv tr zh_CN
11 slords 1.1 Version: %{version}
12     Release: %{release}%{?dist}
13     License: GPL
14     Group: Networking/Daemons
15     Source: %{name}-%{version}.tar.gz
16 snetram 1.47 Patch0: smeserver-locale-2.2.0-locale-2008-10-08.patch
17 slords 1.49 Patch1: smeserver-locale-2.2.0-locale-2008-10-13.patch
18 snetram 1.50 Patch2: smeserver-locale-2.2.0-locale-2008-10-15.patch
19 snetram 1.51 Patch3: smeserver-locale-2.2.0-locale-2008-10-16.patch
20 snetram 1.52 Patch4: smeserver-locale-2.2.0-locale-2008-10-17.patch
21 dungog 1.53 Patch5: smeserver-locale-2.2.0-locale-2008-10-19.patch
22 slords 1.54 Patch6: smeserver-locale-2.2.0-locale-2008-11-02.patch
23 snetram 1.55 Patch7: smeserver-locale-2.2.0-locale-2008-11-06.patch
24 snetram 1.56 Patch8: smeserver-locale-2.2.0-locale-2008-11-07.patch
25 snetram 1.57 Patch9: smeserver-locale-2.2.0-locale-2008-11-18.patch
26 snetram 1.58 Patch10: smeserver-locale-2.2.0-locale-2008-11-19.patch
27 snetram 1.59 Patch11: smeserver-locale-2.2.0-locale-2008-11-30.patch
28 snetram 1.60 Patch12: smeserver-locale-2.2.0-locale-2008-12-31.patch
29 snetram 1.61 Patch13: smeserver-locale-2.2.0-locale-2009-01-31.patch
30 slords 1.63 Patch14: smeserver-locale-2.2.0-locale-2009-02-09.patch
31 snetram 1.65 Patch15: smeserver-locale-2.2.0-locale-2009-03-01.patch
32 slords 1.1 BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot
33     BuildArchitectures: noarch
34     BuildRequires: perl
35     BuildRequires: e-smith-devtools >= 1.13.1-03
36     BuildRequires: gettext
37     AutoReqProv: no
38    
39     %description
40     SME Server localisation module
41    
42     %changelog
43 snetram 1.64 * Sat Mar 1 2009 Jonathan Martens <smeserver-contribs@snetram.nl> - 2.2.0-17.sme
44     - Apply 1 Mar 2009 locale patch [SME: 5017]
45     - Added missing bug references to changelog entry [SME: 5002]
46    
47     * Mon Feb 09 2009 Shad L. Lords <slords@mail.com> - 2.2.0-16.sme
48     - Add Chineese (China) language [SME: 5002]
49     - Add Norwegian (Bokmal) language [SME: 5002]
50     - Add Russian language [SME: 5002]
51 slords 1.63
52 snetram 1.62 * Sat Jan 31 2009 Jonathan Martens <smeserver-contribs@snetram.nl> - 2.2.0-15.sme
53     - Apply 31 Jan 2009 locale patch [SME: 4950]
54 snetram 1.61
55 snetram 1.60 * Wed Dec 31 2008 Jonathan Martens <smeserver-contribs@snetram.nl> - 2.2.0-14.sme
56     - Apply 31 Dec 2008 locale patch [SME: 4899]
57    
58 snetram 1.59 * Sun Nov 30 2008 Jonathan Martens <smeserver-contribs@snetram.nl> - 2.2.0-13.sme
59     - Apply 30 Nov 2008 locale patch [SME: 4813]
60    
61 snetram 1.58 * Tue Nov 19 2008 Jonathan Martens <smeserver-contribs@snetram.nl> - 2.2.0-12.sme
62     - Apply 19 Nov 2008 locale patch [SME: 4748]
63    
64 snetram 1.57 * Tue Nov 18 2008 Jonathan Martens <smeserver-contribs@snetram.nl> - 2.2.0-11.sme
65     - Apply 18 Nov 2008 locale patch [SME: 4748]
66    
67 snetram 1.56 * Fri Nov 7 2008 Jonathan Martens <smeserver-contribs@snetram.nl> - 2.2.0-10.sme
68     - Apply 7 Nov 2008 locale patch [SME: 4748]
69    
70 snetram 1.55 * Thu Nov 6 2008 Jonathan Martens <smeserver-contribs@snetram.nl> - 2.2.0-9.sme
71     - Apply 6 Nov 2008 locale patch [SME: 4746]
72    
73 slords 1.54 * Sun Nov 2 2008 Shad L. Lords <slords@mail.com> - 2.2.0-8.sme
74     - Apply 2 Nov 2008 locale patch
75    
76 dungog 1.53 * Mon Oct 20 2008 Stephen Noble <support@dungog.net> - 2.2.0-7.sme
77     - Apply 19 Oct 2008 locale patch [SME: 4692]
78    
79 snetram 1.52 * Thu Oct 17 2008 Jonathan Martens <smeserver-contribs@snetram.nl> - 2.2.0-6.sme
80     - Apply 17 Oct 2008 locale patch
81    
82 snetram 1.51 * Thu Oct 16 2008 Jonathan Martens <smeserver-contribs@snetram.nl> - 2.2.0-5.sme
83     - Apply 16 Oct 2008 locale patch
84    
85 snetram 1.50 * Wed Oct 15 2008 Jonathan Martens <smeserver-contribs@snetram.nl> - 2.2.0-4.sme
86     - Apply 15 Oct 2008 locale patch
87    
88 slords 1.48 * Mon Oct 13 2008 Shad L. Lords <slords@mail.com> - 2.2.0-3.sme
89     - Add Japanese language [SME: 4637]
90    
91     * Wed Oct 8 2008 Jonathan Martens <smeserver-contribs@snetram.nl> - 2.2.0-2.sme
92 snetram 1.47 - Apply Oct 8 locale patch, fixing last colored highlight from German locale [SME 4618]
93    
94 slords 1.46 * Tue Oct 7 2008 Shad L. Lords <slords@mail.com> 2.2.0-1.sme
95     - Roll new stream to separate sme7/sme8 trees [SME: 4633]
96    
97 snetram 1.44 * Sat Oct 4 2008 Jonathan Martens <smeserver-contribs@snetram.nl> - 1.4.0-20
98     - Reverting all changes made Oct 4, as they should be made through Pootle
99 snetram 1.45 - Applying Pootle patch, fixing [SME: 4618] and [SME: 4616]
100 snetram 1.44
101 snetram 1.43 * Sat Oct 4 2008 Jonathan Martens <smeserver-contribs@snetram.nl> - 1.4.0-19
102     - Apply 4 Oct locale patch
103    
104 snetram 1.42 * Sat Oct 4 2008 Jonathan Martens <smeserver-contribs@snetram.nl> - 1.4.0-18
105     - Remove colored highlights from German locale [SME: 4618]
106     - Fix changelog entry in previous entry for [SME: 4616]
107    
108 snetram 1.40 * Sat Oct 4 2008 Jonathan Martens <smeserver-contribs@snetram.nl> - 1.4.0-17
109 snetram 1.42 - Remove references to the wiki from the German locale [SME: 4616]
110 snetram 1.41 - Fix bug referrence in previous changelog entry [SME: 4617]
111 snetram 1.40
112 slords 1.39 * Fri Oct 3 2008 Shad L. Lords <slords@mail.com> - 1.4.0-16
113 snetram 1.41 - Apply locale patch to fix many translation bugs [SME: 4615]
114 slords 1.39
115 dungog 1.38 * Tue Sep 30 2008 Stephen Noble <support@dungog.net> - 1.4.0-15
116     - Apply locale patch
117    
118 dungog 1.37 * Sat Sep 27 2008 Stephen Noble <support@dungog.net> - 1.4.0-14
119     - Apply locale patch
120    
121 slords 1.36 * Sat Jul 26 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.4.0-13
122     - Apply Jul 26 2008 locale patch
123     - Add Portuguese language
124     - Add Turkish language
125    
126 snetram 1.34 * Tue Jul 1 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.4.0-12
127     - Apply 1 July 2008 locale patch
128    
129 snetram 1.32 * Fri Jun 27 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.4.0-11
130     - Apply 27 Jun 2008 locale patch
131    
132 slords 1.31 * Tue May 5 2008 Shad L. Lords <slords@mail.com> 1.4.0-10
133     - Update to May 5 2008 translations
134     - Revert Apr 23 2008 translations (bad patch)
135    
136 snetram 1.30 * Wed Apr 23 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.4.0-9
137     - Update to Apr 23 2008 translations
138    
139 slords 1.28 * Tue Apr 1 2008 Shad L. Lords <slords@mail.com> 1.4.0-8
140     - Update to Apr 1 2008 translations
141    
142 slords 1.27 * Wed Mar 26 2008 Shad L. Lords <slords@mail.com> 1.4.0-7
143     - Update to Mar 26 2008 translations
144    
145 slords 1.26 * Tue Mar 25 2008 Shad L. Lords <slords@mail.com> 1.4.0-6
146     - Update to Mar 25 2008 translations
147    
148 slords 1.25 * Tue Mar 18 2008 Shad L. Lords <slords@mail.com> 1.4.0-5
149     - Fix packages for Brazilian portuguese
150     - Update to Mar 18 2008 translations
151    
152 slords 1.24 * Tue Mar 11 2008 Shad L. Lords <slords@mail.com> 1.4.0-4
153     - Move requires e-smith-formmagick to correct places [SME: 3858]
154     - Add missing aspell module requires
155    
156 slords 1.23 * Mon Mar 10 2008 Shad L. Lords <slords@mail.com> 1.4.0-3
157     - Fix requires to require e-smith-formmagick [SME: 3858]
158    
159 slords 1.22 * Mon Mar 10 2008 Shad L. Lords <slords@mail.com> 1.4.0-2
160     - Convert panels to UTF-8 [SME: 3858]
161    
162 slords 1.21 * Fri Mar 7 2008 Shad L. Lords <slords@mail.com> 1.4.0-1
163     - Roll new stream and considate patches
164    
165 burnat 1.20 * Wed Mar 05 2008 Stephen Noble <support@dungog.net> 1.2.0-58
166     - fix conversions for tags with CDATA or marked fuzzy [SME: 4014]
167    
168 burnat 1.18 * Sun Feb 17 2008 Stephen Noble <support@dungog.net> 1.2.0-57
169     - add translations for Brazilian portuguese [SME: 63]
170    
171     * Sun Feb 17 2008 Stephen Noble <support@dungog.net> 1.2.0-56
172     - add translations for Slovian [SME: 892]
173    
174     * Sun Feb 17 2008 Stephen Noble <support@dungog.net> 1.2.0-55
175     - add translations for Dutch [SME: 2737]
176    
177     * Sun Feb 17 2008 Stephen Noble <support@dungog.net> 1.2.0-54
178     - add translations for Indonesian [SME: 3260]
179    
180     * Sun Feb 17 2008 Stephen Noble <support@dungog.net> 1.2.0-53
181     - add translations for Greek [SME: 1690]
182    
183     * Sun Feb 17 2008 Stephen Noble <support@dungog.net> 1.2.0-52
184     - add translations for Danish [SME: 2688]
185    
186     * Sun Feb 17 2008 Stephen Noble <support@dungog.net> 1.2.0-51
187     - update translations for Swedish [SME: 3934]
188    
189     * Sun Feb 17 2008 Stephen Noble <support@dungog.net> 1.2.0-50
190 burnat 1.19 - update translations for Spanish [SME: 3937]
191 burnat 1.18
192     * Sun Feb 17 2008 Stephen Noble <support@dungog.net> 1.2.0-49
193 burnat 1.19 - update translations for Italian [SME: 3936]
194 burnat 1.18
195     * Sun Feb 17 2008 Stephen Noble <support@dungog.net> 1.2.0-48
196 burnat 1.19 - update translations for French [SME: 3935]
197 burnat 1.18
198     * Sun Feb 17 2008 Stephen Noble <support@dungog.net> 1.2.0-47
199     - update translations for German [SME: 3933]
200    
201 burnat 1.17 * Sun Feb 17 2008 Stephen Noble <support@dungog.net> 1.2.0-46
202     - update po files, include script to recreate, in .src.rpm only [SME: 3833]
203    
204 burnat 1.16 * Fri Feb 15 2008 Stephen Noble <support@dungog.net> 1.2.0-45
205     - rename de and it quota .po files with .tmpl [SME: 3834]
206    
207 bytegw 1.15 * Sat Feb 09 2008 Stephen Noble <support@dungog.net> 1.2.0-44
208     - Remove redundant germam lexicon reinstall [SME: 3881]
209    
210 slords 1.14 * Thu Jan 31 2008 Stephen Noble <support@dungog.net> 1.2.0-43
211     - Fix fr translation for smtp header in email panels. [SME: 3831]
212    
213 bytegw 1.13 * Sat Jan 26 2008 Gavin Weight <gweight@gmail.com> 1.2.0-42
214     - Update de, es, fr and sv translations for yum panel. [SME: 2090]
215    
216     * Sat Jan 26 2008 Gavin Weight <gweight@gmail.com> 1.2.0-41
217     - Update de, fr and sv translations for smtp header in email panels. [SME: 2305]
218    
219     * Sat Jan 26 2008 Gavin Weight <gweight@gmail.com> 1.2.0-40
220     - Update de, es, fr and sv translations for email panels. [SME: 2296]
221    
222 bytegw 1.12 * Mon Jan 21 2008 Filippo Carletti <filippo.carletti@gmail.com> 1.2.0-39
223     - Italian update for SMTP server [SME: 2305]
224    
225     * Mon Jan 21 2008 Filippo Carletti <filippo.carletti@gmail.com> 1.2.0-38
226     - Italian translations for yum and email panels [SME: 2090] [SME: 2296]
227    
228 bytegw 1.11 * Sat Jan 19 2008 Stephen Noble <support@dungog.net> 1.2.0-37
229 bytegw 1.12 - Add SSH_PORT for sv [SME: 3748]
230 bytegw 1.11
231 bytegw 1.10 * Sat Jan 19 2008 Stephen Noble <support@dungog.net> 1.2.0-36
232     - System password change made consistant [SME: 3533]
233    
234     * Sat Jan 19 2008 Stephen Noble <support@dungog.net> 1.2.0-35
235     - Add Add Italian entries to hostentries [SME: 3207]
236    
237     * Sat Jan 19 2008 Stephen Noble <support@dungog.net> 1.2.0-34
238     - Add yum uptodate message [SME: 3768]
239    
240 bytegw 1.9 * Mon Jan 14 2008 Gavin Weight <gweight@gmail.com> 1.2.0-33
241     - Update Spanish translation for panels. (Thanks Normando Hall) [SME: 3751]
242    
243 bytegw 1.8 * Sat Jan 12 2008 Gavin Weight <gweight@gmail.com> 1.2.0-32
244     - Add SSH_PORT spanish translation update. [SME: 3746]
245    
246 bytegw 1.7 * Mon Jan 7 2008 Stephen Noble <support@dungog.net> 1.2.0-31
247     - Add SSH_PORT for fr and de [SME: 3215]
248    
249 bytegw 1.6 * Fri Oct 19 2007 Gavin Weight <gweight@gmail.com> 1.2.0-30
250     - Adjust italian success text when changing admin pass. (Thanks Filippo) [SME: 3473]
251    
252     * Thu Oct 18 2007 Gavin Weight <gweight@gmail.com> 1.2.0-29
253     - Add missing localization again. (Thanks Federico). [SME: 3149]
254    
255 slords 1.5 * Wed Oct 10 2007 Charlie Brady <charlie_brady@mitel.com>
256     - Add missing localization (Thanks Federico). [SME: 3149]
257    
258 slords 1.4 * Fri Jun 15 2007 Stephen Noble <support@dungog.net> 1.2.0-27
259     - Update French clamav lexicon [SME: 3012]
260    
261 slords 1.3 * Thu Jun 14 2007 Gavin Weight <gweight@gmail.com> 1.2.0-26
262     - Updated stand by text in bootstrap-console Translation. (Thanks Federico) [SME: 2937]
263    
264     * Thu Jun 14 2007 Gavin Weight <gweight@gmail.com> 1.2.0-25
265     - Updated backupusb console Translation. (Thanks Federico) [SME: 2937]
266    
267 slords 1.2 * Tue Jun 12 2007 Gavin Weight <gweight@gmail.com> 1.2.0-24
268     - More Updated Spanish Translations. (Thanks Normando) [SME: 2287]
269    
270 slords 1.1 * Sat May 05 2007 Gavin Weight <gweight@gmail.com> 1.2.0-23
271     - Updated German Translations. (Thanks Dietmar ) [SME: 711]
272    
273     * Sun Apr 29 2007 Shad L. Lords <slords@mail.com>
274     - Clean up spec so package can be built by koji/plague
275    
276     * Sat Apr 07 2007 Gavin Weight <gweight@gmail.com> 1.2.0-22
277     - Updated German Translations/Console. (Thanks Dietmar ) [SME: 711]
278    
279     * Fri Mar 02 2007 Gavin Weight <gweight@gmail.com> 1.2.0-21
280     - Updated Spanish Translations. (Thanks Normando) [SME: 2501]
281    
282     * Sun Feb 11 2007 Stephen Noble <support@dungog.net> 1.2.0-20
283     - Updated Spanish Translations. (Thanks Normando) [SME: 2287]
284    
285     * Sun Feb 11 2007 Gavin Weight <gweight@gmail.com> 1.2.0-19
286     - New Swedish Translations for console. (Thanks Chrille). [SME: 911]
287    
288     * Sun Feb 11 2007 Stephen Noble <support@dungog.net> 1.2.0-18
289     - Remove references to virtual from sv,it,fr panels [SME: 2297]
290    
291     * Tue Feb 06 2007 Gavin Weight <gweight@gmail.com> 1.2.0-17
292     - New Swedish Translations for server-manager (Thanks Chrille). [SME: 911]
293    
294     * Sat Jan 13 2007 Shad L. Lords <slords@mail.com> 1.2.0-16
295     - Remove references to virtual from panels [SME: 1517]
296    
297     * Thu Dec 07 2006 Shad L. Lords <slords@mail.com>
298     - Update to new release naming. No functional changes.
299     - Make Packager generic
300    
301     * Fri Jun 30 2006 Gordon Rowell <gordonr@gormand.com.au> 1.2.0-15
302     - Update French translation - Merci Franck Pierre [SME: 1659]
303    
304     * Fri Jun 30 2006 Gordon Rowell <gordonr@gormand.com.au> 1.2.0-14
305     - Change donate link to www.smeserver.org/donate/ [SME: 1668]
306    
307     * Fri Jun 30 2006 Gordon Rowell <gordonr@gormand.com.au> 1.2.0-13
308     - Change new window target to _blank rather than "new" [SME: 1613]
309    
310     * Wed Jun 28 2006 Gavin Weight <gweight@gmail.com> 1.2.0-12
311     - German and Italian text on server-manager front screen updated. [SME: 1659]
312    
313     * Tue Jun 27 2006 Filippo Carletti <carletti@mobilia.it> 1.2.0-11
314     - Updated italian translations [SME: 1119]
315    
316     * Sat Jun 10 2006 Franck Pierre <grand-pa@grand-pa.dyndns.org> 1.2.0-10
317     - Updated French translations [SME: 1001]
318    
319     * Mon May 22 2006 Gavin Weight <gweight@gmail.com> 1.2.0-09
320     - Updated German translation. Thanks Dietmar Berteld. [SME: 1412]
321    
322     * Tue May 16 2006 Gavin Weight <gweight@gmail.com> 1.2.0-08
323     - Updated Spanish emailsettings. Thanks Ernesto Lorenz [SME: 1435]
324    
325     * Mon May 15 2006 Gordon Rowell <gordonr@gormand.com.au> 1.2.0-07
326     - Bump release number only
327    
328     * Sun May 14 2006 Gavin Weight <gweight@gmail.com> 1.2.0-06sme01
329     - Updated German translations. Thanks Dietmar Berteld. [SME: 1412]
330    
331     * Sun Apr 9 2006 Franck Pierre <grand-pa@grand-pa.dyndns.org> 1.2.0-05
332     - Updated French translations [SME: 263]
333    
334     * Thu Apr 6 2006 Gavin Weight <gweight@gmail.com> 1.2.0-04
335     - Changed online-manual location to contribs.org in es lang. [SME: 1079]
336    
337     * Thu Apr 6 2006 Gavin Weight <gweight@gmail.com> 1.2.0-03
338     - Changed online-manual location to contribs.org. [SME: 1079]
339    
340     * Wed Mar 22 2006 Filippo Carletti <carletti@mobilia.it> 1.2.0-02
341     - Updated italian translations [SME: 1119]
342    
343     * Thu Mar 16 2006 Gordon Rowell <gordonr@gormand.com.au> 1.2.0-01
344     - Roll stable stream version. [SME: 1016]
345    
346     * Wed Mar 16 2006 Franck Pierre <grand-pa@grand-pa.dyndns.org> 1.0.1-12
347     - Update French translations [SME: 263]
348    
349     * Tue Feb 21 2006 Gavin Weight <gweight@gmail.com> 1.0.1-11
350     - Add loop to run dos2unix before validating lexicon files.
351    
352     * Mon Feb 20 2006 Gavin Weight <gweight@gmail.com> 1.0.1-10
353     - New German translations (Thanks Dietmar Berteld) [SME: 823]
354    
355     * Wed Feb 15 2006 Franck Pierre <grand-pa@grand-pa.dyndns.org> 1.0.1-09
356     - Add some French translations [SME: 263]
357    
358     * Mon Feb 13 2006 Gavin Weight <gweight@gmail.com> 1.0.1-08
359     - Fixed German (de) domains panel (Thanks Philipp Walker) [SME: 672]
360    
361     * Fri Feb 3 2006 Franck Pierre <grand-pa@grand-pa.dyndns.org> 1.0.1-07
362     - French translations [SME: 263]
363    
364     * Mon Jan 9 2006 Gordon Rowell <gordonr@gormand.com.au> 1.0.1-06
365     - Copied English emailsettings lexicon to Spanish so the panel at
366     least works when browsing in Spanish [SME: 386]
367    
368     * Wed Dec 15 2005 Gordon Rowell <gordonr@gormand.com.au> 1.0.1-05
369     - French console translations [SME: 181]
370    
371     * Wed Dec 15 2005 Gordon Rowell <gordonr@gormand.com.au> 1.0.1-04
372     - French fixup for FormMagick/general [SME: 180]
373    
374     * Mon Dec 05 2005 Filippo Carletti <carletti@mobilia.it> 1.0.1-03
375     - Change some too long italian translations [SME: 273]
376    
377     * Wed Oct 30 2005 Gordon Rowell <gordonr@gormand.com.au> 1.0.1-02
378     - Change 'standby' to 'stand by' in console [SME: 66]
379    
380     * Wed Oct 30 2005 Gordon Rowell <gordonr@gormand.com.au> 1.0.1-01
381     - Roll patches up to 1.0.0-12
382     - Convert all DOS format files to Unix format to ease patching [SME: 66]
383    
384     * Mon Oct 15 2005 Gordon Rowell <gordonr@gormand.com.au> 1.0.0-12
385     - Plus encore [SF: 1265560]
386    
387     * Mon Oct 15 2005 Gordon Rowell <gordonr@gormand.com.au> 1.0.0-11
388     - Revise French on review panel [SF: 1293855]
389    
390     * Mon Oct 15 2005 Gordon Rowell <gordonr@gormand.com.au> 1.0.0-11
391     - Add defattr definition to each sub-package [SF: 1296531]
392     - Remove fr-ca to fr relocation - it can stay in e-smith-base, or
393     even get removed entirely. It's for 5.6 -> 6.0 upgrades in any case.
394    
395     * Mon Oct 15 2005 Gordon Rowell <gordonr@gormand.com.au> 1.0.0-10
396     - Add aspell-$locale as dependencies of the various locales [SF: 1296531]
397    
398     * Sat Oct 15 2005 Gordon Rowell <gordonr@gormand.com.au> 1.0.0-09
399     - Initial work on generating separate locale packages [SF: 1309520]
400     - Do we really want to generate around 80 one to seven file packages?
401     I don't think so - it may be "correct", but it's really ugly
402    
403     * Sat Oct 15 2005 Gordon Rowell <gordonr@gormand.com.au> 1.0.0-08
404     - Spec file cleanup [SF: 1309520]
405     - TODO: Generate locale packages to match base packages.
406    
407     * Sat Oct 15 2005 Gordon Rowell <gordonr@gormand.com.au> 1.0.0-07
408     - Ensure zero exit status from fr pre scriptlet [SF: 1309520]
409     - TODO: Do we need this any more - IIRC it's for 5.5 -> 6.0
410     It is also in e-smith-base, and should be removed from there
411    
412     * Sat Oct 15 2005 Gordon Rowell <gordonr@gormand.com.au> 1.0.0-06
413     - Fix up bug references in changelog (no code change) [SF: 1309520]
414    
415     * Fri Oct 14 2005 Filippo Carletti <carletti@mobilia.it> 1.0.0-05
416     - Italian updates
417    
418     * Mon Oct 3 2005 Gordon Rowell <gordonr@gormand.com.au> 1.0.0-04
419     - Don't generate the parent (combined) package, just the sub-packages
420     - Remove en_US/en-us files from install tree. They are just here for
421     translation convenience and to provide a comparison with the
422     relevant base packages (TODO: Decide whether to delete them) [SF: 1309520]
423    
424     * Sat Oct 1 2005 Gordon Rowell <gordonr@gormand.com.au> 1.0.0-03
425     - Added missing po files (new tarball) [SF: 1309520]
426    
427     * Sat Oct 1 2005 Gordon Rowell <gordonr@gormand.com.au> 1.0.0-02
428     - Fixup in Italian FormMagick/general (new tarball) [SF: 1309520]
429    
430     * Sat Oct 1 2005 Gordon Rowell <gordonr@gormand.com.au> 1.0.0-01
431     - Repackaging of all L10Ns except en-us in one RPM. en-us L10Ns live
432     in the base packages. All languages are stored in the single source
433     RPM, but a separate binary RPM is generated per language. [SF: 1309520]
434    
435     %prep
436     %setup
437 snetram 1.47 %patch0 -p1
438 slords 1.49 %patch1 -p1
439 snetram 1.50 %patch2 -p1
440 snetram 1.51 %patch3 -p1
441 snetram 1.52 %patch4 -p1
442 dungog 1.53 %patch5 -p1
443 slords 1.54 %patch6 -p1
444 snetram 1.55 %patch7 -p1
445 snetram 1.56 %patch8 -p1
446 snetram 1.57 %patch9 -p1
447 snetram 1.58 %patch10 -p1
448 snetram 1.59 %patch11 -p1
449 snetram 1.60 %patch12 -p1
450 snetram 1.61 %patch13 -p1
451 slords 1.63 %patch14 -p1
452 snetram 1.64 %patch15 -p1
453 slords 1.1
454     %build
455 slords 1.21 LEXICONS=$(find root/etc/e-smith/locale -type f)
456 slords 1.1 for file in $LEXICONS
457     do
458     /sbin/e-smith/validate-lexicon $file
459     done
460    
461     for dir in root/etc/e-smith/locale/*
462     do
463     ln -s initial.cgi $dir/etc/e-smith/web/functions/index.cgi
464     done
465    
466     /sbin/e-smith/generate-lexicons
467    
468     %install
469     rm -rf $RPM_BUILD_ROOT
470     (cd root ; find . -depth -print | cpio -dump $RPM_BUILD_ROOT)
471    
472     /sbin/e-smith/genfilelist $RPM_BUILD_ROOT \
473     > %{name}-%{version}-%{release}-filelist
474    
475     for locale in %{package_locales}
476     do
477     echo "%defattr(-,root,root)" > \
478     %{name}-%{version}-%{release}-filelist-$locale
479    
480 slords 1.63 grep -e locale/$locale/ -e locale/$(echo $locale | tr '[:upper:]_' '[:lower:]-')/ \
481     %{name}-%{version}-%{release}-filelist >> %{name}-%{version}-%{release}-filelist-$locale
482 slords 1.1 done
483    
484     %clean
485     rm -rf $RPM_BUILD_ROOT
486    
487 slords 1.33 %package bg
488     Summary: %{package_summary} - Bulgarian
489     Group: %{group}
490     Requires: aspell-bg
491     Requires: e-smith-formmagick >= 1.4.0-10
492     %description bg
493     %{summary}
494     %files bg -f %{name}-%{version}-%{release}-filelist-bg
495    
496 burnat 1.18 %package da
497     Summary: %{package_summary} - Danish
498     Group: %{group}
499 slords 1.24 Requires: aspell-da
500     Requires: e-smith-formmagick >= 1.4.0-10
501 burnat 1.18 %description da
502     %{summary}
503     %files da -f %{name}-%{version}-%{release}-filelist-da
504    
505 slords 1.1 %package de
506     Summary: %{package_summary} - German
507     Group: %{group}
508     Requires: aspell-de
509 slords 1.24 Requires: e-smith-formmagick >= 1.4.0-10
510 slords 1.1 %description de
511     %{summary}
512     %files de -f %{name}-%{version}-%{release}-filelist-de
513    
514 burnat 1.18 %package el
515     Summary: %{package_summary} - Greek
516     Group: %{group}
517 slords 1.24 Requires: aspell-el
518     Requires: e-smith-formmagick >= 1.4.0-10
519 burnat 1.18 %description el
520     %{summary}
521     %files el -f %{name}-%{version}-%{release}-filelist-el
522    
523 slords 1.1 %package es
524     Summary: %{package_summary} - Spanish
525     Group: %{group}
526     Requires: aspell-es
527 slords 1.24 Requires: e-smith-formmagick >= 1.4.0-10
528 slords 1.1 %description es
529     %{summary}
530     %files es -f %{name}-%{version}-%{release}-filelist-es
531    
532     %package fr
533     Summary: %{package_summary} - French
534     Group: %{group}
535     Requires: aspell-fr
536 slords 1.24 Requires: e-smith-formmagick >= 1.4.0-10
537 slords 1.1 %description fr
538     %{summary}
539     %files fr -f %{name}-%{version}-%{release}-filelist-fr
540    
541 slords 1.21 %package hu
542     Summary: %{package_summary} - Hungarian
543     Group: %{group}
544 slords 1.24 Requires: e-smith-formmagick >= 1.4.0-10
545 slords 1.21 %description hu
546     %{summary}
547     %files hu -f %{name}-%{version}-%{release}-filelist-hu
548    
549 burnat 1.18 %package id
550     Summary: %{package_summary} - Indonesian
551     Group: %{group}
552 slords 1.24 Requires: aspell-id
553     Requires: e-smith-formmagick >= 1.4.0-10
554 burnat 1.18 %description id
555     %{summary}
556     %files id -f %{name}-%{version}-%{release}-filelist-id
557    
558 slords 1.1 %package it
559     Summary: %{package_summary} - Italian
560     Group: %{group}
561     Requires: aspell-it
562 slords 1.24 Requires: e-smith-formmagick >= 1.4.0-10
563 slords 1.1 %description it
564     %{summary}
565     %files it -f %{name}-%{version}-%{release}-filelist-it
566    
567 slords 1.48 %package ja
568     Summary: %{package_summary} - Japanese
569     Group: %{group}
570     Requires: e-smith-formmagick >= 1.4.0-10
571     %description ja
572     %{summary}
573     %files ja -f %{name}-%{version}-%{release}-filelist-ja
574    
575 slords 1.63 %package nb
576     Summary: %{package_summary} - Norwegian (Bokmal)
577     Group: %{group}
578     Requires: e-smith-formmagick >= 1.4.0-10
579     %description nb
580     %{summary}
581     %files nb -f %{name}-%{version}-%{release}-filelist-nb
582    
583 burnat 1.18 %package nl
584     Summary: %{package_summary} - Dutch
585     Group: %{group}
586 slords 1.24 Requires: aspell-nl
587     Requires: e-smith-formmagick >= 1.4.0-10
588 burnat 1.18 %description nl
589     %{summary}
590     %files nl -f %{name}-%{version}-%{release}-filelist-nl
591    
592 slords 1.36 %package pt
593     Summary: %{package_summary} - Portugese
594     Group: %{group}
595     Requires: aspell-pt
596     Requires: e-smith-formmagick >= 1.4.0-10
597     %description pt
598     %{summary}
599     %files pt -f %{name}-%{version}-%{release}-filelist-pt
600    
601 slords 1.25 %package pt_BR
602 slords 1.36 Summary: %{package_summary} - Portugese (Brazilian)
603 burnat 1.18 Group: %{group}
604 slords 1.24 Requires: aspell-pt
605     Requires: e-smith-formmagick >= 1.4.0-10
606 slords 1.25 %description pt_BR
607 burnat 1.18 %{summary}
608 slords 1.25 %files pt_BR -f %{name}-%{version}-%{release}-filelist-pt_BR
609 burnat 1.18
610 slords 1.63 %package ru
611     Summary: %{package_summary} - Russian
612     Group: %{group}
613     Requires: aspell-ru
614     Requires: e-smith-formmagick >= 1.4.0-10
615     %description ru
616     %{summary}
617     %files ru -f %{name}-%{version}-%{release}-filelist-ru
618    
619 burnat 1.18 %package sl
620     Summary: %{package_summary} - Slovinian
621     Group: %{group}
622 slords 1.24 Requires: aspell-sl
623     Requires: e-smith-formmagick >= 1.4.0-10
624 burnat 1.18 %description sl
625     %{summary}
626     %files sl -f %{name}-%{version}-%{release}-filelist-sl
627    
628 slords 1.1 %package sv
629     Summary: %{package_summary} - Swedish
630     Group: %{group}
631     Requires: aspell-sv
632 slords 1.24 Requires: e-smith-formmagick >= 1.4.0-10
633 slords 1.1 %description sv
634     %{summary}
635     %files sv -f %{name}-%{version}-%{release}-filelist-sv
636 slords 1.36
637     %package tr
638     Summary: %{package_summary} - Turkish
639     Group: %{group}
640     Requires: e-smith-formmagick >= 1.4.0-10
641     %description tr
642     %{summary}
643     %files tr -f %{name}-%{version}-%{release}-filelist-tr
644 slords 1.63
645     %package zh_CN
646     Summary: %{package_summary} - Chinese (China)
647     Group: %{group}
648     Requires: e-smith-formmagick >= 1.4.0-10
649     %description zh_CN
650     %{summary}
651     %files zh_CN -f %{name}-%{version}-%{release}-filelist-zh_CN

admin@koozali.org
ViewVC Help
Powered by ViewVC 1.2.1 RSS 2.0 feed