/[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.39 - (hide annotations) (download)
Fri Oct 3 21:44:21 2008 UTC (15 years, 8 months ago) by slords
Branch: MAIN
CVS Tags: smeserver-locale-1_4_0-16_el5_sme
Changes since 1.38: +7 -2 lines
Updates

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

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