]> git.pld-linux.org Git - packages/XFree86-fonts.git/blob - XFree86-fonts.spec
- more fixes in BuildRequires rules.
[packages/XFree86-fonts.git] / XFree86-fonts.spec
1 Summary:        XFree86 Fonts
2 Summary(pl):    Fonty dla systemu XFree86 
3 Name:           XFree86-fonts
4 Version:        4.1.0
5 Release:        3
6 License:        MIT
7 Group:          X11/XFree86
8 Group(de):      X11/XFree86
9 Group(pl):      X11/XFree86
10 Source0:        ftp://ftp.xfree86.org/pub/XFree86/4.0/source/X410src-2.tgz
11 Source1:        ftp://ftp.xfree86.org/pub/XFree86/4.0/source/X410src-1.tgz
12 Source2:        http://www.biz.net.pl/images/ISO8859-2-bdf.tar.gz
13 Source3:        ftp://crash.fce.vutbr.cz/pub/linux_fonts/TGZ/ulT1mo-beta-1.0.tgz
14 Source4:        %{name}.Fontmap
15 Source5:        %{name}-latin2-Type1.Fontmap
16 Patch0:         %{name}-extras-fix.patch
17 Patch1:         %{name}-ISO8859-2.patch
18 Patch2:         %{name}-do_not_run_xftchache.patch
19 # added release because 4.1.0-1 had broken libXfont/bdftopcf
20 BuildRequires:  XFree86 >= %{version}
21 BuildRequires:  XFree86-devel >= %{version}
22 BuildRequires:  perl
23 BuildRequires:  t1utils
24 Prereq:         /usr/X11R6/bin/mkfontdir
25 Prereq:         textutils
26 Prereq:         sed
27 Obsoletes:      XFree86-latin2-fonts
28 BuildArch:      noarch
29 BuildRoot:      %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
30
31 %define         _prefix         /usr/X11R6
32 %define         _mandir         %{_prefix}/man
33 %define         _t1fontsdir     %{_fontsdir}/Type1
34 %define         _t1afmdir       %{_t1fontsdir}/afm
35 %define         _t1pfmdir       %{_t1fontsdir}/pfm
36
37 %description
38 This package contains the basic fonts. This package is required when
39 you have installed X server.
40
41 %description -l pl
42 Pakiet ten zawiera podstawowe czcionki. Pakiet ten jest koniecznie
43 potrzebny, je¶li masz zainstalowany jakikolwiek X serwer.
44
45 %package utils
46 Summary:        Perl scripts for generating BDF fonts
47 Summary(pl):    Skrypty perlowe do generowania fontów BDF
48 Group:          X11/XFree86
49 Group(de):      X11/XFree86
50 Group(pl):      X11/XFree86
51
52 %description utils
53 Perl scripts that allow to generate from an ISO10646-1 encoded BDF
54 font other BDF fonts in any possible encoding.
55
56 %package 75dpi
57 Summary:        X11R6 75dpi fonts - only need on server side
58 Summary(de):    X11RT 75 dpi-Fonts - nur auf Serverseite erforderlich
59 Summary(fr):    Fontes 75 dpi X11R6 - nécessaire uniquement côté serveur
60 Summary(pl):    Fonty o rozdzielczo¶ci 75dpi - potrzebne tylko po stronie serwera
61 Summary(tr):    X11R6 75dpi yazýtipleri - yalnýzca sunucu tarafýnda gerekir
62 Group:          X11/XFree86
63 Group(de):      X11/XFree86
64 Group(pl):      X11/XFree86
65 Prereq:         %{_bindir}/mkfontdir
66 Obsoletes:      XFree86-75dpi-fonts
67
68 %ifarch sparc
69 Obsoletes:      X11R6.1-75dpi-fonts
70 %endif
71
72 %description 75dpi
73 The 75dpi fonts used on most Linux systems. Users with high resolution
74 displays may prefer the 100dpi fonts available in a separate package.
75
76 %description 75dpi -l de
77 Die 75dpi-Fonts, die auf meisten Linux-Systemen verwendet werden. Für
78 Benutzer mit einer hochauflösender Darstellung sind die 100dpi-Fonts
79 eines getrennt erhältlichen Pakets besser geeignet.
80
81 %description 75dpi -l fr
82 Fontes 75 dpi utilisées sur la plupart des systèmes Linux. Ceux qui
83 ont des écrans à haute résolution préfèreront les fontes 100 dpi
84 disponibles dans un autre paquetage.
85
86 %description 75dpi -l pl
87 Pakiet ten zawiera czcionki rastrowe 75dpi. W wypadku wiêkszej
88 rozdzielczo¶ci zalecane s± czcionki 100dpi, które s± dostêpne w
89 osobnym pakiecie.
90
91 %description 75dpi -l tr
92 Çoðu Linux sisteminde 75dpi yazýtipi kullanýlýr. Yüksek çözünürlük
93 kullanan kullanýcýlar 100dpi yazýtiplerini yeðleyebilirler.
94
95 %package 100dpi
96 Summary:        X11R6 100dpi fonts - only need on server side
97 Summary(de):    X11R6 100dpi-Fonts - nur auf Server-Seite erforderlich
98 Summary(fr):    Fontes 100ppp pour X11R6 - nécessaires seulement coté serveur.
99 Summary(pl):    Fonty o rozdzielczosci 100dpi - potrzebne tylko po stronie serwera
100 Summary(tr):    X11R6 100dpi yazýtipleri - yalnýzca sunucu tarafýnda gereklidir
101 Group:          X11/XFree86
102 Group(de):      X11/XFree86
103 Group(pl):      X11/XFree86
104 Prereq:         %{_bindir}/mkfontdir
105 Obsoletes:      XFree86-100dpi-fonts
106
107 %ifarch sparc
108 Obsoletes:      X11R6.1-100dpi-fonts
109 %endif
110
111 %description 100dpi
112 The 100dpi fonts used on most Linux systems. Users with high
113 resolution displays may prefer the 100dpi fonts available in a
114 separate package.
115
116 %description 100dpi -l de
117 Die 100dpi-Schriftarten, die auf den meisten Linux-Systemen zum
118 Einsatz kommen. Anwender mit hochauflösenden Monitoren ziehen unter
119 Umständen die 100dpi-Schriften vor, die in einem separaten Paket
120 erhältlich sind.
121
122 %description 100dpi -l fr
123 Les fontes 100dpi sont utilisées par la plupart des systèmes Linux.
124 Les utilisateurs ayant des hautes résolutions peuvent préférer les
125 fontes 100dpi disponibles dans un package séparé.
126
127 %description 100dpi -l pl
128 Pakiet ten zawiera czcionki rastrowe 100dpi. Bed± one potrzebne przy
129 pracy w du¿ych rozdzielczo¶ciach.
130
131 %description 100dpi -l tr
132 Yüksek çözünürlük kullanan kullanýcýlar 100dpi yazýtiplerini 75dpi
133 olanlara yeðleyebilirler.
134
135 %package KOI8-R
136 Summary:        KOI8-R (cyrillic) fonts - only need on server side
137 Summary(pl):    Fonty rastrowe KOI8-R (cyrylica)
138 Group:          X11/XFree86
139 Group(de):      X11/XFree86
140 Group(pl):      X11/XFree86
141 Prereq:         %{_bindir}/mkfontdir
142 Obsoletes:      XFree86-cyrillic-fonts
143
144 %description KOI8-R
145 KOI8-R (cyrillic) raster fonts.
146
147 %description KOI8-R -l pl
148 Fonty rastrowe KOI8-R (cyrylica).
149
150 %package 100dpi-KOI8-R
151 Summary:        KOI8-R 100dpi fonts - only need on server side
152 Summary(pl):    Fonty rastrowe KOI8-R o rozdzielczo¶ci 100dpi
153 Group:          X11/XFree86
154 Group(de):      X11/XFree86
155 Group(pl):      X11/XFree86
156 Prereq:         %{_bindir}/mkfontdir
157
158 %description 100dpi-KOI8-R
159 KOI8-R raster fonts.
160
161 %description 100dpi-KOI8-R -l pl
162 Fonty rastrowe KOI8-R o rozdzielczo¶ci 100dpi.
163
164 %package 75dpi-KOI8-R
165 Summary:        KOI8-R 75dpi fonts - only need on server side
166 Summary(pl):    Fonty rastrowe KOI8-R o rozdzielczo¶ci 75dpi
167 Group:          X11/XFree86
168 Group(de):      X11/XFree86
169 Group(pl):      X11/XFree86
170 Prereq:         %{_bindir}/mkfontdir
171
172 %description 75dpi-KOI8-R
173 KOI8-R raster fonts.
174
175 %description 75dpi-KOI8-R -l pl
176 Fonty rastrowe ISO-KOI8-R o rozdzielczo¶ci 75dpi.
177
178 %package ISO8859-1
179 Summary:        ISO-8859-1 basic fonts - only need on server side
180 Summary(pl):    Podstawowe fonty rastrowe ISO-8859-1
181 Group:          X11/XFree86
182 Group(de):      X11/XFree86
183 Group(pl):      X11/XFree86
184 Prereq:         %{_bindir}/mkfontdir
185
186 %description ISO8859-1
187 Basic ISO-8859-1 raster fonts.
188
189 %description ISO8859-1 -l pl
190 Podstawowe fonty rastrowe ISO-8859-1.
191
192 %package 100dpi-ISO8859-1
193 Summary:        ISO-8859-1 100dpi fonts - only need on server side
194 Summary(pl):    Fonty rastrowe ISO-8859-1 o rozdzielczo¶ci 100dpi
195 Group:          X11/XFree86
196 Group(de):      X11/XFree86
197 Group(pl):      X11/XFree86
198 Prereq:         %{_bindir}/mkfontdir
199
200 %description 100dpi-ISO8859-1
201 ISO-8859-1 raster fonts.
202
203 %description 100dpi-ISO8859-1 -l pl
204 Fonty rastrowe ISO-8859-1 o rozdzielczo¶ci 100dpi.
205
206 %package 75dpi-ISO8859-1
207 Summary:        ISO-8859-1 75dpi fonts - only need on server side
208 Summary(pl):    Fonty rastrowe ISO-8859-1 o rozdzielczo¶ci 75dpi
209 Group:          X11/XFree86
210 Group(de):      X11/XFree86
211 Group(pl):      X11/XFree86
212 Prereq:         %{_bindir}/mkfontdir
213
214 %description 75dpi-ISO8859-1
215 ISO-8859-1 raster fonts.
216
217 %description 75dpi-ISO8859-1 -l pl
218 Fonty rastrowe ISO-8859-1 o rozdzielczo¶ci 75dpi.
219
220 %package ISO8859-2
221 Summary:        ISO-8859-2 basic fonts - only need on server side
222 Summary(pl):    Podstawowe fonty rastrowe ISO-8859-2
223 Group:          X11/XFree86
224 Group(de):      X11/XFree86
225 Group(pl):      X11/XFree86
226 Prereq:         %{_bindir}/mkfontdir
227
228 %description ISO8859-2
229 Basic ISO-8859-2 raster fonts.
230
231 %description ISO8859-2 -l pl
232 Podstawowe fonty rastrowe ISO-8859-2.
233
234 %package 100dpi-ISO8859-2
235 Summary:        ISO-8859-2 100dpi fonts - only need on server side
236 Summary(pl):    Fonty rastrowe ISO-8859-2 o rozdzielczo¶ci 100dpi
237 Group:          X11/XFree86
238 Group(de):      X11/XFree86
239 Group(pl):      X11/XFree86
240 Prereq:         %{_bindir}/mkfontdir
241 Obsoletes:      XFree86-ISO8859-2-100dpi-fonts
242 Obsoletes:      XFree86-latin2-100dpi-fonts
243
244 %description 100dpi-ISO8859-2
245 ISO-8859-2 raster fonts.
246
247 %description 100dpi-ISO8859-2 -l pl
248 Fonty rastrowe ISO-8859-2 o rozdzielczo¶ci 100dpi.
249
250 %package 75dpi-ISO8859-2
251 Summary:        ISO-8859-2 75dpi fonts - only need on server side
252 Summary(pl):    Fonty rastrowe ISO-8859-2 o rozdzielczo¶ci 75dpi
253 Group:          X11/XFree86
254 Group(de):      X11/XFree86
255 Group(pl):      X11/XFree86
256 Prereq:         %{_bindir}/mkfontdir
257 Obsoletes:      XFree86-ISO8859-2-75dpi-fonts
258 Obsoletes:      XFree86-latin2-75dpi-fonts
259
260 %description 75dpi-ISO8859-2
261 ISO-8859-2 raster fonts.
262
263 %description 75dpi-ISO8859-2 -l pl
264 Fonty rastrowe ISO-8859-2 o rozdzielczo¶ci 75dpi.
265
266 %package Type1-ISO8859-2
267 Summary:        Type1 (scalable) ISO8859-2 X11 system fonts
268 Summary(pl):    Fonty Type 1 ISO-8859-2
269 Group:          X11/Fonts
270 Group(de):      X11/Fonts
271 Group(pl):      X11/Fonty
272 Prereq:         textutils
273 Prereq:         sed
274 Requires:       XFree86 > 3.2 
275 Obsoletes:      XFree86-ISO8859-2-Type1-fonts
276 Obsoletes:      XFree86-latin2-Type1-fonts
277
278 %description Type1-ISO8859-2
279 This package includes the Central European (ISO-8859-2) Type1 fonts
280 for the X11 system.
281
282 This is the famous ulT1mo (read ultimo) collection. All fonts are
283 copyrighted to their authors and declared to be freeware. Originals
284 was taken from the net or CDs.
285
286 %description Type1-ISO8859-2 -l pl
287 Pakiet ten zawiera zestaw fontów Type1 ISO-8859-2 dla X Window.
288
289 %package ISO8859-3
290 Summary:        ISO-8859-3 basic fonts - only need on server side
291 Summary(pl):    Podstawowe fonty rastrowe ISO-8859-3
292 Group:          X11/XFree86
293 Group(de):      X11/XFree86
294 Group(pl):      X11/XFree86
295 Prereq:         %{_bindir}/mkfontdir
296
297 %description ISO8859-3
298 Basic ISO-8859-3 raster fonts.
299
300 %description ISO8859-3 -l pl
301 Podstawowe fonty rastrowe ISO-8859-3.
302
303 %package 100dpi-ISO8859-3
304 Summary:        ISO-8859-3 100dpi fonts - only need on server side
305 Summary(pl):    Fonty rastrowe ISO-8859-3 o rozdzielczo¶ci 100dpi
306 Group:          X11/XFree86
307 Group(de):      X11/XFree86
308 Group(pl):      X11/XFree86
309 Prereq:         %{_bindir}/mkfontdir
310
311 %description 100dpi-ISO8859-3
312 ISO-8859-3 raster fonts.
313
314 %description 100dpi-ISO8859-3 -l pl
315 Fonty rastrowe ISO-8859-3 o rozdzielczo¶ci 100dpi.
316
317 %package 75dpi-ISO8859-3
318 Summary:        ISO-8859-3 75dpi fonts - only need on server side
319 Summary(pl):    Fonty rastrowe ISO-8859-3 o rozdzielczo¶ci 75dpi
320 Group:          X11/XFree86
321 Group(de):      X11/XFree86
322 Group(pl):      X11/XFree86
323 Prereq:         %{_bindir}/mkfontdir
324
325 %description 75dpi-ISO8859-3
326 ISO-8859-3 raster fonts.
327
328 %description 75dpi-ISO8859-3 -l pl
329 Fonty rastrowe ISO-8859-3 o rozdzielczo¶ci 75dpi.
330
331 %package ISO8859-4
332 Summary:        ISO-8859-4 basic fonts - only need on server side
333 Summary(pl):    Podstawowe fonty rastrowe ISO-8859-4
334 Group:          X11/XFree86
335 Group(de):      X11/XFree86
336 Group(pl):      X11/XFree86
337 Prereq:         %{_bindir}/mkfontdir
338
339 %description ISO8859-4
340 Basic ISO-8859-4 raster fonts.
341
342 %description ISO8859-4 -l pl
343 Podstawowe fonty rastrowe ISO-8859-4.
344
345 %package 100dpi-ISO8859-4
346 Summary:        ISO-8859-4 100dpi fonts - only need on server side
347 Summary(pl):    Fonty rastrowe ISO-8859-4 o rozdzielczo¶ci 100dpi
348 Group:          X11/XFree86
349 Group(de):      X11/XFree86
350 Group(pl):      X11/XFree86
351 Prereq:         %{_bindir}/mkfontdir
352
353 %description 100dpi-ISO8859-4
354 ISO-8859-4 raster fonts.
355
356 %description 100dpi-ISO8859-4 -l pl
357 Fonty rastrowe ISO-8859-4 o rozdzielczo¶ci 100dpi.
358
359 %package 75dpi-ISO8859-4
360 Summary:        ISO-8859-4 75dpi fonts - only need on server side
361 Summary(pl):    Fonty rastrowe ISO-8859-4 o rozdzielczo¶ci 75dpi
362 Group:          X11/XFree86
363 Group(de):      X11/XFree86
364 Group(pl):      X11/XFree86
365 Prereq:         %{_bindir}/mkfontdir
366
367 %description 75dpi-ISO8859-4
368 ISO-8859-4 raster fonts.
369
370 %description 75dpi-ISO8859-4 -l pl
371 Fonty rastrowe ISO-8859-4 o rozdzielczo¶ci 75dpi.
372
373 %package ISO8859-5
374 Summary:        ISO-8859-5 basic fonts - only need on server side
375 Summary(pl):    Podstawowe fonty rastrowe ISO-8859-5
376 Group:          X11/XFree86
377 Group(de):      X11/XFree86
378 Group(pl):      X11/XFree86
379 Prereq:         %{_bindir}/mkfontdir
380
381 %description ISO8859-5
382 Basic ISO-8859-5 raster fonts.
383
384 %description ISO8859-5 -l pl
385 Podstawowe fonty rastrowe ISO-8859-5.
386
387 %package 100dpi-ISO8859-5
388 Summary:        ISO-8859-5 100dpi fonts - only need on server side
389 Summary(pl):    Fonty rastrowe ISO-8859-5 o rozdzielczo¶ci 100dpi
390 Group:          X11/XFree86
391 Group(de):      X11/XFree86
392 Group(pl):      X11/XFree86
393 Prereq:         %{_bindir}/mkfontdir
394
395 %description 100dpi-ISO8859-5
396 ISO-8859-5 raster fonts.
397
398 %description 100dpi-ISO8859-5 -l pl
399 Fonty rastrowe ISO-8859-5 o rozdzielczo¶ci 100dpi.
400
401 %package 75dpi-ISO8859-5
402 Summary:        ISO-8859-5 75dpi fonts - only need on server side
403 Summary(pl):    Fonty rastrowe ISO-8859-5 o rozdzielczo¶ci 75dpi
404 Group:          X11/XFree86
405 Group(de):      X11/XFree86
406 Group(pl):      X11/XFree86
407 Prereq:         %{_bindir}/mkfontdir
408
409 %description 75dpi-ISO8859-5
410 ISO-8859-5 raster fonts.
411
412 %description 75dpi-ISO8859-5 -l pl
413 Fonty rastrowe ISO-8859-5 o rozdzielczo¶ci 75dpi.
414
415 %package ISO8859-6
416 Summary:        ISO-8859-6 basic fonts - only need on server side
417 Summary(pl):    Podstawowe fonty rastrowe ISO-8859-6
418 Group:          X11/XFree86
419 Group(de):      X11/XFree86
420 Group(pl):      X11/XFree86
421 Prereq:         %{_bindir}/mkfontdir
422
423 %description ISO8859-6
424 Basic ISO-8859-6 raster fonts.
425
426 %description ISO8859-6 -l pl
427 Podstawowe fonty rastrowe ISO-8859-6.
428
429 %package 100dpi-ISO8859-6
430 Summary:        ISO-8859-6 100dpi fonts - only need on server side
431 Summary(pl):    Fonty rastrowe ISO-8859-6 o rozdzielczo¶ci 100dpi
432 Group:          X11/XFree86
433 Group(de):      X11/XFree86
434 Group(pl):      X11/XFree86
435 Prereq:         %{_bindir}/mkfontdir
436
437 %description 100dpi-ISO8859-6
438 ISO-8859-6 raster fonts.
439
440 %description 100dpi-ISO8859-6 -l pl
441 Fonty rastrowe ISO-8859-6 o rozdzielczo¶ci 100dpi.
442
443 %package 75dpi-ISO8859-6
444 Summary:        ISO-8859-6 75dpi fonts - only need on server side
445 Summary(pl):    Fonty rastrowe ISO-8859-6 o rozdzielczo¶ci 75dpi
446 Group:          X11/XFree86
447 Group(de):      X11/XFree86
448 Group(pl):      X11/XFree86
449 Prereq:         %{_bindir}/mkfontdir
450
451 %description 75dpi-ISO8859-6
452 ISO-8859-6 raster fonts.
453
454 %description 75dpi-ISO8859-6 -l pl
455 Fonty rastrowe ISO-8859-6 o rozdzielczo¶ci 75dpi.
456
457 %package ISO8859-7
458 Summary:        ISO-8859-7 basic fonts - only need on server side
459 Summary(pl):    Podstawowe fonty rastrowe ISO-8859-7
460 Group:          X11/XFree86
461 Group(de):      X11/XFree86
462 Group(pl):      X11/XFree86
463 Prereq:         %{_bindir}/mkfontdir
464
465 %description ISO8859-7
466 Basic ISO-8859-7 raster fonts.
467
468 %description ISO8859-7 -l pl
469 Podstawowe fonty rastrowe ISO-8859-7.
470
471 %package 100dpi-ISO8859-7
472 Summary:        ISO-8859-7 100dpi fonts - only need on server side
473 Summary(pl):    Fonty rastrowe ISO-8859-7 o rozdzielczo¶ci 100dpi
474 Group:          X11/XFree86
475 Group(de):      X11/XFree86
476 Group(pl):      X11/XFree86
477 Prereq:         %{_bindir}/mkfontdir
478
479 %description 100dpi-ISO8859-7
480 ISO-8859-7 raster fonts.
481
482 %description 100dpi-ISO8859-7 -l pl
483 Fonty rastrowe ISO-8859-7 o rozdzielczo¶ci 100dpi.
484
485 %package 75dpi-ISO8859-7
486 Summary:        ISO-8859-7 75dpi fonts - only need on server side
487 Summary(pl):    Fonty rastrowe ISO-8859-7 o rozdzielczo¶ci 75dpi
488 Group:          X11/XFree86
489 Group(de):      X11/XFree86
490 Group(pl):      X11/XFree86
491 Prereq:         %{_bindir}/mkfontdir
492
493 %description 75dpi-ISO8859-7
494 ISO-8859-7 raster fonts.
495
496 %description 75dpi-ISO8859-7 -l pl
497 Fonty rastrowe ISO-8859-7 o rozdzielczo¶ci 75dpi.
498
499 %package ISO8859-8
500 Summary:        ISO-8859-8 basic fonts - only need on server side
501 Summary(pl):    Podstawowe fonty rastrowe ISO-8859-8
502 Group:          X11/XFree86
503 Group(de):      X11/XFree86
504 Group(pl):      X11/XFree86
505 Prereq:         %{_bindir}/mkfontdir
506
507 %description ISO8859-8
508 Basic ISO-8859-8 raster fonts.
509
510 %description ISO8859-8 -l pl
511 Podstawowe fonty rastrowe ISO-8859-8.
512
513 %package 100dpi-ISO8859-8
514 Summary:        ISO-8859-8 100dpi fonts - only need on server side
515 Summary(pl):    Fonty rastrowe ISO-8859-8 o rozdzielczo¶ci 100dpi
516 Group:          X11/XFree86
517 Group(de):      X11/XFree86
518 Group(pl):      X11/XFree86
519 Prereq:         %{_bindir}/mkfontdir
520
521 %description 100dpi-ISO8859-8
522 ISO-8859-8 raster fonts.
523
524 %description 100dpi-ISO8859-8 -l pl
525 Fonty rastrowe ISO-8859-8 o rozdzielczo¶ci 100dpi.
526
527 %package 75dpi-ISO8859-8
528 Summary:        ISO-8859-8 75dpi fonts - only need on server side
529 Summary(pl):    Fonty rastrowe ISO-8859-8 o rozdzielczo¶ci 75dpi
530 Group:          X11/XFree86
531 Group(de):      X11/XFree86
532 Group(pl):      X11/XFree86
533 Prereq:         %{_bindir}/mkfontdir
534
535 %description 75dpi-ISO8859-8
536 ISO-8859-8 raster fonts.
537
538 %description 75dpi-ISO8859-8 -l pl
539 Fonty rastrowe ISO-8859-8 o rozdzielczo¶ci 75dpi.
540
541 %package ISO8859-9
542 Summary:        ISO-8859-9 basic fonts - only need on server side
543 Summary(pl):    Podstawowe fonty rastrowe ISO-8859-9
544 Group:          X11/XFree86
545 Group(de):      X11/XFree86
546 Group(pl):      X11/XFree86
547 Prereq:         %{_bindir}/mkfontdir
548
549 %description ISO8859-9
550 Basic ISO-8859-9 raster fonts.
551
552 %description ISO8859-9 -l pl
553 Podstawowe fonty rastrowe ISO-8859-9.
554
555 %package 100dpi-ISO8859-9
556 Summary:        ISO-8859-9 100dpi fonts - only need on server side
557 Summary(pl):    Fonty rastrowe ISO-8859-9 o rozdzielczo¶ci 100dpi
558 Group:          X11/XFree86
559 Group(de):      X11/XFree86
560 Group(pl):      X11/XFree86
561 Prereq:         %{_bindir}/mkfontdir
562
563 %description 100dpi-ISO8859-9
564 ISO-8859-9 raster fonts.
565
566 %description 100dpi-ISO8859-9 -l pl
567 Fonty rastrowe ISO-8859-9 o rozdzielczo¶ci 100dpi.
568
569 %package 75dpi-ISO8859-9
570 Summary:        ISO-8859-9 75dpi fonts - only need on server side
571 Summary(pl):    Fonty rastrowe ISO-8859-9 o rozdzielczo¶ci 75dpi
572 Group:          X11/XFree86
573 Group(de):      X11/XFree86
574 Group(pl):      X11/XFree86
575 Prereq:         %{_bindir}/mkfontdir
576
577 %description 75dpi-ISO8859-9
578 ISO-8859-9 raster fonts.
579
580 %description 75dpi-ISO8859-9 -l pl
581 Fonty rastrowe ISO-8859-9 o rozdzielczo¶ci 75dpi.
582
583 %package ISO8859-10
584 Summary:        ISO-8859-10 basic fonts - only need on server side
585 Summary(pl):    Podstawowe fonty rastrowe ISO-8859-10
586 Group:          X11/XFree86
587 Group(de):      X11/XFree86
588 Group(pl):      X11/XFree86
589 Prereq:         %{_bindir}/mkfontdir
590
591 %description ISO8859-10
592 Basic ISO-8859-10 raster fonts.
593
594 %description ISO8859-10 -l pl
595 Podstawowe fonty rastrowe ISO-8859-10.
596
597 %package 100dpi-ISO8859-10
598 Summary:        ISO-8859-10 100dpi fonts - only need on server side
599 Summary(pl):    Fonty rastrowe ISO-8859-10 o rozdzielczo¶ci 100dpi
600 Group:          X11/XFree86
601 Group(de):      X11/XFree86
602 Group(pl):      X11/XFree86
603 Prereq:         %{_bindir}/mkfontdir
604
605 %description 100dpi-ISO8859-10
606 ISO-8859-10 raster fonts.
607
608 %description 100dpi-ISO8859-10 -l pl
609 Fonty rastrowe ISO-8859-10 o rozdzielczo¶ci 100dpi.
610
611 %package 75dpi-ISO8859-10
612 Summary:        ISO-8859-10 75dpi fonts - only need on server side
613 Summary(pl):    Fonty rastrowe ISO-8859-10 o rozdzielczo¶ci 75dpi
614 Group:          X11/XFree86
615 Group(de):      X11/XFree86
616 Group(pl):      X11/XFree86
617 Prereq:         %{_bindir}/mkfontdir
618
619 %description 75dpi-ISO8859-10
620 ISO-8859-10 raster fonts.
621
622 %description 75dpi-ISO8859-10 -l pl
623 Fonty rastrowe ISO-8859-10 o rozdzielczo¶ci 75dpi.
624
625 %package ISO8859-11
626 Summary:        ISO-8859-11 basic fonts - only need on server side
627 Summary(pl):    Podstawowe fonty rastrowe ISO-8859-11
628 Group:          X11/XFree86
629 Group(de):      X11/XFree86
630 Group(pl):      X11/XFree86
631 Prereq:         %{_bindir}/mkfontdir
632
633 %description ISO8859-11
634 Basic ISO-8859-11 raster fonts.
635
636 %description ISO8859-11 -l pl
637 Podstawowe fonty rastrowe ISO-8859-11.
638
639 %package 100dpi-ISO8859-11
640 Summary:        ISO-8859-11 100dpi fonts - only need on server side
641 Summary(pl):    Fonty rastrowe ISO-8859-11 o rozdzielczo¶ci 100dpi
642 Group:          X11/XFree86
643 Group(de):      X11/XFree86
644 Group(pl):      X11/XFree86
645 Prereq:         %{_bindir}/mkfontdir
646
647 %description 100dpi-ISO8859-11
648 ISO-8859-11 raster fonts.
649
650 %description 100dpi-ISO8859-11 -l pl
651 Fonty rastrowe ISO-8859-11 o rozdzielczo¶ci 100dpi.
652
653 %package 75dpi-ISO8859-11
654 Summary:        ISO-8859-11 75dpi fonts - only need on server side
655 Summary(pl):    Fonty rastrowe ISO-8859-11 o rozdzielczo¶ci 75dpi
656 Group:          X11/XFree86
657 Group(de):      X11/XFree86
658 Group(pl):      X11/XFree86
659 Prereq:         %{_bindir}/mkfontdir
660
661 %description 75dpi-ISO8859-11
662 ISO-8859-11 raster fonts.
663
664 %description 75dpi-ISO8859-11 -l pl
665 Fonty rastrowe ISO-8859-11 o rozdzielczo¶ci 75dpi.
666
667 %package ISO8859-12
668 Summary:        ISO-8859-12 basic fonts - only need on server side
669 Summary(pl):    Podstawowe fonty rastrowe ISO-8859-12
670 Group:          X11/XFree86
671 Group(de):      X11/XFree86
672 Group(pl):      X11/XFree86
673 Prereq:         %{_bindir}/mkfontdir
674
675 %description ISO8859-12
676 Basic ISO-8859-12 raster fonts.
677
678 %description ISO8859-12 -l pl
679 Podstawowe fonty rastrowe ISO-8859-12.
680
681 %package 100dpi-ISO8859-12
682 Summary:        ISO-8859-12 100dpi fonts - only need on server side
683 Summary(pl):    Fonty rastrowe ISO-8859-12 o rozdzielczo¶ci 100dpi
684 Group:          X11/XFree86
685 Group(de):      X11/XFree86
686 Group(pl):      X11/XFree86
687 Prereq:         %{_bindir}/mkfontdir
688
689 %description 100dpi-ISO8859-12
690 ISO-8859-12 raster fonts.
691
692 %description 100dpi-ISO8859-12 -l pl
693 Fonty rastrowe ISO-8859-12 o rozdzielczo¶ci 100dpi.
694
695 %package 75dpi-ISO8859-12
696 Summary:        ISO-8859-12 75dpi fonts - only need on server side
697 Summary(pl):    Fonty rastrowe ISO-8859-12 o rozdzielczo¶ci 75dpi
698 Group:          X11/XFree86
699 Group(de):      X11/XFree86
700 Group(pl):      X11/XFree86
701 Prereq:         %{_bindir}/mkfontdir
702
703 %description 75dpi-ISO8859-12
704 ISO-8859-12 raster fonts.
705
706 %description 75dpi-ISO8859-12 -l pl
707 Fonty rastrowe ISO-8859-12 o rozdzielczo¶ci 75dpi.
708
709 %package ISO8859-13
710 Summary:        ISO-8859-13 basic fonts - only need on server side
711 Summary(pl):    Podstawowe fonty rastrowe ISO-8859-13
712 Group:          X11/XFree86
713 Group(de):      X11/XFree86
714 Group(pl):      X11/XFree86
715 Prereq:         %{_bindir}/mkfontdir
716
717 %description ISO8859-13
718 Basic ISO-8859-13 raster fonts.
719
720 %description ISO8859-13 -l pl
721 Podstawowe fonty rastrowe ISO-8859-13.
722
723 %package 100dpi-ISO8859-13
724 Summary:        ISO-8859-13 100dpi fonts - only need on server side
725 Summary(pl):    Fonty rastrowe ISO-8859-13 o rozdzielczo¶ci 100dpi
726 Group:          X11/XFree86
727 Group(de):      X11/XFree86
728 Group(pl):      X11/XFree86
729 Prereq:         %{_bindir}/mkfontdir
730
731 %description 100dpi-ISO8859-13
732 ISO-8859-13 raster fonts.
733
734 %description 100dpi-ISO8859-13 -l pl
735 Fonty rastrowe ISO-8859-13 o rozdzielczo¶ci 100dpi.
736
737 %package 75dpi-ISO8859-13
738 Summary:        ISO-8859-13 75dpi fonts - only need on server side
739 Summary(pl):    Fonty rastrowe ISO-8859-13 o rozdzielczo¶ci 75dpi
740 Group:          X11/XFree86
741 Group(de):      X11/XFree86
742 Group(pl):      X11/XFree86
743 Prereq:         %{_bindir}/mkfontdir
744
745 %description 75dpi-ISO8859-13
746 ISO-8859-13 raster fonts.
747
748 %description 75dpi-ISO8859-13 -l pl
749 Fonty rastrowe ISO-8859-13 o rozdzielczo¶ci 75dpi.
750
751 %package ISO8859-14
752 Summary:        ISO-8859-14 basic fonts - only need on server side
753 Summary(pl):    Podstawowe fonty rastrowe ISO-8859-14
754 Group:          X11/XFree86
755 Group(de):      X11/XFree86
756 Group(pl):      X11/XFree86
757 Prereq:         %{_bindir}/mkfontdir
758
759 %description ISO8859-14
760 Basic ISO-8859-14 raster fonts.
761
762 %description ISO8859-14 -l pl
763 Podstawowe fonty rastrowe ISO-8859-14.
764
765 %package 100dpi-ISO8859-14
766 Summary:        ISO-8859-14 100dpi fonts - only need on server side
767 Summary(pl):    Fonty rastrowe ISO-8859-14 o rozdzielczo¶ci 100dpi
768 Group:          X11/XFree86
769 Group(de):      X11/XFree86
770 Group(pl):      X11/XFree86
771 Prereq:         %{_bindir}/mkfontdir
772
773 %description 100dpi-ISO8859-14
774 ISO-8859-14 raster fonts.
775
776 %description 100dpi-ISO8859-14 -l pl
777 Fonty rastrowe ISO-8859-14 o rozdzielczo¶ci 100dpi.
778
779 %package 75dpi-ISO8859-14
780 Summary:        ISO-8859-14 75dpi fonts - only need on server side
781 Summary(pl):    Fonty rastrowe ISO-8859-14 o rozdzielczo¶ci 75dpi
782 Group:          X11/XFree86
783 Group(de):      X11/XFree86
784 Group(pl):      X11/XFree86
785 Prereq:         %{_bindir}/mkfontdir
786
787 %description 75dpi-ISO8859-14
788 ISO-8859-14 raster fonts.
789
790 %description 75dpi-ISO8859-14 -l pl
791 Fonty rastrowe ISO-8859-14 o rozdzielczo¶ci 75dpi.
792
793 %package ISO8859-15
794 Summary:        ISO-8859-15 basic fonts - only need on server side
795 Summary(pl):    Podstawowe fonty rastrowe ISO-8859-15
796 Group:          X11/XFree86
797 Group(de):      X11/XFree86
798 Group(pl):      X11/XFree86
799 Prereq:         %{_bindir}/mkfontdir
800
801 %description ISO8859-15
802 Basic ISO-8859-15 raster fonts.
803
804 %description ISO8859-15 -l pl
805 Podstawowe fonty rastrowe ISO-8859-15.
806
807 %package 100dpi-ISO8859-15
808 Summary:        ISO-8859-15 100dpi fonts - only need on server side
809 Summary(pl):    Fonty rastrowe ISO-8859-15 o rozdzielczo¶ci 100dpi
810 Group:          X11/XFree86
811 Group(de):      X11/XFree86
812 Group(pl):      X11/XFree86
813 Prereq:         %{_bindir}/mkfontdir
814
815 %description 100dpi-ISO8859-15
816 ISO-8859-15 raster fonts.
817
818 %description 100dpi-ISO8859-15 -l pl
819 Fonty rastrowe ISO-8859-15 o rozdzielczo¶ci 100dpi.
820
821 %package 75dpi-ISO8859-15
822 Summary:        ISO-8859-15 75dpi fonts - only need on server side
823 Summary(pl):    Fonty rastrowe ISO-8859-15 o rozdzielczo¶ci 75dpi
824 Group:          X11/XFree86
825 Group(de):      X11/XFree86
826 Group(pl):      X11/XFree86
827 Prereq:         %{_bindir}/mkfontdir
828
829 %description 75dpi-ISO8859-15
830 ISO-8859-15 raster fonts.
831
832 %description 75dpi-ISO8859-15 -l pl
833 Fonty rastrowe ISO-8859-15 o rozdzielczo¶ci 75dpi.
834
835 %package JISX0201.1976-0
836 Summary:        JISX0201.1976-0 basic fonts - only need on server side
837 Summary(pl):    Podstawowe fonty rastrowe JISX0201.1976-0
838 Group:          X11/XFree86
839 Group(de):      X11/XFree86
840 Group(pl):      X11/XFree86
841 Prereq:         %{_bindir}/mkfontdir
842
843 %description JISX0201.1976-0
844 Basic JISX0201.1976-0 raster fonts.
845
846 %description JISX0201.1976-0 -l pl
847 Podstawowe fonty rastrowe JISX0201.1976-0.
848
849 %package 100dpi-JISX0201.1976-0
850 Summary:        JISX0201.1976-0 100dpi fonts - only need on server side
851 Summary(pl):    Fonty rastrowe JISX0201.1976-0 o rozdzielczo¶ci 100dpi
852 Group:          X11/XFree86
853 Group(de):      X11/XFree86
854 Group(pl):      X11/XFree86
855 Prereq:         %{_bindir}/mkfontdir
856
857 %description 100dpi-JISX0201.1976-0
858 JISX0201.1976-0 raster fonts.
859
860 %description 100dpi-JISX0201.1976-0 -l pl
861 Fonty rastrowe JISX0201.1976-0 o rozdzielczo¶ci 100dpi.
862
863 %package 75dpi-JISX0201.1976-0
864 Summary:        JISX0201.1976-0 75dpi fonts - only need on server side
865 Summary(pl):    Fonty rastrowe JISX0201.1976-0 o rozdzielczo¶ci 75dpi
866 Group:          X11/XFree86
867 Group(de):      X11/XFree86
868 Group(pl):      X11/XFree86
869 Prereq:         %{_bindir}/mkfontdir
870
871 %description 75dpi-JISX0201.1976-0
872 JISX0201.1976-0 raster fonts.
873
874 %description 75dpi-JISX0201.1976-0 -l pl
875 Fonty rastrowe JISX0201.1976-0 o rozdzielczo¶ci 75dpi.
876
877 %prep
878 %setup -q -c -b1 -b2 -a3
879 %patch0 -p1
880 %patch1 -p1
881 %patch2 -p1
882
883 cp xc/extras/fonts/arabic24/*.bdf xc/fonts/bdf/misc/
884 cp xc/extras/fonts/ClearlyU/*.bdf xc/fonts/bdf/misc/
885
886 cd misc
887 for i in {12x24,8x16}*.bdf ; do
888         j="`echo $i | sed 's/\.bdf//'`-ISO8859-2.bdf"
889         mv -f $i $j
890         mv -f $j ../xc/fonts/bdf/misc/
891 done
892 cd ../100dpi
893 for i in {char,term,lu{BIS,bB}19}*.bdf ; do
894         j="`echo $i | sed 's/\.bdf//'`-ISO8859-2.bdf"
895         mv -f $i ../xc/fonts/bdf/100dpi/$j
896         mv -f ../75dpi/$i ../xc/fonts/bdf/75dpi/$j
897 done
898
899 %build
900 %{__make} all -C ulT1mo-beta-1.0
901
902 cd xc/fonts
903 imake -DBuildFonts -DUseInstalled -I%{_libdir}/X11/config
904 %{__make} Makefiles
905 %{__make} depend
906 cd ..
907 %{__make} -C fonts TOP=`pwd` \
908         UCS2ANY=`pwd`/fonts/util/ucs2any.pl \
909         BDFTRUNCATE=`pwd`/fonts/util/bdftruncate.pl \
910         UCSMAPPREFIX=`pwd`/fonts/util/map- \
911         CDEBUGFLAGS="%{rpmcflags}"
912
913 %install
914 rm -rf $RPM_BUILD_ROOT
915 cd xc
916 %{__make} -C fonts install TOP=`pwd` \
917         UCS2ANY=`pwd`/fonts/util/ucs2any.pl \
918         BDFTRUNCATE=`pwd`/fonts/util/bdftruncate.pl \
919         UCSMAPPREFIX=`pwd`/fonts/util/map- \
920         DESTDIR=$RPM_BUILD_ROOT
921 %{__make} -C fonts install.man TOP=`pwd` \
922         UCS2ANY=`pwd`/fonts/util/ucs2any.pl \
923         BDFTRUNCATE=`pwd`/fonts/util/bdftruncate.pl \
924         UCSMAPPREFIX=`pwd`/fonts/util/map- \
925         DESTDIR=$RPM_BUILD_ROOT
926 cd ..
927
928 %{__make} -C ulT1mo-beta-1.0 install \
929         FONTDIR=$RPM_BUILD_ROOT%{_fontsdir}
930
931 # separate *.afm, convert *.pfa to .pfb
932 mv -f $RPM_BUILD_ROOT%{_t1fontsdir}/*.afm $RPM_BUILD_ROOT%{_t1afmdir}
933 (cd $RPM_BUILD_ROOT%{_t1fontsdir}
934 for f in *.pfa ; do
935         t1binary $f `basename $f .pfa`.pfb
936         rm -f $f
937 done
938 )
939
940 tail -n +2 ulT1mo-beta-1.0/fonts.scale.ulT1mo \
941         > $RPM_BUILD_ROOT%{_t1fontsdir}/fonts.scale.XFree86-fonts-Type1-ISO8859-2
942 tail -n +2 xc/fonts/scaled/Type1/fonts.scale | sed -e 's/\.pfa/\.pfb/' \
943         > $RPM_BUILD_ROOT%{_t1fontsdir}/fonts.scale.%{name}
944 install %{SOURCE4} $RPM_BUILD_ROOT%{_t1fontsdir}/Fontmap.%{name}
945 install %{SOURCE5} $RPM_BUILD_ROOT%{_t1fontsdir}/Fontmap.XFree86-fonts-Type1-ISO8859-2
946
947 # make TrueType font dir, touch default .dir and .scale files
948 install -d $RPM_BUILD_ROOT%{_fontsdir}/TTF
949 echo 0 > $RPM_BUILD_ROOT%{_fontsdir}/TTF/fonts.dir
950 echo 0 > $RPM_BUILD_ROOT%{_fontsdir}/TTF/fonts.scale
951
952 gzip -9nf RELEASE_NOTES.TXT
953
954 %clean
955 rm -rf $RPM_BUILD_ROOT
956
957 %post
958 cd %{_fontsdir}/misc
959 umask 022
960 %{_bindir}/mkfontdir
961 cd %{_t1fontsdir}
962 rm -f fonts.scale.bak Fontmap.bak
963 cat fonts.scale.* | sort -u > fonts.scale.tmp
964 cat fonts.scale.tmp | wc -l | sed -e 's/ //g' > fonts.scale
965 cat fonts.scale.tmp >> fonts.scale
966 rm -f fonts.scale.tmp
967 ln -sf fonts.scale fonts.dir
968 cat Fontmap.* > Fontmap
969
970 %postun
971 cd %{_fontsdir}/misc
972 umask 022
973 %{_bindir}/mkfontdir
974 cd %{_t1fontsdir}
975 rm -f fonts.scale.bak Fontmap.bak
976 cat fonts.scale.* 2>/dev/null | sort -u > fonts.scale.tmp
977 cat fonts.scale.tmp | wc -l | sed -e 's/ //g' > fonts.scale
978 cat fonts.scale.tmp >> fonts.scale
979 rm -f fonts.scale.tmp
980 ln -sf fonts.scale fonts.dir
981 cat Fontmap.* > Fontmap 2>/dev/null
982
983 %post 75dpi
984 cd %{_fontsdir}/75dpi
985 umask 022
986 %{_bindir}/mkfontdir
987
988 %postun 75dpi
989 cd %{_fontsdir}/75dpi
990 umask 022
991 %{_bindir}/mkfontdir
992
993 %post 100dpi
994 cd %{_fontsdir}/100dpi
995 umask 022
996 %{_bindir}/mkfontdir
997
998 %postun 100dpi
999 cd %{_fontsdir}/100dpi
1000 umask 022
1001 %{_bindir}/mkfontdir
1002
1003 %post ISO8859-1
1004 cd %{_fontsdir}/misc
1005 umask 022
1006 %{_bindir}/mkfontdir
1007
1008 %postun ISO8859-1
1009 cd %{_fontsdir}/misc
1010 umask 022
1011 %{_bindir}/mkfontdir
1012
1013 %post 75dpi-ISO8859-1
1014 cd %{_fontsdir}/75dpi
1015 umask 022
1016 %{_bindir}/mkfontdir
1017
1018 %postun 75dpi-ISO8859-1
1019 cd %{_fontsdir}/75dpi
1020 umask 022
1021 %{_bindir}/mkfontdir
1022
1023 %post 100dpi-ISO8859-1
1024 cd %{_fontsdir}/100dpi
1025 umask 022
1026 %{_bindir}/mkfontdir
1027
1028 %postun 100dpi-ISO8859-1
1029 cd %{_fontsdir}/100dpi
1030 umask 022
1031 %{_bindir}/mkfontdir
1032
1033 %post ISO8859-2
1034 cd %{_fontsdir}/misc
1035 umask 022
1036 %{_bindir}/mkfontdir
1037
1038 %postun ISO8859-2
1039 cd %{_fontsdir}/misc
1040 umask 022
1041 %{_bindir}/mkfontdir
1042
1043 %post 75dpi-ISO8859-2
1044 cd %{_fontsdir}/75dpi
1045 umask 022
1046 %{_bindir}/mkfontdir
1047
1048 %postun 75dpi-ISO8859-2
1049 cd %{_fontsdir}/75dpi
1050 umask 022
1051 %{_bindir}/mkfontdir
1052
1053 %post 100dpi-ISO8859-2
1054 cd %{_fontsdir}/100dpi
1055 umask 022
1056 %{_bindir}/mkfontdir
1057
1058 %postun 100dpi-ISO8859-2
1059 cd %{_fontsdir}/100dpi
1060 umask 022
1061 %{_bindir}/mkfontdir
1062
1063 %post Type1-ISO8859-2
1064 cd %{_t1fontsdir}
1065 rm -f fonts.scale.bak Fontmap.bak
1066 cat fonts.scale.* | sort -u > fonts.scale.tmp
1067 cat fonts.scale.tmp | wc -l | sed -e 's/ //g' > fonts.scale
1068 cat fonts.scale.tmp >> fonts.scale
1069 rm -f fonts.scale.tmp
1070 ln -sf fonts.scale fonts.dir
1071 cat Fontmap.* > Fontmap
1072 grep '^.*ISO-8859-2.pfb' %{_t1fontsdir}/fonts.dir |\
1073         sed 's/\(^.*ISO-8859-2.pfb \)\(.*\)/"\2"/' |\
1074         sed 's/\(^".*\)\(-[a-z]*-[a-z]*"\)/\1-iso8859-2" \1\2/' |\
1075         grep -v ^[0-9] > %{_t1fontsdir}/fonts.alias.tmp
1076 cat %{_t1fontsdir}/fonts.alias.tmp >> %{_t1fontsdir}/fonts.alias
1077 sort -u < %{_t1fontsdir}/fonts.alias > %{_t1fontsdir}/fonts.alias.tmp
1078 mv -f %{_t1fontsdir}/fonts.alias.tmp %{_t1fontsdir}/fonts.alias
1079
1080 %postun Type1-ISO8859-2
1081 cd %{_t1fontsdir}
1082 rm -f fonts.scale.bak Fontmap.bak
1083 cat fonts.scale.* 2>/dev/null | sort -u > fonts.scale.tmp
1084 cat fonts.scale.tmp | wc -l | sed -e 's/ //g' > fonts.scale
1085 cat fonts.scale.tmp >> fonts.scale
1086 rm -f fonts.scale.tmp
1087 ln -sf fonts.scale fonts.dir
1088 cat Fontmap.* > Fontmap 2>/dev/null
1089 sed 's/^.*pfb -//' %{_t1fontsdir}/fonts.dir > %{_t1fontsdir}/fonts.dir.tmp 
1090 grep -f %{_t1fontsdir}/fonts.dir.tmp \
1091         %{_t1fontsdir}/fonts.alias > %{_t1fontsdir}/fonts.alias.tmp
1092 mv -f %{_t1fontsdir}/fonts.alias.tmp %{_t1fontsdir}/fonts.alias
1093 rm -f %{_t1fontsdir}/fonts.dir.tmp
1094
1095 %post ISO8859-3
1096 cd %{_fontsdir}/misc
1097 umask 022
1098 %{_bindir}/mkfontdir
1099
1100 %postun ISO8859-3
1101 cd %{_fontsdir}/misc
1102 umask 022
1103 %{_bindir}/mkfontdir
1104
1105 %post 75dpi-ISO8859-3
1106 cd %{_fontsdir}/75dpi
1107 umask 022
1108 %{_bindir}/mkfontdir
1109
1110 %postun 75dpi-ISO8859-3
1111 cd %{_fontsdir}/75dpi
1112 umask 022
1113 %{_bindir}/mkfontdir
1114
1115 %post 100dpi-ISO8859-4
1116 cd %{_fontsdir}/100dpi
1117 umask 022
1118 %{_bindir}/mkfontdir
1119
1120 %postun 100dpi-ISO8859-4
1121 cd %{_fontsdir}/100dpi
1122 umask 022
1123 %{_bindir}/mkfontdir
1124
1125 %post ISO8859-5
1126 cd %{_fontsdir}/misc
1127 umask 022
1128 %{_bindir}/mkfontdir
1129
1130 %postun ISO8859-5
1131 cd %{_fontsdir}/misc
1132 umask 022
1133 %{_bindir}/mkfontdir
1134
1135 %post 75dpi-ISO8859-5
1136 cd %{_fontsdir}/75dpi
1137 umask 022
1138 %{_bindir}/mkfontdir
1139
1140 %postun 75dpi-ISO8859-5
1141 cd %{_fontsdir}/75dpi
1142 umask 022
1143 %{_bindir}/mkfontdir
1144
1145 %post 100dpi-ISO8859-5
1146 cd %{_fontsdir}/100dpi
1147 umask 022
1148 %{_bindir}/mkfontdir
1149
1150 %postun 100dpi-ISO8859-5
1151 cd %{_fontsdir}/100dpi
1152 umask 022
1153 %{_bindir}/mkfontdir
1154
1155 %post ISO8859-6
1156 cd %{_fontsdir}/misc
1157 umask 022
1158 %{_bindir}/mkfontdir
1159
1160 %postun ISO8859-6
1161 cd %{_fontsdir}/misc
1162 umask 022
1163 %{_bindir}/mkfontdir
1164
1165 %post 75dpi-ISO8859-6
1166 cd %{_fontsdir}/75dpi
1167 umask 022
1168 %{_bindir}/mkfontdir
1169
1170 %postun 75dpi-ISO8859-6
1171 cd %{_fontsdir}/75dpi
1172 umask 022
1173 %{_bindir}/mkfontdir
1174
1175 %post 100dpi-ISO8859-6
1176 cd %{_fontsdir}/100dpi
1177 umask 022
1178 %{_bindir}/mkfontdir
1179
1180 %postun 100dpi-ISO8859-6
1181 cd %{_fontsdir}/100dpi
1182 umask 022
1183 %{_bindir}/mkfontdir
1184
1185 %post ISO8859-7
1186 cd %{_fontsdir}/misc
1187 umask 022
1188 %{_bindir}/mkfontdir
1189
1190 %postun ISO8859-7
1191 cd %{_fontsdir}/misc
1192 umask 022
1193 %{_bindir}/mkfontdir
1194
1195 %post 75dpi-ISO8859-7
1196 cd %{_fontsdir}/75dpi
1197 umask 022
1198 %{_bindir}/mkfontdir
1199
1200 %postun 75dpi-ISO8859-7
1201 cd %{_fontsdir}/75dpi
1202 umask 022
1203 %{_bindir}/mkfontdir
1204
1205 %post 100dpi-ISO8859-7
1206 cd %{_fontsdir}/100dpi
1207 umask 022
1208 %{_bindir}/mkfontdir
1209
1210 %postun 100dpi-ISO8859-7
1211 cd %{_fontsdir}/100dpi
1212 umask 022
1213 %{_bindir}/mkfontdir
1214
1215 %post ISO8859-8
1216 cd %{_fontsdir}/misc
1217 umask 022
1218 %{_bindir}/mkfontdir
1219
1220 %postun ISO8859-8
1221 cd %{_fontsdir}/misc
1222 umask 022
1223 %{_bindir}/mkfontdir
1224
1225 %post 75dpi-ISO8859-8
1226 cd %{_fontsdir}/75dpi
1227 umask 022
1228 %{_bindir}/mkfontdir
1229
1230 %postun 75dpi-ISO8859-8
1231 cd %{_fontsdir}/75dpi
1232 umask 022
1233 %{_bindir}/mkfontdir
1234
1235 %post 100dpi-ISO8859-8
1236 cd %{_fontsdir}/100dpi
1237 umask 022
1238 %{_bindir}/mkfontdir
1239
1240 %postun 100dpi-ISO8859-8
1241 cd %{_fontsdir}/100dpi
1242 umask 022
1243 %{_bindir}/mkfontdir
1244
1245 %post ISO8859-9
1246 cd %{_fontsdir}/misc
1247 umask 022
1248 %{_bindir}/mkfontdir
1249
1250 %postun ISO8859-9
1251 cd %{_fontsdir}/misc
1252 umask 022
1253 %{_bindir}/mkfontdir
1254
1255 %post 75dpi-ISO8859-9
1256 cd %{_fontsdir}/75dpi
1257 umask 022
1258 %{_bindir}/mkfontdir
1259
1260 %postun 75dpi-ISO8859-9
1261 cd %{_fontsdir}/75dpi
1262 umask 022
1263 %{_bindir}/mkfontdir
1264
1265 %post 100dpi-ISO8859-9
1266 cd %{_fontsdir}/100dpi
1267 umask 022
1268 %{_bindir}/mkfontdir
1269
1270 %postun 100dpi-ISO8859-9
1271 cd %{_fontsdir}/100dpi
1272 umask 022
1273 %{_bindir}/mkfontdir
1274
1275 %post ISO8859-10
1276 cd %{_fontsdir}/misc
1277 umask 022
1278 %{_bindir}/mkfontdir
1279
1280 %postun ISO8859-10
1281 cd %{_fontsdir}/misc
1282 umask 022
1283 %{_bindir}/mkfontdir
1284
1285 %post 75dpi-ISO8859-10
1286 cd %{_fontsdir}/75dpi
1287 umask 022
1288 %{_bindir}/mkfontdir
1289
1290 %postun 75dpi-ISO8859-10
1291 cd %{_fontsdir}/75dpi
1292 umask 022
1293 %{_bindir}/mkfontdir
1294
1295 %post 100dpi-ISO8859-10
1296 cd %{_fontsdir}/100dpi
1297 umask 022
1298 %{_bindir}/mkfontdir
1299
1300 %postun 100dpi-ISO8859-10
1301 cd %{_fontsdir}/100dpi
1302 umask 022
1303 %{_bindir}/mkfontdir
1304
1305 %post ISO8859-11
1306 cd %{_fontsdir}/misc
1307 umask 022
1308 %{_bindir}/mkfontdir
1309
1310 %postun ISO8859-11
1311 cd %{_fontsdir}/misc
1312 umask 022
1313 %{_bindir}/mkfontdir
1314
1315 %post 75dpi-ISO8859-11
1316 cd %{_fontsdir}/75dpi
1317 umask 022
1318 %{_bindir}/mkfontdir
1319
1320 %postun 75dpi-ISO8859-11
1321 cd %{_fontsdir}/75dpi
1322 umask 022
1323 %{_bindir}/mkfontdir
1324
1325 %post 100dpi-ISO8859-11
1326 cd %{_fontsdir}/100dpi
1327 umask 022
1328 %{_bindir}/mkfontdir
1329
1330 %postun 100dpi-ISO8859-11
1331 cd %{_fontsdir}/100dpi
1332 umask 022
1333 %{_bindir}/mkfontdir
1334
1335 %post ISO8859-12
1336 cd %{_fontsdir}/misc
1337 umask 022
1338 %{_bindir}/mkfontdir
1339
1340 %postun ISO8859-12
1341 cd %{_fontsdir}/misc
1342 umask 022
1343 %{_bindir}/mkfontdir
1344
1345 %post 75dpi-ISO8859-12
1346 cd %{_fontsdir}/75dpi
1347 umask 022
1348 %{_bindir}/mkfontdir
1349
1350 %postun 75dpi-ISO8859-12
1351 cd %{_fontsdir}/75dpi
1352 umask 022
1353 %{_bindir}/mkfontdir
1354
1355 %post 100dpi-ISO8859-12
1356 cd %{_fontsdir}/100dpi
1357 umask 022
1358 %{_bindir}/mkfontdir
1359
1360 %postun 100dpi-ISO8859-12
1361 cd %{_fontsdir}/100dpi
1362 umask 022
1363 %{_bindir}/mkfontdir
1364
1365 %post ISO8859-13
1366 cd %{_fontsdir}/misc
1367 umask 022
1368 %{_bindir}/mkfontdir
1369
1370 %postun ISO8859-13
1371 cd %{_fontsdir}/misc
1372 umask 022
1373 %{_bindir}/mkfontdir
1374
1375 %post 75dpi-ISO8859-13
1376 cd %{_fontsdir}/75dpi
1377 umask 022
1378 %{_bindir}/mkfontdir
1379
1380 %postun 75dpi-ISO8859-13
1381 cd %{_fontsdir}/75dpi
1382 umask 022
1383 %{_bindir}/mkfontdir
1384
1385 %post 100dpi-ISO8859-13
1386 cd %{_fontsdir}/100dpi
1387 umask 022
1388 %{_bindir}/mkfontdir
1389
1390 %postun 100dpi-ISO8859-13
1391 cd %{_fontsdir}/100dpi
1392 umask 022
1393 %{_bindir}/mkfontdir
1394
1395 %post ISO8859-14
1396 cd %{_fontsdir}/misc
1397 umask 022
1398 %{_bindir}/mkfontdir
1399
1400 %postun ISO8859-14
1401 cd %{_fontsdir}/misc
1402 umask 022
1403 %{_bindir}/mkfontdir
1404
1405 %post 75dpi-ISO8859-14
1406 cd %{_fontsdir}/75dpi
1407 umask 022
1408 %{_bindir}/mkfontdir
1409
1410 %postun 75dpi-ISO8859-14
1411 cd %{_fontsdir}/75dpi
1412 umask 022
1413 %{_bindir}/mkfontdir
1414
1415 %post 100dpi-ISO8859-14
1416 cd %{_fontsdir}/100dpi
1417 umask 022
1418 %{_bindir}/mkfontdir
1419
1420 %postun 100dpi-ISO8859-14
1421 cd %{_fontsdir}/100dpi
1422 umask 022
1423 %{_bindir}/mkfontdir
1424
1425 %post ISO8859-15
1426 cd %{_fontsdir}/misc
1427 umask 022
1428 %{_bindir}/mkfontdir
1429
1430 %postun ISO8859-15
1431 cd %{_fontsdir}/misc
1432 umask 022
1433 %{_bindir}/mkfontdir
1434
1435 %post 75dpi-ISO8859-15
1436 cd %{_fontsdir}/75dpi
1437 umask 022
1438 %{_bindir}/mkfontdir
1439
1440 %postun 75dpi-ISO8859-15
1441 cd %{_fontsdir}/75dpi
1442 umask 022
1443 %{_bindir}/mkfontdir
1444
1445 %post 100dpi-ISO8859-15
1446 cd %{_fontsdir}/100dpi
1447 umask 022
1448 %{_bindir}/mkfontdir
1449
1450 %postun 100dpi-ISO8859-15
1451 cd %{_fontsdir}/100dpi
1452 umask 022
1453 %{_bindir}/mkfontdir
1454
1455 %post KOI8-R
1456 cd %{_fontsdir}/misc
1457 umask 022
1458 %{_bindir}/mkfontdir
1459 cd %{_fontsdir}/cyrillic
1460 umask 022
1461 %{_bindir}/mkfontdir
1462
1463 %postun KOI8-R
1464 cd %{_fontsdir}/misc
1465 umask 022
1466 %{_bindir}/mkfontdir
1467 cd %{_fontsdir}/cyrillic
1468 umask 022
1469 %{_bindir}/mkfontdir
1470
1471 %post 75dpi-KOI8-R
1472 cd %{_fontsdir}/75dpi
1473 umask 022
1474 %{_bindir}/mkfontdir
1475
1476 %postun 75dpi-KOI8-R
1477 cd %{_fontsdir}/75dpi
1478 umask 022
1479 %{_bindir}/mkfontdir
1480
1481 %post 100dpi-KOI8-R
1482 cd %{_fontsdir}/100dpi
1483 umask 022
1484 %{_bindir}/mkfontdir
1485
1486 %postun 100dpi-KOI8-R
1487 cd %{_fontsdir}/100dpi
1488 umask 022
1489 %{_bindir}/mkfontdir
1490
1491 %post JISX0201.1976-0
1492 cd %{_fontsdir}/misc
1493 umask 022
1494 %{_bindir}/mkfontdir
1495
1496 %postun JISX0201.1976-0
1497 cd %{_fontsdir}/misc
1498 umask 022
1499 %{_bindir}/mkfontdir
1500
1501 %post 75dpi-JISX0201.1976-0
1502 cd %{_fontsdir}/75dpi
1503 umask 022
1504 %{_bindir}/mkfontdir
1505
1506 %postun 75dpi-JISX0201.1976-0
1507 cd %{_fontsdir}/75dpi
1508 umask 022
1509 %{_bindir}/mkfontdir
1510
1511 %post 100dpi-JISX0201.1976-0
1512 cd %{_fontsdir}/100dpi
1513 umask 022
1514 %{_bindir}/mkfontdir
1515
1516 %postun 100dpi-JISX0201.1976-0
1517 cd %{_fontsdir}/100dpi
1518 umask 022
1519 %{_bindir}/mkfontdir
1520
1521 %files
1522 %defattr(644,root,root,755)
1523 %doc RELEASE_NOTES.TXT.gz
1524 %dir %{_fontsdir}/CID
1525 %ifnarch alpha
1526 %dir %{_fontsdir}/PEX
1527 %endif
1528 %dir %{_fontsdir}/Speedo
1529 %dir %{_fontsdir}/TTF
1530 %dir %{_fontsdir}/encodings
1531 %dir %{_fontsdir}/local
1532 %dir %{_fontsdir}/misc
1533 %ifnarch alpha
1534 %{_fontsdir}/PEX/*
1535 %endif
1536 %{_fontsdir}/Speedo/*.spd
1537 %{_fontsdir}/encodings/*
1538 %{_t1fontsdir}/*[a-z_].pfb
1539 %{_t1afmdir}/*[a-z_].afm
1540 %{_t1fontsdir}/*.%{name}
1541 %verify(not mtime size md5) %{_fontsdir}/CID/fonts.*
1542 %verify(not mtime size md5) %{_fontsdir}/Speedo/fonts.*
1543 %verify(not mtime size md5) %{_fontsdir}/TTF/fonts.*
1544 %verify(not mtime size md5) %{_fontsdir}/local/fonts.*
1545 %verify(not mtime size md5) %{_fontsdir}/misc/fonts.*
1546 %{_fontsdir}/misc/10x20.pcf.gz
1547 %{_fontsdir}/misc/12x24.pcf.gz
1548 %{_fontsdir}/misc/5x7.pcf.gz
1549 %{_fontsdir}/misc/5x8.pcf.gz
1550 %{_fontsdir}/misc/6x10.pcf.gz
1551 %{_fontsdir}/misc/6x12.pcf.gz
1552 %{_fontsdir}/misc/6x13.pcf.gz
1553 %{_fontsdir}/misc/6x13B.pcf.gz
1554 %{_fontsdir}/misc/6x13O.pcf.gz
1555 %{_fontsdir}/misc/6x9.pcf.gz
1556 %{_fontsdir}/misc/7x13.pcf.gz
1557 %{_fontsdir}/misc/7x13B.pcf.gz
1558 %{_fontsdir}/misc/7x13O.pcf.gz
1559 %{_fontsdir}/misc/7x14.pcf.gz
1560 %{_fontsdir}/misc/7x14B.pcf.gz
1561 %{_fontsdir}/misc/8x13.pcf.gz
1562 %{_fontsdir}/misc/8x13B.pcf.gz
1563 %{_fontsdir}/misc/8x13O.pcf.gz
1564 %{_fontsdir}/misc/8x16.pcf.gz
1565 %{_fontsdir}/misc/9x15.pcf.gz
1566 %{_fontsdir}/misc/9x15B.pcf.gz
1567 %{_fontsdir}/misc/9x18.pcf.gz
1568 %{_fontsdir}/misc/9x18B.pcf.gz
1569 %{_fontsdir}/misc/arabic*.pcf.gz
1570 %{_fontsdir}/misc/[c-e]*.pcf.gz
1571 %{_fontsdir}/misc/[g-h]*.pcf.gz
1572 %{_fontsdir}/misc/k*.pcf.gz
1573 %{_fontsdir}/misc/[m-z]*.pcf.gz
1574 %{_fontsdir}/misc/*rk.pcf.gz
1575 %{_fontsdir}/misc/*ko.pcf.gz
1576
1577 %files utils
1578 %defattr(644,root,root,755)
1579 %attr(755,root,root) %{_bindir}/*
1580 %{_fontsdir}/util
1581
1582 %files 75dpi
1583 %defattr(644,root,root,755)
1584 %dir %{_fontsdir}/75dpi
1585 %{_fontsdir}/75dpi/*[a-zA-Z_][0-9][0-9].pcf.gz
1586 %verify(not mtime size md5) %{_fontsdir}/75dpi/fonts.*
1587 %verify(not mtime size md5) %{_fontsdir}/75dpi/encodings.dir
1588
1589 %files 100dpi
1590 %defattr(644,root,root,755)
1591 %dir %{_fontsdir}/100dpi
1592 %{_fontsdir}/100dpi/*[a-zA-Z_][0-9][0-9].pcf.gz
1593 %verify(not mtime size md5) %{_fontsdir}/100dpi/fonts.*
1594 %verify(not mtime size md5) %{_fontsdir}/100dpi/encodings.dir
1595
1596 %files ISO8859-1
1597 %defattr(644,root,root,755)
1598 %{_fontsdir}/misc/*ISO8859-1.pcf.gz
1599
1600 %files 75dpi-ISO8859-1
1601 %defattr(644,root,root,755)
1602 %{_fontsdir}/75dpi/*ISO8859-1.pcf.gz
1603
1604 %files 100dpi-ISO8859-1
1605 %defattr(644,root,root,755)
1606 %{_fontsdir}/100dpi/*ISO8859-1.pcf.gz
1607
1608 %files ISO8859-2
1609 %defattr(644,root,root,755)
1610 %{_fontsdir}/misc/*ISO8859-2.pcf.gz
1611
1612 %files 75dpi-ISO8859-2
1613 %defattr(644,root,root,755)
1614 %{_fontsdir}/75dpi/*ISO8859-2.pcf.gz
1615
1616 %files 100dpi-ISO8859-2
1617 %defattr(644,root,root,755)
1618 %{_fontsdir}/100dpi/*ISO8859-2.pcf.gz
1619
1620 %files Type1-ISO8859-2
1621 %defattr(644,root,root,755)
1622 %{_t1fontsdir}/*-ISO-8859-2*
1623 %{_t1afmdir}/*-ISO-8859-2*.afm
1624 %{_t1pfmdir}/*-ISO-8859-2*.pfm
1625 %{_t1fontsdir}/*.XFree86-fonts-Type1-ISO8859-2
1626
1627 %files ISO8859-3
1628 %defattr(644,root,root,755)
1629 %{_fontsdir}/misc/*ISO8859-3.pcf.gz
1630
1631 %files 75dpi-ISO8859-3
1632 %defattr(644,root,root,755)
1633 %{_fontsdir}/75dpi/*ISO8859-3.pcf.gz
1634
1635 %files 100dpi-ISO8859-3
1636 %defattr(644,root,root,755)
1637 %{_fontsdir}/100dpi/*ISO8859-3.pcf.gz
1638
1639 %files ISO8859-4
1640 %defattr(644,root,root,755)
1641 %{_fontsdir}/misc/*ISO8859-4.pcf.gz
1642
1643 %files 75dpi-ISO8859-4
1644 %defattr(644,root,root,755)
1645 %{_fontsdir}/75dpi/*ISO8859-4.pcf.gz
1646
1647 %files 100dpi-ISO8859-4
1648 %defattr(644,root,root,755)
1649 %{_fontsdir}/100dpi/*ISO8859-4.pcf.gz
1650
1651 %files ISO8859-5
1652 %defattr(644,root,root,755)
1653 %{_fontsdir}/misc/*ISO8859-5.pcf.gz
1654
1655 #%files 75dpi-ISO8859-5
1656 #%defattr(644,root,root,755)
1657 #%{_fontsdir}/75dpi/*ISO8859-5.pcf.gz
1658
1659 #%files 100dpi-ISO8859-5
1660 #%defattr(644,root,root,755)
1661 #%{_fontsdir}/100dpi/*ISO8859-5.pcf.gz
1662
1663 #%files ISO8859-6
1664 #%defattr(644,root,root,755)
1665 #%{_fontsdir}/misc/*ISO8859-6.pcf.gz
1666
1667 #%files 75dpi-ISO8859-6
1668 #%defattr(644,root,root,755)
1669 #%{_fontsdir}/75dpi/*ISO8859-6.pcf.gz
1670
1671 #%files 100dpi-ISO8859-6
1672 #%defattr(644,root,root,755)
1673 #%{_fontsdir}/100dpi/*ISO8859-6.pcf.gz
1674
1675 %files ISO8859-7
1676 %defattr(644,root,root,755)
1677 %{_fontsdir}/misc/*ISO8859-7.pcf.gz
1678
1679 #%files 75dpi-ISO8859-7
1680 #%defattr(644,root,root,755)
1681 #%{_fontsdir}/75dpi/*ISO8859-7.pcf.gz
1682
1683 #%files 100dpi-ISO8859-7
1684 #%defattr(644,root,root,755)
1685 #%{_fontsdir}/100dpi/*ISO8859-7.pcf.gz
1686
1687 %files ISO8859-8
1688 %defattr(644,root,root,755)
1689 %{_fontsdir}/misc/*ISO8859-8.pcf.gz
1690
1691 #%files 75dpi-ISO8859-8
1692 #%defattr(644,root,root,755)
1693 #%{_fontsdir}/75dpi/*ISO8859-8.pcf.gz
1694
1695 #%files 100dpi-ISO8859-8
1696 #%defattr(644,root,root,755)
1697 #%{_fontsdir}/100dpi/*ISO8859-8.pcf.gz
1698
1699 %files ISO8859-9
1700 %defattr(644,root,root,755)
1701 %{_fontsdir}/misc/*ISO8859-9.pcf.gz
1702
1703 %files 75dpi-ISO8859-9
1704 %defattr(644,root,root,755)
1705 %{_fontsdir}/75dpi/*ISO8859-9.pcf.gz
1706
1707 %files 100dpi-ISO8859-9
1708 %defattr(644,root,root,755)
1709 %{_fontsdir}/100dpi/*ISO8859-9.pcf.gz
1710
1711 %files ISO8859-10
1712 %defattr(644,root,root,755)
1713 %{_fontsdir}/misc/*ISO8859-10.pcf.gz
1714
1715 %files 75dpi-ISO8859-10
1716 %defattr(644,root,root,755)
1717 %{_fontsdir}/75dpi/*ISO8859-10.pcf.gz
1718
1719 %files 100dpi-ISO8859-10
1720 %defattr(644,root,root,755)
1721 %{_fontsdir}/100dpi/*ISO8859-10.pcf.gz
1722
1723 #%files ISO8859-11
1724 #%defattr(644,root,root,755)
1725 #%{_fontsdir}/misc/*ISO8859-11.pcf.gz
1726
1727 #%files 75dpi-ISO8859-11
1728 #%defattr(644,root,root,755)
1729 #%{_fontsdir}/75dpi/*ISO8859-11.pcf.gz
1730
1731 #%files 100dpi-ISO8859-11
1732 #%defattr(644,root,root,755)
1733 #%{_fontsdir}/100dpi/*ISO8859-11.pcf.gz
1734
1735 #%files ISO8859-12
1736 #%defattr(644,root,root,755)
1737 #%{_fontsdir}/misc/*ISO8859-12.pcf.gz
1738
1739 #%files 75dpi-ISO8859-12
1740 #%defattr(644,root,root,755)
1741 #%{_fontsdir}/75dpi/*ISO8859-12.pcf.gz
1742
1743 #%files 100dpi-ISO8859-12
1744 #%defattr(644,root,root,755)
1745 #%{_fontsdir}/100dpi/*ISO8859-12.pcf.gz
1746
1747 %files ISO8859-13
1748 %defattr(644,root,root,755)
1749 %{_fontsdir}/misc/*ISO8859-13.pcf.gz
1750
1751 %files 75dpi-ISO8859-13
1752 %defattr(644,root,root,755)
1753 %{_fontsdir}/75dpi/*ISO8859-13.pcf.gz
1754
1755 %files 100dpi-ISO8859-13
1756 %defattr(644,root,root,755)
1757 %{_fontsdir}/100dpi/*ISO8859-13.pcf.gz
1758
1759 %files ISO8859-14
1760 %defattr(644,root,root,755)
1761 %{_fontsdir}/misc/*ISO8859-14.pcf.gz
1762
1763 %files 75dpi-ISO8859-14
1764 %defattr(644,root,root,755)
1765 %{_fontsdir}/75dpi/*ISO8859-14.pcf.gz
1766
1767 %files 100dpi-ISO8859-14
1768 %defattr(644,root,root,755)
1769 %{_fontsdir}/100dpi/*ISO8859-14.pcf.gz
1770
1771 %files ISO8859-15
1772 %defattr(644,root,root,755)
1773 %{_fontsdir}/misc/*ISO8859-15.pcf.gz
1774
1775 %files 75dpi-ISO8859-15
1776 %defattr(644,root,root,755)
1777 %{_fontsdir}/75dpi/*ISO8859-15.pcf.gz
1778
1779 %files 100dpi-ISO8859-15
1780 %defattr(644,root,root,755)
1781 %{_fontsdir}/100dpi/*ISO8859-15.pcf.gz
1782
1783 %files KOI8-R
1784 %defattr(644,root,root,755)
1785 %{_fontsdir}/misc/*KOI8-R.pcf.gz
1786 %{_fontsdir}/cyrillic
1787
1788 #%files 75dpi-KOI8-R
1789 #%defattr(644,root,root,755)
1790 #
1791 #%files 100dpi-KOI8-R
1792 #%defattr(644,root,root,755)
1793
1794 %files JISX0201.1976-0
1795 %defattr(644,root,root,755)
1796 %{_fontsdir}/misc/*JISX0201.1976-0.pcf.gz
1797 %{_fontsdir}/misc/*ja.pcf.gz
1798 %{_fontsdir}/misc/jiskan*.pcf.gz
1799
1800 #%files 75dpi-JISX0201.1976-0
1801 #%defattr(644,root,root,755)
1802 #
1803 #%files 100dpi-JISX0201.1976-0
1804 #%defattr(644,root,root,755)
This page took 0.253021 seconds and 3 git commands to generate.