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

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

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


Revision 1.42 - (show annotations) (download)
Sat Oct 4 09:43:40 2008 UTC (15 years, 8 months ago) by snetram
Branch: MAIN
CVS Tags: smeserver-locale-1_4_0-18_el4_sme
Changes since 1.41: +9 -3 lines
* Sat Oct 4 2008 Jonathan Martens <smeserver-contribs@snetram.nl> - 1.4.0-18
- Remove colored highlights from German locale [SME: 4618]
- Fix changelog entry in previous entry for [SME: 4616]

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

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