/[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.99 - (hide annotations) (download)
Thu Jul 4 17:11:14 2013 UTC (10 years, 11 months ago) by wellsi
Branch: MAIN
CVS Tags: smeserver-locale-2_2_0-42_el5_sme
Changes since 1.98: +7 -2 lines
* Thu Jul 04 2013 Ian Wells <esmith@wellsi.com> 2.2.0-42.el6
- apply locale 2013-07-04 patch from pootle [SME: 7734]

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