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