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