/[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.60 - (hide annotations) (download)
Sun Nov 30 22:14:05 2008 UTC (15 years, 6 months ago) by snetram
Branch: MAIN
CVS Tags: smeserver-locale-2_0_0-13_el4_sme
Changes since 1.59: +7 -2 lines
* Sun Nov 30 2008 Jonathan Martens <smeserver-contribs@snetram.nl> - 2.0.0-13.sme
- Apply 30 Nov 2008 locale patch [SME: 4813]

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

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