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

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