/[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.91 - (hide annotations) (download)
Tue Oct 4 19:39:05 2011 UTC (12 years, 8 months ago) by slords
Branch: MAIN
CVS Tags: smeserver-locale-2_0_0-36_el4_sme
Changes since 1.90: +7 -2 lines
* Tue Oct 04 2011 SME Translation Server <translations@contribs.org> 2.0.0-36.el6
- apply locale 2011-10-04 patch

1 slords 1.91 # $Id: smeserver-locale.spec,v 1.90 2011/06/20 19:31:29 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 slords 1.91 %define release 36
8 slords 1.1 %define package_summary SME Server localisation module
9     %define group Applications/System
10 slords 1.82 %define package_locales bg da de el es et fr he hu id it ja nb nl pl pt pt_BR ro ru sl sv th tr zh_CN zh_TW
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 snetram 1.51 Patch3: smeserver-locale-2.0.0-locale-2008-10-16.patch
20 snetram 1.52 Patch4: smeserver-locale-2.0.0-locale-2008-10-17.patch
21 dungog 1.53 Patch5: smeserver-locale-2.0.0-locale-2008-10-19.patch
22 slords 1.54 Patch6: smeserver-locale-2.0.0-locale-2008-11-02.patch
23 snetram 1.55 Patch7: smeserver-locale-2.0.0-locale-2008-11-06.patch
24 snetram 1.56 Patch8: smeserver-locale-2.0.0-locale-2008-11-07.patch
25 snetram 1.58 Patch9: smeserver-locale-2.0.0-locale-2008-11-18.patch
26 snetram 1.59 Patch10: smeserver-locale-2.0.0-locale-2008-11-19.patch
27 snetram 1.60 Patch11: smeserver-locale-2.0.0-locale-2008-11-30.patch
28 snetram 1.61 Patch12: smeserver-locale-2.0.0-locale-2008-12-31.patch
29 snetram 1.62 Patch13: smeserver-locale-2.0.0-locale-2009-01-31.patch
30 slords 1.64 Patch14: smeserver-locale-2.0.0-locale-2009-02-09.patch
31 snetram 1.65 Patch15: smeserver-locale-2.0.0-locale-2009-03-01.patch
32 snetram 1.66 Patch16: smeserver-locale-2.0.0-locale-2009-03-03.patch
33 slords 1.68 Patch17: smeserver-locale-2.0.0-locale-2009-04-27.patch
34 slords 1.69 Patch18: smeserver-locale-2.0.0-locale-2009-05-20.patch
35 slords 1.70 Patch19: smeserver-locale-2.0.0-locale-2009-05-27.patch
36 slords 1.71 Patch20: smeserver-locale-2.0.0-locale-2009-08-24.patch
37 slords 1.73 Patch21: smeserver-locale-2.0.0-locale-2009-10-27.patch
38 snetram 1.74 Patch22: smeserver-locale-2.0.0-locale-2010-02-27.patch
39 slords 1.76 Patch23: smeserver-locale-2.0.0-locale-2010-03-02.patch
40 slords 1.77 Patch24: smeserver-locale-2.0.0-locale-2010-04-28.patch
41 slords 1.78 Patch25: smeserver-locale-2.0.0-locale-2010-05-23.patch
42 slords 1.80 Patch26: smeserver-locale-2.0.0-locale-2010-05-25.patch
43 slords 1.81 Patch27: smeserver-locale-2.0.0-locale-2010-06-24.patch
44 slords 1.82 Patch28: smeserver-locale-2.0.0-locale-2010-07-13.patch
45 slords 1.83 Patch29: smeserver-locale-2.0.0-locale-2010-08-18.patch
46 slords 1.84 Patch30: smeserver-locale-2.0.0-locale-2011-03-06.patch
47 slords 1.89 Patch31: smeserver-locale-2.0.0-locale-2011-04-27.patch
48 slords 1.90 Patch32: smeserver-locale-2.0.0-locale-2011-06-20.patch
49 slords 1.91 Patch33: smeserver-locale-2.0.0-locale-2011-10-04.patch
50 slords 1.1 BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot
51     BuildArchitectures: noarch
52     BuildRequires: perl
53     BuildRequires: e-smith-devtools >= 1.13.1-03
54     BuildRequires: gettext
55     AutoReqProv: no
56    
57     %description
58     SME Server localisation module
59    
60     %changelog
61 slords 1.91 * Tue Oct 04 2011 SME Translation Server <translations@contribs.org> 2.0.0-36.el6
62     - apply locale 2011-10-04 patch
63    
64 slords 1.90 * Mon Jun 20 2011 SME Translation Server <translations@contribs.org> 2.0.0-35.el6
65     - apply locale 2011-06-20 patch
66    
67 slords 1.89 * Wed Apr 27 2011 SME Translation Server <translations@contribs.org> 2.0.0-34.sme
68     - apply locale 2011-04-27 patch
69    
70 slords 1.84 * Sun Mar 06 2011 SME Translation Server <translations@contribs.org> 2.0.0-33.sme
71     - apply locale 2011-03-06 patch
72    
73 slords 1.83 * Wed Aug 18 2010 SME Translation Server <translations@contribs.org> 2.0.0-32.sme
74     - apply locale 2010-08-18 patch
75    
76 slords 1.82 * Tue Jul 13 2010 SME Translation Server <translations@contribs.org> 2.0.0-31.sme
77     - Add Chinese (Taiwan) language [SME: 6106]
78     - apply locale 2010-07-13 patch
79    
80 slords 1.81 * Thu Jun 24 2010 SME Translation Server <translations@contribs.org> 2.0.0-30.sme
81     - apply locale 2010-06-24 patch
82    
83 slords 1.79 * Tue May 25 2010 Shad L. Lords <slords@mail.com> - 2.0.0-29.sme
84     - Add Hebrew language [SME: 5970]
85 slords 1.80 - apply locale 2010-05-25 patch
86 slords 1.79
87 slords 1.78 * Sun May 23 2010 SME Translation Server <translations@contribs.org> 2.0.0-28.sme
88     - apply locale 2010-05-23 patch
89    
90 slords 1.77 * Wed Apr 28 2010 SME Translation Server <translations@contribs.org> 2.0.0-27.sme
91     - apply locale 2010-04-28 patch
92    
93 slords 1.76 * Tue Mar 02 2010 SME Translation Server <translations@contribs.org> 2.0.0-26.sme
94     - apply locale 2010-03-02 patch
95    
96 snetram 1.75 * Sat Feb 27 2010 Jonathan Martens <smeserver-contribs@snetram.nl> - 2.0.0-25.sme
97 snetram 1.74 - Apply 2010-02-27 locale patch to sync SME 7 and SME 8 locale tree [SME: 5804]
98    
99 slords 1.72 * Tue Oct 27 2009 SME Translation Server <translations@contribs.org> 2.0.0-24.sme
100 slords 1.73 - apply locale 2009-10-27 patch
101 slords 1.72 - Add Thai language [SME: 5466]
102    
103 slords 1.71 * Mon Aug 24 2009 SME Translation Server <translations@contribs.org> 2.0.0-23.sme
104     - apply locale 2009-08-24 patch
105     - Add Polish language [SME: 5436]
106    
107 slords 1.70 * Wed May 27 2009 SME Translation Server <translations@contribs.org> 2.0.0-22.sme
108     - apply locale 2009-05-27 patch
109     - Add Romanian language [SME: 5268]
110    
111 slords 1.69 * Wed May 20 2009 SME Translation Server <translations@contribs.org> 2.0.0-21.sme
112     - apply locale 2009-05-20 patch
113    
114 slords 1.68 * Mon Apr 27 2009 SME Translation Server <translations@contribs.org> 2.0.0-20.sme
115     - apply locale 2009-04-27 patch
116     - Add Estonian language [SME: 5199]
117    
118 slords 1.67 * Tue Mar 03 2009 SME Translation Server
119     - re-apply locale 2009-03-03 patch
120    
121 snetram 1.66 * Tue Mar 3 2009 Jonathan Martens <smeserver-contribs@snetram.nl> - 2.0.0-18.sme
122     - Apply 3 Mar 2009 locale patch [SME: 5051]
123    
124     * Sun Mar 1 2009 Jonathan Martens <smeserver-contribs@snetram.nl> - 2.0.0-17.sme
125 snetram 1.65 - Apply 1 Mar 2009 locale patch [SME: 5017]
126     - Added missing bug references to changelog entry [SME: 5002]
127    
128 slords 1.64 * Mon Feb 09 2009 Shad L. Lords <slords@mail.com> - 2.0.0-16.sme
129 snetram 1.65 - Add Chineese (China) language [SME: 5002]
130     - Add Norwegian (Bokmal) language [SME: 5002]
131     - Add Russian language [SME: 5002]
132 slords 1.64
133 snetram 1.63 * Sat Jan 31 2009 Jonathan Martens <smeserver-contribs@snetram.nl> - 2.0.0-15.sme
134     - Apply 31 Jan 2009 locale patch [SME: 4950]
135 snetram 1.62
136 snetram 1.61 * Wed Dec 31 2008 Jonathan Martens <smeserver-contribs@snetram.nl> - 2.0.0-14.sme
137     - Apply 31 Dec 2008 locale patch [SME: 4899]
138    
139 snetram 1.60 * Sun Nov 30 2008 Jonathan Martens <smeserver-contribs@snetram.nl> - 2.0.0-13.sme
140     - Apply 30 Nov 2008 locale patch [SME: 4813]
141    
142 snetram 1.59 * Tue Nov 19 2008 Jonathan Martens <smeserver-contribs@snetram.nl> - 2.0.0-12.sme
143     - Apply 19 Nov 2008 locale patch [SME: 4748]
144    
145 snetram 1.58 * Tue Nov 18 2008 Jonathan Martens <smeserver-contribs@snetram.nl> - 2.0.0-11.sme
146     - Apply 18 Nov 2008 locale patch [SME: 4748]
147    
148 snetram 1.57 * Fri Nov 7 2008 Jonathan Martens <smeserver-contribs@snetram.nl> - 2.0.0-10.sme
149 snetram 1.56 - Apply 7 Nov 2008 locale patch [SME: 4748]
150    
151 snetram 1.55 * Thu Nov 6 2008 Jonathan Martens <smeserver-contribs@snetram.nl> - 2.0.0-9.sme
152     - Apply 6 Nov 2008 locale patch [SME: 4746]
153    
154 slords 1.54 * Sun Nov 2 2008 Shad L. Lords <slords@mail.com> - 2.0.0-8.sme
155     - Apply 2 Nov 2008 locale patch
156    
157 dungog 1.53 * Mon Oct 20 2008 Stephen Noble <support@dungog.net> - 2.0.0-7.sme
158     - Apply 19 Oct 2008 locale patch [SME: 4692]
159    
160 snetram 1.52 * Thu Oct 17 2008 Jonathan Martens <smeserver-contribs@snetram.nl> - 2.0.0-6.sme
161     - Apply 17 Oct 2008 locale patch
162    
163 snetram 1.51 * Thu Oct 16 2008 Jonathan Martens <smeserver-contribs@snetram.nl> - 2.0.0-5.sme
164     - Apply 16 Oct 2008 locale patch
165    
166 snetram 1.50 * Wed Oct 15 2008 Jonathan Martens <smeserver-contribs@snetram.nl> - 2.0.0-4.sme
167     - Apply 15 Oct 2008 locale patch
168    
169 slords 1.48 * Mon Oct 13 2008 Shad L. Lords <slords@mail.com> - 2.0.0-3.sme
170     - Add Japanese language [SME: 4637]
171    
172     * Wed Oct 8 2008 Jonathan Martens <smeserver-contribs@snetram.nl> - 2.0.0-2.sme
173 snetram 1.47 - Apply Oct 8 locale patch, fixing last colored highlight from German locale [SME 4618]
174    
175 slords 1.46 * Tue Oct 7 2008 Shad L. Lords <slords@mail.com> 2.0.0-1.sme
176     - Roll new stream to separate sme7/sme8 trees [SME: 4633]
177    
178 snetram 1.44 * Sat Oct 4 2008 Jonathan Martens <smeserver-contribs@snetram.nl> - 1.4.0-20
179     - Reverting all changes made Oct 4, as they should be made through Pootle
180 snetram 1.45 - Applying Pootle patch, fixing [SME: 4618] and [SME: 4616]
181 snetram 1.44
182 snetram 1.43 * Sat Oct 4 2008 Jonathan Martens <smeserver-contribs@snetram.nl> - 1.4.0-19
183     - Apply 4 Oct locale patch
184    
185 snetram 1.42 * Sat Oct 4 2008 Jonathan Martens <smeserver-contribs@snetram.nl> - 1.4.0-18
186     - Remove colored highlights from German locale [SME: 4618]
187     - Fix changelog entry in previous entry for [SME: 4616]
188    
189 snetram 1.40 * Sat Oct 4 2008 Jonathan Martens <smeserver-contribs@snetram.nl> - 1.4.0-17
190 snetram 1.42 - Remove references to the wiki from the German locale [SME: 4616]
191 snetram 1.41 - Fix bug referrence in previous changelog entry [SME: 4617]
192 snetram 1.40
193 slords 1.39 * Fri Oct 3 2008 Shad L. Lords <slords@mail.com> - 1.4.0-16
194 snetram 1.41 - Apply locale patch to fix many translation bugs [SME: 4615]
195 slords 1.39
196 dungog 1.38 * Tue Sep 30 2008 Stephen Noble <support@dungog.net> - 1.4.0-15
197     - Apply locale patch
198    
199 dungog 1.37 * Sat Sep 27 2008 Stephen Noble <support@dungog.net> - 1.4.0-14
200     - Apply locale patch
201    
202 slords 1.36 * Sat Jul 26 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.4.0-13
203     - Apply Jul 26 2008 locale patch
204     - Add Portuguese language
205     - Add Turkish language
206    
207 snetram 1.34 * Tue Jul 1 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.4.0-12
208     - Apply 1 July 2008 locale patch
209    
210 snetram 1.32 * Fri Jun 27 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.4.0-11
211     - Apply 27 Jun 2008 locale patch
212    
213 slords 1.31 * Tue May 5 2008 Shad L. Lords <slords@mail.com> 1.4.0-10
214     - Update to May 5 2008 translations
215     - Revert Apr 23 2008 translations (bad patch)
216    
217 snetram 1.30 * Wed Apr 23 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.4.0-9
218     - Update to Apr 23 2008 translations
219    
220 slords 1.28 * Tue Apr 1 2008 Shad L. Lords <slords@mail.com> 1.4.0-8
221     - Update to Apr 1 2008 translations
222    
223 slords 1.27 * Wed Mar 26 2008 Shad L. Lords <slords@mail.com> 1.4.0-7
224     - Update to Mar 26 2008 translations
225    
226 slords 1.26 * Tue Mar 25 2008 Shad L. Lords <slords@mail.com> 1.4.0-6
227     - Update to Mar 25 2008 translations
228    
229 slords 1.25 * Tue Mar 18 2008 Shad L. Lords <slords@mail.com> 1.4.0-5
230     - Fix packages for Brazilian portuguese
231     - Update to Mar 18 2008 translations
232    
233 slords 1.24 * Tue Mar 11 2008 Shad L. Lords <slords@mail.com> 1.4.0-4
234     - Move requires e-smith-formmagick to correct places [SME: 3858]
235     - Add missing aspell module requires
236    
237 slords 1.23 * Mon Mar 10 2008 Shad L. Lords <slords@mail.com> 1.4.0-3
238     - Fix requires to require e-smith-formmagick [SME: 3858]
239    
240 slords 1.22 * Mon Mar 10 2008 Shad L. Lords <slords@mail.com> 1.4.0-2
241     - Convert panels to UTF-8 [SME: 3858]
242    
243 slords 1.21 * Fri Mar 7 2008 Shad L. Lords <slords@mail.com> 1.4.0-1
244     - Roll new stream and considate patches
245    
246 burnat 1.20 * Wed Mar 05 2008 Stephen Noble <support@dungog.net> 1.2.0-58
247     - fix conversions for tags with CDATA or marked fuzzy [SME: 4014]
248    
249 burnat 1.18 * Sun Feb 17 2008 Stephen Noble <support@dungog.net> 1.2.0-57
250     - add translations for Brazilian portuguese [SME: 63]
251    
252     * Sun Feb 17 2008 Stephen Noble <support@dungog.net> 1.2.0-56
253     - add translations for Slovian [SME: 892]
254    
255     * Sun Feb 17 2008 Stephen Noble <support@dungog.net> 1.2.0-55
256     - add translations for Dutch [SME: 2737]
257    
258     * Sun Feb 17 2008 Stephen Noble <support@dungog.net> 1.2.0-54
259     - add translations for Indonesian [SME: 3260]
260    
261     * Sun Feb 17 2008 Stephen Noble <support@dungog.net> 1.2.0-53
262     - add translations for Greek [SME: 1690]
263    
264     * Sun Feb 17 2008 Stephen Noble <support@dungog.net> 1.2.0-52
265     - add translations for Danish [SME: 2688]
266    
267     * Sun Feb 17 2008 Stephen Noble <support@dungog.net> 1.2.0-51
268     - update translations for Swedish [SME: 3934]
269    
270     * Sun Feb 17 2008 Stephen Noble <support@dungog.net> 1.2.0-50
271 burnat 1.19 - update translations for Spanish [SME: 3937]
272 burnat 1.18
273     * Sun Feb 17 2008 Stephen Noble <support@dungog.net> 1.2.0-49
274 burnat 1.19 - update translations for Italian [SME: 3936]
275 burnat 1.18
276     * Sun Feb 17 2008 Stephen Noble <support@dungog.net> 1.2.0-48
277 burnat 1.19 - update translations for French [SME: 3935]
278 burnat 1.18
279     * Sun Feb 17 2008 Stephen Noble <support@dungog.net> 1.2.0-47
280     - update translations for German [SME: 3933]
281    
282 burnat 1.17 * Sun Feb 17 2008 Stephen Noble <support@dungog.net> 1.2.0-46
283     - update po files, include script to recreate, in .src.rpm only [SME: 3833]
284    
285 burnat 1.16 * Fri Feb 15 2008 Stephen Noble <support@dungog.net> 1.2.0-45
286     - rename de and it quota .po files with .tmpl [SME: 3834]
287    
288 bytegw 1.15 * Sat Feb 09 2008 Stephen Noble <support@dungog.net> 1.2.0-44
289     - Remove redundant germam lexicon reinstall [SME: 3881]
290    
291 slords 1.14 * Thu Jan 31 2008 Stephen Noble <support@dungog.net> 1.2.0-43
292     - Fix fr translation for smtp header in email panels. [SME: 3831]
293    
294 bytegw 1.13 * Sat Jan 26 2008 Gavin Weight <gweight@gmail.com> 1.2.0-42
295     - Update de, es, fr and sv translations for yum panel. [SME: 2090]
296    
297     * Sat Jan 26 2008 Gavin Weight <gweight@gmail.com> 1.2.0-41
298     - Update de, fr and sv translations for smtp header in email panels. [SME: 2305]
299    
300     * Sat Jan 26 2008 Gavin Weight <gweight@gmail.com> 1.2.0-40
301     - Update de, es, fr and sv translations for email panels. [SME: 2296]
302    
303 bytegw 1.12 * Mon Jan 21 2008 Filippo Carletti <filippo.carletti@gmail.com> 1.2.0-39
304     - Italian update for SMTP server [SME: 2305]
305    
306     * Mon Jan 21 2008 Filippo Carletti <filippo.carletti@gmail.com> 1.2.0-38
307     - Italian translations for yum and email panels [SME: 2090] [SME: 2296]
308    
309 bytegw 1.11 * Sat Jan 19 2008 Stephen Noble <support@dungog.net> 1.2.0-37
310 bytegw 1.12 - Add SSH_PORT for sv [SME: 3748]
311 bytegw 1.11
312 bytegw 1.10 * Sat Jan 19 2008 Stephen Noble <support@dungog.net> 1.2.0-36
313     - System password change made consistant [SME: 3533]
314    
315     * Sat Jan 19 2008 Stephen Noble <support@dungog.net> 1.2.0-35
316     - Add Add Italian entries to hostentries [SME: 3207]
317    
318     * Sat Jan 19 2008 Stephen Noble <support@dungog.net> 1.2.0-34
319     - Add yum uptodate message [SME: 3768]
320    
321 bytegw 1.9 * Mon Jan 14 2008 Gavin Weight <gweight@gmail.com> 1.2.0-33
322     - Update Spanish translation for panels. (Thanks Normando Hall) [SME: 3751]
323    
324 bytegw 1.8 * Sat Jan 12 2008 Gavin Weight <gweight@gmail.com> 1.2.0-32
325     - Add SSH_PORT spanish translation update. [SME: 3746]
326    
327 bytegw 1.7 * Mon Jan 7 2008 Stephen Noble <support@dungog.net> 1.2.0-31
328     - Add SSH_PORT for fr and de [SME: 3215]
329    
330 bytegw 1.6 * Fri Oct 19 2007 Gavin Weight <gweight@gmail.com> 1.2.0-30
331     - Adjust italian success text when changing admin pass. (Thanks Filippo) [SME: 3473]
332    
333     * Thu Oct 18 2007 Gavin Weight <gweight@gmail.com> 1.2.0-29
334     - Add missing localization again. (Thanks Federico). [SME: 3149]
335    
336 slords 1.5 * Wed Oct 10 2007 Charlie Brady <charlie_brady@mitel.com>
337     - Add missing localization (Thanks Federico). [SME: 3149]
338    
339 slords 1.4 * Fri Jun 15 2007 Stephen Noble <support@dungog.net> 1.2.0-27
340     - Update French clamav lexicon [SME: 3012]
341    
342 slords 1.3 * Thu Jun 14 2007 Gavin Weight <gweight@gmail.com> 1.2.0-26
343     - Updated stand by text in bootstrap-console Translation. (Thanks Federico) [SME: 2937]
344    
345     * Thu Jun 14 2007 Gavin Weight <gweight@gmail.com> 1.2.0-25
346     - Updated backupusb console Translation. (Thanks Federico) [SME: 2937]
347    
348 slords 1.2 * Tue Jun 12 2007 Gavin Weight <gweight@gmail.com> 1.2.0-24
349     - More Updated Spanish Translations. (Thanks Normando) [SME: 2287]
350    
351 slords 1.1 * Sat May 05 2007 Gavin Weight <gweight@gmail.com> 1.2.0-23
352     - Updated German Translations. (Thanks Dietmar ) [SME: 711]
353    
354     * Sun Apr 29 2007 Shad L. Lords <slords@mail.com>
355     - Clean up spec so package can be built by koji/plague
356    
357     * Sat Apr 07 2007 Gavin Weight <gweight@gmail.com> 1.2.0-22
358     - Updated German Translations/Console. (Thanks Dietmar ) [SME: 711]
359    
360     * Fri Mar 02 2007 Gavin Weight <gweight@gmail.com> 1.2.0-21
361     - Updated Spanish Translations. (Thanks Normando) [SME: 2501]
362    
363     * Sun Feb 11 2007 Stephen Noble <support@dungog.net> 1.2.0-20
364     - Updated Spanish Translations. (Thanks Normando) [SME: 2287]
365    
366     * Sun Feb 11 2007 Gavin Weight <gweight@gmail.com> 1.2.0-19
367     - New Swedish Translations for console. (Thanks Chrille). [SME: 911]
368    
369     * Sun Feb 11 2007 Stephen Noble <support@dungog.net> 1.2.0-18
370     - Remove references to virtual from sv,it,fr panels [SME: 2297]
371    
372     * Tue Feb 06 2007 Gavin Weight <gweight@gmail.com> 1.2.0-17
373     - New Swedish Translations for server-manager (Thanks Chrille). [SME: 911]
374    
375     * Sat Jan 13 2007 Shad L. Lords <slords@mail.com> 1.2.0-16
376     - Remove references to virtual from panels [SME: 1517]
377    
378     * Thu Dec 07 2006 Shad L. Lords <slords@mail.com>
379     - Update to new release naming. No functional changes.
380     - Make Packager generic
381    
382     * Fri Jun 30 2006 Gordon Rowell <gordonr@gormand.com.au> 1.2.0-15
383     - Update French translation - Merci Franck Pierre [SME: 1659]
384    
385     * Fri Jun 30 2006 Gordon Rowell <gordonr@gormand.com.au> 1.2.0-14
386     - Change donate link to www.smeserver.org/donate/ [SME: 1668]
387    
388     * Fri Jun 30 2006 Gordon Rowell <gordonr@gormand.com.au> 1.2.0-13
389     - Change new window target to _blank rather than "new" [SME: 1613]
390    
391     * Wed Jun 28 2006 Gavin Weight <gweight@gmail.com> 1.2.0-12
392     - German and Italian text on server-manager front screen updated. [SME: 1659]
393    
394     * Tue Jun 27 2006 Filippo Carletti <carletti@mobilia.it> 1.2.0-11
395     - Updated italian translations [SME: 1119]
396    
397     * Sat Jun 10 2006 Franck Pierre <grand-pa@grand-pa.dyndns.org> 1.2.0-10
398     - Updated French translations [SME: 1001]
399    
400     * Mon May 22 2006 Gavin Weight <gweight@gmail.com> 1.2.0-09
401     - Updated German translation. Thanks Dietmar Berteld. [SME: 1412]
402    
403     * Tue May 16 2006 Gavin Weight <gweight@gmail.com> 1.2.0-08
404     - Updated Spanish emailsettings. Thanks Ernesto Lorenz [SME: 1435]
405    
406     * Mon May 15 2006 Gordon Rowell <gordonr@gormand.com.au> 1.2.0-07
407     - Bump release number only
408    
409     * Sun May 14 2006 Gavin Weight <gweight@gmail.com> 1.2.0-06sme01
410     - Updated German translations. Thanks Dietmar Berteld. [SME: 1412]
411    
412     * Sun Apr 9 2006 Franck Pierre <grand-pa@grand-pa.dyndns.org> 1.2.0-05
413     - Updated French translations [SME: 263]
414    
415     * Thu Apr 6 2006 Gavin Weight <gweight@gmail.com> 1.2.0-04
416     - Changed online-manual location to contribs.org in es lang. [SME: 1079]
417    
418     * Thu Apr 6 2006 Gavin Weight <gweight@gmail.com> 1.2.0-03
419     - Changed online-manual location to contribs.org. [SME: 1079]
420    
421     * Wed Mar 22 2006 Filippo Carletti <carletti@mobilia.it> 1.2.0-02
422     - Updated italian translations [SME: 1119]
423    
424     * Thu Mar 16 2006 Gordon Rowell <gordonr@gormand.com.au> 1.2.0-01
425     - Roll stable stream version. [SME: 1016]
426    
427     * Wed Mar 16 2006 Franck Pierre <grand-pa@grand-pa.dyndns.org> 1.0.1-12
428     - Update French translations [SME: 263]
429    
430     * Tue Feb 21 2006 Gavin Weight <gweight@gmail.com> 1.0.1-11
431     - Add loop to run dos2unix before validating lexicon files.
432    
433     * Mon Feb 20 2006 Gavin Weight <gweight@gmail.com> 1.0.1-10
434     - New German translations (Thanks Dietmar Berteld) [SME: 823]
435    
436     * Wed Feb 15 2006 Franck Pierre <grand-pa@grand-pa.dyndns.org> 1.0.1-09
437     - Add some French translations [SME: 263]
438    
439     * Mon Feb 13 2006 Gavin Weight <gweight@gmail.com> 1.0.1-08
440     - Fixed German (de) domains panel (Thanks Philipp Walker) [SME: 672]
441    
442     * Fri Feb 3 2006 Franck Pierre <grand-pa@grand-pa.dyndns.org> 1.0.1-07
443     - French translations [SME: 263]
444    
445     * Mon Jan 9 2006 Gordon Rowell <gordonr@gormand.com.au> 1.0.1-06
446     - Copied English emailsettings lexicon to Spanish so the panel at
447     least works when browsing in Spanish [SME: 386]
448    
449     * Wed Dec 15 2005 Gordon Rowell <gordonr@gormand.com.au> 1.0.1-05
450     - French console translations [SME: 181]
451    
452     * Wed Dec 15 2005 Gordon Rowell <gordonr@gormand.com.au> 1.0.1-04
453     - French fixup for FormMagick/general [SME: 180]
454    
455     * Mon Dec 05 2005 Filippo Carletti <carletti@mobilia.it> 1.0.1-03
456     - Change some too long italian translations [SME: 273]
457    
458     * Wed Oct 30 2005 Gordon Rowell <gordonr@gormand.com.au> 1.0.1-02
459     - Change 'standby' to 'stand by' in console [SME: 66]
460    
461     * Wed Oct 30 2005 Gordon Rowell <gordonr@gormand.com.au> 1.0.1-01
462     - Roll patches up to 1.0.0-12
463     - Convert all DOS format files to Unix format to ease patching [SME: 66]
464    
465     * Mon Oct 15 2005 Gordon Rowell <gordonr@gormand.com.au> 1.0.0-12
466     - Plus encore [SF: 1265560]
467    
468     * Mon Oct 15 2005 Gordon Rowell <gordonr@gormand.com.au> 1.0.0-11
469     - Revise French on review panel [SF: 1293855]
470    
471     * Mon Oct 15 2005 Gordon Rowell <gordonr@gormand.com.au> 1.0.0-11
472     - Add defattr definition to each sub-package [SF: 1296531]
473     - Remove fr-ca to fr relocation - it can stay in e-smith-base, or
474     even get removed entirely. It's for 5.6 -> 6.0 upgrades in any case.
475    
476     * Mon Oct 15 2005 Gordon Rowell <gordonr@gormand.com.au> 1.0.0-10
477     - Add aspell-$locale as dependencies of the various locales [SF: 1296531]
478    
479     * Sat Oct 15 2005 Gordon Rowell <gordonr@gormand.com.au> 1.0.0-09
480     - Initial work on generating separate locale packages [SF: 1309520]
481     - Do we really want to generate around 80 one to seven file packages?
482     I don't think so - it may be "correct", but it's really ugly
483    
484     * Sat Oct 15 2005 Gordon Rowell <gordonr@gormand.com.au> 1.0.0-08
485     - Spec file cleanup [SF: 1309520]
486     - TODO: Generate locale packages to match base packages.
487    
488     * Sat Oct 15 2005 Gordon Rowell <gordonr@gormand.com.au> 1.0.0-07
489     - Ensure zero exit status from fr pre scriptlet [SF: 1309520]
490     - TODO: Do we need this any more - IIRC it's for 5.5 -> 6.0
491     It is also in e-smith-base, and should be removed from there
492    
493     * Sat Oct 15 2005 Gordon Rowell <gordonr@gormand.com.au> 1.0.0-06
494     - Fix up bug references in changelog (no code change) [SF: 1309520]
495    
496     * Fri Oct 14 2005 Filippo Carletti <carletti@mobilia.it> 1.0.0-05
497     - Italian updates
498    
499     * Mon Oct 3 2005 Gordon Rowell <gordonr@gormand.com.au> 1.0.0-04
500     - Don't generate the parent (combined) package, just the sub-packages
501     - Remove en_US/en-us files from install tree. They are just here for
502     translation convenience and to provide a comparison with the
503     relevant base packages (TODO: Decide whether to delete them) [SF: 1309520]
504    
505     * Sat Oct 1 2005 Gordon Rowell <gordonr@gormand.com.au> 1.0.0-03
506     - Added missing po files (new tarball) [SF: 1309520]
507    
508     * Sat Oct 1 2005 Gordon Rowell <gordonr@gormand.com.au> 1.0.0-02
509     - Fixup in Italian FormMagick/general (new tarball) [SF: 1309520]
510    
511     * Sat Oct 1 2005 Gordon Rowell <gordonr@gormand.com.au> 1.0.0-01
512     - Repackaging of all L10Ns except en-us in one RPM. en-us L10Ns live
513     in the base packages. All languages are stored in the single source
514     RPM, but a separate binary RPM is generated per language. [SF: 1309520]
515    
516     %prep
517     %setup
518 snetram 1.47 %patch0 -p1
519 slords 1.49 %patch1 -p1
520 snetram 1.50 %patch2 -p1
521 snetram 1.51 %patch3 -p1
522 snetram 1.52 %patch4 -p1
523 dungog 1.53 %patch5 -p1
524 slords 1.54 %patch6 -p1
525 snetram 1.55 %patch7 -p1
526 snetram 1.56 %patch8 -p1
527 snetram 1.58 %patch9 -p1
528 snetram 1.59 %patch10 -p1
529 snetram 1.60 %patch11 -p1
530 snetram 1.61 %patch12 -p1
531 snetram 1.62 %patch13 -p1
532 slords 1.64 %patch14 -p1
533 snetram 1.65 %patch15 -p1
534 snetram 1.66 %patch16 -p1
535 slords 1.68 %patch17 -p1
536 slords 1.69 %patch18 -p1
537 slords 1.70 %patch19 -p1
538 slords 1.71 %patch20 -p1
539 slords 1.73 %patch21 -p1
540 snetram 1.74 %patch22 -p1
541 slords 1.76 %patch23 -p1
542 slords 1.77 %patch24 -p1
543 slords 1.78 %patch25 -p1
544 slords 1.80 %patch26 -p1
545 slords 1.81 %patch27 -p1
546 slords 1.82 %patch28 -p1
547 slords 1.83 %patch29 -p1
548 slords 1.88 %patch30 -p1
549 slords 1.89 %patch31 -p1
550 slords 1.90 %patch32 -p1
551 slords 1.91 %patch33 -p1
552 slords 1.1
553     %build
554 slords 1.21 LEXICONS=$(find root/etc/e-smith/locale -type f)
555 slords 1.1 for file in $LEXICONS
556     do
557     /sbin/e-smith/validate-lexicon $file
558     done
559    
560     for dir in root/etc/e-smith/locale/*
561     do
562     ln -s initial.cgi $dir/etc/e-smith/web/functions/index.cgi
563     done
564    
565     /sbin/e-smith/generate-lexicons
566    
567     %install
568     rm -rf $RPM_BUILD_ROOT
569     (cd root ; find . -depth -print | cpio -dump $RPM_BUILD_ROOT)
570    
571     /sbin/e-smith/genfilelist $RPM_BUILD_ROOT \
572     > %{name}-%{version}-%{release}-filelist
573    
574     for locale in %{package_locales}
575     do
576     echo "%defattr(-,root,root)" > \
577     %{name}-%{version}-%{release}-filelist-$locale
578    
579 slords 1.64 grep -e locale/$locale/ -e locale/$(echo $locale | tr '[:upper:]_' '[:lower:]-')/ \
580     %{name}-%{version}-%{release}-filelist >> %{name}-%{version}-%{release}-filelist-$locale
581 slords 1.1 done
582    
583     %clean
584     rm -rf $RPM_BUILD_ROOT
585    
586 slords 1.33 %package bg
587     Summary: %{package_summary} - Bulgarian
588     Group: %{group}
589     Requires: aspell-bg
590     Requires: e-smith-formmagick >= 1.4.0-10
591     %description bg
592     %{summary}
593     %files bg -f %{name}-%{version}-%{release}-filelist-bg
594    
595 burnat 1.18 %package da
596     Summary: %{package_summary} - Danish
597     Group: %{group}
598 slords 1.24 Requires: aspell-da
599     Requires: e-smith-formmagick >= 1.4.0-10
600 burnat 1.18 %description da
601     %{summary}
602     %files da -f %{name}-%{version}-%{release}-filelist-da
603    
604 slords 1.1 %package de
605     Summary: %{package_summary} - German
606     Group: %{group}
607     Requires: aspell-de
608 slords 1.24 Requires: e-smith-formmagick >= 1.4.0-10
609 slords 1.1 %description de
610     %{summary}
611     %files de -f %{name}-%{version}-%{release}-filelist-de
612    
613 burnat 1.18 %package el
614     Summary: %{package_summary} - Greek
615     Group: %{group}
616 slords 1.24 Requires: aspell-el
617     Requires: e-smith-formmagick >= 1.4.0-10
618 burnat 1.18 %description el
619     %{summary}
620     %files el -f %{name}-%{version}-%{release}-filelist-el
621    
622 slords 1.1 %package es
623     Summary: %{package_summary} - Spanish
624     Group: %{group}
625     Requires: aspell-es
626 slords 1.24 Requires: e-smith-formmagick >= 1.4.0-10
627 slords 1.1 %description es
628     %{summary}
629     %files es -f %{name}-%{version}-%{release}-filelist-es
630    
631 slords 1.68 %package et
632     Summary: %{package_summary} - Estonian
633     Group: %{group}
634     Requires: e-smith-formmagick >= 1.4.0-10
635     %description et
636     %{summary}
637     %files et -f %{name}-%{version}-%{release}-filelist-et
638    
639 slords 1.1 %package fr
640     Summary: %{package_summary} - French
641     Group: %{group}
642     Requires: aspell-fr
643 slords 1.24 Requires: e-smith-formmagick >= 1.4.0-10
644 slords 1.1 %description fr
645     %{summary}
646     %files fr -f %{name}-%{version}-%{release}-filelist-fr
647    
648 slords 1.79 %package he
649     Summary: %{package_summary} - Hebrew
650     Group: %{group}
651     Requires: e-smith-formmagick >= 1.4.0-10
652     %description he
653     %{summary}
654     %files he -f %{name}-%{version}-%{release}-filelist-he
655    
656 slords 1.21 %package hu
657     Summary: %{package_summary} - Hungarian
658     Group: %{group}
659 slords 1.24 Requires: e-smith-formmagick >= 1.4.0-10
660 slords 1.21 %description hu
661     %{summary}
662     %files hu -f %{name}-%{version}-%{release}-filelist-hu
663    
664 burnat 1.18 %package id
665     Summary: %{package_summary} - Indonesian
666     Group: %{group}
667 slords 1.24 Requires: aspell-id
668     Requires: e-smith-formmagick >= 1.4.0-10
669 burnat 1.18 %description id
670     %{summary}
671     %files id -f %{name}-%{version}-%{release}-filelist-id
672    
673 slords 1.1 %package it
674     Summary: %{package_summary} - Italian
675     Group: %{group}
676     Requires: aspell-it
677 slords 1.24 Requires: e-smith-formmagick >= 1.4.0-10
678 slords 1.1 %description it
679     %{summary}
680     %files it -f %{name}-%{version}-%{release}-filelist-it
681    
682 slords 1.48 %package ja
683     Summary: %{package_summary} - Japanese
684     Group: %{group}
685     Requires: e-smith-formmagick >= 1.4.0-10
686     %description ja
687     %{summary}
688     %files ja -f %{name}-%{version}-%{release}-filelist-ja
689    
690 slords 1.64 %package nb
691     Summary: %{package_summary} - Norwegian (Bokmal)
692     Group: %{group}
693     Requires: e-smith-formmagick >= 1.4.0-10
694     %description nb
695     %{summary}
696     %files nb -f %{name}-%{version}-%{release}-filelist-nb
697    
698 burnat 1.18 %package nl
699     Summary: %{package_summary} - Dutch
700     Group: %{group}
701 slords 1.24 Requires: aspell-nl
702     Requires: e-smith-formmagick >= 1.4.0-10
703 burnat 1.18 %description nl
704     %{summary}
705     %files nl -f %{name}-%{version}-%{release}-filelist-nl
706    
707 slords 1.71 %package pl
708     Summary: %{package_summary} - Polish
709     Group: %{group}
710     Requires: aspell-pl
711     Requires: e-smith-formmagick >= 1.4.0-10
712     %description pl
713     %{summary}
714     %files pl -f %{name}-%{version}-%{release}-filelist-pl
715    
716 slords 1.36 %package pt
717     Summary: %{package_summary} - Portugese
718     Group: %{group}
719     Requires: aspell-pt
720     Requires: e-smith-formmagick >= 1.4.0-10
721     %description pt
722     %{summary}
723     %files pt -f %{name}-%{version}-%{release}-filelist-pt
724    
725 slords 1.25 %package pt_BR
726 slords 1.36 Summary: %{package_summary} - Portugese (Brazilian)
727 burnat 1.18 Group: %{group}
728 slords 1.24 Requires: aspell-pt
729     Requires: e-smith-formmagick >= 1.4.0-10
730 slords 1.25 %description pt_BR
731 burnat 1.18 %{summary}
732 slords 1.25 %files pt_BR -f %{name}-%{version}-%{release}-filelist-pt_BR
733 burnat 1.18
734 slords 1.70 %package ro
735     Summary: %{package_summary} - Romanian
736     Group: %{group}
737     Requires: e-smith-formmagick >= 1.4.0-10
738     %description ro
739     %{summary}
740     %files ro -f %{name}-%{version}-%{release}-filelist-ro
741    
742 slords 1.64 %package ru
743     Summary: %{package_summary} - Russian
744     Group: %{group}
745     Requires: aspell-ru
746     Requires: e-smith-formmagick >= 1.4.0-10
747     %description ru
748     %{summary}
749     %files ru -f %{name}-%{version}-%{release}-filelist-ru
750    
751 burnat 1.18 %package sl
752     Summary: %{package_summary} - Slovinian
753     Group: %{group}
754 slords 1.24 Requires: aspell-sl
755     Requires: e-smith-formmagick >= 1.4.0-10
756 burnat 1.18 %description sl
757     %{summary}
758     %files sl -f %{name}-%{version}-%{release}-filelist-sl
759    
760 slords 1.1 %package sv
761     Summary: %{package_summary} - Swedish
762     Group: %{group}
763     Requires: aspell-sv
764 slords 1.24 Requires: e-smith-formmagick >= 1.4.0-10
765 slords 1.1 %description sv
766     %{summary}
767     %files sv -f %{name}-%{version}-%{release}-filelist-sv
768 slords 1.36
769 slords 1.72 %package th
770     Summary: %{package_summary} - Thai
771     Group: %{group}
772     Requires: e-smith-formmagick >= 1.4.0-10
773     %description th
774     %{summary}
775     %files th -f %{name}-%{version}-%{release}-filelist-th
776    
777 slords 1.36 %package tr
778     Summary: %{package_summary} - Turkish
779     Group: %{group}
780     Requires: e-smith-formmagick >= 1.4.0-10
781     %description tr
782     %{summary}
783     %files tr -f %{name}-%{version}-%{release}-filelist-tr
784 slords 1.64
785     %package zh_CN
786     Summary: %{package_summary} - Chinese (China)
787     Group: %{group}
788     Requires: e-smith-formmagick >= 1.4.0-10
789     %description zh_CN
790     %{summary}
791     %files zh_CN -f %{name}-%{version}-%{release}-filelist-zh_CN
792 slords 1.82
793     %package zh_TW
794     Summary: %{package_summary} - Chinese (Taiwan)
795     Group: %{group}
796     Requires: e-smith-formmagick >= 1.4.0-10
797     %description zh_TW
798     %{summary}
799     %files zh_TW -f %{name}-%{version}-%{release}-filelist-zh_TW

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