/[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.24 - (hide annotations) (download)
Tue Mar 11 14:14:27 2008 UTC (16 years, 3 months ago) by slords
Branch: MAIN
CVS Tags: smeserver-locale-1_4_0-4_el4_sme
Changes since 1.23: +23 -2 lines
Updates

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

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