/[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.38 - (hide annotations) (download)
Tue Sep 30 13:34:31 2008 UTC (15 years, 8 months ago) by dungog
Branch: MAIN
CVS Tags: smeserver-locale-1_4_0-15_el5_sme
Changes since 1.37: +7 -2 lines
* Tue Sep 30 2008 Stephen Noble <support@dungog.net> - 1.4.0-15
- Apply locale patch

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

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