/[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.98 - (hide annotations) (download)
Tue Mar 20 15:36:32 2012 UTC (12 years, 2 months ago) by slords
Branch: MAIN
CVS Tags: smeserver-locale-2_2_0-41_el5_sme
Changes since 1.97: +7 -2 lines
* Tue Mar 20 2012 SME Translation Server <translations@contribs.org> 2.2.0-41.el6
- apply locale 2012-03-20 patch

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