1 |
# $Id: smeserver-locale.spec,v 1.64 2009/03/01 19:32:51 snetram Exp $ |
# $Id: smeserver-locale.spec,v 1.114 2015/03/14 09:05:21 stephdl Exp $ |
2 |
|
|
3 |
Summary: SME Server localisation module |
Summary: SME Server localisation module |
4 |
%define name smeserver-locale |
%define name smeserver-locale |
5 |
Name: %{name} |
Name: %{name} |
6 |
%define version 2.2.0 |
%define version 2.2.0 |
7 |
%define release 17 |
%define release 55 |
8 |
%define package_summary SME Server localisation module |
%define package_summary SME Server localisation module |
9 |
%define group Applications/System |
%define group Applications/System |
10 |
%define package_locales bg da de el es fr hu id it ja nb nl pt pt_BR ru sl sv tr zh_CN |
%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 |
Version: %{version} |
Version: %{version} |
12 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
13 |
License: GPL |
License: GPL |
29 |
Patch13: smeserver-locale-2.2.0-locale-2009-01-31.patch |
Patch13: smeserver-locale-2.2.0-locale-2009-01-31.patch |
30 |
Patch14: smeserver-locale-2.2.0-locale-2009-02-09.patch |
Patch14: smeserver-locale-2.2.0-locale-2009-02-09.patch |
31 |
Patch15: smeserver-locale-2.2.0-locale-2009-03-01.patch |
Patch15: smeserver-locale-2.2.0-locale-2009-03-01.patch |
32 |
|
Patch16: smeserver-locale-2.2.0-locale-2009-03-03.patch |
33 |
|
Patch17: smeserver-locale-2.2.0-locale-2009-04-27.patch |
34 |
|
Patch18: smeserver-locale-2.2.0-locale-2009-05-20.patch |
35 |
|
Patch19: smeserver-locale-2.2.0-locale-2009-05-27.patch |
36 |
|
Patch20: smeserver-locale-2.2.0-locale-2009-08-24.patch |
37 |
|
Patch21: smeserver-locale-2.2.0-locale-2009-10-27.patch |
38 |
|
Patch22: smeserver-locale-2.0.0-locale-2010-02-27.patch |
39 |
|
Patch23: smeserver-locale-2.2.0-locale-2010-03-02.patch |
40 |
|
Patch24: smeserver-locale-2.2.0-locale-2010-04-29.patch |
41 |
|
Patch25: smeserver-locale-2.2.0-locale-2010-05-23.patch |
42 |
|
Patch26: smeserver-locale-2.2.0-locale-2010-06-08.patch |
43 |
|
Patch27: smeserver-locale-2.2.0-locale-2010-06-24.patch |
44 |
|
Patch28: smeserver-locale-2.2.0-locale-2010-07-13.patch |
45 |
|
Patch29: smeserver-locale-2.2.0-locale-2010-08-18.patch |
46 |
|
Patch30: smeserver-locale-2.2.0-locale-2010-10-08.patch |
47 |
|
Patch31: smeserver-locale-2.2.0-locale-2011-03-06.patch |
48 |
|
Patch32: smeserver-locale-2.2.0-locale-2011-04-27.patch |
49 |
|
Patch33: smeserver-locale-2.2.0-locale-2011-06-20.patch |
50 |
|
Patch34: smeserver-locale-2.2.0-locale-2011-10-04.patch |
51 |
|
Patch35: smeserver-locale-2.2.0-locale-2011-11-23.patch |
52 |
|
Patch36: smeserver-locale-2.2.0-locale-2012-03-20.patch |
53 |
|
Patch37: smeserver-locale-2.2.0-locale-2013-07-04.patch |
54 |
|
Patch38: smeserver-locale-2.2.0-locale-2013-09-14.patch |
55 |
|
Patch39: smeserver-locale-2.2.0-locale-2013-10-07.patch |
56 |
|
Patch40: smeserver-locale-2.2.0-locale-2013-11-03.patch |
57 |
|
Patch41: smeserver-locale-2.2.0-locale-2014-02-05.patch |
58 |
|
Patch42: smeserver-locale-2.2.0-locale-2014-02-13.patch |
59 |
|
Patch43: smeserver-locale-2.2.0-locale-2014-02-19.patch |
60 |
|
Patch44: smeserver-locale-2.2.0-locale-2014-02-23.patch |
61 |
|
Patch45: smeserver-locale-2.2.0-locale-2014-03-08.patch |
62 |
|
Patch46: smeserver-locale-2.2.0-locale-2014-12-25.patch |
63 |
|
Patch47: smeserver-locale-2.2.0-locale-2015-03-14.patch |
64 |
|
Patch48: smeserver-locale-2.2.0-locale-2017-03-03.patch |
65 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
66 |
BuildArchitectures: noarch |
BuildArchitectures: noarch |
67 |
BuildRequires: perl |
BuildRequires: perl |
73 |
SME Server localisation module |
SME Server localisation module |
74 |
|
|
75 |
%changelog |
%changelog |
76 |
* Sat Mar 1 2009 Jonathan Martens <smeserver-contribs@snetram.nl> - 2.2.0-17.sme |
* Fri Mar 03 2017 Jean-Philipe Pialasse <tests@pialasse.com> 2.2.0-55.sme |
77 |
|
- apply locale 2017-03-03 patch from pootle [SME: 10133] |
78 |
|
- Eliminated rpmbuild "bogus date" warnings due to inconsistent weekday, |
79 |
|
by assuming the date is correct and changing the weekday. |
80 |
|
|
81 |
|
* Sat Mar 14 2015 Stephane de Labrusse <stephdl@de-labrusse.fr> 2.2.0-54.sme |
82 |
|
- apply locale 2015-03-14 patch from pootle [SME: 8871] |
83 |
|
|
84 |
|
* Thu Dec 25 2014 Stephane de Labrusse <stephdl@de-labrusse.fr> 2.2.0-53.sme |
85 |
|
Wed Dec 25 2014 --> Wed Dec 24 2014 or Thu Dec 25 2014 or Wed Dec 31 2014 or .... |
86 |
|
- apply locale 2014-12-25 patch from pootle [SME: 8744] |
87 |
|
|
88 |
|
* Sat Mar 8 2014 Ian Wells <esmith@wellsi.com> 2.2.0-50.sme |
89 |
|
- apply locale 2014-03-08 patch from pootle [SME: 6998] |
90 |
|
|
91 |
|
* Sun Feb 23 2014 Ian Wells <esmith@wellsi.com> 2.2.0-49.sme |
92 |
|
- apply locale 2014-02-23 patch from pootle [SME: 7675] |
93 |
|
|
94 |
|
* Wed Feb 19 2014 Ian Wells <esmith@wellsi.com> 2.2.0-48.sme |
95 |
|
- apply locale 2014-02-19 patch from pootle [SME: 8216] |
96 |
|
|
97 |
|
* Fri Feb 14 2014 Ian Wells <esmith@wellsi.com> 2.2.0-47.sme |
98 |
|
- apply locale 2014-02-13 patch from pootle [SME: 8177] |
99 |
|
|
100 |
|
* Wed Feb 5 2014 Ian Wells <esmith@wellsi.com> 2.2.0-46.sme |
101 |
|
- apply locale 2014-02-05 patch from pootle [SME: 8177] |
102 |
|
|
103 |
|
* Sun Nov 3 2013 Ian Wells <esmith@wellsi.com> 2.2.0-45.sme |
104 |
|
- apply locale 2013-11-03 patch from pootle [SME: 7972] |
105 |
|
|
106 |
|
* Mon Oct 07 2013 Ian Wells <esmith@wellsi.com> 2.2.0-44.sme |
107 |
|
- apply locale 2013-10-07 patch from pootle [SME: 7877] |
108 |
|
|
109 |
|
* Sat Sep 14 2013 Ian Wells <esmith@wellsi.com> 2.2.0-43.sme |
110 |
|
- apply locale 2013-09-14 patch from pootle [SME: 7847] |
111 |
|
|
112 |
|
* Thu Jul 04 2013 Ian Wells <esmith@wellsi.com> 2.2.0-42.sme |
113 |
|
- apply locale 2013-07-04 patch from pootle [SME: 7734] |
114 |
|
|
115 |
|
* Tue Mar 20 2012 SME Translation Server <translations@contribs.org> 2.2.0-41.sme |
116 |
|
- apply locale 2012-03-20 patch |
117 |
|
|
118 |
|
* Wed Nov 23 2011 SME Translation Server <translations@contribs.org> 2.2.0-40.sme |
119 |
|
- apply locale 2011-11-23 patch |
120 |
|
|
121 |
|
* Tue Oct 04 2011 SME Translation Server <translations@contribs.org> 2.2.0-39.sme |
122 |
|
- apply locale 2011-10-04 patch |
123 |
|
|
124 |
|
* Mon Jun 20 2011 SME Translation Server <translations@contribs.org> 2.2.0-38.sme |
125 |
|
- apply locale 2011-06-20 patch |
126 |
|
|
127 |
|
* Wed Apr 27 2011 SME Translation Server <translations@contribs.org> 2.2.0-37.sme |
128 |
|
- apply locale 2011-04-27 patch |
129 |
|
|
130 |
|
* Sun Mar 06 2011 SME Translation Server <translations@contribs.org> 2.2.0-36.sme |
131 |
|
- apply locale 2011-03-06 patch |
132 |
|
|
133 |
|
* Fri Oct 08 2010 SME Translation Server <translations@contribs.org> 2.2.0-35.sme |
134 |
|
- apply locale 2010-10-08 patch |
135 |
|
|
136 |
|
* Wed Aug 18 2010 SME Translation Server <translations@contribs.org> 2.2.0-34.sme |
137 |
|
- apply locale 2010-08-18 patch |
138 |
|
|
139 |
|
* Tue Jul 13 2010 SME Translation Server <translations@contribs.org> 2.2.0-33.sme |
140 |
|
- Add Chinese (Taiwan) language [SME: 6106] |
141 |
|
- apply locale 2010-07-13 patch |
142 |
|
|
143 |
|
* Thu Jun 24 2010 SME Translation Server <translations@contribs.org> 2.2.0-32.sme |
144 |
|
- apply locale 2010-06-24 patch |
145 |
|
|
146 |
|
* Tue Jun 08 2010 SME Translation Server <translations@contribs.org> 2.2.0-31.sme |
147 |
|
- apply locale 2010-06-08 patch |
148 |
|
|
149 |
|
* Tue May 25 2010 Shad L. Lords <slords@mail.com> - 2.2.0-30.sme |
150 |
|
- Add Hebrew language [SME: 5971] |
151 |
|
|
152 |
|
* Sun May 23 2010 SME Translation Server <translations@contribs.org> 2.2.0-29.sme |
153 |
|
- apply locale 2010-05-23 patch |
154 |
|
|
155 |
|
* Thu Apr 29 2010 SME Translation Server <translations@contribs.org> 2.2.0-28.sme |
156 |
|
- apply locale 2010-04-29 patch |
157 |
|
|
158 |
|
* Tue Mar 02 2010 SME Translation Server <translations@contribs.org> 2.2.0-27.sme |
159 |
|
- apply locale 2010-03-02 patch |
160 |
|
|
161 |
|
* Sat Feb 27 2010 Jonathan Martens <smeserver-contribs@snetram.nl> 2.2.0-26.sme |
162 |
|
- Revert previous patch to resync with generated patches based on SME Server 7 [SME: 5803] |
163 |
|
- Correct previous changelog entry |
164 |
|
- Apply locale 2010-02-27 patch |
165 |
|
|
166 |
|
* Thu Feb 25 2010 Filippo Carletti <filippo.carletti@gmail.com> 2.2.0-25.sme |
167 |
|
- apply locale 2010-02-25 patch |
168 |
|
|
169 |
|
* Tue Oct 27 2009 SME Translation Server <translations@contribs.org> 2.2.0-24.sme |
170 |
|
- apply locale 2009-10-27 patch |
171 |
|
- Add Thai language [SME: 5466] |
172 |
|
|
173 |
|
* Mon Aug 24 2009 SME Translation Server <translations@contribs.org> 2.2.0-23.sme |
174 |
|
- apply locale 2009-08-24 patch |
175 |
|
- Add Polish language [SME: 5437] |
176 |
|
|
177 |
|
* Wed May 27 2009 SME Translation Server <translations@contribs.org> 2.2.0-22.sme |
178 |
|
- apply locale 2009-05-27 patch |
179 |
|
- Add Romanian language [SME: 5268] |
180 |
|
|
181 |
|
* Wed May 20 2009 SME Translation Server <translations@contribs.org> 2.2.0-21.sme |
182 |
|
- apply locale 2009-05-20 patch |
183 |
|
|
184 |
|
* Mon Apr 27 2009 SME Translation Server <translations@contribs.org> 2.2.0-20.sme |
185 |
|
- apply locale 2009-04-27 patch |
186 |
|
- Add Estonian language [SME: 5199] |
187 |
|
|
188 |
|
* Tue Mar 03 2009 SME Translation Server |
189 |
|
- re-apply locale 2009-03-03 patch |
190 |
|
|
191 |
|
* Tue Mar 3 2009 Jonathan Martens <smeserver-contribs@snetram.nl> - 2.2.0-18.sme |
192 |
|
- Apply 3 Mar 2009 locale patch [SME: 5051] |
193 |
|
|
194 |
|
* Sun Mar 1 2009 Jonathan Martens <smeserver-contribs@snetram.nl> - 2.2.0-17.sme |
195 |
- Apply 1 Mar 2009 locale patch [SME: 5017] |
- Apply 1 Mar 2009 locale patch [SME: 5017] |
196 |
- Added missing bug references to changelog entry [SME: 5002] |
- Added missing bug references to changelog entry [SME: 5002] |
197 |
|
|
209 |
* Sun Nov 30 2008 Jonathan Martens <smeserver-contribs@snetram.nl> - 2.2.0-13.sme |
* Sun Nov 30 2008 Jonathan Martens <smeserver-contribs@snetram.nl> - 2.2.0-13.sme |
210 |
- Apply 30 Nov 2008 locale patch [SME: 4813] |
- Apply 30 Nov 2008 locale patch [SME: 4813] |
211 |
|
|
212 |
* Tue Nov 19 2008 Jonathan Martens <smeserver-contribs@snetram.nl> - 2.2.0-12.sme |
* Wed Nov 19 2008 Jonathan Martens <smeserver-contribs@snetram.nl> - 2.2.0-12.sme |
213 |
|
Tue Nov 19 2008 --> Tue Nov 18 2008 or Wed Nov 19 2008 or Tue Nov 25 2008 or .... |
214 |
- Apply 19 Nov 2008 locale patch [SME: 4748] |
- Apply 19 Nov 2008 locale patch [SME: 4748] |
215 |
|
|
216 |
* Tue Nov 18 2008 Jonathan Martens <smeserver-contribs@snetram.nl> - 2.2.0-11.sme |
* Tue Nov 18 2008 Jonathan Martens <smeserver-contribs@snetram.nl> - 2.2.0-11.sme |
219 |
* Fri Nov 7 2008 Jonathan Martens <smeserver-contribs@snetram.nl> - 2.2.0-10.sme |
* Fri Nov 7 2008 Jonathan Martens <smeserver-contribs@snetram.nl> - 2.2.0-10.sme |
220 |
- Apply 7 Nov 2008 locale patch [SME: 4748] |
- Apply 7 Nov 2008 locale patch [SME: 4748] |
221 |
|
|
222 |
* Thu Nov 6 2008 Jonathan Martens <smeserver-contribs@snetram.nl> - 2.2.0-9.sme |
* Thu Nov 6 2008 Jonathan Martens <smeserver-contribs@snetram.nl> - 2.2.0-9.sme |
223 |
- Apply 6 Nov 2008 locale patch [SME: 4746] |
- Apply 6 Nov 2008 locale patch [SME: 4746] |
224 |
|
|
225 |
* Sun Nov 2 2008 Shad L. Lords <slords@mail.com> - 2.2.0-8.sme |
* Sun Nov 2 2008 Shad L. Lords <slords@mail.com> - 2.2.0-8.sme |
228 |
* Mon Oct 20 2008 Stephen Noble <support@dungog.net> - 2.2.0-7.sme |
* Mon Oct 20 2008 Stephen Noble <support@dungog.net> - 2.2.0-7.sme |
229 |
- Apply 19 Oct 2008 locale patch [SME: 4692] |
- Apply 19 Oct 2008 locale patch [SME: 4692] |
230 |
|
|
231 |
* Thu Oct 17 2008 Jonathan Martens <smeserver-contribs@snetram.nl> - 2.2.0-6.sme |
* Fri Oct 17 2008 Jonathan Martens <smeserver-contribs@snetram.nl> - 2.2.0-6.sme |
232 |
|
Thu Oct 17 2008 --> Thu Oct 16 2008 or Fri Oct 17 2008 or Thu Oct 23 2008 or .... |
233 |
- Apply 17 Oct 2008 locale patch |
- Apply 17 Oct 2008 locale patch |
234 |
|
|
235 |
* Thu Oct 16 2008 Jonathan Martens <smeserver-contribs@snetram.nl> - 2.2.0-5.sme |
* Thu Oct 16 2008 Jonathan Martens <smeserver-contribs@snetram.nl> - 2.2.0-5.sme |
282 |
* Fri Jun 27 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.4.0-11 |
* Fri Jun 27 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.4.0-11 |
283 |
- Apply 27 Jun 2008 locale patch |
- Apply 27 Jun 2008 locale patch |
284 |
|
|
285 |
* Tue May 5 2008 Shad L. Lords <slords@mail.com> 1.4.0-10 |
* Mon May 05 2008 Shad L. Lords <slords@mail.com> 1.4.0-10 |
286 |
|
Tue May 05 2008 --> Tue Apr 29 2008 or Mon May 05 2008 or Tue May 06 2008 or .... |
287 |
- Update to May 5 2008 translations |
- Update to May 5 2008 translations |
288 |
- Revert Apr 23 2008 translations (bad patch) |
- Revert Apr 23 2008 translations (bad patch) |
289 |
|
|
497 |
* Thu Mar 16 2006 Gordon Rowell <gordonr@gormand.com.au> 1.2.0-01 |
* Thu Mar 16 2006 Gordon Rowell <gordonr@gormand.com.au> 1.2.0-01 |
498 |
- Roll stable stream version. [SME: 1016] |
- Roll stable stream version. [SME: 1016] |
499 |
|
|
500 |
* Wed Mar 16 2006 Franck Pierre <grand-pa@grand-pa.dyndns.org> 1.0.1-12 |
* Thu Mar 16 2006 Franck Pierre <grand-pa@grand-pa.dyndns.org> 1.0.1-12 |
501 |
|
Wed Mar 16 2006 --> Wed Mar 15 2006 or Thu Mar 16 2006 or Wed Mar 22 2006 or .... |
502 |
- Update French translations [SME: 263] |
- Update French translations [SME: 263] |
503 |
|
|
504 |
* Tue Feb 21 2006 Gavin Weight <gweight@gmail.com> 1.0.1-11 |
* Tue Feb 21 2006 Gavin Weight <gweight@gmail.com> 1.0.1-11 |
520 |
- Copied English emailsettings lexicon to Spanish so the panel at |
- Copied English emailsettings lexicon to Spanish so the panel at |
521 |
least works when browsing in Spanish [SME: 386] |
least works when browsing in Spanish [SME: 386] |
522 |
|
|
523 |
* Wed Dec 15 2005 Gordon Rowell <gordonr@gormand.com.au> 1.0.1-05 |
* Thu Dec 15 2005 Gordon Rowell <gordonr@gormand.com.au> 1.0.1-05 |
524 |
|
Wed Dec 15 2005 --> Wed Dec 14 2005 or Thu Dec 15 2005 or Wed Dec 21 2005 or .... |
525 |
- French console translations [SME: 181] |
- French console translations [SME: 181] |
526 |
|
|
527 |
* Wed Dec 15 2005 Gordon Rowell <gordonr@gormand.com.au> 1.0.1-04 |
* Thu Dec 15 2005 Gordon Rowell <gordonr@gormand.com.au> 1.0.1-04 |
528 |
|
Wed Dec 15 2005 --> Wed Dec 14 2005 or Thu Dec 15 2005 or Wed Dec 21 2005 or .... |
529 |
- French fixup for FormMagick/general [SME: 180] |
- French fixup for FormMagick/general [SME: 180] |
530 |
|
|
531 |
* Mon Dec 05 2005 Filippo Carletti <carletti@mobilia.it> 1.0.1-03 |
* Mon Dec 05 2005 Filippo Carletti <carletti@mobilia.it> 1.0.1-03 |
532 |
- Change some too long italian translations [SME: 273] |
- Change some too long italian translations [SME: 273] |
533 |
|
|
534 |
* Wed Oct 30 2005 Gordon Rowell <gordonr@gormand.com.au> 1.0.1-02 |
* Sun Oct 30 2005 Gordon Rowell <gordonr@gormand.com.au> 1.0.1-02 |
535 |
|
Wed Oct 30 2005 --> Wed Oct 26 2005 or Sun Oct 30 2005 or Wed Nov 02 2005 or .... |
536 |
- Change 'standby' to 'stand by' in console [SME: 66] |
- Change 'standby' to 'stand by' in console [SME: 66] |
537 |
|
|
538 |
* Wed Oct 30 2005 Gordon Rowell <gordonr@gormand.com.au> 1.0.1-01 |
* Sun Oct 30 2005 Gordon Rowell <gordonr@gormand.com.au> 1.0.1-01 |
539 |
|
Wed Oct 30 2005 --> Wed Oct 26 2005 or Sun Oct 30 2005 or Wed Nov 02 2005 or .... |
540 |
- Roll patches up to 1.0.0-12 |
- Roll patches up to 1.0.0-12 |
541 |
- Convert all DOS format files to Unix format to ease patching [SME: 66] |
- Convert all DOS format files to Unix format to ease patching [SME: 66] |
542 |
|
|
543 |
* Mon Oct 15 2005 Gordon Rowell <gordonr@gormand.com.au> 1.0.0-12 |
* Sat Oct 15 2005 Gordon Rowell <gordonr@gormand.com.au> 1.0.0-12 |
544 |
|
Mon Oct 15 2005 --> Mon Oct 10 2005 or Sat Oct 15 2005 or Mon Oct 17 2005 or .... |
545 |
- Plus encore [SF: 1265560] |
- Plus encore [SF: 1265560] |
546 |
|
|
547 |
* Mon Oct 15 2005 Gordon Rowell <gordonr@gormand.com.au> 1.0.0-11 |
* Sat Oct 15 2005 Gordon Rowell <gordonr@gormand.com.au> 1.0.0-11 |
548 |
|
Mon Oct 15 2005 --> Mon Oct 10 2005 or Sat Oct 15 2005 or Mon Oct 17 2005 or .... |
549 |
- Revise French on review panel [SF: 1293855] |
- Revise French on review panel [SF: 1293855] |
550 |
|
|
551 |
* Mon Oct 15 2005 Gordon Rowell <gordonr@gormand.com.au> 1.0.0-11 |
* Sat Oct 15 2005 Gordon Rowell <gordonr@gormand.com.au> 1.0.0-11 |
552 |
|
Mon Oct 15 2005 --> Mon Oct 10 2005 or Sat Oct 15 2005 or Mon Oct 17 2005 or .... |
553 |
- Add defattr definition to each sub-package [SF: 1296531] |
- Add defattr definition to each sub-package [SF: 1296531] |
554 |
- Remove fr-ca to fr relocation - it can stay in e-smith-base, or |
- Remove fr-ca to fr relocation - it can stay in e-smith-base, or |
555 |
even get removed entirely. It's for 5.6 -> 6.0 upgrades in any case. |
even get removed entirely. It's for 5.6 -> 6.0 upgrades in any case. |
556 |
|
|
557 |
* Mon Oct 15 2005 Gordon Rowell <gordonr@gormand.com.au> 1.0.0-10 |
* Sat Oct 15 2005 Gordon Rowell <gordonr@gormand.com.au> 1.0.0-10 |
558 |
|
Mon Oct 15 2005 --> Mon Oct 10 2005 or Sat Oct 15 2005 or Mon Oct 17 2005 or .... |
559 |
- Add aspell-$locale as dependencies of the various locales [SF: 1296531] |
- Add aspell-$locale as dependencies of the various locales [SF: 1296531] |
560 |
|
|
561 |
* Sat Oct 15 2005 Gordon Rowell <gordonr@gormand.com.au> 1.0.0-09 |
* Sat Oct 15 2005 Gordon Rowell <gordonr@gormand.com.au> 1.0.0-09 |
613 |
%patch13 -p1 |
%patch13 -p1 |
614 |
%patch14 -p1 |
%patch14 -p1 |
615 |
%patch15 -p1 |
%patch15 -p1 |
616 |
|
%patch16 -p1 |
617 |
|
%patch17 -p1 |
618 |
|
%patch18 -p1 |
619 |
|
%patch19 -p1 |
620 |
|
%patch20 -p1 |
621 |
|
%patch21 -p1 |
622 |
|
%patch22 -p1 |
623 |
|
%patch23 -p1 |
624 |
|
%patch24 -p1 |
625 |
|
%patch25 -p1 |
626 |
|
%patch26 -p1 |
627 |
|
%patch27 -p1 |
628 |
|
%patch28 -p1 |
629 |
|
%patch29 -p1 |
630 |
|
%patch30 -p1 |
631 |
|
%patch31 -p1 |
632 |
|
%patch32 -p1 |
633 |
|
%patch33 -p1 |
634 |
|
%patch34 -p1 |
635 |
|
%patch35 -p1 |
636 |
|
%patch36 -p1 |
637 |
|
%patch37 -p1 |
638 |
|
%patch38 -p1 |
639 |
|
%patch39 -p1 |
640 |
|
%patch40 -p1 |
641 |
|
%patch41 -p1 |
642 |
|
%patch42 -p1 |
643 |
|
%patch43 -p1 |
644 |
|
%patch44 -p1 |
645 |
|
%patch45 -p1 |
646 |
|
%patch46 -p1 |
647 |
|
%patch47 -p1 |
648 |
|
%patch48 -p1 |
649 |
|
|
650 |
%build |
%build |
651 |
LEXICONS=$(find root/etc/e-smith/locale -type f) |
LEXICONS=$(find root/etc/e-smith/locale -type f) |
725 |
%{summary} |
%{summary} |
726 |
%files es -f %{name}-%{version}-%{release}-filelist-es |
%files es -f %{name}-%{version}-%{release}-filelist-es |
727 |
|
|
728 |
|
%package et |
729 |
|
Summary: %{package_summary} - Estonian |
730 |
|
Group: %{group} |
731 |
|
Requires: e-smith-formmagick >= 1.4.0-10 |
732 |
|
%description et |
733 |
|
%{summary} |
734 |
|
%files et -f %{name}-%{version}-%{release}-filelist-et |
735 |
|
|
736 |
%package fr |
%package fr |
737 |
Summary: %{package_summary} - French |
Summary: %{package_summary} - French |
738 |
Group: %{group} |
Group: %{group} |
742 |
%{summary} |
%{summary} |
743 |
%files fr -f %{name}-%{version}-%{release}-filelist-fr |
%files fr -f %{name}-%{version}-%{release}-filelist-fr |
744 |
|
|
745 |
|
%package he |
746 |
|
Summary: %{package_summary} - Hebrew |
747 |
|
Group: %{group} |
748 |
|
Requires: e-smith-formmagick >= 1.4.0-10 |
749 |
|
%description he |
750 |
|
%{summary} |
751 |
|
%files he -f %{name}-%{version}-%{release}-filelist-he |
752 |
|
|
753 |
%package hu |
%package hu |
754 |
Summary: %{package_summary} - Hungarian |
Summary: %{package_summary} - Hungarian |
755 |
Group: %{group} |
Group: %{group} |
801 |
%{summary} |
%{summary} |
802 |
%files nl -f %{name}-%{version}-%{release}-filelist-nl |
%files nl -f %{name}-%{version}-%{release}-filelist-nl |
803 |
|
|
804 |
|
%package pl |
805 |
|
Summary: %{package_summary} - Polish |
806 |
|
Group: %{group} |
807 |
|
Requires: aspell-pl |
808 |
|
Requires: e-smith-formmagick >= 1.4.0-10 |
809 |
|
%description pl |
810 |
|
%{summary} |
811 |
|
%files pl -f %{name}-%{version}-%{release}-filelist-pl |
812 |
|
|
813 |
%package pt |
%package pt |
814 |
Summary: %{package_summary} - Portugese |
Summary: %{package_summary} - Portugese |
815 |
Group: %{group} |
Group: %{group} |
828 |
%{summary} |
%{summary} |
829 |
%files pt_BR -f %{name}-%{version}-%{release}-filelist-pt_BR |
%files pt_BR -f %{name}-%{version}-%{release}-filelist-pt_BR |
830 |
|
|
831 |
|
%package ro |
832 |
|
Summary: %{package_summary} - Romanian |
833 |
|
Group: %{group} |
834 |
|
Requires: e-smith-formmagick >= 1.4.0-10 |
835 |
|
%description ro |
836 |
|
%{summary} |
837 |
|
%files ro -f %{name}-%{version}-%{release}-filelist-ro |
838 |
|
|
839 |
%package ru |
%package ru |
840 |
Summary: %{package_summary} - Russian |
Summary: %{package_summary} - Russian |
841 |
Group: %{group} |
Group: %{group} |
863 |
%{summary} |
%{summary} |
864 |
%files sv -f %{name}-%{version}-%{release}-filelist-sv |
%files sv -f %{name}-%{version}-%{release}-filelist-sv |
865 |
|
|
866 |
|
%package th |
867 |
|
Summary: %{package_summary} - Thai |
868 |
|
Group: %{group} |
869 |
|
Requires: e-smith-formmagick >= 1.4.0-10 |
870 |
|
%description th |
871 |
|
%{summary} |
872 |
|
%files th -f %{name}-%{version}-%{release}-filelist-th |
873 |
|
|
874 |
%package tr |
%package tr |
875 |
Summary: %{package_summary} - Turkish |
Summary: %{package_summary} - Turkish |
876 |
Group: %{group} |
Group: %{group} |
886 |
%description zh_CN |
%description zh_CN |
887 |
%{summary} |
%{summary} |
888 |
%files zh_CN -f %{name}-%{version}-%{release}-filelist-zh_CN |
%files zh_CN -f %{name}-%{version}-%{release}-filelist-zh_CN |
889 |
|
|
890 |
|
%package zh_TW |
891 |
|
Summary: %{package_summary} - Chinese (Taiwan) |
892 |
|
Group: %{group} |
893 |
|
Requires: e-smith-formmagick >= 1.4.0-10 |
894 |
|
%description zh_TW |
895 |
|
%{summary} |
896 |
|
%files zh_TW -f %{name}-%{version}-%{release}-filelist-zh_TW |