/[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.50 - (hide annotations) (download)
Wed Oct 15 08:13:00 2008 UTC (15 years, 7 months ago) by snetram
Branch: MAIN
CVS Tags: smeserver-locale-2_0_0-4_el4_sme
Changes since 1.49: +7 -2 lines
* Wed Oct 15 2008 Jonathan Martens <smeserver-contribs@snetram.nl> - 2.0.0-4.sme
- Apply 15 Oct 2008 locale patch

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

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