1 |
|
# $Id: smeserver-locale.spec,v 1.66 2009/03/03 17:05:29 snetram 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 1.2.0 |
%define version 2.2.0 |
7 |
%define release 24 |
%define release 19 |
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 de es fr it sv |
%define package_locales bg da de el es fr hu id it ja nb nl pt pt_BR ru sl sv tr zh_CN |
11 |
Version: %{version} |
Version: %{version} |
12 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
13 |
License: GPL |
License: GPL |
14 |
Group: Networking/Daemons |
Group: Networking/Daemons |
15 |
Source: %{name}-%{version}.tar.gz |
Source: %{name}-%{version}.tar.gz |
16 |
Patch0: smeserver-locale-1.2.0-italian_rc1.patch |
Patch0: smeserver-locale-2.2.0-locale-2008-10-08.patch |
17 |
Patch1: smeserver-locale-1.2.0-onlinemanuallocation.patch |
Patch1: smeserver-locale-2.2.0-locale-2008-10-13.patch |
18 |
Patch2: smeserver-locale-1.2.0-onlinemanuallocation1.patch |
Patch2: smeserver-locale-2.2.0-locale-2008-10-15.patch |
19 |
Patch3: smeserver-locale-1.2.0-bug263-01.patch |
Patch3: smeserver-locale-2.2.0-locale-2008-10-16.patch |
20 |
Patch4: smeserver-locale-1.2.0-germanupdates.patch |
Patch4: smeserver-locale-2.2.0-locale-2008-10-17.patch |
21 |
Patch5: smeserver-locale-1.2.0-spanishemailsettingsupdate.patch |
Patch5: smeserver-locale-2.2.0-locale-2008-10-19.patch |
22 |
Patch6: smeserver-locale-1.2.0-germanupdates1.patch |
Patch6: smeserver-locale-2.2.0-locale-2008-11-02.patch |
23 |
Patch7: smeserver-locale-1.2.0-bug1001-01.patch |
Patch7: smeserver-locale-2.2.0-locale-2008-11-06.patch |
24 |
Patch8: smeserver-locale-1.2.0-italian_rc4.patch |
Patch8: smeserver-locale-2.2.0-locale-2008-11-07.patch |
25 |
Patch9: smeserver-locale-1.2.0-initialtext.patch |
Patch9: smeserver-locale-2.2.0-locale-2008-11-18.patch |
26 |
Patch10: smeserver-locale-1.2.0-initialtext.patch2 |
Patch10: smeserver-locale-2.2.0-locale-2008-11-19.patch |
27 |
Patch11: smeserver-locale-1.2.0-initialtext.patch3 |
Patch11: smeserver-locale-2.2.0-locale-2008-11-30.patch |
28 |
Patch12: smeserver-locale-1.2.0-initialtext-fr.patch |
Patch12: smeserver-locale-2.2.0-locale-2008-12-31.patch |
29 |
patch13: smeserver-locale-1.2.0-novirtual.patch |
Patch13: smeserver-locale-2.2.0-locale-2009-01-31.patch |
30 |
Patch14: smeserver-locale-1.2.0-SwedishPanelTranslations.patch |
Patch14: smeserver-locale-2.2.0-locale-2009-02-09.patch |
31 |
Patch15: smeserver-locale-1.2.0-novirtualsvitfr.patch |
Patch15: smeserver-locale-2.2.0-locale-2009-03-01.patch |
32 |
Patch16: smeserver-locale-1.2.0-SwedishConsoleTranslations.patch |
Patch16: smeserver-locale-2.2.0-locale-2009-03-03.patch |
|
Patch17: smeserver-locale-1.2.0-spanishupdates2.patch |
|
|
Patch18: smeserver-locale-1.2.0-spanishupdates3.patch |
|
|
Patch19: smeserver-locale-1.2.0-germanupdates2.patch |
|
|
Patch20: smeserver-locale-1.2.0-germanupdates3.patch |
|
|
Patch21: smeserver-locale-1.2.0-spanishupdates4.patch |
|
33 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
34 |
BuildArchitectures: noarch |
BuildArchitectures: noarch |
35 |
BuildRequires: perl |
BuildRequires: perl |
36 |
BuildRequires: e-smith-devtools >= 1.13.1-03 |
BuildRequires: e-smith-devtools >= 1.13.1-03 |
37 |
BuildRequires: gettext |
BuildRequires: gettext |
|
BuildRequires: dos2unix |
|
38 |
AutoReqProv: no |
AutoReqProv: no |
39 |
|
|
40 |
%description |
%description |
41 |
SME Server localisation module |
SME Server localisation module |
42 |
|
|
43 |
%changelog |
%changelog |
44 |
|
* Tue Mar 03 2009 SME Translation Server |
45 |
|
- re-apply locale 2009-03-03 patch |
46 |
|
|
47 |
|
* Tue Mar 3 2009 Jonathan Martens <smeserver-contribs@snetram.nl> - 2.2.0-18.sme |
48 |
|
- Apply 3 Mar 2009 locale patch [SME: 5051] |
49 |
|
|
50 |
|
* Sun Mar 1 2009 Jonathan Martens <smeserver-contribs@snetram.nl> - 2.2.0-17.sme |
51 |
|
- Apply 1 Mar 2009 locale patch [SME: 5017] |
52 |
|
- Added missing bug references to changelog entry [SME: 5002] |
53 |
|
|
54 |
|
* Mon Feb 09 2009 Shad L. Lords <slords@mail.com> - 2.2.0-16.sme |
55 |
|
- Add Chineese (China) language [SME: 5002] |
56 |
|
- Add Norwegian (Bokmal) language [SME: 5002] |
57 |
|
- Add Russian language [SME: 5002] |
58 |
|
|
59 |
|
* Sat Jan 31 2009 Jonathan Martens <smeserver-contribs@snetram.nl> - 2.2.0-15.sme |
60 |
|
- Apply 31 Jan 2009 locale patch [SME: 4950] |
61 |
|
|
62 |
|
* Wed Dec 31 2008 Jonathan Martens <smeserver-contribs@snetram.nl> - 2.2.0-14.sme |
63 |
|
- Apply 31 Dec 2008 locale patch [SME: 4899] |
64 |
|
|
65 |
|
* Sun Nov 30 2008 Jonathan Martens <smeserver-contribs@snetram.nl> - 2.2.0-13.sme |
66 |
|
- Apply 30 Nov 2008 locale patch [SME: 4813] |
67 |
|
|
68 |
|
* Tue Nov 19 2008 Jonathan Martens <smeserver-contribs@snetram.nl> - 2.2.0-12.sme |
69 |
|
- Apply 19 Nov 2008 locale patch [SME: 4748] |
70 |
|
|
71 |
|
* Tue Nov 18 2008 Jonathan Martens <smeserver-contribs@snetram.nl> - 2.2.0-11.sme |
72 |
|
- Apply 18 Nov 2008 locale patch [SME: 4748] |
73 |
|
|
74 |
|
* Fri Nov 7 2008 Jonathan Martens <smeserver-contribs@snetram.nl> - 2.2.0-10.sme |
75 |
|
- Apply 7 Nov 2008 locale patch [SME: 4748] |
76 |
|
|
77 |
|
* Thu Nov 6 2008 Jonathan Martens <smeserver-contribs@snetram.nl> - 2.2.0-9.sme |
78 |
|
- Apply 6 Nov 2008 locale patch [SME: 4746] |
79 |
|
|
80 |
|
* Sun Nov 2 2008 Shad L. Lords <slords@mail.com> - 2.2.0-8.sme |
81 |
|
- Apply 2 Nov 2008 locale patch |
82 |
|
|
83 |
|
* Mon Oct 20 2008 Stephen Noble <support@dungog.net> - 2.2.0-7.sme |
84 |
|
- Apply 19 Oct 2008 locale patch [SME: 4692] |
85 |
|
|
86 |
|
* Thu Oct 17 2008 Jonathan Martens <smeserver-contribs@snetram.nl> - 2.2.0-6.sme |
87 |
|
- Apply 17 Oct 2008 locale patch |
88 |
|
|
89 |
|
* Thu Oct 16 2008 Jonathan Martens <smeserver-contribs@snetram.nl> - 2.2.0-5.sme |
90 |
|
- Apply 16 Oct 2008 locale patch |
91 |
|
|
92 |
|
* Wed Oct 15 2008 Jonathan Martens <smeserver-contribs@snetram.nl> - 2.2.0-4.sme |
93 |
|
- Apply 15 Oct 2008 locale patch |
94 |
|
|
95 |
|
* Mon Oct 13 2008 Shad L. Lords <slords@mail.com> - 2.2.0-3.sme |
96 |
|
- Add Japanese language [SME: 4637] |
97 |
|
|
98 |
|
* Wed Oct 8 2008 Jonathan Martens <smeserver-contribs@snetram.nl> - 2.2.0-2.sme |
99 |
|
- Apply Oct 8 locale patch, fixing last colored highlight from German locale [SME 4618] |
100 |
|
|
101 |
|
* Tue Oct 7 2008 Shad L. Lords <slords@mail.com> 2.2.0-1.sme |
102 |
|
- Roll new stream to separate sme7/sme8 trees [SME: 4633] |
103 |
|
|
104 |
|
* Sat Oct 4 2008 Jonathan Martens <smeserver-contribs@snetram.nl> - 1.4.0-20 |
105 |
|
- Reverting all changes made Oct 4, as they should be made through Pootle |
106 |
|
- Applying Pootle patch, fixing [SME: 4618] and [SME: 4616] |
107 |
|
|
108 |
|
* Sat Oct 4 2008 Jonathan Martens <smeserver-contribs@snetram.nl> - 1.4.0-19 |
109 |
|
- Apply 4 Oct locale patch |
110 |
|
|
111 |
|
* Sat Oct 4 2008 Jonathan Martens <smeserver-contribs@snetram.nl> - 1.4.0-18 |
112 |
|
- Remove colored highlights from German locale [SME: 4618] |
113 |
|
- Fix changelog entry in previous entry for [SME: 4616] |
114 |
|
|
115 |
|
* Sat Oct 4 2008 Jonathan Martens <smeserver-contribs@snetram.nl> - 1.4.0-17 |
116 |
|
- Remove references to the wiki from the German locale [SME: 4616] |
117 |
|
- Fix bug referrence in previous changelog entry [SME: 4617] |
118 |
|
|
119 |
|
* Fri Oct 3 2008 Shad L. Lords <slords@mail.com> - 1.4.0-16 |
120 |
|
- Apply locale patch to fix many translation bugs [SME: 4615] |
121 |
|
|
122 |
|
* Tue Sep 30 2008 Stephen Noble <support@dungog.net> - 1.4.0-15 |
123 |
|
- Apply locale patch |
124 |
|
|
125 |
|
* Sat Sep 27 2008 Stephen Noble <support@dungog.net> - 1.4.0-14 |
126 |
|
- Apply locale patch |
127 |
|
|
128 |
|
* Sat Jul 26 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.4.0-13 |
129 |
|
- Apply Jul 26 2008 locale patch |
130 |
|
- Add Portuguese language |
131 |
|
- Add Turkish language |
132 |
|
|
133 |
|
* Tue Jul 1 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.4.0-12 |
134 |
|
- Apply 1 July 2008 locale patch |
135 |
|
|
136 |
|
* Fri Jun 27 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.4.0-11 |
137 |
|
- Apply 27 Jun 2008 locale patch |
138 |
|
|
139 |
|
* Tue May 5 2008 Shad L. Lords <slords@mail.com> 1.4.0-10 |
140 |
|
- Update to May 5 2008 translations |
141 |
|
- Revert Apr 23 2008 translations (bad patch) |
142 |
|
|
143 |
|
* Wed Apr 23 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.4.0-9 |
144 |
|
- Update to Apr 23 2008 translations |
145 |
|
|
146 |
|
* Tue Apr 1 2008 Shad L. Lords <slords@mail.com> 1.4.0-8 |
147 |
|
- Update to Apr 1 2008 translations |
148 |
|
|
149 |
|
* Wed Mar 26 2008 Shad L. Lords <slords@mail.com> 1.4.0-7 |
150 |
|
- Update to Mar 26 2008 translations |
151 |
|
|
152 |
|
* Tue Mar 25 2008 Shad L. Lords <slords@mail.com> 1.4.0-6 |
153 |
|
- Update to Mar 25 2008 translations |
154 |
|
|
155 |
|
* Tue Mar 18 2008 Shad L. Lords <slords@mail.com> 1.4.0-5 |
156 |
|
- Fix packages for Brazilian portuguese |
157 |
|
- Update to Mar 18 2008 translations |
158 |
|
|
159 |
|
* Tue Mar 11 2008 Shad L. Lords <slords@mail.com> 1.4.0-4 |
160 |
|
- Move requires e-smith-formmagick to correct places [SME: 3858] |
161 |
|
- Add missing aspell module requires |
162 |
|
|
163 |
|
* Mon Mar 10 2008 Shad L. Lords <slords@mail.com> 1.4.0-3 |
164 |
|
- Fix requires to require e-smith-formmagick [SME: 3858] |
165 |
|
|
166 |
|
* Mon Mar 10 2008 Shad L. Lords <slords@mail.com> 1.4.0-2 |
167 |
|
- Convert panels to UTF-8 [SME: 3858] |
168 |
|
|
169 |
|
* Fri Mar 7 2008 Shad L. Lords <slords@mail.com> 1.4.0-1 |
170 |
|
- Roll new stream and considate patches |
171 |
|
|
172 |
|
* Wed Mar 05 2008 Stephen Noble <support@dungog.net> 1.2.0-58 |
173 |
|
- fix conversions for tags with CDATA or marked fuzzy [SME: 4014] |
174 |
|
|
175 |
|
* Sun Feb 17 2008 Stephen Noble <support@dungog.net> 1.2.0-57 |
176 |
|
- add translations for Brazilian portuguese [SME: 63] |
177 |
|
|
178 |
|
* Sun Feb 17 2008 Stephen Noble <support@dungog.net> 1.2.0-56 |
179 |
|
- add translations for Slovian [SME: 892] |
180 |
|
|
181 |
|
* Sun Feb 17 2008 Stephen Noble <support@dungog.net> 1.2.0-55 |
182 |
|
- add translations for Dutch [SME: 2737] |
183 |
|
|
184 |
|
* Sun Feb 17 2008 Stephen Noble <support@dungog.net> 1.2.0-54 |
185 |
|
- add translations for Indonesian [SME: 3260] |
186 |
|
|
187 |
|
* Sun Feb 17 2008 Stephen Noble <support@dungog.net> 1.2.0-53 |
188 |
|
- add translations for Greek [SME: 1690] |
189 |
|
|
190 |
|
* Sun Feb 17 2008 Stephen Noble <support@dungog.net> 1.2.0-52 |
191 |
|
- add translations for Danish [SME: 2688] |
192 |
|
|
193 |
|
* Sun Feb 17 2008 Stephen Noble <support@dungog.net> 1.2.0-51 |
194 |
|
- update translations for Swedish [SME: 3934] |
195 |
|
|
196 |
|
* Sun Feb 17 2008 Stephen Noble <support@dungog.net> 1.2.0-50 |
197 |
|
- update translations for Spanish [SME: 3937] |
198 |
|
|
199 |
|
* Sun Feb 17 2008 Stephen Noble <support@dungog.net> 1.2.0-49 |
200 |
|
- update translations for Italian [SME: 3936] |
201 |
|
|
202 |
|
* Sun Feb 17 2008 Stephen Noble <support@dungog.net> 1.2.0-48 |
203 |
|
- update translations for French [SME: 3935] |
204 |
|
|
205 |
|
* Sun Feb 17 2008 Stephen Noble <support@dungog.net> 1.2.0-47 |
206 |
|
- update translations for German [SME: 3933] |
207 |
|
|
208 |
|
* Sun Feb 17 2008 Stephen Noble <support@dungog.net> 1.2.0-46 |
209 |
|
- update po files, include script to recreate, in .src.rpm only [SME: 3833] |
210 |
|
|
211 |
|
* Fri Feb 15 2008 Stephen Noble <support@dungog.net> 1.2.0-45 |
212 |
|
- rename de and it quota .po files with .tmpl [SME: 3834] |
213 |
|
|
214 |
|
* Sat Feb 09 2008 Stephen Noble <support@dungog.net> 1.2.0-44 |
215 |
|
- Remove redundant germam lexicon reinstall [SME: 3881] |
216 |
|
|
217 |
|
* Thu Jan 31 2008 Stephen Noble <support@dungog.net> 1.2.0-43 |
218 |
|
- Fix fr translation for smtp header in email panels. [SME: 3831] |
219 |
|
|
220 |
|
* Sat Jan 26 2008 Gavin Weight <gweight@gmail.com> 1.2.0-42 |
221 |
|
- Update de, es, fr and sv translations for yum panel. [SME: 2090] |
222 |
|
|
223 |
|
* Sat Jan 26 2008 Gavin Weight <gweight@gmail.com> 1.2.0-41 |
224 |
|
- Update de, fr and sv translations for smtp header in email panels. [SME: 2305] |
225 |
|
|
226 |
|
* Sat Jan 26 2008 Gavin Weight <gweight@gmail.com> 1.2.0-40 |
227 |
|
- Update de, es, fr and sv translations for email panels. [SME: 2296] |
228 |
|
|
229 |
|
* Mon Jan 21 2008 Filippo Carletti <filippo.carletti@gmail.com> 1.2.0-39 |
230 |
|
- Italian update for SMTP server [SME: 2305] |
231 |
|
|
232 |
|
* Mon Jan 21 2008 Filippo Carletti <filippo.carletti@gmail.com> 1.2.0-38 |
233 |
|
- Italian translations for yum and email panels [SME: 2090] [SME: 2296] |
234 |
|
|
235 |
|
* Sat Jan 19 2008 Stephen Noble <support@dungog.net> 1.2.0-37 |
236 |
|
- Add SSH_PORT for sv [SME: 3748] |
237 |
|
|
238 |
|
* Sat Jan 19 2008 Stephen Noble <support@dungog.net> 1.2.0-36 |
239 |
|
- System password change made consistant [SME: 3533] |
240 |
|
|
241 |
|
* Sat Jan 19 2008 Stephen Noble <support@dungog.net> 1.2.0-35 |
242 |
|
- Add Add Italian entries to hostentries [SME: 3207] |
243 |
|
|
244 |
|
* Sat Jan 19 2008 Stephen Noble <support@dungog.net> 1.2.0-34 |
245 |
|
- Add yum uptodate message [SME: 3768] |
246 |
|
|
247 |
|
* Mon Jan 14 2008 Gavin Weight <gweight@gmail.com> 1.2.0-33 |
248 |
|
- Update Spanish translation for panels. (Thanks Normando Hall) [SME: 3751] |
249 |
|
|
250 |
|
* Sat Jan 12 2008 Gavin Weight <gweight@gmail.com> 1.2.0-32 |
251 |
|
- Add SSH_PORT spanish translation update. [SME: 3746] |
252 |
|
|
253 |
|
* Mon Jan 7 2008 Stephen Noble <support@dungog.net> 1.2.0-31 |
254 |
|
- Add SSH_PORT for fr and de [SME: 3215] |
255 |
|
|
256 |
|
* Fri Oct 19 2007 Gavin Weight <gweight@gmail.com> 1.2.0-30 |
257 |
|
- Adjust italian success text when changing admin pass. (Thanks Filippo) [SME: 3473] |
258 |
|
|
259 |
|
* Thu Oct 18 2007 Gavin Weight <gweight@gmail.com> 1.2.0-29 |
260 |
|
- Add missing localization again. (Thanks Federico). [SME: 3149] |
261 |
|
|
262 |
|
* Wed Oct 10 2007 Charlie Brady <charlie_brady@mitel.com> |
263 |
|
- Add missing localization (Thanks Federico). [SME: 3149] |
264 |
|
|
265 |
|
* Fri Jun 15 2007 Stephen Noble <support@dungog.net> 1.2.0-27 |
266 |
|
- Update French clamav lexicon [SME: 3012] |
267 |
|
|
268 |
|
* Thu Jun 14 2007 Gavin Weight <gweight@gmail.com> 1.2.0-26 |
269 |
|
- Updated stand by text in bootstrap-console Translation. (Thanks Federico) [SME: 2937] |
270 |
|
|
271 |
|
* Thu Jun 14 2007 Gavin Weight <gweight@gmail.com> 1.2.0-25 |
272 |
|
- Updated backupusb console Translation. (Thanks Federico) [SME: 2937] |
273 |
|
|
274 |
* Tue Jun 12 2007 Gavin Weight <gweight@gmail.com> 1.2.0-24 |
* Tue Jun 12 2007 Gavin Weight <gweight@gmail.com> 1.2.0-24 |
275 |
- More Updated Spanish Translations. (Thanks Normando) [SME: 2287] |
- More Updated Spanish Translations. (Thanks Normando) [SME: 2287] |
276 |
|
|
458 |
%patch14 -p1 |
%patch14 -p1 |
459 |
%patch15 -p1 |
%patch15 -p1 |
460 |
%patch16 -p1 |
%patch16 -p1 |
|
%patch17 -p1 |
|
|
%patch18 -p1 |
|
|
%patch19 -p1 |
|
|
%patch20 -p1 |
|
|
%patch21 -p1 |
|
|
%post |
|
461 |
|
|
462 |
%build |
%build |
463 |
LEXICONS=$((find root/etc/e-smith/locale -type f) \ |
LEXICONS=$(find root/etc/e-smith/locale -type f) |
|
| grep -v CVS | grep -v pleasewait) |
|
|
|
|
464 |
for file in $LEXICONS |
for file in $LEXICONS |
465 |
do |
do |
|
/usr/bin/dos2unix $file |
|
466 |
/sbin/e-smith/validate-lexicon $file |
/sbin/e-smith/validate-lexicon $file |
467 |
done |
done |
468 |
|
|
474 |
/sbin/e-smith/generate-lexicons |
/sbin/e-smith/generate-lexicons |
475 |
|
|
476 |
%install |
%install |
|
set -x |
|
|
|
|
477 |
rm -rf $RPM_BUILD_ROOT |
rm -rf $RPM_BUILD_ROOT |
478 |
(cd root ; find . -depth -print | cpio -dump $RPM_BUILD_ROOT) |
(cd root ; find . -depth -print | cpio -dump $RPM_BUILD_ROOT) |
479 |
|
|
|
# These live in the base packages - copied here to ease translation |
|
|
# and to make it easier to see when the base changes |
|
|
rm -rf $RPM_BUILD_ROOT/usr/share/locale/en_US |
|
|
rm -rf $RPM_BUILD_ROOT/etc/e-smith/local/en-us |
|
|
|
|
480 |
/sbin/e-smith/genfilelist $RPM_BUILD_ROOT \ |
/sbin/e-smith/genfilelist $RPM_BUILD_ROOT \ |
481 |
> %{name}-%{version}-%{release}-filelist |
> %{name}-%{version}-%{release}-filelist |
482 |
|
|
485 |
echo "%defattr(-,root,root)" > \ |
echo "%defattr(-,root,root)" > \ |
486 |
%{name}-%{version}-%{release}-filelist-$locale |
%{name}-%{version}-%{release}-filelist-$locale |
487 |
|
|
488 |
grep locale/$locale %{name}-%{version}-%{release}-filelist >> \ |
grep -e locale/$locale/ -e locale/$(echo $locale | tr '[:upper:]_' '[:lower:]-')/ \ |
489 |
%{name}-%{version}-%{release}-filelist-$locale |
%{name}-%{version}-%{release}-filelist >> %{name}-%{version}-%{release}-filelist-$locale |
490 |
done |
done |
491 |
|
|
|
# cat >/tmp/pkgmap <<HERE |
|
|
# LPRng printers |
|
|
# base groups|initial.cgi|localnetworks|reboot|remoteaccess|review|useraccounts|userpassword |
|
|
# backup backup |
|
|
# clamav clamav |
|
|
# domains domains |
|
|
# email emailsettings|pseudonyms |
|
|
# formmagick FormMagick |
|
|
# hosts hostentries |
|
|
# ibays ibays |
|
|
# ldap directory |
|
|
# ntp datetime |
|
|
# portforwarding portforwarding |
|
|
# support online-manual|support |
|
|
# proxy proxy |
|
|
# qmailanalog qmailanalog |
|
|
# quota quota |
|
|
# samba workgroup |
|
|
# starterwebsite starterwebsite |
|
|
# viewlogfiles viewlogfiles |
|
|
# yum yum |
|
|
# HERE |
|
|
# |
|
|
# cat /tmp/pkgmap | while read pkg parts |
|
|
# do |
|
|
# for locale in %{package_locales} |
|
|
# do |
|
|
# egrep $parts %{name}-%{version}-%{release}-filelist-$locale \ |
|
|
# %{name}-%{version}-%{release}-filelist-$locale-$pkg |
|
|
# done |
|
|
# done |
|
|
|
|
492 |
%clean |
%clean |
493 |
rm -rf $RPM_BUILD_ROOT |
rm -rf $RPM_BUILD_ROOT |
494 |
|
|
495 |
|
%package bg |
496 |
|
Summary: %{package_summary} - Bulgarian |
497 |
|
Group: %{group} |
498 |
|
Requires: aspell-bg |
499 |
|
Requires: e-smith-formmagick >= 1.4.0-10 |
500 |
|
%description bg |
501 |
|
%{summary} |
502 |
|
%files bg -f %{name}-%{version}-%{release}-filelist-bg |
503 |
|
|
504 |
|
%package da |
505 |
|
Summary: %{package_summary} - Danish |
506 |
|
Group: %{group} |
507 |
|
Requires: aspell-da |
508 |
|
Requires: e-smith-formmagick >= 1.4.0-10 |
509 |
|
%description da |
510 |
|
%{summary} |
511 |
|
%files da -f %{name}-%{version}-%{release}-filelist-da |
512 |
|
|
513 |
%package de |
%package de |
514 |
Summary: %{package_summary} - German |
Summary: %{package_summary} - German |
515 |
Group: %{group} |
Group: %{group} |
516 |
Requires: aspell-de |
Requires: aspell-de |
517 |
|
Requires: e-smith-formmagick >= 1.4.0-10 |
518 |
%description de |
%description de |
519 |
%{summary} |
%{summary} |
520 |
%files de -f %{name}-%{version}-%{release}-filelist-de |
%files de -f %{name}-%{version}-%{release}-filelist-de |
521 |
|
|
522 |
|
%package el |
523 |
|
Summary: %{package_summary} - Greek |
524 |
|
Group: %{group} |
525 |
|
Requires: aspell-el |
526 |
|
Requires: e-smith-formmagick >= 1.4.0-10 |
527 |
|
%description el |
528 |
|
%{summary} |
529 |
|
%files el -f %{name}-%{version}-%{release}-filelist-el |
530 |
|
|
531 |
%package es |
%package es |
532 |
Summary: %{package_summary} - Spanish |
Summary: %{package_summary} - Spanish |
533 |
Group: %{group} |
Group: %{group} |
534 |
Requires: aspell-es |
Requires: aspell-es |
535 |
|
Requires: e-smith-formmagick >= 1.4.0-10 |
536 |
%description es |
%description es |
537 |
%{summary} |
%{summary} |
538 |
%files es -f %{name}-%{version}-%{release}-filelist-es |
%files es -f %{name}-%{version}-%{release}-filelist-es |
541 |
Summary: %{package_summary} - French |
Summary: %{package_summary} - French |
542 |
Group: %{group} |
Group: %{group} |
543 |
Requires: aspell-fr |
Requires: aspell-fr |
544 |
|
Requires: e-smith-formmagick >= 1.4.0-10 |
545 |
%description fr |
%description fr |
546 |
%{summary} |
%{summary} |
547 |
%files fr -f %{name}-%{version}-%{release}-filelist-fr |
%files fr -f %{name}-%{version}-%{release}-filelist-fr |
548 |
|
|
549 |
|
%package hu |
550 |
|
Summary: %{package_summary} - Hungarian |
551 |
|
Group: %{group} |
552 |
|
Requires: e-smith-formmagick >= 1.4.0-10 |
553 |
|
%description hu |
554 |
|
%{summary} |
555 |
|
%files hu -f %{name}-%{version}-%{release}-filelist-hu |
556 |
|
|
557 |
|
%package id |
558 |
|
Summary: %{package_summary} - Indonesian |
559 |
|
Group: %{group} |
560 |
|
Requires: aspell-id |
561 |
|
Requires: e-smith-formmagick >= 1.4.0-10 |
562 |
|
%description id |
563 |
|
%{summary} |
564 |
|
%files id -f %{name}-%{version}-%{release}-filelist-id |
565 |
|
|
566 |
%package it |
%package it |
567 |
Summary: %{package_summary} - Italian |
Summary: %{package_summary} - Italian |
568 |
Group: %{group} |
Group: %{group} |
569 |
Requires: aspell-it |
Requires: aspell-it |
570 |
|
Requires: e-smith-formmagick >= 1.4.0-10 |
571 |
%description it |
%description it |
572 |
%{summary} |
%{summary} |
573 |
%files it -f %{name}-%{version}-%{release}-filelist-it |
%files it -f %{name}-%{version}-%{release}-filelist-it |
574 |
|
|
575 |
|
%package ja |
576 |
|
Summary: %{package_summary} - Japanese |
577 |
|
Group: %{group} |
578 |
|
Requires: e-smith-formmagick >= 1.4.0-10 |
579 |
|
%description ja |
580 |
|
%{summary} |
581 |
|
%files ja -f %{name}-%{version}-%{release}-filelist-ja |
582 |
|
|
583 |
|
%package nb |
584 |
|
Summary: %{package_summary} - Norwegian (Bokmal) |
585 |
|
Group: %{group} |
586 |
|
Requires: e-smith-formmagick >= 1.4.0-10 |
587 |
|
%description nb |
588 |
|
%{summary} |
589 |
|
%files nb -f %{name}-%{version}-%{release}-filelist-nb |
590 |
|
|
591 |
|
%package nl |
592 |
|
Summary: %{package_summary} - Dutch |
593 |
|
Group: %{group} |
594 |
|
Requires: aspell-nl |
595 |
|
Requires: e-smith-formmagick >= 1.4.0-10 |
596 |
|
%description nl |
597 |
|
%{summary} |
598 |
|
%files nl -f %{name}-%{version}-%{release}-filelist-nl |
599 |
|
|
600 |
|
%package pt |
601 |
|
Summary: %{package_summary} - Portugese |
602 |
|
Group: %{group} |
603 |
|
Requires: aspell-pt |
604 |
|
Requires: e-smith-formmagick >= 1.4.0-10 |
605 |
|
%description pt |
606 |
|
%{summary} |
607 |
|
%files pt -f %{name}-%{version}-%{release}-filelist-pt |
608 |
|
|
609 |
|
%package pt_BR |
610 |
|
Summary: %{package_summary} - Portugese (Brazilian) |
611 |
|
Group: %{group} |
612 |
|
Requires: aspell-pt |
613 |
|
Requires: e-smith-formmagick >= 1.4.0-10 |
614 |
|
%description pt_BR |
615 |
|
%{summary} |
616 |
|
%files pt_BR -f %{name}-%{version}-%{release}-filelist-pt_BR |
617 |
|
|
618 |
|
%package ru |
619 |
|
Summary: %{package_summary} - Russian |
620 |
|
Group: %{group} |
621 |
|
Requires: aspell-ru |
622 |
|
Requires: e-smith-formmagick >= 1.4.0-10 |
623 |
|
%description ru |
624 |
|
%{summary} |
625 |
|
%files ru -f %{name}-%{version}-%{release}-filelist-ru |
626 |
|
|
627 |
|
%package sl |
628 |
|
Summary: %{package_summary} - Slovinian |
629 |
|
Group: %{group} |
630 |
|
Requires: aspell-sl |
631 |
|
Requires: e-smith-formmagick >= 1.4.0-10 |
632 |
|
%description sl |
633 |
|
%{summary} |
634 |
|
%files sl -f %{name}-%{version}-%{release}-filelist-sl |
635 |
|
|
636 |
%package sv |
%package sv |
637 |
Summary: %{package_summary} - Swedish |
Summary: %{package_summary} - Swedish |
638 |
Group: %{group} |
Group: %{group} |
639 |
Requires: aspell-sv |
Requires: aspell-sv |
640 |
|
Requires: e-smith-formmagick >= 1.4.0-10 |
641 |
%description sv |
%description sv |
642 |
%{summary} |
%{summary} |
643 |
%files sv -f %{name}-%{version}-%{release}-filelist-sv |
%files sv -f %{name}-%{version}-%{release}-filelist-sv |
644 |
|
|
645 |
|
%package tr |
646 |
|
Summary: %{package_summary} - Turkish |
647 |
|
Group: %{group} |
648 |
|
Requires: e-smith-formmagick >= 1.4.0-10 |
649 |
|
%description tr |
650 |
|
%{summary} |
651 |
|
%files tr -f %{name}-%{version}-%{release}-filelist-tr |
652 |
|
|
653 |
|
%package zh_CN |
654 |
|
Summary: %{package_summary} - Chinese (China) |
655 |
|
Group: %{group} |
656 |
|
Requires: e-smith-formmagick >= 1.4.0-10 |
657 |
|
%description zh_CN |
658 |
|
%{summary} |
659 |
|
%files zh_CN -f %{name}-%{version}-%{release}-filelist-zh_CN |