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

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

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


Revision 1.59 - (hide annotations) (download)
Wed Nov 19 17:33:30 2008 UTC (15 years, 6 months ago) by snetram
Branch: MAIN
CVS Tags: smeserver-locale-2_0_0-12_el4_sme
Changes since 1.58: +7 -2 lines
* Tue Nov 19 2008 Jonathan Martens <smeserver-contribs@snetram.nl> - 2.0.0-12.sme
- Apply 19 Nov 2008 locale patch [SME: 4748]

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

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