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