]> git.pld-linux.org Git - packages/texlive.git/blob - texlive.spec
- more latex-* subpackages
[packages/texlive.git] / texlive.spec
1 # TODO:
2 # MAIN TODO (sort by importnce):
3 # - need more %dir (poldek says it missed)
4 # - texlive-format-pdflatex deps
5 # - check unpackaged files
6 # - pl updates
7 # - maybe more splits (e.g. latex subpackages)
8 # - context: consider more splitting, check dependencies
9 # - omega: consider more splitting, check dependencies
10 # - tdphp: is it really useful?
11 # - allow using Type1 fonts in others applications (symlink to
12 #   /usr/share/fonts/Type1 ?)
13 # - fix package removal:
14 #   /usr/bin/texhash[77]: kpsewhich: not found
15 #
16 # FHS TODO:
17 # - merge rhconfig and texmfsysvar patches
18 # - texmfsysvar patch: change fmtutil and web2cdir variables instead
19 #   of creating texmfsys{config,var} variables?
20 # - move config files to /etc
21 # - merge all above with configure switch "--enable-fhs" and send it to TE
22 #
23 # TeXLive specific TODO:
24 # - fix broken symlinks in /usr/bin (see line 3564)
25 # - summary/description correcting (all languages)
26 # - solve xindy case, it doesn't build with tetext, and probably won't with texlive
27 #   until larm1000 font found (xindy option)
28 # - texk/web2c doesn't build (luatex option)
29 # - %files latex-bibtex-revtex4
30 # - Check CEF/cjk!
31 #
32 # Subpackages TODO:
33 # check deps the following subpackages:
34 # - latex-exam
35 # - latex-SIunits
36 #
37 %include        /usr/lib/rpm/macros.perl
38 #
39 %bcond_without  bootstrap
40 #
41 Summary:        TeX typesetting system and MetaFont font formatter
42 Summary(de.UTF-8):      TeX-Satzherstellungssystem und MetaFont-Formatierung
43 Summary(es.UTF-8):      Sistema de typesetting TeX y formateador de fuentes MetaFont
44 Summary(fr.UTF-8):      Systéme de compostion TeX et formatteur de MetaFontes
45 Summary(hu.UTF-8):      TeX szövegszedő rendszer és MetaFont font formázó
46 Summary(pl.UTF-8):      System składu publikacji TeX oraz formater fontów MetaFont
47 Summary(pt_BR.UTF-8):   Sistema de typesetting TeX e formatador de fontes MetaFont
48 Summary(tr.UTF-8):      TeX dizgi sistemi ve MetaFont yazıtipi biçimlendiricisi
49 Name:           texlive
50 Version:        20080816
51 Release:        0.8.3
52 Epoch:          1
53 License:        distributable
54 Group:          Applications/Publishing/TeX
55 Source0:        http://tug.org/svn/texlive/branches/branch2008/Master/source/%{name}-%{version}-source.tar.lzma
56 # Source0-md5:  554287c3e458da776edd684506048d45
57 Source1:        ftp://tug.org/texlive/historic/2008/%{name}-20080822-texmf.tar.lzma
58 # Source1-md5:  fa74072e1344e8390eb156bcda61a8b2
59 Source4:        %{name}.cron
60 Source5:        xdvi.desktop
61 Source6:        xdvi.png
62 Patch0:         %{name}-am.patch
63 Patch1:         %{name}-20080816-kpathsea-ar.patch
64 URL:            http://www.tug.org/texlive/
65 BuildRequires:  autoconf
66 BuildRequires:  automake
67 BuildRequires:  bison
68 BuildRequires:  clisp
69 BuildRequires:  ed
70 BuildRequires:  expat-devel
71 BuildRequires:  ffcall-devel
72 BuildRequires:  flex
73 BuildRequires:  fontconfig-devel
74 BuildRequires:  freetype-devel
75 BuildRequires:  freetype1-devel
76 BuildRequires:  gd-devel >= 2.0.33
77 BuildRequires:  libpng-devel >= 1.2.8
78 BuildRequires:  libtool
79 # should this be somewhere in clisp?
80 BuildRequires:  libsigsegv
81 BuildRequires:  libstdc++-devel
82 BuildRequires:  ncurses-devel
83 BuildRequires:  rpm-perlprov
84 BuildRequires:  rpm-pythonprov
85 BuildRequires:  sed >= 4.0
86 BuildRequires:  t1lib-devel >= 5.0.2
87 BuildRequires:  texinfo
88 %if %{with bootstrap}
89 BuildRequires:  tetex-format-latex
90 BuildRequires:  tetex-format-pdflatex
91 BuildRequires:  tetex-latex-cyrillic
92 BuildRequires:  tetex-tex-babel
93 %else
94 BuildRequires:  texlive-format-latex
95 BuildRequires:  texlive-format-pdflatex
96 BuildRequires:  texlive-latex-cyrillic
97 BuildRequires:  texlive-tex-babel
98 # fill with future texlive BR. guesses ones for now
99 %endif
100 BuildRequires:  unzip
101 BuildRequires:  xorg-lib-libICE-devel
102 BuildRequires:  xorg-lib-libXaw-devel
103 BuildRequires:  xorg-lib-libXext-devel
104 BuildRequires:  xorg-lib-libXmu-devel
105 BuildRequires:  xorg-lib-libXpm-devel
106 BuildRequires:  zlib-devel >= 1.2.1
107 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
108 Requires:       %{name}-fonts-cm = %{epoch}:%{version}-%{release}
109 Requires:       %{name}-fonts-misc = %{epoch}:%{version}-%{release}
110 Requires:       %{name}-metafont = %{epoch}:%{version}-%{release}
111 Requires:       awk
112 Requires:       dialog
113 Requires:       kpathsea = %{epoch}:%{version}-%{release}
114 Requires:       sed
115 Requires:       sh-utils
116 Requires:       texconfig = %{epoch}:%{version}-%{release}
117 Requires:       textutils
118 Suggests:       tmpwatch
119 Obsoletes:      tetex
120 Obsoletes:      tetex-afm
121 Obsoletes:      tetex-doc
122 Obsoletes:      tetex-doc-latex2e-html
123 Obsoletes:      tetex-fontinst
124 Obsoletes:      tetex-fontname
125 Obsoletes:      tetex-fonts
126 Obsoletes:      tetex-fonts-pandora
127 Obsoletes:      tetex-fonts-vcm
128 Obsoletes:      tetex-format-elatex
129 Obsoletes:      tetex-format-pdfelatex
130 Obsoletes:      tetex-format-pdfemex
131 Obsoletes:      tetex-latex-vnps
132 Obsoletes:      tetex-latex-vnr
133 Obsoletes:      tetex-oxdvi
134 Obsoletes:      tetex-oxdvi
135 Obsoletes:      tetex-plain-dvips
136 Obsoletes:      tetex-plain-dvips
137 Obsoletes:      tetex-plain-mathtime
138 Obsoletes:      tetex-plain-mathtime
139 Obsoletes:      tetex-plain-misc
140 Obsoletes:      tetex-plain-misc
141 Obsoletes:      tetex-plain-plnfss
142 Obsoletes:      tetex-plain-plnfss
143 Obsoletes:      tetex-tex-hyphen
144 Obsoletes:      tetex-tex-vietnam
145 BuildRoot:      %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
146
147 %define         texmf   %{_datadir}/texmf
148 %define         texmfdist %{texmf}-dist
149 %define         texmfdoc %{texmf}-doc
150 %define         fmtdir  /var/lib/texmf/web2c
151 %define         texhash [ ! -x %{_bindir}/texhash ] || %{_bindir}/texhash 1>&2;
152 %define         _localstatedir  /var/lib/texmf
153 %define         fixinfodir [ ! -x /usr/sbin/fix-info-dir ] || /usr/sbin/fix-info-dir -c %{_infodir} >/dev/null 2>&1 ;
154 %define         fmtutil(f:) [ ! \\\( -f %{_localstatedir}/web2c/%{-f*}.fmt.rpmnew -o -f %{_localstatedir}/web2c/%{-f*}.efmt.rpmnew \\\) ] || %{_bindir}/fmtutil-sys --byfmt %{-f*} >/dev/null 2>/dev/null || echo "Regenerating %{-f*} failed. See %{_localstatedir}/web2c/%{-f*}.log for details" 1>&2 && exit 0 ;
155
156 %define         _noautoreq 'perl(path_tre)'
157
158 %description
159 TeXLive is an implementation of TeX for Linux or UNIX systems. TeX
160 takes a text file and a set of formatting commands as input and
161 creates a typesetter independent .dvi (DeVice Independent) file as
162 output. Usually, TeX is used in conjunction with a higher level
163 formatting package like LaTeX or PlainTeX, since TeX by itself is not
164 very user-friendly.
165
166 %description -l es.UTF-8
167 Tex formata archivos de texto y órdenes para una salida independiente
168 de dispositivo (que se llama DVI - DeVice Independent). En The TeXbook
169 de Knut se describen las capacidades y el lenguaje TeX.
170
171 %description -l de.UTF-8
172 TeX formatiert eine Datei, die abwechselnd Text und Befehle enthält
173 und gibt eine geräteunabhängige Datei aus (DVI genannt, Abk. für
174 DeVice Independent). Die Funktionen und Sprache von TeX werden in The
175 TeXbook von Knuth beschrieben.
176
177 %description -l fr.UTF-8
178 TeX formate un fichier de commandes et de texte mélandés, et produit
179 un fichier de indépendant de toute plate-forme (appelé DVI, qui est un
180 raccourci pour Device Independant). Les possibilités de TeX et son
181 langage sont décrites dans l'ouvrage TeXbook, de Knuth.
182
183 %description -l hu.UTF-8
184 TeXLive a TeX egy implementációja Linux és UNIX rendszerekre. TeX egy
185 egyszerű szövegfájlt fogad bemenetként, és formázó parancsok
186 segítségével a szövegszedő egy független .dvi (DeVice Independent)
187 fájlt készít. A TeX-et leginkább magasabb szintű formázó parancsokkal
188 kiegészítve használják, mint pl. LaTeX-hel vagy PlainTeX-hel, mivel a
189 TeX önmaga nem túlzottan "felhasználóbarát".
190
191 %description -l pl.UTF-8
192 TeX formatuje przygotowany tekst oraz komendy i produkuje niezależny
193 od urządzenia plik wynikowy (tzw. DVI -- skrót od DeVice Independent).
194 Możliwości TeXa, oraz jego język zostały opisane w ,,The TeXbook''
195 Donalda E. Knutha.
196
197 %description -l pt_BR.UTF-8
198 Tex formata arquivos de texto e comandos para uma saída independente
199 de dispositivo (chamado DVI - DeVice Independent). As capacidades e a
200 linguagem TeX são descritas no The TeXbook, de Knuth.
201
202 %description -l tr.UTF-8
203 TeX, içinde metin ve komutların yer aldığı bir dosyayı okur ve dizgi
204 aygıtından bağımsız bir çıktı (DeVice Independent - DVI) oluşturur.
205 TeX'in becerileri ve dizgi dili, dili geliştiren Knuth'un 'The
206 TeXbook' başlıklı kitabında anlatılmaktadır.
207
208 %package doc
209 Summary:        Documentation for TeX Live
210 Group:          Documentation
211
212 %description doc
213 Assorted useful documentation for TeX Live.
214
215 %package doc-bg
216 Summary:        Bulgarian documentation for TeX Live
217 Group:          Documentation
218
219 %description doc-bg
220 Assorted useful Bulgarian documentation for TeX Live.
221
222 %package doc-cs
223 Summary:        Czech documentation for TeX Live
224 Group:          Documentation
225
226 %description doc-cs
227 Assorted useful Czech documentation for TeX Live.
228
229 %package doc-de
230 Summary:        German documentation for TeX Live
231 Group:          Documentation
232
233 %description doc-de
234 Assorted useful German documentation for TeX Live.
235
236 %package doc-el
237 Summary:        Greek documentation for TeX Live
238 Group:          Documentation
239
240 %description doc-el
241 Assorted useful Greek documentation for TeX Live.
242
243 %package doc-es
244 Summary:        Spanish documentation for TeX Live
245 Group:          Documentation
246
247 %description doc-es
248 Assorted useful Spanish documentation for TeX Live.
249
250 %package doc-fi
251 Summary:        Finnish documentation for TeX Live
252 Group:          Documentation
253
254 %description doc-fi
255 Assorted useful Finnish documentation for TeX Live.
256
257 %package doc-fr
258 Summary:        French documentation for TeX Live
259 Group:          Documentation
260
261 %description doc-fr
262 Assorted useful French documentation for TeX Live.
263
264 %package doc-it
265 Summary:        Italian documentation for TeX Live
266 Group:          Documentation
267
268 %description doc-it
269 Assorted useful Italian documentation for TeX Live.
270
271 %package doc-ja
272 Summary:        Japanese documentation for TeX Live
273 Group:          Documentation
274
275 %description doc-ja
276 Assorted useful Japanese documentation for TeX Live.
277
278 %package doc-ko
279 Summary:        Korean documentation for TeX Live
280 Group:          Documentation
281
282 %description doc-ko
283 Assorted useful Korean documentation for TeX Live.
284
285 %package doc-mn
286 Summary:        Mongolian documentation for TeX Live
287 Group:          Documentation
288
289 %description doc-mn
290 Assorted useful Mongolian documentation for TeX Live.
291
292 %package doc-nl
293 Summary:        Dutch documentation for TeX Live
294 Group:          Documentation
295
296 %description doc-nl
297 Assorted useful Dutch documentation for TeX Live.
298
299 %package doc-pl
300 Summary:        Polish documentation for TeX Live
301 Group:          Documentation
302
303 %description doc-pl
304 Assorted useful Polish documentation for TeX Live.
305
306 %package doc-pt
307 Summary:        Portuguese documentation for TeX Live
308 Group:          Documentation
309
310 %description doc-pt
311 Assorted useful Portuguese documentation for TeX Live.
312
313 %package doc-ru
314 Summary:        Russian documentation for TeX Live
315 Group:          Documentation
316
317 %description doc-ru
318 Assorted useful Russian documentation for TeX Live.
319
320 %package doc-sk
321 Summary:        Slovak documentation for TeX Live
322 Group:          Documentation
323
324 %description doc-sk
325 Assorted useful Slovak documentation for TeX Live.
326
327 %package doc-sl
328 Summary:        Slovenian documentation for TeX Live
329 Group:          Documentation
330
331 %description doc-sl
332 Assorted useful Slovenian documentation for TeX Live.
333
334 %package doc-th
335 Summary:        Thai documentation for TeX Live
336 Group:          Documentation
337
338 %description doc-th
339 Assorted useful Thai documentation for TeX Live.
340
341 %package doc-tr
342 Summary:        Turkish documentation for TeX Live
343 Group:          Documentation
344
345 %description doc-tr
346 Assorted useful Turkish documentation for TeX Live.
347
348 %package doc-uk
349 Summary:        Ukrainian documentation for TeX Live
350 Group:          Documentation
351
352 %description doc-uk
353 Assorted useful Ukrainian documentation for TeX Live.
354
355 %package doc-vi
356 Summary:        Vietnamese documentation for TeX Live
357 Group:          Documentation
358
359 %description doc-vi
360 Assorted useful Vietnamese documentation for TeX Live.
361
362 %package doc-zh_CN
363 Summary:        Chinese documentation for TeX Live
364 Group:          Documentation
365
366 %description doc-zh_CN
367 Assorted useful Chinese documentation for TeX Live.
368
369 %package doc-Catalogue
370 Summary:        TeX Catalogue
371 Summary(pl.UTF-8):      Katalog TeXa
372 Group:          Applications/Publishing/TeX
373 Requires(post,postun):  %{_bindir}/texhash
374 Requires:       %{name} = %{epoch}:%{version}-%{release}
375
376 %description doc-Catalogue
377 TeX Catalogue.
378
379 %description doc-Catalogue -l pl.UTF-8
380 Katalog TeXa.
381
382 %package doc-tug-faq
383 Summary:        TeX User Group FAQ
384 Summary(hu.UTF-8):      TeX felhasználók FAQ-ja
385 Summary(pl.UTF-8):      FAQ Grupy Użytkowników TeXa
386 Group:          Applications/Publishing/TeX
387 Requires(post,postun):  %{_bindir}/texhash
388 Requires:       %{name} = %{epoch}:%{version}-%{release}
389 Obsoletes:      tetex-doc-LaTeX-FAQ-francaise
390 Obsoletes:      tetex-doc-de-tex-faq
391 Obsoletes:      tetex-doc-uktug-faq
392
393 %description doc-tug-faq
394 TeX User Group FAQ.
395
396 %description doc-tug-faq -l hu.UTF8
397 TeX felhasználók FAQ-ja.
398
399 %description doc-tug-faq -l pl.UTF-8
400 FAQ Grupy Użytkowników TeXa.
401
402 %package doc-latex
403 Summary:        Basic LaTeX packages documentation
404 Summary(hu.UTF-8):      Az alap LaTeX csomagok dokumentációja
405 Summary(pl.UTF-8):      Podstawowa dokumentacja do pakietów LaTeXa
406 Group:          Applications/Publishing/TeX
407 Requires(post,postun):  %{_bindir}/texhash
408 Requires:       %{name} = %{epoch}:%{version}-%{release}
409
410 %description doc-latex
411 Basic LaTeX packages documentation.
412
413 %description doc-latex -l hu.UTF-8
414 Az alap LaTeX csomagok dokumentációja
415
416 %description doc-latex -l pl.UTF-8
417 Podstawowa dokumentacja do pakietów LaTeXa.
418
419 # # libraries #
420 %package -n kpathsea
421 Summary:        File name lookup library
422 Summary(hu.UTF-8):      Fájlnév-kereső könyvtár
423 Summary(pl.UTF-8):      Biblioteka szukająca nazw plików
424 Group:          Applications/Publishing/TeX
425 Requires(post,postun):  %{_bindir}/texhash
426 Requires:       %{name} = %{epoch}:%{version}-%{release}
427
428 %description -n kpathsea
429 File name lookup library.
430
431 %description -n kpathsea -l hu.UTF-8
432 Fájlnév-kereső könyvtár.
433
434 %description -n kpathsea -l pl.UTF-8
435 Biblioteka szukająca nazw plików.
436
437 %package -n kpathsea-devel
438 Summary:        Kpathsea library filename lookup header files and documentation
439 Summary(es.UTF-8):      Bibliotecas y archivos de inclusión para desarrollo TeX
440 Summary(hu.UTF-8):      Kpathsea fájlnév-kereső könyvtár header fájljai és dokumentációja
441 Summary(pl.UTF-8):      Pliki nagłówkowe oraz dokumetacja kpathsea
442 Summary(pt_BR.UTF-8):   Bibliotecas e headers para desenvolvimento TeX
443 Group:          Development/Libraries
444 Requires:       kpathsea = %{epoch}:%{version}-%{release}
445
446 %description -n kpathsea-devel
447 Kpathsea library filename lookup header files and documentation.
448
449 %description -n kpathsea-devel -l es.UTF-8
450 Bibliotecas, archivos de inclusión, etc, para que puedas desarrollar
451 aplicaciones TeX.
452
453 %description -n kpathsea-devel -l hu.UTF-8
454 Kpathsea fájlnév-kereső könyvtár header fájljai és dokumentációja.
455
456 %description -n kpathsea-devel -l pl.UTF-8
457 Pliki nagłówkowe oraz dokumentacja biblioteki kpathsea.
458
459 %description -n kpathsea-devel -l pt_BR.UTF-8
460 Bibliotecas, headers e outros componentes que podem ser utilizados
461 para desenvolver aplicações TeX.
462
463 # # programs #
464 %package dvips
465 Summary:        DVI to PostScript converter
466 Summary(de.UTF-8):      dvi-Postscript-Konvertierungsprogramm
467 Summary(es.UTF-8):      Convertidor dvi para postscript
468 Summary(fr.UTF-8):      Convertisseur dvi vers PostScript
469 Summary(hu.UTF-8):      DVI-ből PosctScript-be konvertáló
470 Summary(pl.UTF-8):      Konwerter plików DVI do PostScriptu
471 Summary(pt_BR.UTF-8):   Conversor dvi para postscript
472 Summary(tr.UTF-8):      dvi'dan postscript'e dönüştürücü
473 Group:          Applications/Publishing/TeX
474 Requires(post,postun):  %{_bindir}/texhash
475 Requires:       %{name} = %{epoch}:%{version}-%{release}
476
477 %description dvips
478 The program dvips takes a DVI file file[.dvi] produced by TeX (or by
479 some other processor such as GFtoDVI) and converts it to PostScript,
480 normally sending the result directly to the laserprinter.
481
482 %description dvips -l de.UTF-8
483 Das dvips-Programm nimmt eine dvi-Datei ([.dvi]), die von TeX bzw.
484 durch einen anderen Prozessor wie GFtoDVI) erzeugt wurde, und
485 konvertiert diese in PostScript, wobei das Ergebnis in der Regel
486 direkt an einen Laserdrucker gesandt wird.
487
488 %description dvips -l es.UTF-8
489 El programa dvips coge un archivo DVI (.dvi) producido por TeX (o por
490 otro procesador como GFtoDVI) y lo convierte a PostScript, normalmente
491 enviando el resultado directamente a la impresora láser.
492
493 %description dvips -l fr.UTF-8
494 Le programme dvips convertit les fichiers DVI en PostScript, en
495 envoyant normalement le résultat directement sur une imprimante Laser.
496
497 %description dvips -l hu.UTF-8
498 A dvips program egy TeX által készített DVI-fájlból PostScript
499 állományt készít, amelyet a legtöbb esetben közvetlenül a
500 lézernyomtatóra küldhetsz.
501
502 %description dvips -l pl.UTF-8
503 Program dvips bierze plik DVI wygenerowany przez TeXa (lub jakiś inny
504 program, jak na przykład GFtoDVI) i konwertuje go do PostScriptu.
505 Domyślnie wynik jest wysyłany bezpośrednio do drukarki.
506
507 %description dvips -l pt_BR.UTF-8
508 O programa dvips toma um arquivo DVI (.dvi) produzido pelo TeX (ou por
509 outro processador como o GFtoDVI) e o converte para PostScript,
510 normalmente enviando o resultado diretamente para a impressora laser.
511
512 %description dvips -l tr.UTF-8
513 dvips programı, dvi biçiminde bir girdi dosyası alır ve onu
514 PostScript'e dönüştürür. Kaynak dosya TeX tarafından oluşturulmuş
515 olabileceği gibi başka işleyiciler tarafından da (GFtoDVI gibi)
516 üretilmiş olabilir.
517
518 %package dvilj
519 Summary:        DVI to PCL converter
520 Summary(de.UTF-8):      Ein dvi-->Laserjet-Konvertierer
521 Summary(es.UTF-8):      Convertidor dvi para laserjet
522 Summary(fr.UTF-8):      convertisseur dvi vers laserjet
523 Summary(hu.UTF-8):      DVI-ből PCL-be konvertáló
524 Summary(pl.UTF-8):      Konwerter plików DVI do języka PCL
525 Summary(pt_BR.UTF-8):   Conversor dvi para laserjet
526 Summary(tr.UTF-8):      dvi'dan laserjet'e dönüştürücü
527 Group:          Applications/Publishing/TeX
528 Requires(post,postun):  %{_bindir}/texhash
529 Requires:       %{name} = %{epoch}:%{version}-%{release}
530
531 %description dvilj
532 Dvilj and dvilj's siblings (included in this package) will convert TeX
533 text formatting system output .dvi files to HP PCL (HP Printer Control
534 Language) commands. Using dvilj, you can print TeX files to HP
535 LaserJet+ and fully compatible printers. With dvilj2p, you can print
536 to HP LaserJet IIP and fully compatible printers. And with dvilj4, you
537 can print to HP LaserJet4 and fully compatible printers.
538
539 %description dvilj -l de.UTF-8
540 Dvilj und Gebrüder konvertieren TeX-Ausgabe-.dvi-Dateien in HP PCL (HP
541 Printer Control Language) Befehle zum Drucken auf HP LaserJet+, HP
542 LaserJet IIP (mit dvilj2p), HP LaserJet 4 (mit dvilj4) und vollständig
543 kompatiblen Druckern.
544
545 %description dvilj -l es.UTF-8
546 Dvilj y semejantes convierten archivos de salida TeX.dvi en comandos
547 HP PCL (i.e. Lenguaje de Control de Impresoras HP) adecuados a
548 impresión de impresoras HP LaserJEt+, HP LaserJet IIP (usando
549 dvilj2p), HP LaserJet 4 (usando dvilj4) y compatibles.
550
551 %description dvilj -l fr.UTF-8
552 dvilj et ses cousins convertissent les fichiers dvi en commandes HPPCL
553 (le langage des imprimantes HP) pour les imprimer sur HP LaserJet+, HP
554 LaserJet IIP (avec dvilj2p), HP LaserJet 4 (avec dvilj4), et autres
555 imprimantes totalement compatibles.
556
557 %description dvilj -l hu.UTF-8
558 Dvilj a TeX által előállított .dvi fájlokat konvertálja HP PCL (HP
559 Printer Control Language) parancsokká. A dvilj használatával TeX
560 fájlokat tudsz nyomtatni HP LaserJet+ és a vele kompatibilis
561 nyomtatókon. A dvilj2p-vel HP LaserJet IIP és kompatibilis
562 nyomtatókra. És végül a dvilj4-gyel HP LaserJet4 és kompatibilisekre.
563
564 %description dvilj -l pl.UTF-8
565 dvilj oraz pokrewne narzędzia (załączone w tym pakiecie) konwertują
566 pliki wyjściowe .dvi systemu formatującego tekst TeX na polecenia HP
567 PCL (HP Printer Control Language). Przy użyciu dvilj można drukować
568 pliki TeXa na drukarkach HP LaserJet+ i w pełni kompatybilnych. Przy
569 użyciu dvilj2p można drukować na drukarkach HP LaserJet IIP i w pełni
570 kompatybilnych. Przy użyciu dvilj4 można drukować na drukarkach HP
571 LaserJet4 i w pełni kompatybilnych.
572
573 %description dvilj -l pt_BR.UTF-8
574 Dvilj e semelhantes convertem arquivos de saída TeX .dvi em comandos
575 HP PCL (i.e. Linguagem de Controle de Impressoras HP) adequados para
576 impressão em impressoras HP LaserJet+, HP LaserJet IIP (usando
577 dvilj2p), HP LaserJet 4 (usando dvilj4) e compatíveis.
578
579 %description dvilj -l tr.UTF-8
580 TeX çıktısı dvi dosyalarını HP PCL (HP'nin geliştirdiği bir yazıcı
581 denetim dili) komutlarına çevirir ve böylece bir LaserJet+, HP
582 LaserJet IIP (dvilj2p ile), HP LaserJet4 (dvilj4 ile) ve tam
583 uyumlularından yazıcı çıktısı alınabilir.
584
585 %package makeindex
586 Summary:        A general purpose hierarchical index generator
587 Summary(hu.UTF-8):      Egy általános célú hierarchikus index generáló
588 Summary(pl.UTF-8):      Generator hierarchicznych indeksów ogólnego przeznaczenia
589 Group:          Applications/Publishing/TeX
590 Requires(post,postun):  %{_bindir}/texhash
591 Requires:       %{name} = %{epoch}:%{version}-%{release}
592 Obsoletes:      tetex-rumakeindex
593
594 %description makeindex
595 A general purpose hierarchical index generator; it accepts one or more
596 input files (often produced by a text formatter such as TeX or troff),
597 sorts the entries, and produces an output file which can be formatted.
598 The formats of the input and output files are specified in a style
599 file; by default, input is assumed to be an idx file, as generated by
600 LaTeX.
601
602 %description makeindex -l hu.UTF-8
603 Egy általános célű hierarchikus index generáló; elfogad egy vagy több
604 bemeneti fájlt (gyakran szövegformázótól, mint a TeX vagy a troff),
605 rendezi a bejegyzéseket, és egy kimeneti, megfelelő formátumú fájlt
606 készit. A be- és kimeneti fájlok formátumai stílus fájlokban van
607 definiálva; alapértelmezetten a bemeneti fájl egy idx fájl, amit a
608 LaTeX generál.
609
610 %description makeindex -l pl.UTF-8
611 Generator hierarchicznych indeksów ogólnego przeznaczenia; przyjmuje
612 jeden lub więcej plików wejściowych (zazwyczaj zrobionych przez
613 narzędzie formatujące tekst, takie jak TeX lub troff), sortuje
614 elementy i tworzy plik wyjściowy, który może być sformatowany. Formaty
615 plików wejściowych i wyjściowych podaje się w pliku stylu; domyślnie
616 przyjmowany jest plik wejściowy w formacie idx, wygenerowany przez
617 LaTeX.
618
619 %package metafont
620 Summary:        MetaFont
621 Summary(hu.UTF-8):      MetaFont
622 Summary(pl.UTF-8):      Zestaw narzędzi MetaFont
623 Group:          Applications/Publishing/TeX
624 Requires(post,postun):  %{_bindir}/texhash
625 Requires:       %{name} = %{epoch}:%{version}-%{release}
626
627 %description metafont
628 MetaFont.
629
630 %description metafont -l pl.UTF-8
631 Zestaw narzędzi MetaFont.
632
633 %package metapost
634 Summary:        MetaPost
635 Summary(hu.UTF-8):      MetaPost
636 Summary(pl.UTF-8):      Zestaw narzędzi MetaPost
637 Group:          Applications/Publishing/TeX
638 Requires(post,postun):  %{_bindir}/texhash
639 Requires:       %{name} = %{epoch}:%{version}-%{release}
640 Obsoletes:      tetex-matapost
641
642 %description metapost
643 MetaPost.
644
645 %description metapost -l hu.UTF-8
646 MetaPost.
647
648 %description metapost -l pl.UTF-8
649 Zestaw narzędzi MetaPost.
650
651 %package mptopdf
652 Summary:        MetaPost to PDF converter
653 Summary(hu.UTF-8):      MetaPost-ból PDF-be konvertáló
654 Summary(pl.UTF-8):      Konwerter MetaPost do PDF
655 Group:          Applications/Publishing/TeX
656 Requires(post,postun):  %{_bindir}/texhash
657 Requires:       %{name}-metapost = %{epoch}:%{version}-%{release}
658
659 %description mptopdf
660 MetaPost to PDF converter.
661
662 %description mptopdf -l hu.UTF-8
663 MetaPost-ból PDF-be konvertáló.
664
665 %description mptopdf -l pl.UTF-8
666 Konwerter MetaPost do PDF.
667
668 %package texdoctk
669 Summary:        Easy access to TeX documentation
670 Summary(pl.UTF-8):      Łatwy dostęp do dokumentacji TeXa
671 Group:          Applications/Publishing/TeX
672 Requires(post,postun):  %{_bindir}/texhash
673 Requires:       %{name} = %{epoch}:%{version}-%{release}
674
675 %description texdoctk
676 A Perl/Tk-based GUI for easy access to package documentation for TeX
677 on Unix platforms; the databases it uses are based on the texmf/doc
678 subtrees of teTeX v.1.0.x, but database files for local configurations
679 with modified/extended directories can be derived from them. Note that
680 texdoctk is not a viewer itself, but an interface for finding
681 documentation files and opening them with the appropriate viewer; so
682 it relies on appropriate programs to be installed on the system.
683 However, the choice of these programs can be configured by the
684 sysadmin or user.
685
686 %description texdoctk -l pl.UTF-8
687 Oparty na Perlu i Tk graficzny interfejs dający łatwy dostęp do
688 dokumentacji pakietów TeXowych na platformach uniksowych; używa baz
689 danych opartych na poddrzewach texmf/doc z teTeXa 1.0.x, ale może
690 używać konfiguracji ze zmodyfikowanymi lub rozszerzonymi katalogami.
691 Należy zauważyć, że texdoctk sam w sobie nie jest przeglądarką, ale
692 interfejsem do wyszukiwania plików dokumentacji i otwierania ich we
693 właściwej przeglądarce; tak więc wymaga on odpowiednich programów
694 zainstalowanych w systemie. Wybór tych programów może być dokonany
695 przez administratora lub użytkownika.
696
697 %package -n texconfig
698 Summary:        TeX typesetting system configurator
699 Summary(pl.UTF-8):      Konfigurator systemu składu TeX
700 Group:          Applications/Publishing/TeX
701 Requires:       %{name} = %{epoch}:%{version}-%{release}
702 Requires:       %{name}-dvips = %{epoch}:%{version}-%{release}
703 Requires:       %{name}-metafont = %{epoch}:%{version}-%{release}
704 Requires:       xdvi = %{epoch}:%{version}-%{release}
705 Obsoletes:      tetex-texconfig
706
707 %description -n texconfig
708 TeX typesetting system configurator.
709
710 %description -n texconfig -l pl.UTF-8
711 Konfigurator systemu składu TeX.
712
713 %package -n xdvi
714 Summary:        X11 previewer
715 Summary(de.UTF-8):      X11-Previewer
716 Summary(es.UTF-8):      Visualizador TeX X11
717 Summary(fr.UTF-8):      Prévisualisateur X11
718 Summary(pl.UTF-8):      Przeglądarka DVI dla X11
719 Summary(pt_BR.UTF-8):   Visualizador TeX X11
720 Summary(tr.UTF-8):      X11 öngörüntüleyici
721 Group:          Applications/Publishing/TeX
722 Requires(post,postun):  %{_bindir}/texhash
723 Requires:       %{name} = %{epoch}:%{version}-%{release}
724 Requires:       %{name}-metafont = %{epoch}:%{version}-%{release}
725 Suggests:       %{name}-dvips
726 Obsoletes:      tetex-xdvi
727
728 %description -n xdvi
729 xdvi is a program which runs under the X window system. It is used to
730 preview dvi files, such as are produced by tex and latex.
731
732 %description -n xdvi -l de.UTF-8
733 xdvi ist ein Programm, das unter dem X-Window-System läuft und gewohnt
734 ist, dvi-Dateien als Vorschau anzuzeigen, etwa solche, die von tex und
735 latex erzeugt wurden.
736
737 %description -n xdvi -l es.UTF-8
738 xdvi es un programa que se ejecuta en el sistema X Window. Se usa para
739 visualizar archivos dvi, como los producidos por tex y latex.
740
741 %description -n xdvi -l fr.UTF-8
742 xdvi est un programme s'exécutant sous le système X Window. Il sert à
743 visualiser les fichiers dvi tels que ceux produits par tex et latex.
744
745 %description -n xdvi -l pl.UTF-8
746 Xdvi jest programem (działającym w X Window System) do przeglądania
747 plików DVI, produkowanych przez TeXa i LaTeXa.
748
749 %description -n xdvi -l pt_BR.UTF-8
750 xdvi é um programa que roda no sistema X Window. É usado para
751 visualizar arquivos dvi, como os produzidos por tex e latex.
752
753 %package -n xindy
754 Summary:        Xindy creates sorted and tagged index from raw index
755 Summary(hu.UTF-8):      Xindy rendezett és cimkézett indexet készít nyers indexekből
756 Group:          Applications/Publishing/TeX
757
758 %description -n xindy
759 Xindy creates sorted and tagged index from raw index.
760
761 %description -n xindy -l hu.UTF-8
762 Xindy rendezett és cimkézett indexet készít nyers indexekből.
763
764 %package -n xindy-albanian
765 Summary:        Xindy albanian language
766 Summary(hu.UTF-8):      Xindy albán nyelv
767 Group:          Applications/Publishing/TeX
768
769 %description -n xindy-albanian
770 Xindy albanian language
771
772 %description -n xindy-albanian -l hu.UTF-8
773 Xindy albán nyelv
774
775 %package -n xindy-belarusian
776 Summary:        Xindy belarusian language
777 Summary(hu.UTF-8):      Xindy belorusz nyelv
778 Group:          Applications/Publishing/TeX
779
780 %description -n xindy-belarusian
781 Xindy belarusian language
782
783 %description -n xindy-belarusian -l hu.UTF-8
784 Xindy belorusz nyelv
785
786 %package -n xindy-bulgarian
787 Summary:        Xindy bulgarian language
788 Summary(hu.UTF-8):      Xindy bolgár nyelv
789 Group:          Applications/Publishing/TeX
790
791 %description -n xindy-bulgarian
792 Xindy bulgarian language
793
794 %description -n xindy-bulgarian -l hu.UTF-8
795 Xindy bolgár nyelv
796
797 %package -n xindy-croatian
798 Summary:        Xindy croatian language
799 Summary(hu.UTF-8):      Xindy horvát nyelv
800 Group:          Applications/Publishing/TeX
801
802 %description -n xindy-croatian
803 Xindy croatian language
804
805 %description -n xindy-croatian -l hu.UTF-8
806 Xindy horvát nyelv
807
808 %package -n xindy-czech
809 Summary:        Xindy czech language
810 Summary(hu.UTF-8):      Xindy cseh nyelv
811 Group:          Applications/Publishing/TeX
812
813 %description -n xindy-czech
814 Xindy czech language
815
816 %description -n xindy-czech -l hu.UTF-8
817 Xindy cseh nyelv
818
819 %package -n xindy-danish
820 Summary:        Xindy danish language
821 Summary(hu.UTF-8):      Xindy dán nyelv
822 Group:          Applications/Publishing/TeX
823
824 %description -n xindy-danish
825 Xindy danish language
826
827 %description -n xindy-danish -l hu.UTF-8
828 Xindy dán nyelv
829
830 %package -n xindy-dutch
831 Summary:        Xindy dutch language
832 Summary(hu.UTF-8):      Xindy holland nyelv
833 Group:          Applications/Publishing/TeX
834
835 %description -n xindy-dutch
836 Xindy dutch language
837
838 %description -n xindy-dutch -l hu.UTF-8
839 Xindy holland nyelv
840
841 %package -n xindy-english
842 Summary:        Xindy english language
843 Summary(hu.UTF-8):      Xindy angol nyelv
844 Group:          Applications/Publishing/TeX
845
846 %description -n xindy-english
847 Xindy english language
848
849 %description -n xindy-english -l hu.UTF-8
850 Xindy angol nyelv
851
852 %package -n xindy-esperanto
853 Summary:        Xindy esperanto language
854 Summary(hu.UTF-8):      Xindy eszperantó nyelv
855 Group:          Applications/Publishing/TeX
856
857 %description -n xindy-esperanto
858 Xindy esperanto language
859
860 %description -n xindy-esperanto -l hu.UTF-8
861 Xindy eszperantó nyelv
862
863 %package -n xindy-estonian
864 Summary:        Xindy estonian language
865 Summary(hu.UTF-8):      Xindy észt nyelv
866 Group:          Applications/Publishing/TeX
867
868 %description -n xindy-estonian
869 Xindy estonian language
870
871 %description -n xindy-estonian -l hu.UTF-8
872 Xindy észt nyelv
873
874 %package -n xindy-finnish
875 Summary:        Xindy finnish language
876 Summary(hu.UTF-8):      Xindy finn nyelv
877 Group:          Applications/Publishing/TeX
878
879 %description -n xindy-finnish
880 Xindy finnish language
881
882 %description -n xindy-finnish -l hu.UTF-8
883 Xindy finn nyelv
884
885 %package -n xindy-french
886 Summary:        Xindy french language
887 Summary(hu.UTF-8):      Xindy francia nyelv
888 Group:          Applications/Publishing/TeX
889
890 %description -n xindy-french
891 Xindy french language
892
893 %description -n xindy-french -l hu.UTF-8
894 Xindy francia nyelv
895
896 %package -n xindy-general
897 Summary:        Xindy general language
898 Summary(hu.UTF-8):      Xindy általános nyelv
899 Group:          Applications/Publishing/TeX
900
901 %description -n xindy-general
902 Xindy general language
903
904 %description -n xindy-general -l hu.UTF-8
905 Xindy általános nyelv
906
907 %package -n xindy-georgian
908 Summary:        Xindy georgian language
909 Summary(hu.UTF-8):      Xindy georgian nyelv
910 Group:          Applications/Publishing/TeX
911
912 %description -n xindy-georgian
913 Xindy georgian language
914
915 %description -n xindy-georgian -l hu.UTF-8
916 Xindy georgian nyelv
917
918 %package -n xindy-german
919 Summary:        Xindy german language
920 Summary(hu.UTF-8):      Xindy német nyelv
921 Group:          Applications/Publishing/TeX
922
923 %description -n xindy-german
924 Xindy german language
925
926 %description -n xindy-german -l hu.UTF-8
927 Xindy német nyelv
928
929 %package -n xindy-greek
930 Summary:        Xindy greek language
931 Summary(hu.UTF-8):      Xindy görög nyelv
932 Group:          Applications/Publishing/TeX
933
934 %description -n xindy-greek
935 Xindy greek language
936
937 %description -n xindy-greek -l hu.UTF-8
938 Xindy görög nyelv
939
940 %package -n xindy-gypsy
941 Summary:        Xindy gypsy language
942 Summary(hu.UTF-8):      Xindy cigány nyelv
943 Group:          Applications/Publishing/TeX
944
945 %description -n xindy-gypsy
946 Xindy gypsy language
947
948 %description -n xindy-gypsy -l hu.UTF-8
949 Xindy cigány nyelv
950
951 %package -n xindy-hausa
952 Summary:        Xindy hausa language
953 Summary(hu.UTF-8):      Xindy hausa nyelv
954 Group:          Applications/Publishing/TeX
955
956 %description -n xindy-hausa
957 Xindy hausa language
958
959 %description -n xindy-hausa -l hu.UTF-8
960 Xindy hausa nyelv
961
962 %package -n xindy-hebrew
963 Summary:        Xindy hebrew language
964 Summary(hu.UTF-8):      Xindy héber nyelv
965 Group:          Applications/Publishing/TeX
966
967 %description -n xindy-hebrew
968 Xindy hebrew language
969
970 %description -n xindy-hebrew -l hu.UTF-8
971 Xindy héber nyelv
972
973 %package -n xindy-hungarian
974 Summary:        Xindy hungarian language
975 Summary(hu.UTF-8):      Xindy magyar nyelv
976 Group:          Applications/Publishing/TeX
977
978 %description -n xindy-hungarian
979 Xindy hungarian language
980
981 %description -n xindy-hungarian -l hu.UTF-8
982 Xindy magyar nyelv
983
984 %package -n xindy-icelandic
985 Summary:        Xindy icelandic language
986 Summary(hu.UTF-8):      Xindy izlandi nyelv
987 Group:          Applications/Publishing/TeX
988
989 %description -n xindy-icelandic
990 Xindy icelandic language
991
992 %description -n xindy-icelandic -l hu.UTF-8
993 Xindy izlandi nyelv
994
995 %package -n xindy-italian
996 Summary:        Xindy italian language
997 Summary(hu.UTF-8):      Xindy olasz nyelv
998 Group:          Applications/Publishing/TeX
999
1000 %description -n xindy-italian
1001 Xindy italian language
1002
1003 %description -n xindy-italian -l hu.UTF-8
1004 Xindy olasz nyelv
1005
1006 %package -n xindy-klingon
1007 Summary:        Xindy klingon language
1008 Summary(hu.UTF-8):      Xindy klingon nyelv
1009 Group:          Applications/Publishing/TeX
1010
1011 %description -n xindy-klingon
1012 Xindy klingon language
1013
1014 %description -n xindy-klingon -l hu.UTF-8
1015 Xindy klingon nyelv
1016
1017 %package -n xindy-kurdish
1018 Summary:        Xindy kurdish language
1019 Summary(hu.UTF-8):      Xindy kurd nyelv
1020 Group:          Applications/Publishing/TeX
1021
1022 %description -n xindy-kurdish
1023 Xindy kurdish language
1024
1025 %description -n xindy-kurdish -l hu.UTF-8
1026 Xindy kurd nyelv
1027
1028 %package -n xindy-latin
1029 Summary:        Xindy latin language
1030 Summary(hu.UTF-8):      Xindy latin nyelv
1031 Group:          Applications/Publishing/TeX
1032
1033 %description -n xindy-latin
1034 Xindy latin language
1035
1036 %description -n xindy-latin -l hu.UTF-8
1037 Xindy latin nyelv
1038
1039 %package -n xindy-latvian
1040 Summary:        Xindy latvian language
1041 Summary(hu.UTF-8):      Xindy lett nyelv
1042 Group:          Applications/Publishing/TeX
1043
1044 %description -n xindy-latvian
1045 Xindy latvian language
1046
1047 %description -n xindy-latvian -l hu.UTF-8
1048 Xindy lett nyelv
1049
1050 %package -n xindy-lithuanian
1051 Summary:        Xindy lithuanian language
1052 Summary(hu.UTF-8):      Xindy litván nyelv
1053 Group:          Applications/Publishing/TeX
1054
1055 %description -n xindy-lithuanian
1056 Xindy lithuanian language
1057
1058 %description -n xindy-lithuanian -l hu.UTF-8
1059 Xindy litván nyelv
1060
1061 %package -n xindy-lower-sorbian
1062 Summary:        Xindy lower-sorbian language
1063 Summary(hu.UTF-8):      Xindy lower-sorbian nyelv
1064 Group:          Applications/Publishing/TeX
1065
1066 %description -n xindy-lower-sorbian
1067 Xindy lower-sorbian language
1068
1069 %description -n xindy-lower-sorbian -l hu.UTF-8
1070 Xindy lower-sorbian nyelv
1071
1072 %package -n xindy-macedonian
1073 Summary:        Xindy macedonian language
1074 Summary(hu.UTF-8):      Xindy macedón nyelv
1075 Group:          Applications/Publishing/TeX
1076
1077 %description -n xindy-macedonian
1078 Xindy macedonian language
1079
1080 %description -n xindy-macedonian -l hu.UTF-8
1081 Xindy macedón nyelv
1082
1083 %package -n xindy-mongolian
1084 Summary:        Xindy mongolian language
1085 Summary(hu.UTF-8):      Xindy mongol nyelv
1086 Group:          Applications/Publishing/TeX
1087
1088 %description -n xindy-mongolian
1089 Xindy mongolian language
1090
1091 %description -n xindy-mongolian -l hu.UTF-8
1092 Xindy mongol nyelv
1093
1094 %package -n xindy-norwegian
1095 Summary:        Xindy norwegian language
1096 Summary(hu.UTF-8):      Xindy norvég nyelv
1097 Group:          Applications/Publishing/TeX
1098
1099 %description -n xindy-norwegian
1100 Xindy norwegian language
1101
1102 %description -n xindy-norwegian -l hu.UTF-8
1103 Xindy norvég nyelv
1104
1105 %package -n xindy-polish
1106 Summary:        Xindy polish language
1107 Summary(hu.UTF-8):      Xindy lengyel nyelv
1108 Group:          Applications/Publishing/TeX
1109
1110 %description -n xindy-polish
1111 Xindy polish language
1112
1113 %description -n xindy-polish -l hu.UTF-8
1114 Xindy lengyel nyelv
1115
1116 %package -n xindy-portuguese
1117 Summary:        Xindy portuguese language
1118 Summary(hu.UTF-8):      Xindy portugál nyelv
1119 Group:          Applications/Publishing/TeX
1120
1121 %description -n xindy-portuguese
1122 Xindy portuguese language
1123
1124 %description -n xindy-portuguese -l hu.UTF-8
1125 Xindy portugál nyelv
1126
1127 %package -n xindy-romanian
1128 Summary:        Xindy romanian language
1129 Summary(hu.UTF-8):      Xindy román nyelv
1130 Group:          Applications/Publishing/TeX
1131
1132 %description -n xindy-romanian
1133 Xindy romanian language
1134
1135 %description -n xindy-romanian -l hu.UTF-8
1136 Xindy román nyelv
1137
1138 %package -n xindy-russian
1139 Summary:        Xindy russian language
1140 Summary(hu.UTF-8):      Xindy orosz nyelv
1141 Group:          Applications/Publishing/TeX
1142
1143 %description -n xindy-russian
1144 Xindy russian language
1145
1146 %description -n xindy-russian -l hu.UTF-8
1147 Xindy orosz nyelv
1148
1149 %package -n xindy-serbian
1150 Summary:        Xindy serbian language
1151 Summary(hu.UTF-8):      Xindy szerb nyelv
1152 Group:          Applications/Publishing/TeX
1153
1154 %description -n xindy-serbian
1155 Xindy serbian language
1156
1157 %description -n xindy-serbian -l hu.UTF-8
1158 Xindy szerb nyelv
1159
1160 %package -n xindy-slovak
1161 Summary:        Xindy slovak language
1162 Summary(hu.UTF-8):      Xindy szlovák nyelv
1163 Group:          Applications/Publishing/TeX
1164
1165 %description -n xindy-slovak
1166 Xindy slovak language
1167
1168 %description -n xindy-slovak -l hu.UTF-8
1169 Xindy szlovák nyelv
1170
1171 %package -n xindy-slovenian
1172 Summary:        Xindy slovenian language
1173 Summary(hu.UTF-8):      Xindy szlovén nyelv
1174 Group:          Applications/Publishing/TeX
1175
1176 %description -n xindy-slovenian
1177 Xindy slovenian language
1178
1179 %description -n xindy-slovenian -l hu.UTF-8
1180 Xindy szlovén nyelv
1181
1182 %package -n xindy-spanish
1183 Summary:        Xindy spanish language
1184 Summary(hu.UTF-8):      Xindy spanyol nyelv
1185 Group:          Applications/Publishing/TeX
1186
1187 %description -n xindy-spanish
1188 Xindy spanish language
1189
1190 %description -n xindy-spanish -l hu.UTF-8
1191 Xindy spanyol nyelv
1192
1193 %package -n xindy-swedish
1194 Summary:        Xindy swedish language
1195 Summary(hu.UTF-8):      Xindy svéd nyelv
1196 Group:          Applications/Publishing/TeX
1197
1198 %description -n xindy-swedish
1199 Xindy swedish language
1200
1201 %description -n xindy-swedish -l hu.UTF-8
1202 Xindy svéd nyelv
1203
1204 %package -n xindy-turkish
1205 Summary:        Xindy turkish language
1206 Summary(hu.UTF-8):      Xindy török nyelv
1207 Group:          Applications/Publishing/TeX
1208
1209 %description -n xindy-turkish
1210 Xindy turkish language
1211
1212 %description -n xindy-turkish -l hu.UTF-8
1213 Xindy török nyelv
1214
1215 %package -n xindy-ukrainian
1216 Summary:        Xindy ukrainian language
1217 Summary(hu.UTF-8):      Xindy ukrán nyelv
1218 Group:          Applications/Publishing/TeX
1219
1220 %description -n xindy-ukrainian
1221 Xindy ukrainian language
1222
1223 %description -n xindy-ukrainian -l hu.UTF-8
1224 Xindy ukrán nyelv
1225
1226 %package -n xindy-upper-sorbian
1227 Summary:        Xindy upper-sorbian language
1228 Summary(hu.UTF-8):      Xindy upper-sorbian nyelv
1229 Group:          Applications/Publishing/TeX
1230
1231 %description -n xindy-upper-sorbian
1232 Xindy upper-sorbian language
1233
1234 %description -n xindy-upper-sorbian -l hu.UTF-8
1235 Xindy upper-sorbian nyelv
1236
1237 %package -n xindy-vietnamese
1238 Summary:        Xindy vietnamese language
1239 Summary(hu.UTF-8):      Xindy vietnám nyelv
1240 Group:          Applications/Publishing/TeX
1241
1242 %description -n xindy-vietnamese
1243 Xindy vietnamese language
1244
1245 %description -n xindy-vietnamese -l hu.UTF-8
1246 Xindy vietnám nyelv
1247
1248
1249 %package pdftex
1250 Summary:        TeX generating PDF files instead DVI
1251 Summary(pl.UTF-8):      TeX generujący pliki PDF zamiast DVI
1252 Group:          Applications/Publishing/TeX
1253 Requires(post,postun):  %{_bindir}/texhash
1254 Requires:       %{name} = %{epoch}:%{version}-%{release}
1255 Requires:       %{name}-fonts-type1-bluesky = %{epoch}:%{version}-%{release}
1256
1257 %description pdftex
1258 TeX generating PDF files instead DVI.
1259
1260 %description pdftex -l pl.UTF-8
1261 TeX generujący pliki PDF zamiast DVI.
1262
1263 %package omega
1264 Summary:        Extended unicode TeX
1265 Summary(pl.UTF-8):      Omega - TeX ze wsparciem dla unikodu
1266 Group:          Applications/Publishing/TeX
1267 Requires(post,postun):  %{_bindir}/texhash
1268 Requires:       %{name} = %{epoch}:%{version}-%{release}
1269 Requires:       %{name}-fonts-omega = %{epoch}:%{version}-%{release}
1270 Requires:       %{name}-plain = %{epoch}:%{version}-%{release}
1271
1272 %description omega
1273 Omega is a version of the TeX program modified for multilingual
1274 typesetting. It uses unicode, and has additional primitives for (among
1275 other things) bidirectional typesetting.
1276
1277 %description omega -l pl.UTF-8
1278 Omega to wersja TeXa zmodyfikowana dla potrzeb składu wielojęzycznego.
1279 Używa unikodu i ma dodatkowe prymitywy do (między innymi) składania
1280 tekstu pisanego w obu kierunkach.
1281
1282 # # formats #
1283
1284 # Plain format.
1285
1286 %package plain
1287 Summary:        Plain TeX format basic files
1288 Summary(pl.UTF-8):      Podstawowe pliki dla formatu Plain TeX
1289 Group:          Applications/Publishing/TeX
1290 Requires(post,postun):  %{_bindir}/texhash
1291 Requires:       %{name} = %{epoch}:%{version}-%{release}
1292
1293 %description plain
1294 Plain TeX format basic files.
1295
1296 %description plain -l pl.UTF-8
1297 Podstawowe pliki dla formatu Plain TeX.
1298
1299 %package format-plain
1300 Summary:        TeX Plain format
1301 Summary(pl.UTF-8):      Format TeX Plain
1302 Group:          Applications/Publishing/TeX
1303 Requires(post,postun):  %{_bindir}/texhash
1304 Requires:       %{name}-plain = %{epoch}:%{version}-%{release}
1305
1306 %description format-plain
1307 TeX Plain format.
1308
1309 %description format-plain -l pl.UTF-8
1310 Format TeX Plain.
1311
1312 %package format-pdftex
1313 Summary:        PDFTeX Plain format
1314 Summary(pl.UTF-8):      Format PDFTeX Plain
1315 Group:          Applications/Publishing/TeX
1316 Requires(post,postun):  %{_bindir}/texhash
1317 Requires:       %{name}-pdftex = %{epoch}:%{version}-%{release}
1318 Requires:       %{name}-plain = %{epoch}:%{version}-%{release}
1319 # for epstopdf to work
1320 Requires:       fonts-Type1-urw
1321 Requires:       ghostscript
1322
1323 %description format-pdftex
1324 PDFTeX Plain format.
1325
1326 %description format-pdftex -l pl.UTF-8
1327 Format PDFTeX Plain.
1328
1329 %package format-pdfetex
1330 Summary:        PDFTeX EPlain format
1331 Summary(pl.UTF-8):      Format PDFTeX EPlain
1332 Group:          Applications/Publishing/TeX
1333 Requires(post,postun):  %{_bindir}/texhash
1334 Requires:       %{name}-pdftex = %{epoch}:%{version}-%{release}
1335 Requires:       %{name}-plain = %{epoch}:%{version}-%{release}
1336
1337 %description format-pdfetex
1338 PDFTeX EPlain format.
1339
1340 %description format-pdfetex -l pl.UTF-8
1341 Format PDFTeX EPlain.
1342
1343 # MeX Plain format
1344
1345 %package mex
1346 Summary:        MeX Plain Format basic files
1347 Summary(pl.UTF-8):      Podstawowe pliki dla format MeX Plain
1348 Group:          Applications/Publishing/TeX
1349 Requires(post,postun):  %{_bindir}/texhash
1350 Requires:       %{name} = %{epoch}:%{version}-%{release}
1351 Requires:       texlive-fonts-pl = %{epoch}:%{version}-%{release}
1352 Requires:       texlive-plain = %{epoch}:%{version}-%{release}
1353
1354 %description mex
1355 MeX Plain Format basic files.
1356
1357 %description mex -l pl.UTF-8
1358 Podstawowe pliki dla formatu MeX Plain.
1359
1360 %package format-mex
1361 Summary:        MeX Plain Format
1362 Summary(pl.UTF-8):      Format MeX Plain
1363 Group:          Applications/Publishing/TeX
1364 Requires(post,postun):  %{_bindir}/texhash
1365 Requires:       texlive-mex = %{epoch}:%{version}-%{release}
1366
1367 %description format-mex
1368 MeX Plain Format.
1369
1370 %description format-mex -l pl.UTF-8
1371 Format MeX Plain.
1372
1373 %package format-pdfmex
1374 Summary:        PDFMeX Plain Format
1375 Summary(pl.UTF-8):      Format PDFMeX Plain
1376 Group:          Applications/Publishing/TeX
1377 Requires(post,postun):  %{_bindir}/texhash
1378 Requires:       %{name}-mex = %{epoch}:%{version}-%{release}
1379 Requires:       %{name}-pdftex = %{epoch}:%{version}-%{release}
1380
1381 %description format-pdfmex
1382 PDFMeX Plain Format.
1383
1384 %description format-pdfmex -l pl.UTF-8
1385 Format PDFMeX Plain.
1386
1387 %package format-utf8mex
1388 Summary:        MeX Plain Format with UTF-8 encoded source files
1389 Summary(pl.UTF-8):      Format MeX Plain z plikami źródłowymi kodowanymi UTF-8
1390 Group:          Applications/Publishing/TeX
1391 Requires(post,postun):  %{_bindir}/texhash
1392 Requires:       %{name}-mex = %{epoch}:%{version}-%{release}
1393
1394 %description format-utf8mex
1395 MeX Plain Format with UTF-8 encoded source files.
1396
1397 %description format-utf8mex -l pl.UTF-8
1398 Format MeX Plain z plikami źródłowymi kodowanymi UTF-8.
1399
1400 # AMS TeX format
1401
1402 %package amstex
1403 Summary:        AMS macros for Plain TeX basic files
1404 Summary(pl.UTF-8):      Podstawowe pliki makr AMS dla formatu Plain TeX
1405 Group:          Applications/Publishing/TeX
1406 Requires(post,postun):  %{_bindir}/texhash
1407 Requires:       %{name}-fonts-ams = %{epoch}:%{version}-%{release}
1408 Requires:       %{name}-plain = %{epoch}:%{version}-%{release}
1409 Obsoletes:      tetex-ams
1410 Obsoletes:      tetex-plain-amsfonts
1411
1412 %description amstex
1413 American Mathematical Society macros for Plain TeX basic files.
1414
1415 %description amstex -l pl.UTF-8
1416 Podstawowe pliki makr AMS (American Mathematical Society) dla formatu
1417 Plain TeX.
1418
1419 %package format-amstex
1420 Summary:        AMS macros for Plain TeX
1421 Summary(pl.UTF-8):      Makra AMS dla formatu Plain TeX
1422 Group:          Applications/Publishing/TeX
1423 Requires(post,postun):  %{_bindir}/texhash
1424 Requires:       %{name}-amstex = %{epoch}:%{version}-%{release}
1425 Obsoletes:      tetex-ams
1426
1427 %description format-amstex
1428 American Mathematical Society macros for Plain TeX.
1429
1430 %description format-amstex -l pl.UTF-8
1431 Makra AMS (American Mathematical Society) dla formatu Plain TeX.
1432
1433 %package format-pdfamstex
1434 Summary:        AMS macros for PDFTeX
1435 Summary(pl.UTF-8):      Makra AMS dla formatu PDFTeX
1436 Group:          Applications/Publishing/TeX
1437 Requires(post,postun):  %{_bindir}/texhash
1438 Requires:       %{name}-amstex = %{epoch}:%{version}-%{release}
1439 Requires:       %{name}-pdftex = %{epoch}:%{version}-%{release}
1440
1441 %description format-pdfamstex
1442 American Mathematical Society macros for PDFTeX.
1443
1444 %description format-pdfamstex -l pl.UTF-8
1445 Makra AMS (American Mathematical Society) dla formatu PDFTeX.
1446
1447 # CSPlain format
1448
1449 %package csplain
1450 Summary:        TeX CSPlain format basic files
1451 Summary(pl.UTF-8):      Podstawowe pliki dla formatu TeX CSPlain
1452 Group:          Applications/Publishing/TeX
1453 Requires(post,postun):  %{_bindir}/texhash
1454 Requires:       %{name}-fonts-cs = %{epoch}:%{version}-%{release}
1455 Requires:       %{name}-plain = %{epoch}:%{version}-%{release}
1456
1457 %description csplain
1458 TeX CSPlain format basic files.
1459
1460 %description csplain -l pl.UTF-8
1461 Podstawowe pliki dla formatu TeX CSPlain.
1462
1463 %package format-csplain
1464 Summary:        TeX CSPlain format
1465 Summary(pl.UTF-8):      Format TeX CSPlain
1466 Group:          Applications/Publishing/TeX
1467 Requires(post,postun):  %{_bindir}/texhash
1468 Requires:       %{name}-csplain = %{epoch}:%{version}-%{release}
1469
1470 %description format-csplain
1471 TeX CSPlain format.
1472
1473 %description format-csplain -l pl.UTF-8
1474 Format TeX CSPlain.
1475
1476 %package format-pdfcsplain
1477 Summary:        PDFTeX CSPlain format
1478 Summary(pl.UTF-8):      Format PDFTeX CSPlain
1479 Group:          Applications/Publishing/TeX
1480 Requires(post,postun):  %{_bindir}/texhash
1481 Requires:       %{name}-csplain = %{epoch}:%{version}-%{release}
1482
1483 %description format-pdfcsplain
1484 PDFTeX CSPlain format.
1485
1486 %description format-pdfcsplain -l pl.UTF-8
1487 Format PDFTeX CSPlain.
1488
1489 # CSLaTeX format
1490
1491 %package cslatex
1492 Summary:        CSLaTeX format basic files
1493 Summary(pl.UTF-8):      Podstawowe pliki dla formatu CSLaTeX
1494 Group:          Applications/Publishing/TeX
1495 Requires(post,postun):  %{_bindir}/texhash
1496 Requires:       %{name}-fonts-cs = %{epoch}:%{version}-%{release}
1497 Requires:       %{name}-plain = %{epoch}:%{version}-%{release}
1498
1499 %description cslatex
1500 CSLaTeX format basic files.
1501
1502 %description cslatex -l pl.UTF-8
1503 Podstawowe pliki dla formatu CSLaTeX.
1504
1505 %package format-cslatex
1506 Summary:        CSLaTeX format
1507 Summary(pl.UTF-8):      Format CSLaTeX
1508 Group:          Applications/Publishing/TeX
1509 Requires(post,postun):  %{_bindir}/texhash
1510 Requires:       %{name}-cslatex = %{epoch}:%{version}-%{release}
1511
1512 %description format-cslatex
1513 CSLaTeX format.
1514
1515 %description format-cslatex -l pl.UTF-8
1516 Format CSLaTeX.
1517
1518 %package format-pdfcslatex
1519 Summary:        PDF CSLaTeX format
1520 Summary(pl.UTF-8):      Format PDF CSLaTeX
1521 Group:          Applications/Publishing/TeX
1522 Requires(post,postun):  %{_bindir}/texhash
1523 Requires:       %{name}-cslatex = %{epoch}:%{version}-%{release}
1524
1525 %description format-pdfcslatex
1526 PDF CSLaTeX format.
1527
1528 %description format-pdfcslatex -l pl.UTF-8
1529 Format PDF CSLaTeX.
1530
1531 # Cyrillic Plain format
1532
1533 %package cyrplain
1534 Summary:        Cyrillic Plain format basic files
1535 Summary(pl.UTF-8):      Podstawowe pliki dla formatu Cyrillic Plain
1536 Group:          Applications/Publishing/TeX
1537 Requires(post,postun):  %{_bindir}/texhash
1538 Requires:       %{name}-plain = %{epoch}:%{version}-%{release}
1539
1540 %description cyrplain
1541 Cyrillic Plain format basic files.
1542
1543 %description cyrplain -l pl.UTF-8
1544 Podstawowe pliki dla formatu Cyrillic Plain.
1545
1546 %package format-cyrplain
1547 Summary:        Cyrillic Plain format
1548 Summary(pl.UTF-8):      Format Cyrillic Plain
1549 Group:          Applications/Publishing/TeX
1550 Requires(post,postun):  %{_bindir}/texhash
1551 Requires:       %{name}-cyrplain = %{epoch}:%{version}-%{release}
1552
1553 %description format-cyrplain
1554 Cyrillic Plain format.
1555
1556 %description format-cyrplain -l pl.UTF-8
1557 Format Cyrillic Plain.
1558
1559 %package format-cyramstex
1560 Summary:        Cyrillic AMSTeX format
1561 Summary(pl.UTF-8):      Format Cyrillic AMSTeX
1562 Group:          Applications/Publishing/TeX
1563 Requires(post,postun):  %{_bindir}/texhash
1564 Requires:       %{name}-plain = %{epoch}:%{version}-%{release}
1565 Obsoletes:      tetex-cyramstex
1566
1567 %description format-cyramstex
1568 Cyrillic AMSTeX format.
1569
1570 %description format-cyramstex -l pl.UTF-8
1571 Format Cyrillic AMSTeX.
1572
1573 %package format-cyrtexinfo
1574 Summary:        Cyrillic TeXInfo format
1575 Summary(pl.UTF-8):      Format Cyrillic TeXInfo
1576 Group:          Applications/Publishing/TeX
1577 Requires(post,postun):  %{_bindir}/texhash
1578 Requires:       %{name}-plain = %{epoch}:%{version}-%{release}
1579 Obsoletes:      tetex-cyrtexinfo
1580
1581 %description format-cyrtexinfo
1582 Cyrillic TeXInfo format.
1583
1584 %description format-cyrtexinfo -l pl.UTF-8
1585 Format Cyrillic TeXInfo.
1586
1587 # EPlain format
1588
1589 %package eplain
1590 Summary:        EPlain format basic files
1591 Summary(pl.UTF-8):      Podstawowe pliki dla formatu EPlain
1592 Group:          Applications/Publishing/TeX
1593 Requires(post,postun):  %{_bindir}/texhash
1594 Requires:       %{name}-plain = %{epoch}:%{version}-%{release}
1595 Obsoletes:      tetex-etex
1596
1597 %description eplain
1598 EPlain format basic files.
1599
1600 %description eplain -l pl.UTF-8
1601 Podstawowe pliki dla formatu EPlain.
1602
1603 %package format-eplain
1604 Summary:        EPlain format
1605 Summary(pl.UTF-8):      Format EPlain
1606 Group:          Applications/Publishing/TeX
1607 Requires(post,postun):  %{_bindir}/texhash
1608 Requires:       %{name}-eplain = %{epoch}:%{version}-%{release}
1609
1610 %description format-eplain
1611 EPlain format.
1612
1613 %description format-eplain -l pl.UTF-8
1614 Format EPlain.
1615
1616 # ConTeXt format.
1617
1618 %package context
1619 Summary:        ConTeXt macro package basic files
1620 Summary(pl.UTF-8):      Podstawowe pliki pakietu makr ConTeXt
1621 Group:          Applications/Publishing/TeX
1622 Requires(post,postun):  %{_bindir}/texhash
1623 Requires:       %{name} = %{epoch}:%{version}-%{release}
1624 Obsoletes:      tetex-latex-context
1625
1626 %define         _noautoreq      'perl(path_tre)'
1627
1628 %description context
1629 A full featured, parameter driven macro package, which fully supports
1630 advanced interactive documents.
1631
1632 This package contains basic files.
1633
1634 %description context -l pl.UTF-8
1635 Pakiet makr sterowanych przez parametry o pełnych możliwościach,
1636 całkowicie obsługujący zaawansowane dokumenty interaktywne.
1637
1638 Ten pakiet zawiera podstawowe pliki.
1639
1640 %package format-context-de
1641 Summary:        German ConTeXt format
1642 Summary(pl.UTF-8):      Niemiecka wersja formatu ConTeXt
1643 Group:          Applications/Publishing/TeX
1644 Requires(post,postun):  %{_bindir}/texhash
1645 Requires:       %{name}-context = %{epoch}:%{version}-%{release}
1646
1647 %description format-context-de
1648 German ConTeXt format.
1649
1650 %description format-context-de -l pl.UTF-8
1651 Niemiecka wersja formatu ConTeXt.
1652
1653 %package format-context-en
1654 Summary:        English ConTeXt format
1655 Summary(pl.UTF-8):      Angielska wersja formatu ConTeXt
1656 Group:          Applications/Publishing/TeX
1657 Requires(post,postun):  %{_bindir}/texhash
1658 Requires:       %{name}-context = %{epoch}:%{version}-%{release}
1659
1660 %description format-context-en
1661 English ConTeXt format.
1662
1663 %description format-context-en -l pl.UTF-8
1664 Angielska wersja formatu ConTeXt.
1665
1666 %package format-context-nl
1667 Summary:        Dutch ConTeXt format
1668 Summary(pl.UTF-8):      Holenderska wersja formatu ConTeXt
1669 Group:          Applications/Publishing/TeX
1670 Requires(post,postun):  %{_bindir}/texhash
1671 Requires:       %{name}-context = %{epoch}:%{version}-%{release}
1672
1673 %description format-context-nl
1674 Dutch ConTeXt format.
1675
1676 %description format-context-nl -l pl.UTF-8
1677 Holenderska wersja formatu ConTeXt.
1678
1679 # LaTeX format.
1680
1681 %package latex
1682 Summary:        LaTeX macro package basic files
1683 Summary(pl.UTF-8):      Podstawowe pliki pakietu makr LaTeX
1684 Group:          Applications/Publishing/TeX
1685 Requires(post,postun):  %{_bindir}/texhash
1686 Requires:       %{name} = %{epoch}:%{version}-%{release}
1687 Requires:       %{name}-fonts-latex = %{epoch}:%{version}-%{release}
1688 Requires:       %{name}-tex-ruhyphen = %{epoch}:%{version}-%{release}
1689 Requires:       %{name}-tex-ukrhyph = %{epoch}:%{version}-%{release}
1690 # for misc/eurosym:
1691 Requires:       %{name}-fonts-eurosym = %{epoch}:%{version}-%{release}
1692 Requires:       %{name}-format-pdftex = %{epoch}:%{version}-%{release}
1693 Requires:       %{name}-tex-babel = %{epoch}:%{version}-%{release}
1694 Suggests:       %{name}-latex-ucs = %{epoch}:%{version}-%{release}
1695 Obsoletes:      tetex-bibtex-koma-script
1696 Obsoletes:      tetex-latex-SIunits
1697 Obsoletes:      tetex-latex-caption
1698 Obsoletes:      tetex-latex-curves
1699 Obsoletes:      tetex-latex-dinbrief
1700 Obsoletes:      tetex-latex-draftcopy
1701 Obsoletes:      tetex-latex-dvilj
1702 Obsoletes:      tetex-latex-eepic
1703 Obsoletes:      tetex-latex-endfloat
1704 Obsoletes:      tetex-latex-fancyhdr
1705 Obsoletes:      tetex-latex-fancyheadings
1706 Obsoletes:      tetex-latex-fancyvrb
1707 Obsoletes:      tetex-latex-fp
1708 Obsoletes:      tetex-latex-graphics
1709 Obsoletes:      tetex-latex-hyperref
1710 Obsoletes:      tetex-latex-koma-script
1711 Obsoletes:      tetex-latex-labels
1712 Obsoletes:      tetex-latex-listings
1713 Obsoletes:      tetex-latex-misc
1714 Obsoletes:      tetex-latex-ms
1715 Obsoletes:      tetex-latex-multirow
1716 Obsoletes:      tetex-latex-mwcls
1717 Obsoletes:      tetex-latex-mwdtools
1718 Obsoletes:      tetex-latex-natbib
1719 Obsoletes:      tetex-latex-ntgclass
1720 Obsoletes:      tetex-latex-oberdiek
1721 Obsoletes:      tetex-latex-pb-diagram
1722 Obsoletes:      tetex-latex-pstriks
1723 Obsoletes:      tetex-latex-revtex4
1724 Obsoletes:      tetex-latex-seminar
1725 Obsoletes:      tetex-latex-t2
1726 Obsoletes:      tetex-latex-titlesec
1727 Obsoletes:      tetex-latex-tools
1728 Obsoletes:      tetex-latex-units
1729 Obsoletes:      tetex-mwcls
1730 Obsoletes:      tetex-revtex4
1731
1732 %description latex
1733 LaTeX is a front end for the TeX text formatting system. Easier to use
1734 than TeX, LaTeX is essentially a set of TeX macros which provide
1735 convenient, predefined document formats for users.
1736
1737 This package contains basic files.
1738
1739 %description latex -l pl.UTF-8
1740 LaTeX jest frontendem do systemu formatującego tekst TeX. Jest
1741 łatwiejszy w użyciu niż TeX. Jest właściwie zestawem makr TeXowych,
1742 dających użytkownikom wygodne, predefiniowane formaty dokumentów.
1743
1744 Ten pakiet zawiera podstawowe pliki.
1745
1746 %package latex-abstract
1747 Summary:        Control the typesetting of the abstract environment
1748 Summary(hu.UTF-8):      Az "abstract" környezet szedésének irányítása
1749 Group:          Applications/Publishing/TeX
1750 Requires(post,postun):  %{_bindir}/texhash
1751
1752 %description latex-abstract
1753 Control the typesetting of the abstract environment.
1754
1755 %description latex-abstract -l hu.UTF-8
1756 Az "abstract" környezet szedésének irányítása.
1757
1758 %package latex-accfonts
1759 Summary:        Utilities to derive new fonts from existing ones
1760 Summary(hu.UTF-8):      Eszközök új betűtípusok származtatására már létezőkből
1761 Group:          Applications/Publishing/TeX
1762 Requires(post,postun):  %{_bindir}/texhash
1763
1764 %description latex-accfonts
1765 Utilities to derive new fonts from existing ones.
1766
1767 %description latex-accfonts -l hu.UTF-8
1768 Eszközök új betűtípusok származtatására már létezőkből.
1769
1770 %package latex-adrconv
1771 Summary:        BibTeX styles to implement an address database
1772 Summary(hu.UTF-8):      BibTeX stílusok cím-adatbázis megvalósításához
1773 Group:          Applications/Publishing/TeX
1774 Requires(post,postun):  %{_bindir}/texhash
1775 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
1776
1777 %description latex-adrconv
1778 BibTeX styles to implement an address database.
1779
1780 %description latex-adrconv -l hu.UTF-8
1781 BibTeX stílusok cím-adatbázis megvalósításához.
1782
1783
1784 %package latex-ae
1785 Summary:        Virtual fonts for PDF-files with T1 encoded CMR-fonts
1786 Summary(pl.UTF-8):      Wirtualne fonty dla plików PDF z fontami CMR o kodowaniu T1
1787 Group:          Applications/Publishing/TeX
1788 Requires(post,postun):  %{_bindir}/texhash
1789 Requires:       %{name}-fonts-ae = %{epoch}:%{version}-%{release}
1790 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
1791
1792 %description latex-ae
1793 A set of virtual fonts which emulates T1 coded fonts using the
1794 standard CM fonts. The package is called AE fonts (for Almost
1795 European). The main use of the package is to produce PDF files using
1796 versions of the CM fonts instead of the bitmapped EC fonts.
1797
1798 %description latex-ae -l pl.UTF-8
1799 Zestaw wirtualnych fontów emulujących fonty o kodowaniu T1 przy użyciu
1800 standardowych fontów CM. Ten pakiet został nazwany AE (Almost European
1801 - prawie europejskie). Głównym przeznaczeniem tego pakietu jest
1802   produkowanie plików PDF przy użyciu wersji fontów CM zamiast
1803   bitmapowych fontów EC.
1804
1805 %package latex-algorithms
1806 Summary:        Floating algorithm environment
1807 Summary(pl.UTF-8):      Pływające środowisko dla algorytmów
1808 Group:          Applications/Publishing/TeX
1809 Requires(post,postun):  /usr/bin/texhash
1810 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
1811
1812 %description latex-algorithms
1813 Defines a floating algorithm environment designed to work with the
1814 algorithmic package.
1815
1816 %description latex-algorithms -l pl.UTF-8
1817 Pakiet definiujący pływające środowisko dla algorytmów zaprojektowane
1818 do pracy z pakietem algorithmic.
1819
1820 %package latex-ams
1821 Summary:        AMS math facilities for LaTeX
1822 Summary(pl.UTF-8):      Udogodnienia matematyczne AMS dla LaTeXa
1823 Group:          Applications/Publishing/TeX
1824 Requires(post,postun):  %{_bindir}/texhash
1825 Requires:       %{name}-fonts-ams = %{epoch}:%{version}-%{release}
1826 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
1827 Obsoletes:      tetex-latex-amscls
1828 Obsoletes:      tetex-latex-amsfonts
1829 Obsoletes:      tetex-latex-amsmath
1830
1831 %description latex-ams
1832 This package is the principal package in the AMS-LaTeX distribution.
1833 It adapts for use in LaTeX most of the mathematical features found in
1834 AMS-TeX.
1835
1836 %description latex-ams -l pl.UTF-8
1837 To jest główny pakiet dystrybucji AMS-LaTeX. Jest adaptacją większości
1838 możliwości matematycznych AMS-TeXa do używania w LaTeXu.
1839
1840 %package latex-antp
1841 Summary:        Antykwa Poltawskiego, a Type 1 family of Polish traditional type
1842 Summary(pl.UTF-8):      Antykwa Półtawskiego - rodzina tradycyjnych czcionek polskich jako Type 1
1843 Group:          Applications/Publishing/TeX
1844 Requires(post,postun):  %{_bindir}/texhash
1845 Requires:       %{name}-fonts-antp = %{epoch}:%{version}-%{release}
1846 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
1847
1848 %description latex-antp
1849 A replica of Antykwa Poltawskiego font in PostScript Type 1 format
1850 - -- preliminary version. This font was designed in the 'twenties and
1851   the 'thirties of XX century by a Polish graphic artist and a
1852   typographer Adam Poltawski. It was widely used by Polish printing
1853   houses as long as metal types were in use (until ca the 'sixties).
1854   Perhaps the first complete font family programmed and parametrized in
1855   METAPOST.
1856
1857 %description latex-antp -l pl.UTF-8
1858 Wstępna wersja repliki kroju Antykwa Półtawskiego w formacie
1859 PostScript Type 1. Ten krój został opracowany w latach 30-tych i
1860 40-tych XX wieku przez polskiego grafika i typografa Adama
1861 Półtawskiego. Była szeroko używana przez polskie drukarnie dopóki
1862 używano metalowych czcionek (do lat 60-tych). Prawdopodobnie pierwsza
1863 kompletna rodzina fontów zaprogramowana i zparametryzowana w
1864 METAPOSCIE.
1865
1866 %package latex-antt
1867 Summary:        Antykwa Torunska, a Type 1 family of a Polish traditional type
1868 Summary(pl.UTF-8):      Antykwa Turuńska - rodzina tradycyjnych czcionek polskich jako Type 1
1869 Group:          Applications/Publishing/TeX
1870 Requires(post,postun):  %{_bindir}/texhash
1871 Requires:       %{name}-fonts-antt = %{epoch}:%{version}-%{release}
1872 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
1873
1874 %description latex-antt
1875 Antykwa Torunska is a serif font designed by the late Polish
1876 typographer Zygfryd Gardzielewski, reconstructed and digitized as Type
1877 1.
1878
1879 %description latex-antt -l pl.UTF-8
1880 Antykwa Toruńska to krój szeryfowy opracowany niedawno przez polskiego
1881 typografa Zygfryda Gardzielewskiego, zrekonstruowany i przerobiony na
1882 postać cyfrową jako Type 1.
1883
1884 %package latex-appendix
1885 Summary:        Extra control of appendices
1886 Summary(hu.UTF-8):      Az appendixek nagyobb irányítása
1887 Group:          Applications/Publishing/TeX
1888 Requires(post,postun):  %{_bindir}/texhash
1889 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
1890
1891 %description latex-appendix
1892 Extra control of appendices.
1893
1894 %description latex-appendix -l hu.UTF-8
1895 Az appendixek nagyobb irányítása.
1896
1897 %package latex-bbm
1898 Summary:        Blackboard variant fonts for Computer Modern, with LaTeX support
1899 Summary(pl.UTF-8):      Tablicowy wariant fontów Computer Modern z obsługą LaTeXa
1900 Group:          Applications/Publishing/TeX
1901 Requires(post,postun):  %{_bindir}/texhash
1902 Requires:       %{name}-fonts-bbm = %{epoch}:%{version}-%{release}
1903 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
1904
1905 %description latex-bbm
1906 Blackboard variant fonts for Computer Modern, with LaTeX support.
1907
1908 %description latex-bbm -l pl.UTF-8
1909 Tablicowy wariant fontów Computer Modern z obsługą LaTeXa.
1910
1911 %package latex-bbold
1912 Summary:        Sans serif blackboard bold for LaTeX
1913 Summary(pl.UTF-8):      Tablicowy tłusty font sans serif dla LaTeXa
1914 Group:          Applications/Publishing/TeX
1915 Requires(post,postun):  %{_bindir}/texhash
1916 Requires:       %{name}-fonts-bbold = %{epoch}:%{version}-%{release}
1917 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
1918
1919 %description latex-bbold
1920 A geometric sans serif blackboard bold font, for use in mathematics.
1921
1922 %description latex-bbold -l pl.UTF-8
1923 Geometryczny tablicowy tłusty font sans serif, do używania w
1924 matematyce.
1925
1926 %package latex-bibtex
1927 Summary:        Bibliography management for LaTeX
1928 Summary(pl.UTF-8):      Zarządzenie bibliografią dla LaTeXa
1929 Group:          Applications/Publishing/TeX
1930 Requires(post,postun):  %{_bindir}/texhash
1931 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
1932 Obsoletes:      tetex-bibtex
1933 Obsoletes:      tetex-natbib
1934 Obsoletes:      tetex-rubibtex
1935
1936 %description latex-bibtex
1937 Bibliography management for LaTeX.
1938
1939 %description latex-bibtex -l pl.UTF-8
1940 Zarządzanie bibliografią dla LaTeXa.
1941
1942 %package latex-bezos
1943 Summary:        Packages by Javier Bezos (additional math tools)
1944 Summary(hu.UTF-8):      Javier Bezos csomagjai (további matematikai eszközök)
1945 Group:          Applications/Publishing/TeX
1946 Requires(post,postun):  %{_bindir}/texhash
1947 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
1948
1949 %description latex-bezos
1950 Packages by Javier Bezos (additional math tools).
1951
1952 %description latex-bezos
1953 Javier Bezos csomagjai (további matematikai eszközök).
1954
1955 %package latex-bibtex-ams
1956 Summary:        BibTeX style files for American Mathematical Society publications
1957 Summary(pl.UTF-8):      Pliki stylów BibTeXa do publikacji American Mathematical Society
1958 Group:          Applications/Publishing/TeX
1959 Requires(post,postun):  %{_bindir}/texhash
1960 Requires:       %{name}-latex-ams = %{epoch}:%{version}-%{release}
1961 Requires:       %{name}-latex-bibtex = %{epoch}:%{version}-%{release}
1962 Obsoletes:      tetex-bibtex-ams
1963
1964 %description latex-bibtex-ams
1965 BibTeX style files for American Mathematical Society publications.
1966
1967 %description latex-bibtex-ams -l pl.UTF-8
1968 Pliki stylów BibTeXa do publikacji American Mathematical Society.
1969
1970 %package latex-bibtex-dk
1971 Summary:        Danish variants of the standard BibTeX styles
1972 Summary(pl.UTF-8):      Duńskie warianty standardowych stylów BibTeXa
1973 Group:          Applications/Publishing/TeX
1974 Requires(post,postun):  /usr/bin/texhash
1975 Requires:       %{name}-latex-bibtex = %{epoch}:%{version}-%{release}
1976
1977 %description latex-bibtex-dk
1978 Dk-bib is a translation of the four standard BibTeX style files
1979 (abbrv, alpha, plain and unsrt) into Danish. The files have been
1980 extended with ISBN, ISSN and URL fields which can be enabled through a
1981 LaTeX style file.
1982
1983 %description latex-bibtex-dk -l pl.UTF-8
1984 Dk-bib to tłumaczenie czterech standardowych plików stylów BibTeXa
1985 (abbrv, alpha, plain i unsrt) na język duński. Pliki zostały
1986 rozszerzone o pola ISBN, ISSN i URL, które można włączyć poprzez plik
1987 stylu LaTeXa.
1988
1989 %package latex-bibtex-nor
1990 Summary:        Norwegian variants of the standard BibTeX styles
1991 Summary(pl.UTF-8):      Norweskie warianty standardowych stylów BibTeXa
1992 Group:          Applications/Publishing/TeX
1993 Requires(post,postun):  /usr/bin/texhash
1994 Requires:       %{name}-latex-bibtex = %{epoch}:%{version}-%{release}
1995
1996 %description latex-bibtex-nor
1997 Norwegian variants of the standard BibTeX styles.
1998
1999 %description latex-bibtex-nor -l pl.UTF-8
2000 Norweskie warianty standardowych stylów BibTeXa.
2001
2002 %package latex-bibtex-pl
2003 Summary:        Polish bibliography management for LaTeX
2004 Summary(pl.UTF-8):      Polska wersja zarządzania bibliografią dla LaTeXa
2005 Group:          Applications/Publishing/TeX
2006 Requires(post,postun):  %{_bindir}/texhash
2007 Requires:       %{name}-latex-bibtex = %{epoch}:%{version}-%{release}
2008 Obsoletes:      tetex-bibtex-plbib
2009
2010 %description latex-bibtex-pl
2011 Polish bibliography management for LaTeX.
2012
2013 %description latex-bibtex-pl -l pl.UTF-8
2014 Polska wersja zarządzania bibliografią dla LaTeXa.
2015
2016 %package latex-bibtex-german
2017 Summary:        German variants of standard BibTeX styles
2018 Summary(pl.UTF-8):      Niemieckie wersje standardowych stylów BibTeXa
2019 Group:          Applications/Publishing/TeX
2020 Requires(post,postun):  %{_bindir}/texhash
2021 Requires:       %{name}-latex-bibtex = %{epoch}:%{version}-%{release}
2022 Obsoletes:      tetex-bibtex-germbib
2023
2024 %description latex-bibtex-german
2025 German variants of standard BibTeX styles.
2026
2027 %description latex-bibtex-german -l pl.UTF-8
2028 Niemieckie wersje standardowych stylów BibTeXa.
2029
2030 %package latex-bibtex-revtex4
2031 Summary:        BibTeX styles for REVTeX4
2032 Summary(pl.UTF-8):      Style BibTeXa dla REVTeX4
2033 Group:          Applications/Publishing/TeX
2034 Requires(post,postun):  %{_bindir}/texhash
2035 Requires:       %{name} = %{epoch}:%{version}-%{release}
2036 Obsoletes:      tetex-bibtex-revtex4
2037
2038 %description latex-bibtex-revtex4
2039 BibTeX styles for REVTeX4.
2040
2041 %description latex-bibtex-revtex4 -l pl.UTF-8
2042 Style BibTeXa dla REVTeX4.
2043
2044 %package latex-bibtex-jurabib
2045 Summary:        Extended BibTeX citation support for the humanities and legal texts
2046 Summary(pl.UTF-8):      Rozszerzona obsługa cytowania BibTeXa do tekstów humanistycznych i prawniczych
2047 Group:          Applications/Publishing/TeX
2048 Requires(post,postun):  %{_bindir}/texhash
2049 Requires:       %{name} = %{epoch}:%{version}-%{release}
2050 Obsoletes:      tetex-bibtex-jurabib
2051
2052 %description latex-bibtex-jurabib
2053 Extended BibTeX citation support for the humanities and legal texts.
2054
2055 %description latex-bibtex-jurabib -l pl.UTF-8
2056 Rozszerzona obsługa cytowania BibTeXa do tekstów humanistycznych i
2057 prawniczych.
2058
2059
2060 %package latex-booktabs
2061 Summary:        Publication quality tables in LaTeX
2062 Summary(hu.UTF-8):      Nyomdai minőségű táblázatok LaTeX-ben
2063 Group:          Applications/Publishing/TeX
2064 Requires(post,postun):  %{_bindir}/texhash
2065 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2066
2067 %description latex-booktabs
2068 Publication quality tables in LaTeX.
2069
2070 %description latex-booktabs -l hu.UTF-8
2071 Nyomdai minőségű táblázatok LaTeX-ben.
2072
2073
2074 %package latex-caption
2075 Summary:        Customising captions in floating environments
2076 Summary(hu.UTF-8):      Feliratok testreszabása úszó környezetekben
2077 Group:          Applications/Publishing/TeX
2078 Requires(post,postun):  %{_bindir}/texhash
2079 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2080
2081 %description latex-caption
2082 Customising captions in floating environments.
2083
2084 %description latex-caption -l hu.UTF-8
2085 Feliratok testreszabása úszó környezetekben.
2086
2087 %package latex-carlisle
2088 Summary:        Miscellaneous small packages by David Carlisle
2089 Summary(pl.UTF-8):      Różne małe pakiety autorstwa Davida Carlisle
2090 Group:          Applications/Publishing/TeX
2091 Requires(post,postun):  %{_bindir}/texhash
2092 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2093
2094 %description latex-carlisle
2095 Miscellaneous small packages by David Carlisle.
2096
2097 %description latex-carlisle -l pl.UTF-8
2098 Różne małe pakiety autorstwa Davida Carlisle.
2099
2100 %package latex-ccfonts
2101 Summary:        Support for Concrete text and math fonts in LaTeX
2102 Summary(pl.UTF-8):      Obsługa fontów tekstowych i matematycznych Concrete w LaTeXu
2103 Group:          Applications/Publishing/TeX
2104 Requires(post,postun):  %{_bindir}/texhash
2105 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2106
2107 %description latex-ccfonts
2108 LaTeX font definition files for the Concrete fonts and a LaTeX package
2109 for typesetting documents using Concrete as the default font family.
2110 The files support OT1, T1, TS1, and Concrete math including AMS fonts
2111 (Ulrik Vieth's concmath).
2112
2113 %description latex-ccfonts -l pl.UTF-8
2114 Pliki definicji fontów LaTeXowych dla fontów Concrete oraz pakiet
2115 LaTeXa do składania dokumentów przy użyciu Concrete jako domyślnej
2116 rodziny fontów. Pliki obsługują fonty OT1, T1, TS1 oraz matematyczny
2117 Concrete wraz z AMS (concmath Ulrika Vietha).
2118
2119 %package latex-cite
2120 Summary:        Supports compressed, sorted lists of numerical citations
2121 Summary(pl.UTF-8):      Obsługa kompresowanych, sortowanych list numerowanych cytatów
2122 Group:          Applications/Publishing/TeX
2123 Requires(post,postun):  %{_bindir}/texhash
2124 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2125
2126 %description latex-cite
2127 Supports compressed, sorted lists of numerical citations.
2128
2129 %description latex-cite -l pl.UTF-8
2130 Obsługa kompresowanych, sortowanych list numerowanych cytatów.
2131
2132 %package latex-cmbright
2133 Summary:        Support for CM Bright fonts in LaTeX
2134 Summary(pl.UTF-8):      Obsługa fontów CM Bright w LaTeXu
2135 Group:          Applications/Publishing/TeX
2136 Requires(post,postun):  %{_bindir}/texhash
2137 Requires:       %{name}-fonts-cmbright = %{epoch}:%{version}-%{release}
2138 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2139
2140 %description latex-cmbright
2141 A family of sans serif fonts for TeX and LaTeX, based on Donald
2142 Knuth's CM fonts. It comprises OT1, T1 and TS1 encoded text fonts of
2143 various shapes as well as all the fonts necessary for mathematical
2144 typesetting, incl. AMS symbols. This collection provides all the
2145 necessary files for using the fonts with LaTeX.
2146
2147 %description latex-cmbright -l pl.UTF-8
2148 Rodzina fontów sans serif dla TeXa i LaTeXa, oparta na fontach CM
2149 Donalda Knutha. Obejmuje fonty dla kodowań OT1, T1 i TS1 różnych
2150 kształtów oraz fonty niezbędne do składu matematycznego, włącznie z
2151 symbolami AMS. Ten zestaw dostarcza wszystkie niezbędne pliki do
2152 używania fontów w LaTeXu.
2153
2154 %package latex-comment
2155 Summary:        Selectively include/excludes portions of text
2156 Summary(hu.UTF-8):      A szöveg részeinek beillesztése/kihagyása
2157 Group:          Applications/Publishing/TeX
2158 Requires(post,postun):  %{_bindir}/texhash
2159 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2160
2161 %description latex-comment
2162 Selectively include/excludes portions of text.
2163
2164 %description latex-comment -l hu.UTF-8
2165 A szöveg részeinek beillesztése/kihagyása.
2166
2167 %package latex-concmath
2168 Summary:        LaTeX package and font definition files to access the Concrete math fonts
2169 Summary(pl.UTF-8):      Pakiet LaTeXa i pliki definicji fontów udostępniające fonty matematyczne Concrete
2170 Group:          Applications/Publishing/TeX
2171 Requires(post,postun):  %{_bindir}/texhash
2172 Requires:       %{name}-fonts-concmath = %{epoch}:%{version}-%{release}
2173 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2174
2175 %description latex-concmath
2176 LaTeX package and font definition files to access the Concrete math
2177 fonts, which were derived from Computer Modern math fonts using
2178 parameters from Concrete Roman text fonts.
2179
2180 %description latex-concmath -l pl.UTF-8
2181 Pakiet LaTeXa i pliki definicji fontów udostępniające fonty
2182 matematyczne Concrete wywodzące się z fontów matematycznych Computer
2183 Modern poprzez zastosowanie parametrów fontów tekstowych Concrete
2184 Roman.
2185
2186 %package latex-currvita
2187 Summary:        Typeset a curriculum vitae
2188 Summary(hu.UTF-8):      Önéletrajzok írása
2189 Group:          Applications/Publishing/TeX
2190 Requires(post,postun):  %{_bindir}/texhash
2191 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2192
2193 %description latex-currvita
2194 Typeset a curriculum vitae.
2195
2196 %description latex-currvita -l hu.UTF-8
2197 Önéletrajzok írása.
2198
2199 %package latex-curves
2200 Summary:        Curves for LaTeX picture environment
2201 Summary(hu.UTF-8):      Görbék LaTeX picture környezetébe
2202 Group:          Applications/Publishing/TeX
2203 Requires(post,postun):  %{_bindir}/texhash
2204 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2205
2206 %description latex-curves
2207 Curves for LaTeX picture environment.
2208
2209 %description latex-curves -l hu.UTF-8
2210 Görbék LaTeX picture környezetébe.
2211
2212 %package latex-custom-bib
2213 Summary:        Customized BibTeX styles for LaTeX
2214 Summary(pl.UTF-8):      Dostosowywanie stylów BibTeXa dla LaTeXa
2215 Group:          Applications/Publishing/TeX
2216 Requires(post,postun):  %{_bindir}/texhash
2217 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2218
2219 %description latex-custom-bib
2220 Package generating customized BibTeX bibliography styles from a
2221 generic file using docstrip. Includes support for the Harvard style.
2222
2223 %description latex-custom-bib -l pl.UTF-8
2224 Pakiet generujący dostosowane style bibliografii BibTeXa z ogólnego
2225 pliki przy użyciu docstrip. Zawiera obsługę stylu Harvard.
2226
2227 %package latex-cyrillic
2228 Summary:        LaTeX Cyrillic support
2229 Summary(pl.UTF-8):      Obsługa cyrylicy dla LaTeXa
2230 Group:          Applications/Publishing/TeX
2231 Requires(post,postun):  %{_bindir}/texhash
2232 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2233
2234 %description latex-cyrillic
2235 LaTeX Cyrillic support.
2236
2237 %description latex-cyrillic -l pl.UTF-8
2238 Obsługa cyrylicy dla LaTeXa.
2239
2240 %package latex-dstroke
2241 Summary:        LaTeX doublestroke font
2242 Summary(pl.UTF-8):      Podwójnie kreślony font dla LaTeXa
2243 Group:          Applications/Publishing/TeX
2244 Requires(post,postun):  %{_bindir}/texhash
2245 Requires:       %{name}-fonts-dstroke = %{epoch}:%{version}-%{release}
2246 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2247
2248 %description latex-dstroke
2249 Doublestroke font for typesetting the mathematical symbols for the
2250 natural numbers, whole numbers, rational numbers, real numbers and
2251 complex numbers.
2252
2253 %description latex-dstroke -l pl.UTF-8
2254 Podwójnie kreślony font do składania symboli matematycznych liczb
2255 naturalnych, całkowitych, wymiernych, rzeczywistych i zespolonych.
2256
2257 %package latex-enumitem
2258 Summary:        A package to customize the three basic lists
2259 Summary(hu.UTF-8):      Egy csomag, amivel testreszabhatod a három alapvető listát
2260 Group:          Applications/Publishing/TeX
2261 Requires(post,postun):  %{_bindir}/texhash
2262 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2263
2264 %description latex-enumitem
2265 A package to customize the three basic lists (enumerate, itemize and
2266 description).
2267
2268 %description latex-enumitem
2269 Egy csomag, amivel testreszabhatod a három alapvető listakörnyezetet
2270 (enumerate, itemize, description).
2271
2272 %package latex-exam
2273 Summary:        The exam document class attempts to make it easy for even a LaTeX novice to prepare exams
2274 Summary(hu.UTF-8):      Az exam dokumentumosztály segítségével könnyűvé válik LaTeX-ben a feladatsorok készítése
2275 Group:          Applications/Publishing/TeX
2276 Requires(post,postun):  %{_bindir}/texhash
2277 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2278
2279 %description latex-exam
2280 The exam document class attempts to make it easy for even a LaTeX
2281 novice to prepare exams.
2282
2283 %description latex-exam -l hu.UTF-8
2284 Az exam dokumentumosztály segítségével könnyűvé válik LaTeX-ben a
2285 feladatsorok készítése.
2286
2287 %package latex-gbrief
2288 Summary:        Letter document class
2289 Summary(hu.UTF-8):      Levél dokumentumosztály
2290 Group:          Applications/Publishing/TeX
2291 Requires(post,postun):  %{_bindir}/texhash
2292 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2293
2294 %description latex-gbrief
2295 Letter document class.
2296
2297 %description latex-gbrief -l hu.UTF-8
2298 Levél dokumentumosztály.
2299
2300
2301 %package latex-jknappen
2302 Summary:        Miscellaneous packages by Joerg Knappen
2303 Summary(pl.UTF-8):      Różne pakiety autorstwa Joerga Knappena
2304 Group:          Applications/Publishing/TeX
2305 Requires(post,postun):  %{_bindir}/texhash
2306 Requires:       %{name}-fonts-jknappen = %{epoch}:%{version}-%{release}
2307 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2308
2309 %description latex-jknappen
2310 Miscellaneous macros, mostly for making use of extra fonts, by Joerg
2311 Knappen, including sgmlcmpt.
2312
2313 %description latex-jknappen -l pl.UTF-8
2314 Różne makra, głównie do używania dodatkowych fontów autorstwa Joerga
2315 Knappena. Zawiera sgmlcmpt.
2316
2317 %package latex-leftidx
2318 Summary:        Left and right subscripts and superscripts in math mode
2319 Summary(hu.UTF-8):      Bal és jobboldali alsó és felső indexek matematikai módban
2320 Group:          Applications/Publishing/TeX
2321 Requires(post,postun):  %{_bindir}/texhash
2322 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2323
2324 %package latex-lm
2325 Summary:        LaTeX styles for Latin Modern family fonts
2326 Summary(pl.UTF-8):      Style LaTeXa dla fontów z rodziny Latin Modern
2327 Group:          Applications/Publishing/TeX
2328 Requires(post,postun):  /usr/bin/texhash
2329 Requires:       %{name}-fonts-lm = %{epoch}:%{version}-%{release}
2330 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2331
2332 %description latex-lm
2333 Latin Modern family of fonts, based on the Computer Modern fonts
2334 released into public domain by AMS (copyright (C) 1997 AMS). Contain a
2335 lot of additional characters, mainly accented ones, but not only.
2336 There is a one set of PostScript fonts and four sets of TeX Font
2337 Metric files, corresponding to: Cork encoding (cork-*.tfm); QX
2338 encoding (qx-*.tfm); TeX'n'ANSI aka LY1 encoding (texnansi-*.tfm); and
2339 Text Companion for EC fonts aka TS1 (ts1-*.tfm). It is presumed that a
2340 potential user knows what to do with all these files. The author is
2341 Boguslaw Jackowski.
2342
2343 %description latex-lm -l pl.UTF-8
2344 Rodzina fontów Latin Modern, oparta na fontach Computer Modern
2345 przekazanych do domeny publicznej przez AMS (copyright (C) 1997 AMS).
2346 Zawiera wiele dodatkowych znaków, głównie z akcentami, ale nie tylko.
2347 Jest jeden zbiór fontów postscriptowych oraz cztery zbiory plików TeX
2348 Font Metric, odpowiadających: kodowaniu Cork (cork-*.tfm); kodowaniu
2349 QX (qx-*.tfm); kodowaniu TeX'n'ANSI zwanemu także LY1
2350 (texnansi-*.tfm); oraz Text Companion dla fontów EC zwanemu także TS1
2351 (ts1-*.tfm). Zakłada się, że potencjalny użytkownik wie, co zrobić z
2352 tymi wszystkimi plikami. Autorem jest Bogusław Jackowski.
2353
2354 %package latex-lastpage
2355 Summary:        Reference last page for "Page N of M" type footers
2356 Summary(hu.UTF-8):      Az utolsó oldalra hivatkozás "N/M. oldal" típusú lábfejekhez
2357 Group:          Applications/Publishing/TeX
2358 Requires(post,postun):  %{_bindir}/texhash
2359
2360 %description latex-lastpage
2361 Reference last page for Page N of M type footers.
2362
2363 %description latex-lastpage -l hu.UTF-8
2364 Az utolsó oldalra hivatkozás "N/M. oldal" típusú lábfejekhez.
2365
2366 %package latex-lineno
2367 Summary:        Line numbers on paragraphs
2368 Summary(pl.UTF-8):      Numery linii dla paragrafów
2369 Group:          Applications/Publishing/TeX
2370 Requires(post,postun):  /usr/bin/texhash
2371 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2372
2373 %description latex-lineno
2374 The LaTeX package lineno.sty provides line numbers on paragraphs.
2375 After TeX has broken a paragraph into lines there will be line numbers
2376 attached to them, with the possibility to make references through the
2377 LaTeX \ref, \pageref cross reference mechanism.
2378
2379 %description latex-lineno -l pl.UTF-8
2380 Pakiet LaTeXa lineno.sty daje numery linii dla paragrafów. Po podziale
2381 paragrafu na linie przez TeXa do linii dołączane są ich numery z
2382 możliwością tworzenia odnośników poprzez mechanizm odnośników LaTeXa
2383 \ref i \pageref.
2384
2385 %package latex-microtype
2386 Summary:        An interface to the micro-typographic extensions of pdfTeX
2387 Summary(pl.UTF-8):      Interfejs do rozszerzeń mikrotypograficznych pdfTeXa
2388 Group:          Applications/Publishing/TeX
2389 Requires(post,postun):  /usr/bin/texhash
2390 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2391
2392 %description latex-microtype
2393 The `microtype' package provides a LaTeX interface to pdfTeX's
2394 micro-typographic extensions: character protrusion and font expansion.
2395 It allows to restrict character protrusion and/or font expansion to a
2396 definable set of fonts, and to configure micro-typographic aspects of
2397 the fonts in a straight-forward and flexible way. Settings for various
2398 fonts are provided.
2399
2400 %description latex-microtype -l pl.UTF-8
2401 Pakiet microtype dodaje do LaTeXa mechanizm do rozszerzeń
2402 mikrotypograficznych pdfTeXa: wysuwania znaków i rozszerzania fontów.
2403 Pozwala ograniczyć wysuwanie znaku i/lub rozszerzanie fontu do
2404 określonego zbioru fontów oraz skonfigurować mikrotypograficzne
2405 aspekty fontów w prosty i elastyczny sposób. Dostarczone są ustawienia
2406 dla różnych fontów.
2407
2408 %package latex-lucidabr
2409 Summary:        Package to make Lucida Bright fonts usable with LaTeX
2410 Summary(pl.UTF-8):      Pakiet umożliwiający używanie fontów Lucida Bright w LaTeXu
2411 Group:          Applications/Publishing/TeX
2412 Requires(post,postun):  %{_bindir}/texhash
2413 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2414
2415 %description latex-lucidabr
2416 Package to make Lucida Bright fonts usable with LaTeX.
2417
2418 %description latex-lucidabr -l pl.UTF-8
2419 Pakiet umożliwiający używanie fontów Lucida Bright w LaTeXu.
2420
2421 %package latex-marvosym
2422 Summary:        Styles for Martin Vogel's Symbol (marvosym) font
2423 Summary(pl.UTF-8):      Style dla fontu Symbol Martina Vogela (marvosym)
2424 Group:          Applications/Publishing/TeX
2425 Requires(post,postun):  /usr/bin/texhash
2426 Requires:       %{name}-fonts-marvosym = %{epoch}:%{version}-%{release}
2427 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2428
2429 %description latex-marvosym
2430 Martin Vogel's Symbol (marvosym) font is a font containing: the Euro
2431 currency symbol as defined by the European commission; Euro currency
2432 symbols in typefaces Times, Helvetica and Courier; Symbols for
2433 structural engineering; Symbols for steel cross-sections; Astronomy
2434 signs (Sun, Moon, planets); The 12 signs of the zodiac; Scissor
2435 symbols; CE sign and others.
2436
2437 %description latex-marvosym -l pl.UTF-8
2438 Font Martin Vogel's Symbol (marvosym) to font zawierający: symbol
2439 waluty Euro zdefiniowany przez Komisję Europejską; symbole Euro w
2440 krojach Times, Helvetica i Courier; symbole do inżynierii
2441 strukturalnej; symbole do przekrojów stalowych; znaki astronomiczne
2442 (Słońce, Księżyc, planety); 12 znaków Zodiaku; symbole nożyczek; znak
2443 CE i inne.
2444
2445 %package latex-mathpple
2446 Summary:        Use PostScript Palatino for typesetting maths
2447 Summary(pl.UTF-8):      Używanie postscriptowych fontów Palatino do składania wzorów matematycznych
2448 Group:          Applications/Publishing/TeX
2449 Requires(post,postun):  %{_bindir}/texhash
2450 Requires:       %{name}-fonts-adobe = %{epoch}:%{version}-%{release}
2451 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2452
2453 %description latex-mathpple
2454 The package defines the PostScript font family `Palatino' (ppl) as the
2455 default roman font and then uses the `mathpple' fonts for typesetting
2456 math. These virtual fonts have been created for typesetting math in a
2457 style that suits the Palatino text fonts. The AMS fonts, when used
2458 additionally, will be scaled to fit Palatino.
2459
2460 %description latex-mathpple -l pl.UTF-8
2461 Pakiet definiuje rodzinę fontów postscriptowych Palatino (ppl) jako
2462 domyślny font roman i używa fontów mathpple do składania wzorów
2463 matematycznych. Te wirtualne fonty zostały stworzone do składania
2464 wzorów matematycznych w stylu pasującym do fontów tekstowych Palatino.
2465 Fonty AMS, jeśli są dodatkowo używane, zostaną przeskalowane tak, by
2466 pasować do Palatino.
2467
2468 %package latex-mathtime
2469 Summary:        Mathtime fonts for LaTeX
2470 Summary(pl.UTF-8):      Fonty Mathtime dla LaTeXa
2471 Group:          Applications/Publishing/TeX
2472 Requires(post,postun):  %{_bindir}/texhash
2473 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2474
2475 %description latex-mathtime
2476 The Mathtime fonts have a number of characters remapped to positions
2477 different from the ones normally used by the corresponding TeX
2478 CM-fonts. For the symbol font ``operators'' the corresponding mathtime
2479 style files use the Times Roman font (often called something like:
2480 ptmr or ptmr7t or ptmrq).
2481
2482 %description latex-mathtime -l pl.UTF-8
2483 Fonty Mathtime zawierają wiele znaków przemapowanych na pozycje
2484 różniące się od tych normalnie używanych w odpowiadających im TeXowych
2485 fontach CM. Dla fontu symboli "operators" odpowiadający styl mathtime
2486 używa fontu Times Roman (zazwyczaj nazywanego w stylu ptmr, ptmr7t lub
2487 ptmrq).
2488
2489 %package latex-mflogo
2490 Summary:        LaTeX support for MetaFont and logo fonts
2491 Summary(pl.UTF-8):      Obsługa LaTeXa dla MetaFonta i fontów logo
2492 Group:          Applications/Publishing/TeX
2493 Requires(post,postun):  %{_bindir}/texhash
2494 Requires:       %{name}-fonts-mflogo = %{epoch}:%{version}-%{release}
2495 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2496
2497 %description latex-mflogo
2498 LaTeX package and font definition file to access the Knuthian `logo'
2499 fonts described in `The MetaFontbook' and the MetaFont and logos in
2500 LaTeX documents.
2501
2502 %description latex-mflogo -l pl.UTF-8
2503 Pakiet LaTeXa i plik definicji fontów udostępniający fonty logo Knutha
2504 opisane w "The MetaFontbook" oraz MetaFont i loga w dokumentach
2505 LaTeXa.
2506
2507 %package latex-mfnfss
2508 Summary:        Font description files to use extra fonts like yinit and ygoth
2509 Summary(pl.UTF-8):      Pliki opisów fontów udostępniające dodatkowe fonty, jak yinit i ygoth
2510 Group:          Applications/Publishing/TeX
2511 Requires(post,postun):  %{_bindir}/texhash
2512 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2513
2514 %description latex-mfnfss
2515 Font description files to use extra fonts like yinit and ygoth.
2516
2517 %description latex-mfnfss -l pl.UTF-8
2518 Pliki opisów fontów udostępniające dodatkowe fonty, jak yinit i ygoth.
2519
2520 %package latex-minitoc
2521 Summary:        Produce a table of contents for each chapter
2522 Summary(pl.UTF-8):      Tworzenie spisów treści dla każdego rozdziału
2523 Group:          Applications/Publishing/TeX
2524 Requires(post,postun):  %{_bindir}/texhash
2525 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2526
2527 %description latex-minitoc
2528 Produce a table of contents for each chapter.
2529
2530 %description latex-minitoc -l pl.UTF-8
2531 Tworzenie spisów treści dla każdego rozdziału.
2532
2533 %package latex-mltex
2534 Summary:        Support for MLTeX
2535 Summary(pl.UTF-8):      Wsparcie dla MLTeXa
2536 Group:          Applications/Publishing/TeX
2537 Requires(post,postun):  %{_bindir}/texhash
2538 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2539
2540 %description latex-mltex
2541 Support for MLTeX, the multilingual TeX extension from Michael J.
2542 Ferguson.
2543
2544 %description latex-mltex -l pl.UTF-8
2545 Wsparcie dla MLTeXa - rozszerzenia TeXa z obsługą wielu języków,
2546 autorstwa Michaela J. Fergusona.
2547
2548 %package latex-multienum
2549 Summary:        Multi-column enumerated lists
2550 Summary(hu.UTF-8):      Többoszlopos számozott listák
2551 Group:          Applications/Publishing/TeX
2552 Requires(post,postun):  %{_bindir}/texhash
2553 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2554
2555 %description latex-multienum
2556 Multi-column enumerated lists.
2557
2558 %description latex-multienum -l hu.UTF-8
2559 Többoszlopos számozott listák.
2560
2561
2562 %package latex-moreverb
2563 Summary:        Extended verbatim
2564 Summary(hu.UTF-8):      Kiterjesztett verbatim
2565 Group:          Applications/Publishing/TeX
2566 Requires(post,postun):  %{_bindir}/texhash
2567 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2568
2569 %description latex-moreverb
2570 Extended verbatim.
2571
2572 %description latex-moreverb -l hu.UTF-8
2573 Kiterjesztett verbatim.
2574
2575 %package latex-ntheorem
2576 Summary:        Enhanced theorem environment
2577 Summary(hu.UTF-8):      Bővített tétel környezet
2578 Group:          Applications/Publishing/TeX
2579 Requires(post,postun):  %{_bindir}/texhash
2580 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2581
2582 %description latex-ntheorem
2583 Enhanced theorem environment.
2584
2585 %description latex-ntheorem -l hu.UTF-8
2586 Bővített tétel környezet
2587
2588 %package latex-palatcm
2589 Summary:        Palatino + Computer Modern math fonts for LaTeX
2590 Summary(pl.UTF-8):      Fonty matematyczne Palatino i Computer Modern dla LaTeXa
2591 Group:          Applications/Publishing/TeX
2592 Requires(post,postun):  %{_bindir}/texhash
2593 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2594
2595 %description latex-palatcm
2596 Palatino + Computer Modern math fonts for LaTeX.
2597
2598 %description latex-palatcm -l pl.UTF-8
2599 Fonty matematyczne Palatino i Computer Modern dla LaTeXa.
2600
2601 %package latex-psnfss
2602 Summary:        LaTeX font support for common PostScript fonts
2603 Summary(pl.UTF-8):      Obsługa popularnych fontów postscriptowych w LaTeXu
2604 Group:          Applications/Publishing/TeX
2605 Requires(post,postun):  %{_bindir}/texhash
2606 Requires:       %{name}-fonts-adobe = %{epoch}:%{version}-%{release}
2607 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2608 Obsoletes:      tetex-latex-mathptm
2609 Obsoletes:      tetex-latex-mathptmx
2610
2611 %description latex-psnfss
2612 LaTeX font definition files, macros and font metrics for common
2613 PostScript fonts.
2614
2615 %description latex-psnfss -l pl.UTF-8
2616 LaTeXowe pliki definicji fontów, makra i metryki fontów dla
2617 popularnych fontów postscriptowych.
2618
2619 %package latex-pxfonts
2620 Summary:        PX fonts LaTeX support
2621 Summary(pl.UTF-8):      Obsługa fontów PX w LaTeXu
2622 Group:          Applications/Publishing/TeX
2623 Requires(post,postun):  %{_bindir}/texhash
2624 Requires:       %{name}-fonts-px = %{epoch}:%{version}-%{release}
2625 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2626
2627 %description latex-pxfonts
2628 PX fonts LaTeX support.
2629
2630 %description latex-pxfonts -l pl.UTF-8
2631 Obsługa fontów PX w LaTeXu.
2632
2633 %package latex-qfonts
2634 Summary:        A collection of PostScript (Adobe Type 1) fonts in QX layout
2635 Summary(pl.UTF-8):      Zestaw fontów postscriptowych (Adobe Type 1) w układzie QX
2636 Group:          Applications/Publishing/TeX
2637 Requires(post,postun):  %{_bindir}/texhash
2638 Requires:       %{name}-fonts-qfonts = %{epoch}:%{version}-%{release}
2639 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2640
2641 %description latex-qfonts
2642 A collection of Type 1 fonts; include QuasiBookman, QuasiChancery,
2643 QuasiCourier, QuasiPalatino, QuasiSwiss, QuasiSwissCondensed, and
2644 QuasiTimes (regular, italic, bold and bold italic), based on URW++
2645 fonts distributed with Ghostscript. The fonts are encoded according to
2646 QX layout which facilitates multilingual and technical typesetting
2647 using TeX, preserving usability in Windows applications.
2648
2649 %description latex-qfonts -l pl.UTF-8
2650 Zestaw fontów Type 1; zawiera QuasiBookman, QuasiChancery,
2651 QuasiCourier, QuasiPalatino, QuasiSwiss, QuasiSwissCondensed oraz
2652 QuasiTimes (zwykłe, pochyłe, tłuste i tłuste pochyłe), oparte na
2653 fontach URW++ rozpowszechnianych z Ghostscriptem. Fonty są kodowane
2654 zgodnie z układem QX, który ułatwia skład wielojęzyczny i techniczny w
2655 TeXu, zachowując przydatność dla aplikacji windowsowych.
2656
2657
2658 %package latex-SIunits
2659 Summary:        The SIunits package can be used to standardise the use of units in your writings
2660 Summary(hu.UTF-8):      Az SIunits csomag a mennyiségek egységes írásában nyújt segítséget
2661 Group:          Applications/Publishing/TeX
2662 Requires(post,postun):  /usr/bin/texhash
2663 Requires:       %{name}-latex-ams = %{epoch}:%{version}-%{release}
2664
2665 %description latex-SIunits
2666 The SIunits package can be used to standardise the use of units in
2667 your writings.
2668
2669 %description latex-SIunits -l hu.UTF-8
2670 Az SIunits csomag a mennyiségek egységes írásában nyújt segítséget.
2671
2672
2673 %package latex-urwvn
2674 Summary:        URWVN fonts
2675 Summary(pl.UTF-8):      Fonty URWVN
2676 Group:          Applications/Publishing/TeX
2677 Requires(post,postun):  /usr/bin/texhash
2678 Requires:       %{name}-fonts-urwvn = %{epoch}:%{version}-%{release}
2679 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2680
2681 %description latex-urwvn
2682 URWVN fonts.
2683
2684 %description latex-urwvn -l pl.UTF-8
2685 Fonty URWVN.
2686
2687 %package latex-txfonts
2688 Summary:        TX fonts LaTeX support
2689 Summary(pl.UTF-8):      Obsługa fontów TX w LaTeXu
2690 Group:          Applications/Publishing/TeX
2691 Requires(post,postun):  %{_bindir}/texhash
2692 Requires:       %{name}-fonts-tx = %{epoch}:%{version}-%{release}
2693 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2694
2695 %description latex-txfonts
2696 TX fonts LaTeX support.
2697
2698 %description latex-txfonts -l pl.UTF-8
2699 Obsługa fontów TX w LaTeXu.
2700
2701 %package latex-ucs
2702 Summary:        This package contains support for using UTF-8 as input encoding in LaTeX documents
2703 Summary(hu.UTF-8):      Ez a csomag lehetővé teszi UTF-8 kódolást a LaTeX dokumentumokban
2704 Group:          Applications/Publishing/TeX
2705 Requires(post,postun):  %{_bindir}/texhash
2706 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2707
2708 %description latex-ucs
2709 This package contains support for using UTF-8 as input encoding in
2710 LaTeX documents.
2711
2712 %description latex-ucs -l hu.UTF-8
2713 Ez a csomag lehetővé teszi UTF-8 kódolást a LaTeX dokumentumokban.
2714
2715 %package latex-umlaute
2716 Summary:        An interface to inputenc for using alternate input encodings
2717 Summary(pl.UTF-8):      Interfejs inputenc do używania alternatywnych kodowań wejściowych
2718 Group:          Applications/Publishing/TeX
2719 Requires(post,postun):  %{_bindir}/texhash
2720 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2721
2722 %description latex-umlaute
2723 An interface to inputenc for using alternate input encodings.
2724
2725 %description latex-umlaute -l pl.UTF-8
2726 Interfejs inputenc do używania alternatywnych kodowań wejściowych.
2727
2728 %package latex-wasysym
2729 Summary:        Extra characters from the Waldis symbol fonts
2730 Summary(pl.UTF-8):      Dodatkowe znaki z fontów Waldis symbol
2731 Group:          Applications/Publishing/TeX
2732 Requires(post,postun):  %{_bindir}/texhash
2733 Requires:       %{name}-fonts-wasy = %{epoch}:%{version}-%{release}
2734 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2735
2736 %description latex-wasysym
2737 Makes some additional characters available that come from the wasy
2738 fonts (Waldis symbol fonts). These fonts are not automatically
2739 included in NFSS2/LaTeX2e since they take up important space and often
2740 aren't necessary if one makes use of the packages amsfonts or amssymb.
2741 Symbols include: join box, diamond, leadsto, sqsubset, lhd, rhd,
2742 apple, ocircle invneg, logof, varint, male, female, phone, clock,
2743 lightning, pointer, sun, bell, permil, smiley, various electrical
2744 symbols, shapes, music notes, circles, signs, astronomy, etc.
2745
2746 %description latex-wasysym -l pl.UTF-8
2747 Pakiet udostępniający dodatkowe symbole pochodzące z fontów wasy
2748 (Waldis symbol). Te fonty nie są automatycznie dołączane w
2749 NFSS2/LaTeX2e, ponieważ zajmują miejsce i zazwyczaj nie są potrzebne
2750 jeśli używa się pakietów amsfonts lub amssymb. Zestaw symboli zawiera
2751 m.in.: symbole join box, diamond, leadsto, sqsubset, lhd, rhd, apple,
2752 ocircle invneg, logof, varint, male, female, phone, clock, lightning,
2753 pointer, sun, bell, permil, smiley oraz różne symbole elektryczne,
2754 kształty, nuty, okręgi, znaki, symbole astronomiczne itp.
2755
2756 %package format-latex
2757 Summary:        LaTeX macro package
2758 Summary(pl.UTF-8):      Pakiet makr LaTeX
2759 Group:          Applications/Publishing/TeX
2760 Requires(post,postun):  %{_bindir}/texhash
2761 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2762 Obsoletes:      hugelatex
2763
2764 %description format-latex
2765 LaTeX is a front end for the TeX text formatting system. Easier to use
2766 than TeX, LaTeX is essentially a set of TeX macros which provide
2767 convenient, predefined document formats for users.
2768
2769 This package contains LaTeX format.
2770
2771 %description format-latex -l pl.UTF-8
2772 LaTeX jest frontendem do systemu formatującego tekst TeX. Jest
2773 łatwiejszy w użyciu niż TeX. Jest właściwie zestawem makr TeXowych,
2774 dających użytkownikom wygodne, predefiniowane formaty dokumentów.
2775
2776 Ten pakiet zawiera format LaTeX.
2777
2778 %package format-pdflatex
2779 Summary:        PDF LaTeX macro package
2780 Summary(pl.UTF-8):      Pakiet makr PDF LaTeX
2781 Group:          Applications/Publishing/TeX
2782 Requires(post,postun):  %{_bindir}/texhash
2783 Requires:       %{name}-fonts-jknappen = %{epoch}:%{version}-%{release}
2784 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2785 Requires:       %{name}-latex-psnfss = %{epoch}:%{version}-%{release}
2786 Requires:       %{name}-metafont = %{epoch}:%{version}-%{release}
2787 Requires:       %{name}-pdftex = %{epoch}:%{version}-%{release}
2788
2789 %description format-pdflatex
2790 LaTeX is a front end for the TeX text formatting system. Easier to use
2791 than TeX, LaTeX is essentially a set of TeX macros which provide
2792 convenient, predefined document formats for users.
2793
2794 This package contains PDF LaTeX format.
2795
2796 %description format-pdflatex -l pl.UTF-8
2797 LaTeX jest frontendem do systemu formatującego tekst TeX. Jest
2798 łatwiejszy w użyciu niż TeX. Jest właściwie zestawem makr TeXowych,
2799 dających użytkownikom wygodne, predefiniowane formaty dokumentów.
2800
2801 Ten pakiet zawiera format PDF LaTeX.
2802
2803 # PLaTeX format
2804
2805 %package platex
2806 Summary:        PLaTeX format basic files
2807 Summary(pl.UTF-8):      Podstawowe pliki dla formatu PLaTeX
2808 Group:          Applications/Publishing/TeX
2809 Requires(post,postun):  %{_bindir}/texhash
2810 Requires:       %{name}-fonts-pl = %{epoch}:%{version}-%{release}
2811 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2812
2813 %description platex
2814 PLaTeX format basic files.
2815
2816 %description platex -l pl.UTF-8
2817 Podstawowe pliki dla formatu PLaTeX.
2818
2819 %package format-platex
2820 Summary:        PLaTeX format
2821 Summary(pl.UTF-8):      Format PLaTeX
2822 Group:          Applications/Publishing/TeX
2823 Requires(post,postun):  %{_bindir}/texhash
2824 Requires:       %{name}-platex = %{epoch}:%{version}-%{release}
2825
2826 %description format-platex
2827 PLaTeX format.
2828
2829 %description format-platex -l pl.UTF-8
2830 Format PLaTeX.
2831
2832 %package format-pdfplatex
2833 Summary:        PDF PLaTeX format
2834 Summary(pl.UTF-8):      Format PDF PLaTeX
2835 Group:          Applications/Publishing/TeX
2836 Requires(post,postun):  %{_bindir}/texhash
2837 Requires:       %{name}-fonts-type1-pl = %{epoch}:%{version}-%{release}
2838 Requires:       %{name}-pdftex = %{epoch}:%{version}-%{release}
2839 Requires:       %{name}-platex = %{epoch}:%{version}-%{release}
2840
2841 %description format-pdfplatex
2842 PDF PLaTeX format.
2843
2844 %description format-pdfplatex -l pl.UTF-8
2845 Format PDF PLaTeX.
2846
2847 # # TeX generic macros #
2848
2849 %package tex-babel
2850 Summary:        Multilingual support for TeX
2851 Summary(pl.UTF-8):      Obsługa wielu języków dla TeXa
2852 Group:          Applications/Publishing/TeX
2853 Requires(post,postun):  %{_bindir}/texhash
2854 Requires:       %{name} = %{epoch}:%{version}-%{release}
2855
2856 %description tex-babel
2857 Multilingual support for TeX.
2858
2859 %description tex-babel -l pl.UTF-8
2860 Obsługa wielu języków dla TeXa.
2861
2862 %package tex-german
2863 Summary:        Supports the new German orthography (neue deutsche Rechtschreibung)
2864 Summary(pl.UTF-8):      Obsługa nowej ortografii niemieckiej (neue deutsche Rechtschreibung)
2865 Group:          Applications/Publishing/TeX
2866 Requires(post,postun):  %{_bindir}/texhash
2867 Requires:       %{name} = %{epoch}:%{version}-%{release}
2868
2869 %description tex-german
2870 Supports the new German orthography (neue deutsche Rechtschreibung).
2871
2872 %description tex-german -l pl.UTF-8
2873 Obsługa nowej ortografii niemieckiej (neue deutsche Rechtschreibung).
2874
2875 %package tex-mfpic
2876 Summary:        Macros which generate Metafont or Metapost for drawing pictures
2877 Summary(pl.UTF-8):      Makra generujące Metafont lub Metapost do rysowania obrazków
2878 Group:          Applications/Publishing/TeX
2879 Requires(post,postun):  %{_bindir}/texhash
2880 Requires:       %{name} = %{epoch}:%{version}-%{release}
2881
2882 %description tex-mfpic
2883 Macros which generate Metafont or Metapost for drawing pictures.
2884
2885 %description tex-mfpic -l pl.UTF-8
2886 Makra generujące Metafont lub Metapost do rysowania obrazków.
2887
2888 %package tex-misc
2889 Summary:        Miscellaneous TeX macros
2890 Summary(pl.UTF-8):      Różne makra TeXowe
2891 Group:          Applications/Publishing/TeX
2892 Requires(post,postun):  %{_bindir}/texhash
2893 Requires:       %{name} = %{epoch}:%{version}-%{release}
2894 Obsoletes:      tetex-tex-eijkhout
2895
2896 %description tex-misc
2897 Miscellaneous TeX macros.
2898
2899 %description tex-misc -l pl.UTF-8
2900 Różne makra TeXowe.
2901
2902 %package tex-pictex
2903 Summary:        Picture drawing macros for TeX and LaTeX
2904 Summary(pl.UTF-8):      Makra do rysowania obrazków dla TeXa i LaTeXa
2905 Group:          Applications/Publishing/TeX
2906 Requires(post,postun):  %{_bindir}/texhash
2907 Requires:       %{name} = %{epoch}:%{version}-%{release}
2908
2909 %description tex-pictex
2910 Picture drawing macros for TeX and LaTeX.
2911
2912 %description tex-pictex -l pl.UTF-8
2913 Makra do rysowania obrazków dla TeXa i LaTeXa.
2914
2915 %package tex-pstricks
2916 Summary:        PostScript macros for TeX
2917 Summary(pl.UTF-8):      Makra postscriptowe dla TeXa
2918 Group:          Applications/Publishing/TeX
2919 Requires(post,postun):  %{_bindir}/texhash
2920 Requires:       %{name} = %{epoch}:%{version}-%{release}
2921
2922 %description tex-pstricks
2923 An extensive collection of PostScript macros that is compatible with
2924 most TeX macro packages, including Plain TeX, LaTeX, AMS-TeX, and
2925 AMS-LaTeX. Included are macros for color, graphics, pie charts,
2926 rotation, trees and overlays. It has many special features, including:
2927 a wide variety of graphics (picture drawing) macros, with a flexible
2928 interface and with color support. There are macros for coloring or
2929 shading the cells of tables.
2930
2931 %description tex-pstricks -l pl.UTF-8
2932 Duży zestaw makr postscriptowych kompatybilny z większością pakietów
2933 makr TeXowych, w tym: Plain TeX, LaTeX, AMS-TeX i AMS-LaTeX. Załączono
2934 makra obsługujące kolory, grafikę, wykresy kołowe, obroty, drzewa i
2935 nakładanie. Mają wiele możliwości, w tym dużo makr graficznych (do
2936 rysowania obrazków) z elastycznym interfejsem i obsługą koloru. Są też
2937 makra do kolorowania lub cieniowania komórek tabel.
2938
2939 %package tex-qpx
2940 Summary:        QuasiPalatino and PX fonts typesetting support
2941 Summary(pl.UTF-8):      Wsparcie dla składu fontami QuasiPalatino i PX
2942 Group:          Applications/Publishing/TeX
2943 Requires(post,postun):  %{_bindir}/texhash
2944 Requires:       %{name} = %{epoch}:%{version}-%{release}
2945 Requires:       %{name}-fonts-qpx = %{epoch}:%{version}-%{release}
2946
2947 %description tex-qpx
2948 QuasiPalatino and PX fonts typesetting support.
2949
2950 %description tex-qpx -l pl.UTF-8
2951 Wsparcie dla składu fontami QuasiPalatino i PX.
2952
2953 %package tex-qpxqtx
2954 Summary:        QuasiTimes and TX fonts typesetting support
2955 Summary(pl.UTF-8):      Wsparcie dla składu fontami QuasiTimes i TX
2956 Group:          Applications/Publishing/TeX
2957 Requires(post,postun):  %{_bindir}/texhash
2958 Requires:       %{name} = %{epoch}:%{version}-%{release}
2959 Requires:       %{name}-fonts-qpxqtx = %{epoch}:%{version}-%{release}
2960
2961 %description tex-qpxqtx
2962 QuasiTimes and TX fonts typesetting support.
2963
2964 %description tex-qpxqtx -l pl.UTF-8
2965 Wsparcie dla składu fontami QuasiTimes i TX.
2966
2967 %package tex-ruhyphen
2968 Summary:        Russian hyphenation
2969 Summary(pl.UTF-8):      Rosyjskie reguły przenoszenia wyrazów
2970 Group:          Applications/Publishing/TeX
2971 Requires(post,postun):  %{_bindir}/texhash
2972 Requires:       %{name} = %{epoch}:%{version}-%{release}
2973
2974 %description tex-ruhyphen
2975 A collection of Russian hyphenation patterns supporting a number of
2976 Cyrillic font encodings, including T2, UCY (Omega Unicode Cyrillic),
2977 LCY, LWN (OT2), and koi8-r.
2978
2979 %description tex-ruhyphen -l pl.UTF-8
2980 Zestaw rosyjskich wzorców przenoszenia wyrazów obsługujący wiele
2981 kodowań fontów w cyrylicy, włącznie z T2, UCY (Omega Unicode
2982 Cyrillic), LCY, LWN (OT2) i koi8-r.
2983
2984 %package tex-spanish
2985 Summary:        Various TeX related files for typesetting documents written in Spanish
2986 Summary(pl.UTF-8):      Różne pliki TeXowe służące do składu dokumentów w języku hiszpańskim
2987 Group:          Applications/Publishing/TeX
2988 Requires(post,postun):  %{_bindir}/texhash
2989 Requires:       %{name} = %{epoch}:%{version}-%{release}
2990 Obsoletes:      tetex-tex-spanishb
2991
2992 %description tex-spanish
2993 Various TeX related files for typesetting documents written in
2994 Spanish, including hyphenation and dictionaries.
2995
2996 %description tex-spanish -l pl.UTF-8
2997 Różne pliki TeXowe służące do składu dokumentów napisanych w języku
2998 hiszpańskim - w tym reguły przenoszenia wyrazów i słowniki.
2999
3000 %package tex-texdraw
3001 Summary:        Graphical macros, using embedded PostScript
3002 Summary(pl.UTF-8):      Makra graficzne używające osadzanego PostScriptu
3003 Group:          Applications/Publishing/TeX
3004 Requires(post,postun):  %{_bindir}/texhash
3005 Requires:       %{name} = %{epoch}:%{version}-%{release}
3006
3007 %description tex-texdraw
3008 Graphical macros, using embedded PostScript.
3009
3010 %description tex-texdraw -l pl.UTF-8
3011 Makra graficzne używające osadzanego PostScriptu.
3012
3013 %package tex-thumbpdf
3014 Summary:        Thumbnails for PDFTeX and dvips/ps2pdf
3015 Summary(pl.UTF-8):      Ikonki dla PDFTeXa i dvips/ps2pdf
3016 Group:          Applications/Publishing/TeX
3017 Requires(post,postun):  %{_bindir}/texhash
3018 Requires:       %{name} = %{epoch}:%{version}-%{release}
3019
3020 %description tex-thumbpdf
3021 Provides support, using Perl, for thumbnails in pdfTeX and
3022 dvips/ps2pdf, using ghostscript to generate the thumbnails which get
3023 represented in a TeX readable file that is read by the package
3024 thumbpdf.sty to automatically include the thumbnails. Works with both
3025 plain TeX and LaTeX.
3026
3027 %description tex-thumbpdf -l pl.UTF-8
3028 Pakiet przy pomocy Perla dodaje ikonki w pdfTeXu i dvips/ps2pdf przy
3029 użyciu ghostscripta. Ikonki są reprezentowane w pliku czytanym przez
3030 TeXa, który jest wywoływany z thumbpdf.sty, aby automatycznie dołączyć
3031 ikonki. Działa z formatami plain TeX i LaTeX.
3032
3033 %package tex-ukrhyph
3034 Summary:        Ukranian hyphenation
3035 Summary(pl.UTF-8):      Ukraińskie zasady przenoszenia wyrazów
3036 Group:          Applications/Publishing/TeX
3037 Requires(post,postun):  %{_bindir}/texhash
3038 Requires:       %{name} = %{epoch}:%{version}-%{release}
3039
3040 %description tex-ukrhyph
3041 This package allows the use of different hyphenation patterns for the
3042 Ukrainian language for various Cyrillic font encodings. Contains
3043 packages implementing traditional rules, modern rules, and combined
3044 English-Ukrainian hyphenation.
3045
3046 %description tex-ukrhyph -l pl.UTF-8
3047 Ten pakiet pozwala na używanie różnych wzorców przenoszenia wyrazów
3048 dla języka ukraińskiego z różnymi kodowaniami fontów z cyrylicą.
3049 Zawiera pakiety z implementacją reguł tradycyjnych, współczesnych i
3050 łączonych angielsko-ukraińskich.
3051
3052 %package latex-vietnam
3053 Summary:        Vietnamese language support
3054 Summary(pl.UTF-8):      Wsparcie dla języka wietnamskiego
3055 Group:          Applications/Publishing/TeX
3056 Requires(post,postun):  %{_bindir}/texhash
3057 Requires:       %{name} = %{epoch}:%{version}-%{release}
3058 Obsoletes:      tetex-tex-vietnam
3059
3060 %description latex-vietnam
3061 Vietnamese language support.
3062
3063 %description latex-vietnam -l pl.UTF-8
3064 Wsparcie dla języka wietnamskiego.
3065
3066 %package tex-xypic
3067 Summary:        Package for typesetting a variety of graphs and diagrams with TeX
3068 Summary(pl.UTF-8):      Pakiet do składania w TeXu różnych wykresów i diagramów
3069 Group:          Applications/Publishing/TeX
3070 Requires(post,postun):  %{_bindir}/texhash
3071 Requires:       %{name} = %{epoch}:%{version}-%{release}
3072 Requires:       %{name}-fonts-xypic = %{epoch}:%{version}-%{release}
3073
3074 %description tex-xypic
3075 A package for typesetting a variety of graphs and diagrams with TeX.
3076 Xy-pic works with most formats (including LaTeX, AMS-LaTeX, AMS-TeX,
3077 and plain TeX), in particular Xy-pic is provided as a LaTeX2e
3078 `supported package'.
3079
3080 %description tex-xypic -l pl.UTF-8
3081 Pakiet do składania w TeXu różnych wykresów i diagramów. Xy-pic działa
3082 z większością formatów (w tym LaTeX, AMS-LaTeX, AMS-TeX i plain TeX),
3083 w szczególności jest dołączany jako "wspierany pakiet" LaTeX2e.
3084
3085 %package tex-xkeyval
3086 Summary:        Extension to keyval package
3087 Summary(pl.UTF-8):      Rozszerzenie do pakietu keyval
3088 Group:          Applications/Publishing/TeX
3089 Requires(post,postun):  /usr/bin/texhash
3090 Requires:       %{name} = %{epoch}:%{version}-%{release}
3091
3092 %description tex-xkeyval
3093 Extension to keyval package.
3094
3095 %description tex-xkeyval -l pl.UTF-8
3096 Rozszerzenie do pakietu keyval.
3097
3098 %package dirs-fonts
3099 Summary:        TeX font directories
3100 Summary(pl.UTF-8):      Katalogi fontów TeXa
3101 Group:          Fonts
3102
3103 %description dirs-fonts
3104 TeX font directories.
3105
3106 %description dirs-fonts -l pl.UTF-8
3107 Katalogi fontów TeXa.
3108
3109 # # Fonts packages #
3110
3111 %package fonts-adobe
3112 Summary:        Adobe fonts
3113 Summary(pl.UTF-8):      Fonty Adobe
3114 Group:          Fonts
3115 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
3116
3117 %description fonts-adobe
3118 Adobe fonts.
3119
3120 %description fonts-adobe -l pl.UTF-8
3121 Fonty Adobe.
3122
3123 %package fonts-ae
3124 Summary:        Virtual fonts for PDF-files with T1 encoded CMR-fonts
3125 Summary(pl.UTF-8):      Wirtualne fonty do plików PDF z fontami CMR o kodowaniu T1
3126 Group:          Fonts
3127 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
3128
3129 %description fonts-ae
3130 Virtual fonts for PDF-files with T1 encoded CMR-fonts.
3131
3132 %description fonts-ae -l pl.UTF-8
3133 Wirtualne fonty do plików PDF z fontami CMR o kodowaniu T1.
3134
3135 %package fonts-ams
3136 Summary:        AMS fonts
3137 Summary(pl.UTF-8):      Fonty AMS
3138 Group:          Fonts
3139 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
3140
3141 %description fonts-ams
3142 AMS fonts.
3143
3144 %description fonts-ams -l pl.UTF-8
3145 Fonty AMS.
3146
3147 %package fonts-antp
3148 Summary:        Antykwa Poltawskiego, a Type 1 family of Polish traditional type
3149 Summary(pl.UTF-8):      Antykwa Półtawskiego - rodzina tradycyjnych polskich czcionek jako Type 1
3150 Group:          Fonts
3151 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
3152
3153 %description fonts-antp
3154 Antykwa Poltawskiego, a Type 1 family of Polish traditional type.
3155
3156 %description fonts-antp -l pl.UTF-8
3157 Antykwa Półtawskiego - rodzina tradycyjnych polskich czcionek jako
3158 Type 1.
3159
3160 %package fonts-antt
3161 Summary:        Antykwa Torunska, a Type 1 family of a Polish traditional type
3162 Summary(pl.UTF-8):      Antykwa Toruńska - rodzina tradycyjnych polskich czcionek jako Type 1
3163 Group:          Fonts
3164 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
3165
3166 %description fonts-antt
3167 Antykwa Torunska, a Type 1 family of a Polish traditional type.
3168
3169 %description fonts-antt -l pl.UTF-8
3170 Antykwa Toruńska - rodzina tradycyjnych polskich czcionek jako Type 1.
3171
3172 %package fonts-bbm
3173 Summary:        Blackboard variant fonts for Computer Modern, with LaTeX support
3174 Summary(pl.UTF-8):      Tablicowy wariant fontów Computer Modern ze wsparciem dla LaTeXa
3175 Group:          Fonts
3176 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
3177
3178 %description fonts-bbm
3179 Blackboard variant fonts for Computer Modern, with LaTeX support.
3180
3181 %description fonts-bbm -l pl.UTF-8
3182 Tablicowy wariant fontów Computer Modern ze wsparciem dla LaTeXa.
3183
3184 %package fonts-bbold
3185 Summary:        Sans serif blackboard bold for LaTeX
3186 Summary(pl.UTF-8):      Tablicowy tłusty font sans serif dla LaTeXa
3187 Group:          Fonts
3188 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
3189
3190 %description fonts-bbold
3191 Sans serif blackboard bold for LaTeX.
3192
3193 %description fonts-bbold -l pl.UTF-8
3194 Tablicowy tłusty font sans serif dla LaTeXa.
3195
3196 %package fonts-bh
3197 Summary:        Bold & Heavy Fonts
3198 Summary(pl.UTF-8):      Fonty Bold i Heavy
3199 Group:          Fonts
3200 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
3201
3202 %description fonts-bh
3203 Bold & Heavy Fonts.
3204
3205 %description fonts-bh -l pl.UTF-8
3206 Fonty Bold i Heavy.
3207
3208 %package fonts-bitstream
3209 Summary:        Bitstream fonts
3210 Summary(pl.UTF-8):      Fonty Bitstream
3211 Group:          Fonts
3212 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
3213 Obsoletes:      tetex-fonts-bitstrea
3214
3215 %description fonts-bitstream
3216 Bitstream fonts.
3217
3218 %description fonts-bitstream -l pl.UTF-8
3219 Fonty Bitstream.
3220
3221 %package fonts-cbgreek
3222 Summary:        Complete set of Greek fonts
3223 Summary(pl.UTF-8):      Pełny zestaw fontów greckich
3224 Group:          Fonts
3225 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
3226
3227 %description fonts-cbgreek
3228 Complete set of Greek fonts.
3229
3230 %description fonts-cbgreek -l pl.UTF-8
3231 Pełny zestaw fontów greckich.
3232
3233 %package fonts-cc-pl
3234 Summary:        Polish version of Computer Concrete fonts
3235 Summary(pl.UTF-8):      Polska wersja fontów Computer Concrete
3236 Group:          Fonts
3237 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
3238
3239 %description fonts-cc-pl
3240 Polish version of Computer Concrete fonts.
3241
3242 %description fonts-cc-pl -l pl.UTF-8
3243 Polska wersja fontów Computer Concrete.
3244
3245 %package fonts-cg
3246 Summary:        Compugraphic fonts
3247 Summary(pl.UTF-8):      Fonty Compugraphic
3248 Group:          Fonts
3249 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
3250
3251 %description fonts-cg
3252 Compugraphic fonts.
3253
3254 %description fonts-cg -l pl.UTF-8
3255 Fonty Compugraphic.
3256
3257 %package fonts-cm
3258 Summary:        Computer Modern fonts
3259 Summary(pl.UTF-8):      Fonty Computer Modern
3260 Group:          Fonts
3261 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
3262
3263 %description fonts-cm
3264 Computer Modern fonts.
3265
3266 %description fonts-cm -l pl.UTF-8
3267 Fonty Computer Modern.
3268
3269 %package fonts-cmbright
3270 Summary:        CM Bright fonts
3271 Summary(pl.UTF-8):      Fonty CM Bright
3272 Group:          Fonts
3273 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
3274
3275 %description fonts-cmbright
3276 CM Bright fonts.
3277
3278 %description fonts-cmbright -l pl.UTF-8
3279 Fonty CM Bright.
3280
3281 %package fonts-cmcyr
3282 Summary:        Computer Modern fonts extended with Russian letters
3283 Summary(pl.UTF-8):      Fonty Computer Modern rozszerzone o litery rosyjskie
3284 Group:          Fonts
3285 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
3286
3287 %description fonts-cmcyr
3288 Computer Modern fonts extended with Russian letters.
3289
3290 %description fonts-cmcyr -l pl.UTF-8
3291 Fonty Computer Modern rozszerzone o litery rosyjskie.
3292
3293 %package fonts-cmextra
3294 Summary:        Extra Computer Modern fonts, from the American Mathematical Society
3295 Summary(pl.UTF-8):      Dodatkowe fonty Computer Modern z AMS
3296 Group:          Fonts
3297 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
3298
3299 %description fonts-cmextra
3300 Extra Computer Modern fonts, from the American Mathematical Society.
3301
3302 %description fonts-cmextra -l pl.UTF-8
3303 Dodatkowe fonty Computer Modern z AMS (American Mathematical Society).
3304
3305 %package fonts-concmath
3306 Summary:        Concrete Math fonts
3307 Summary(pl.UTF-8):      Fonty matematyczne Concrete Math
3308 Group:          Fonts
3309 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
3310
3311 %description fonts-concmath
3312 Concrete Math fonts.
3313
3314 %description fonts-concmath -l pl.UTF-8
3315 Fonty matematyczne Concrete Math.
3316
3317 %package fonts-concrete
3318 Summary:        Concrete Roman fonts
3319 Summary(pl.UTF-8):      Fonty Concrete Roman
3320 Group:          Fonts
3321 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
3322
3323 %description fonts-concrete
3324 Concrete Roman fonts, designed by Donald E. Knuth, originally for use
3325 with Euler math fonts.
3326
3327 %description fonts-concrete -l pl.UTF-8
3328 Fonty Concrete Roman, opracowane przez Donalda E. Knutha, oryginalnie
3329 przeznaczone do używania z fontami matematycznymi Euler.
3330
3331 %package fonts-cs
3332 Summary:        Czech/Slovak-tuned MetaFont Computer Modern fonts
3333 Summary(pl.UTF-8):      Fonty MetaFont Computer Modern dla języków czeskiego i słowackiego
3334 Group:          Fonts
3335 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
3336
3337 %description fonts-cs
3338 Czech/Slovak-tuned MetaFont Computer Modern fonts.
3339
3340 %description fonts-cs -l pl.UTF-8
3341 Fonty MetaFont Computer Modern zmodyfikowane pod kątem języków
3342 czeskiego i słowackiego.
3343
3344 %package fonts-dstroke
3345 Summary:        Doublestroke font for typesetting the mathematical symbols
3346 Summary(pl.UTF-8):      Podwójnie kreślony font do składania symboli matematycznych
3347 Group:          Fonts
3348 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
3349
3350 %description fonts-dstroke
3351 Doublestroke font for typesetting the mathematical symbols.
3352
3353 %description fonts-dstroke -l pl.UTF-8
3354 Podwójnie kreślony font do składania symboli matematycznych.
3355
3356 %package fonts-ecc
3357 Summary:        Sources for the European Concrete fonts
3358 Summary(pl.UTF-8):      Źródła dla fontów European Concrete
3359 Group:          Fonts
3360 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
3361
3362 %description fonts-ecc
3363 The MetaFont sources and tfm files of the European Concrete Fonts.
3364 This is the EC implementation of Knuth's Concrete fonts, including
3365 also the corresponding text companion fonts.
3366
3367 %description fonts-ecc -l pl.UTF-8
3368 Źródła MetaFonta i pliki tfm dla fontów European Concrete. Jest to
3369 implementacja EC fontów Concrete Knutha, włącznie z odpowiadającymi
3370 tekstowymi fontami towarzyszącymi.
3371
3372 %package fonts-eurosym
3373 Summary:        The new European currency symbol for the Euro
3374 Summary(pl.UTF-8):      Symbol nowej europejskiej waluty Euro
3375 Group:          Fonts
3376 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
3377
3378 %description fonts-eurosym
3379 The new European currency symbol for the Euro implemented in Metafont,
3380 using the official European Commission dimensions, and providing
3381 several shapes (normal, slanted, bold, outline).
3382
3383 %description fonts-eurosym -l pl.UTF-8
3384 Symbol nowej europejskiej waluty Euro, zaimplementowany w Metafoncie,
3385 z użyciem oficjalnych wymiarów wg Komisji Europejskiej, dostarczający
3386 różnych kształtów (normalnego, pochylonego, tłustego, szkicowanego).
3387
3388 %package fonts-eulervm
3389 Summary:        The Virtual Euler Math fonts
3390 Summary(pl.UTF-8):      Fonty Virtual Euler Math
3391 Group:          Fonts
3392 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
3393
3394 %description fonts-eulervm
3395 Euler-VM is a set of _virtual_ math fonts based on Euler and CM. This
3396 approach has several advantages over immediately using the _real_
3397 Euler fonts: Most noticeably, less TeX resources are consumed, the
3398 quality of various math symbols is improved, and a usable \hslash
3399 symbol can be provided.
3400
3401 %description fonts-eulervm -l pl.UTF-8
3402 Euler-VM to zbiór _wirtualnych_ fontów matematycznych opartych na
3403 fontach Euler i CM. Podejście to ma różne zalety nad bezpośrednim
3404 używaniem _prawdziwych_ fontów Euler: najbardziej zauważalnie, używane
3405 jest mniej zasobów TeXa, poprawiona jest jakość różnych symboli
3406 matematycznych i może być dostępny używalny symbol \hslash.
3407
3408 %package fonts-euxm
3409 Summary:        Fonts similar to EUSM but with two more characters
3410 Summary(pl.UTF-8):      Fonty podobne do EUSM, ale z dwoma dodatkowymi znakami
3411 Group:          Fonts
3412 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
3413
3414 %description fonts-euxm
3415 Fonts like EUSM but with two more characters needed for Concrete Math
3416 included in TeXLive distribution in fonts3.
3417
3418 %description fonts-euxm -l pl.UTF-8
3419 Fonty podobne do EUSM, ale z dwoma dodatkowymi znakami, potrzebnymi
3420 dla Concrete Math dołączonego w fonts3 dystrybucji TeXLive.
3421
3422 %package fonts-gothic
3423 Summary:        Gothic and ornamental initial fonts by Yannis Haralambous
3424 Summary(pl.UTF-8):      Początkowe fonty gotyckie i ornamentowe Yannisa Haralambousa
3425 Group:          Fonts
3426 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
3427
3428 %description fonts-gothic
3429 Gothic and ornamental initial fonts by Yannis Haralambous.
3430
3431 %description fonts-gothic -l pl.UTF-8
3432 Początkowe fonty gotyckie i ornamentowe Yannisa Haralambousa.
3433
3434 %package fonts-hoekwater
3435 Summary:        Converted mflogo font
3436 Summary(pl.UTF-8):      Przekonwertowany font mflogo
3437 Group:          Fonts
3438 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
3439
3440 %description fonts-hoekwater
3441 Fonts originally created in MetaFont, transformed to PostScript by
3442 Taco Hoekwater; includes logo, manfnt, rsfs, stmaryrd, wasy, wasy2,
3443 xipa.
3444
3445 %description fonts-hoekwater -l pl.UTF-8
3446 Fonty oryginalnie stworzone w MetaFoncie, przekształcone do
3447 PostScriptu przez Taco Hoekwatera; zawierają: logo, manfnt, rsfs,
3448 stmaryrd, wasy, wasy2, xipa.
3449
3450 %package fonts-jknappen
3451 Summary:        Miscellaneous packages by Joerg Knappen
3452 Summary(pl.UTF-8):      Różne pakiety autorstwa Joerga Knappena
3453 Group:          Fonts
3454 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
3455
3456 %description fonts-jknappen
3457 Miscellaneous macros, mostly for making use of extra fonts, by Joerg
3458 Knappen, including sgmlcmpt.
3459
3460 %description fonts-jknappen -l pl.UTF-8
3461 Różne makra, głównie do używania dodatkowych fontów autorstwa Joerga
3462 Knappena. Zawiera sgmlcmpt.
3463
3464 %package fonts-latex
3465 Summary:        Basic LaTeX fonts
3466 Summary(pl.UTF-8):      Podstawowe fonty dla LaTeXa
3467 Group:          Fonts
3468 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
3469
3470 %description fonts-latex
3471 Basic LaTeX fonts.
3472
3473 %description fonts-latex -l pl.UTF-8
3474 Podstawowe fonty dla LaTeXa.
3475
3476 %package fonts-lh
3477 Summary:        Olga Lapko's LH fonts
3478 Summary(pl.UTF-8):      Fonty LH Olgi Lapko
3479 Group:          Fonts
3480 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
3481
3482 %description fonts-lh
3483 The lh fonts for the `T2'/X2 encodings (for cyrillic languages).
3484
3485 %description fonts-lh -l pl.UTF-8
3486 Fonty lh dla kodowań `T2'/X2 (dla języków zapisywanych cyrylicą).
3487
3488 %package fonts-lm
3489 Summary:        Latin Modern family fonts
3490 Summary(pl.UTF-8):      Fonty z rodziny Latin Modern
3491 Group:          Applications/Publishing/TeX
3492 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
3493
3494 %description fonts-lm
3495 Latin Modern family of fonts, based on the Computer Modern fonts
3496 released into public domain by AMS (copyright (C) 1997 AMS). Contain a
3497 lot of additional characters, mainly accented ones, but not only.
3498 There is a one set of PostScript fonts and four sets of TeX Font
3499 Metric files, corresponding to: Cork encoding (cork-*.tfm); QX
3500 encoding (qx-*.tfm); TeX'n'ANSI aka LY1 encoding (texnansi-*.tfm); and
3501 Text Companion for EC fonts aka TS1 (ts1-*.tfm). It is presumed that a
3502 potential user knows what to do with all these files. The author is
3503 Boguslaw Jackowski.
3504
3505 %description fonts-lm -l pl.UTF-8
3506 Rodzina fontów Latin Modern, oparta na fontach Computer Modern
3507 przekazanych do domeny publicznej przez AMS (copyright (C) 1997 AMS).
3508 Zawiera wiele dodatkowych znaków, głównie z akcentami, ale nie tylko.
3509 Jest jeden zbiór fontów postscriptowych oraz cztery zbiory plików TeX
3510 Font Metric, odpowiadających: kodowaniu Cork (cork-*.tfm); kodowaniu
3511 QX (qx-*.tfm); kodowaniu TeX'n'ANSI zwanemu także LY1
3512 (texnansi-*.tfm); oraz Text Companion dla fontów EC zwanemu także TS1
3513 (ts1-*.tfm). Zakłada się, że potencjalny użytkownik wie, co zrobić z
3514 tymi wszystkimi plikami. Autorem jest Bogusław Jackowski.
3515
3516 %package fonts-marvosym
3517 Summary:        Martin Vogel's Symbol (marvosym) font
3518 Summary(pl.UTF-8):      Font Symbol Martina Vogela (marvosym)
3519 Group:          Fonts
3520 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
3521
3522 %description fonts-marvosym
3523 Martin Vogel's Symbol (marvosym) font is a font containing: the Euro
3524 currency symbol as defined by the European commission; Euro currency
3525 symbols in typefaces Times, Helvetica and Courier; Symbols for
3526 structural engineering; Symbols for steel cross-sections; Astronomy
3527 signs (Sun, Moon, planets); The 12 signs of the zodiac; Scissor
3528 symbols; CE sign and others.
3529
3530 %description fonts-marvosym -l pl.UTF-8
3531 Font Symbol Martina Vogela (marvosym) to font zawierający: symbol
3532 waluty Euro zdefiniowany przez Komisję Europejską; symbole waluty Euro
3533 dla krojów Times, Helvetica i Courier; symbole dla inżynierii
3534 strukturalnej; symbole dla przekroi poprzecznych; symbole
3535 astronomiczne (Słońce, Księżyc, planety); 12 znaków Zodiaku; symbole
3536 krawieckie; znak CE i inne.
3537
3538 %package fonts-mflogo
3539 Summary:        Logo fonts
3540 Summary(pl.UTF-8):      Fonty logo
3541 Group:          Fonts
3542 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
3543
3544 %description fonts-mflogo
3545 Logo fonts.
3546
3547 %description fonts-mflogo -l pl.UTF-8
3548 Fonty logo.
3549
3550 %package fonts-misc
3551 Summary:        Miscellaneous fonts
3552 Summary(pl.UTF-8):      Różne fonty
3553 Group:          Fonts
3554 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
3555
3556 %description fonts-misc
3557 Miscellaneous fonts.
3558
3559 %description fonts-misc -l pl.UTF-8
3560 Fonty różne.
3561
3562 %package fonts-monotype
3563 Summary:        Monotype fonts
3564 Summary(pl.UTF-8):      Fonty Monotype
3565 Group:          Fonts
3566 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
3567
3568 %description fonts-monotype
3569 Monotype fonts.
3570
3571 %description fonts-monotype -l pl.UTF-8
3572 Fonty Monotype.
3573
3574 %package fonts-omega
3575 Summary:        Fonts for Omega - extended unicode TeX
3576 Summary(pl.UTF-8):      Fonty dla Omegi - TeXa ze wsparciem dla unikodu
3577 Group:          Fonts
3578 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
3579
3580 %description fonts-omega
3581 Fonts for Omega - extended unicode TeX.
3582
3583 %description fonts-omega -l pl.UTF-8
3584 Fonty dla Omegi - TeXa ze wsparciem dla unikodu.
3585
3586 %package fonts-pazo
3587 Summary:        Pazo fonts
3588 Summary(pl.UTF-8):      Fonty Pazo
3589 Group:          Fonts
3590 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
3591
3592 %description fonts-pazo
3593 Pazo fonts.
3594
3595 %description fonts-pazo -l pl.UTF-8
3596 Fonty Pazo.
3597
3598 %package fonts-pl
3599 Summary:        Polish fonts
3600 Summary(pl.UTF-8):      Polskie fonty
3601 Group:          Fonts
3602 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
3603
3604 %description fonts-pl
3605 Polish fonts.
3606
3607 %description fonts-pl -l pl.UTF-8
3608 Polskie fonty.
3609
3610 %package fonts-px
3611 Summary:        PX fonts
3612 Summary(pl.UTF-8):      Fonty PX
3613 Group:          Fonts
3614 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
3615
3616 %description fonts-px
3617 PX fonts.
3618
3619 %description fonts-px -l pl.UTF-8
3620 Fonty PX.
3621
3622 %package fonts-qfonts
3623 Summary:        Quasi fonts
3624 Summary(pl.UTF-8):      Fonty Quasi
3625 Group:          Fonts
3626 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
3627
3628 %description fonts-qfonts
3629 Quasi fonts.
3630
3631 %description fonts-qfonts -l pl.UTF-8
3632 Fonty Quasi.
3633
3634 %package fonts-qpx
3635 Summary:        Additional fonts for QPX package
3636 Summary(pl.UTF-8):      Dodatkowe fonty dla pakietu QPX
3637 Group:          Fonts
3638 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
3639 Requires:       %{name}-fonts-px = %{epoch}:%{version}-%{release}
3640 Requires:       %{name}-fonts-qfonts = %{epoch}:%{version}-%{release}
3641
3642 %description fonts-qpx
3643 Additional fonts for QPX package.
3644
3645 %description fonts-qpx -l pl.UTF-8
3646 Dodatkowe fonty dla pakietu QPX.
3647
3648 %package fonts-qpxqtx
3649 Summary:        Additional fonts for QTX package
3650 Summary(pl.UTF-8):      Dodatkowe fonty dla pakietu QTX
3651 Group:          Fonts
3652 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
3653 Requires:       %{name}-fonts-qfonts = %{epoch}:%{version}-%{release}
3654 Requires:       %{name}-fonts-tx = %{epoch}:%{version}-%{release}
3655
3656 %description fonts-qpxqtx
3657 Additional fonts for QTX package.
3658
3659 %description fonts-qpxqtx -l pl.UTF-8
3660 Dodatkowe fonty dla pakietu QTX.
3661
3662 %package fonts-rsfs
3663 Summary:        Fonts of uppercase script letters for scientific and mathematical typesetting
3664 Summary(pl.UTF-8):      Fonty wielkich liter pisanych do składania dokumentów naukowych i matematycznych
3665 Group:          Fonts
3666 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
3667
3668 %description fonts-rsfs
3669 Fonts of uppercase script letters for use as symbols in scientific and
3670 mathematical typesetting, in contrast to the informal script fonts
3671 such as that used for the `calligraphic' symbols in the TeX math
3672 symbol font.
3673
3674 %description fonts-rsfs -l pl.UTF-8
3675 Fonty wielkich liter pisanych do używania jako symbole przy składaniu
3676 dokumentów naukowych i matematycznych, w odróżnieniu od nieformalnych
3677 fontów pisanych takich jak używane do symboli "kaligraficznych" w
3678 matematycznym foncie TeXowym symbol.
3679
3680 %package fonts-stmaryrd
3681 Summary:        St Mary Road symbols for functional programming
3682 Summary(pl.UTF-8):      Symbole St Mary Road do programowania funkcyjnego
3683 Group:          Fonts
3684 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
3685
3686 %description fonts-stmaryrd
3687 St Mary Road symbols for functional programming.
3688
3689 %description fonts-stmaryrd -l pl.UTF-8
3690 Symbole St Mary Road do programowania funkcyjnego.
3691
3692 %package fonts-tx
3693 Summary:        TX fonts
3694 Summary(pl.UTF-8):      Fonty TX
3695 Group:          Fonts
3696 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
3697
3698 %description fonts-tx
3699 TX fonts.
3700
3701 %description fonts-tx -l pl.UTF-8
3702 Fonty TX.
3703
3704 %package fonts-urw
3705 Summary:        URW fonts
3706 Summary(pl.UTF-8):      Fonty URW
3707 Group:          Fonts
3708 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
3709
3710 %description fonts-urw
3711 URW fonts.
3712
3713 %description fonts-urw -l pl.UTF-8
3714 Fonty URW.
3715
3716 %package fonts-urwvn
3717 Summary:        URWVN fonts
3718 Summary(pl.UTF-8):      Fonty URWVN
3719 Group:          Fonts
3720 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
3721
3722 %description fonts-urwvn
3723 URWVN fonts.
3724
3725 %description fonts-urwvn -l pl.UTF-8
3726 Fonty URWVN.
3727
3728 %package fonts-vnr
3729 Summary:        VNR fonts
3730 Summary(pl.UTF-8):      Fonty VNR
3731 Group:          Fonts
3732 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
3733
3734 %description fonts-vnr
3735 VNR fonts.
3736
3737 %description fonts-vnr -l pl.UTF-8
3738 Fonty VNR.
3739
3740 %package fonts-wasy
3741 Summary:        Waldis symbol fonts
3742 Summary(pl.UTF-8):      Fonty Waldis symbol
3743 Group:          Fonts
3744 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
3745
3746 %description fonts-wasy
3747 Waldis symbol fonts.
3748
3749 %description fonts-wasy -l pl.UTF-8
3750 Fonty Waldis symbol.
3751
3752 %package fonts-xypic
3753 Summary:        Xy-pic fonts
3754 Summary(pl.UTF-8):      Fonty Xy-pic
3755 Group:          Fonts
3756 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
3757
3758 %description fonts-xypic
3759 Xy-pic fonts.
3760
3761 %description fonts-xypic -l pl.UTF-8
3762 Fonty Xy-pic.
3763
3764 %package fonts-yandy
3765 Summary:        European Modern fonts from Y&Y
3766 Summary(pl.UTF-8):      Fonty European Modern od Y&Y
3767 Group:          Fonts
3768 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
3769
3770 %description fonts-yandy
3771 European Modern fonts from Y&Y.
3772
3773 %description fonts-yandy -l pl.UTF-8
3774 Fonty European Modern od Y&Y.
3775
3776 %package fonts-type1-antp
3777 Summary:        Antykwa Poltawskiego, a Type 1 family of Polish traditional type
3778 Summary(pl.UTF-8):      Antykwa Półtawskiego - rodzina tradycyjnych polskich czcionek jako Type 1
3779 Group:          Fonts
3780 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
3781
3782 %description fonts-type1-antp
3783 Antykwa Poltawskiego, a Type 1 family of Polish traditional type.
3784
3785 %description fonts-type1-antp -l pl.UTF-8
3786 Antykwa Półtawskiego - rodzina tradycyjnych polskich czcionek jako
3787 Type 1.
3788
3789 %package fonts-type1-antt
3790 Summary:        Antykwa Torunska, a Type 1 family of a Polish traditional type
3791 Summary(pl.UTF-8):      Antykwa Toruńska - rodzina tradycyjnych polskich czcionek jako Type 1
3792 Group:          Fonts
3793 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
3794
3795 %description fonts-type1-antt
3796 Antykwa Torunska, a Type 1 family of a Polish traditional type.
3797
3798 %description fonts-type1-antt -l pl.UTF-8
3799 Antykwa Toruńska - rodzina tradycyjnych polskich czcionek jako Type 1.
3800
3801 %package fonts-type1-belleek
3802 Summary:        Free replacement for basic MathTime fonts
3803 Summary(pl.UTF-8):      Wolnodostępny zamiennik podstawowych fontów MathTime
3804 Group:          Fonts
3805 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
3806
3807 %description fonts-type1-belleek
3808 Free replacement for basic MathTime fonts.
3809
3810 %description fonts-type1-belleek -l pl.UTF-8
3811 Wolnodostępny zamiennik podstawowych fontów MathTime.
3812
3813 %package fonts-type1-bitstream
3814 Summary:        Bitstream fonts
3815 Summary(pl.UTF-8):      Fonty Bitstream
3816 Group:          Fonts
3817 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
3818 Obsoletes:      tetex-fonts-type1-bitstrea
3819
3820 %description fonts-type1-bitstream
3821 Bitstream fonts.
3822
3823 %description fonts-type1-bitstream -l pl.UTF-8
3824 Fonty Bitstream.
3825
3826 %package fonts-type1-bluesky
3827 Summary:        Computer Modern family fonts
3828 Summary(pl.UTF-8):      Fonty z rodziny Computer Modern
3829 Group:          Fonts
3830 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
3831
3832 %description fonts-type1-bluesky
3833 Computer Modern family fonts.
3834
3835 %description fonts-type1-bluesky -l pl.UTF-8
3836 Fonty z rodzony Computer Modern.
3837
3838 %package fonts-type1-cc-pl
3839 Summary:        Polish version of Computer Concrete fonts
3840 Summary(pl.UTF-8):      Polska wersja fontów Computer Concrete
3841 Group:          Fonts
3842 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
3843
3844 %description fonts-type1-cc-pl
3845 Polish version of Computer Concrete fonts.
3846
3847 %description fonts-type1-cc-pl -l pl.UTF-8
3848 Polska wersja fontów Computer Concrete.
3849
3850 %package fonts-type1-cmcyr
3851 Summary:        Computer Modern fonts extended with Russian letters
3852 Summary(pl.UTF-8):      Fonty Computer Modern rozszerzone o litery rosyjskie
3853 Group:          Fonts
3854 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
3855
3856 %description fonts-type1-cmcyr
3857 Computer Modern fonts extended with Russian letters.
3858
3859 %description fonts-type1-cmcyr -l pl.UTF-8
3860 Fonty Computer Modern rozszerzone o litery rosyjskie.
3861
3862 %package fonts-type1-cs
3863 Summary:        Czech/Slovak-tuned MetaFont Computer Modern fonts
3864 Summary(pl.UTF-8):      Fonty MetaFont Computer Modern dla języków czeskiego i słowackiego
3865 Group:          Fonts
3866 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
3867
3868 %description fonts-type1-cs
3869 Czech/Slovak-tuned MetaFont Computer Modern fonts.
3870
3871 %description fonts-type1-cs -l pl.UTF-8
3872 Fonty MetaFont Computer Modern zmodyfikowane pod kątem języków
3873 czeskiego i słowackiego.
3874
3875 %package fonts-type1-dstroke
3876 Summary:        Doublestroke Type1 font for typesetting the mathematical symbols
3877 Summary(pl.UTF-8):      Podwójnie kreślony font Type1 do składania symboli matematycznych
3878 Group:          Fonts
3879 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
3880
3881 %description fonts-type1-dstroke
3882 Doublestroke Type1 font for typesetting the mathematical symbols.
3883
3884 %description fonts-type1-dstroke -l pl.UTF-8
3885 Podwójnie kreślony font Type1 do składania symboli matematycznych.
3886
3887 %package fonts-type1-eurosym
3888 Summary:        The new European currency symbol for the Euro
3889 Summary(pl.UTF-8):      Symbol nowej europejskiej waluty Euro
3890 Group:          Fonts
3891 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
3892
3893 %description fonts-type1-eurosym
3894 The new European currency symbol for the Euro implemented in Metafont,
3895 using the official European Commission dimensions, and providing
3896 several shapes (normal, slanted, bold, outline).
3897
3898 %description fonts-type1-eurosym -l pl.UTF-8
3899 Symbol nowej europejskiej waluty Euro, zaimplementowany w Metafoncie,
3900 z użyciem oficjalnych wymiarów wg Komisji Europejskiej, dostarczający
3901 różnych kształtów (normalnego, pochylonego, tłustego, szkicowanego).
3902
3903 %package fonts-type1-hoekwater
3904 Summary:        Converted mflogo font
3905 Summary(pl.UTF-8):      Przekonwertowany font mflogo
3906 Group:          Fonts
3907 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
3908
3909 %description fonts-type1-hoekwater
3910 Fonts originally created in MetaFont, transformed to PostScript by
3911 Taco Hoekwater; includes logo, manfnt, rsfs, stmaryrd, wasy, wasy2,
3912 xipa.
3913
3914 %description fonts-type1-hoekwater -l pl.UTF-8
3915 Fonty oryginalnie stworzone w MetaFoncie, przekształcone do
3916 PostScriptu przez Taco Hoekwatera; zawierają: logo, manfnt, rsfs,
3917 stmaryrd, wasy, wasy2, xipa.
3918
3919 %package fonts-type1-fpl
3920 Summary:        SC/OsF fonts for URW Palladio L
3921 Summary(pl.UTF-8):      Fonty SC/OsF dla URW Palladio L
3922 Group:          Fonts
3923 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
3924
3925 %description fonts-type1-fpl
3926 The FPL Fonts provide a set of SC/OsF fonts for URW Palladio L which
3927 are compatible with respect to metrics with the Palatino SC/OsF fonts
3928 from Adobe. Note that it is not the author's aim to exactly reproduce
3929 the outlines of the original Adobe fonts. The SC and OsF in the FPL
3930 Fonts were designed with the glyphs from URW Palladio L as starting
3931 point. For some glyphs (eg 'o') the author got the best result by
3932 scaling and boldening. For others (eg 'h') shifting selected portions
3933 of the character gave more satisfying results. All this was done using
3934 the free font editor FontForge <http://fontforge.sf.net/>. The kerning
3935 data in these fonts comes from Walter Schmidt's improved Palatino
3936 metrics.
3937
3938 %description fonts-type1-fpl -l pl.UTF-8
3939 Fonty FPL dostarczają zbiór fontów SC/OsF dla URW Palladio L, które są
3940 kompatybilne co do metryk z fontami Palatino SC/OsF firmy Adobe.
3941 Należy jednak zaznaczyć, że celem autora nie jest dokładne odtworzenie
3942 kształtów oryginalnych fontów Adobe. SC i OsF w fontach FPL były
3943 projektowane w oparciu o glify z URW Palladio L. Dla niektórych glifów
3944 (np. 'o') autor uzyskał najlepszy wynik poprzez skalowanie i
3945 pogrubianie. Dla innych (np. 'h') przesuwanie wybranych części znaku
3946 dało lepsze wyniki. Wszystko to zostało zrobione przy użyciu
3947 wolnodostępnego edytora fontów FontForge <http://fontforge.sf.net/>.
3948 Dane dla kerningu w tych fontach pochodzą z ulepszonych metryk
3949 Palatino Waltera Schmidta.
3950
3951 %package fonts-type1-tt2001
3952 Summary:        Type1 tt2001 family fonts
3953 Summary(pl.UTF-8):      Fonty Type1 z rodziny tt2001
3954 Group:          Applications/Publishing/TeX
3955 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
3956
3957 %description fonts-type1-tt2001
3958 Type1 tt2001 famliy fonts.
3959
3960 %description fonts-type1-tt2001 -l pl.UTF-8
3961 Fonty Type1 z rodziny tt2001.
3962
3963 %package fonts-type1-lm
3964 Summary:        Type1 Latin Modern family fonts
3965 Summary(pl.UTF-8):      Fonty Type1 z rodziny Latin Modern
3966 Group:          Applications/Publishing/TeX
3967 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
3968
3969 %description fonts-type1-lm
3970 Latin Modern family of fonts, based on the Computer Modern fonts
3971 released into public domain by AMS (copyright (C) 1997 AMS). Contain a
3972 lot of additional characters, mainly accented ones, but not only.
3973 There is a one set of PostScript fonts and four sets of TeX Font
3974 Metric files, corresponding to: Cork encoding (cork-*.tfm); QX
3975 encoding (qx-*.tfm); TeX'n'ANSI aka LY1 encoding (texnansi-*.tfm); and
3976 Text Companion for EC fonts aka TS1 (ts1-*.tfm). It is presumed that a
3977 potential user knows what to do with all these files. The author is
3978 Boguslaw Jackowski.
3979
3980 %description fonts-type1-lm -l pl.UTF-8
3981 Rodzina fontów Latin Modern, oparta na fontach Computer Modern
3982 przekazanych do domeny publicznej przez AMS (copyright (C) 1997 AMS).
3983 Zawiera wiele dodatkowych znaków, głównie z akcentami, ale nie tylko.
3984 Jest jeden zbiór fontów postscriptowych oraz cztery zbiory plików TeX
3985 Font Metric, odpowiadających: kodowaniu Cork (cork-*.tfm); kodowaniu
3986 QX (qx-*.tfm); kodowaniu TeX'n'ANSI zwanemu także LY1
3987 (texnansi-*.tfm); oraz Text Companion dla fontów EC zwanemu także TS1
3988 (ts1-*.tfm). Zakłada się, że potencjalny użytkownik wie, co zrobić z
3989 tymi wszystkimi plikami. Autorem jest Bogusław Jackowski.
3990
3991 %package fonts-type1-marvosym
3992 Summary:        Martin Vogel's Symbol (marvosym) font
3993 Summary(pl.UTF-8):      Font Symbol Martina Vogela (marvosym)
3994 Group:          Fonts
3995 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
3996
3997 %description fonts-type1-marvosym
3998 Martin Vogel's Symbol (marvosym) font is a font containing: the Euro
3999 currency symbol as defined by the European commission; Euro currency
4000 symbols in typefaces Times, Helvetica and Courier; Symbols for
4001 structural engineering; Symbols for steel cross-sections; Astronomy
4002 signs (Sun, Moon, planets); The 12 signs of the zodiac; Scissor
4003 symbols; CE sign and others.
4004
4005 %description fonts-type1-marvosym -l pl.UTF-8
4006 Font Symbol Martina Vogela (marvosym) to font zawierający: symbol
4007 waluty Euro zdefiniowany przez Komisję Europejską; symbole waluty Euro
4008 dla krojów Times, Helvetica i Courier; symbole dla inżynierii
4009 strukturalnej; symbole dla przekroi poprzecznych; symbole
4010 astronomiczne (Słońce, Księżyc, planety); 12 znaków Zodiaku; symbole
4011 krawieckie; znak CE i inne.
4012
4013 %package fonts-type1-mathpazo
4014 Summary:        Pazo Math fonts
4015 Summary(pl.UTF-8):      Fonty matematyczne Pazo Math
4016 Group:          Fonts
4017 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4018
4019 %description fonts-type1-mathpazo
4020 Pazo Math fonts.
4021
4022 %description fonts-type1-mathpazo -l pl.UTF-8
4023 Fonty matematyczne Pazo Math.
4024
4025 %package fonts-type1-omega
4026 Summary:        Type1 fonts for Omega - extended unicode TeX
4027 Summary(pl.UTF-8):      Fonty Type1 dla Omegi - TeXa ze wsparciem dla unikodu
4028 Group:          Fonts
4029 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4030
4031 %description fonts-type1-omega
4032 Type1 fonts for Omega - extended unicode TeX.
4033
4034 %description fonts-type1-omega -l pl.UTF-8
4035 Fonty Type1 dla Omegi - TeXa ze wsparciem dla unikodu.
4036
4037 %package fonts-type1-pl
4038 Summary:        Polish fonts
4039 Summary(pl.UTF-8):      Polskie fonty
4040 Group:          Fonts
4041 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4042 Requires:       %{name}-fonts-type1-bluesky = %{epoch}:%{version}-%{release}
4043
4044 %description fonts-type1-pl
4045 Polish fonts.
4046
4047 %description fonts-type1-pl -l pl.UTF-8
4048 Polskie fonty.
4049
4050 %package fonts-type1-px
4051 Summary:        PX fonts
4052 Summary(pl.UTF-8):      Fonty PX
4053 Group:          Fonts
4054 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4055
4056 %description fonts-type1-px
4057 PX fonts.
4058
4059 %description fonts-type1-px -l pl.UTF-8
4060 Fonty PX.
4061
4062 %package fonts-type1-qfonts
4063 Summary:        Quasi fonts
4064 Summary(pl.UTF-8):      Fonty Quasi
4065 Group:          Fonts
4066 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4067
4068 %description fonts-type1-qfonts
4069 Quasi fonts.
4070
4071 %description fonts-type1-qfonts -l pl.UTF-8
4072 Fonty Quasi.
4073
4074 %package fonts-type1-tx
4075 Summary:        TX fonts
4076 Summary(pl.UTF-8):      Fonty TX
4077 Group:          Fonts
4078 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4079
4080 %description fonts-type1-tx
4081 TX fonts.
4082
4083 %description fonts-type1-tx -l pl.UTF-8
4084 Fonty TX.
4085
4086 %package fonts-type1-urw
4087 Summary:        URW fonts
4088 Summary(pl.UTF-8):      Fonty URW
4089 Group:          Fonts
4090 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4091
4092 %description fonts-type1-urw
4093 URW fonts.
4094
4095 %description fonts-type1-urw -l pl.UTF-8
4096 Fonty URW.
4097
4098 %package fonts-type1-vnr
4099 Summary:        Type1 VNR fonts
4100 Summary(pl.UTF-8):      Fonty Type1 VNR
4101 Group:          Fonts
4102 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4103
4104 %description fonts-type1-vnr
4105 Type1 VNR fonts.
4106
4107 %description fonts-type1-vnr -l pl.UTF-8
4108 Fonty Type1 VNR.
4109
4110 %package fonts-type1-xypic
4111 Summary:        Xy-pic fonts
4112 Summary(pl.UTF-8):      Fonty Xy-pic
4113 Group:          Fonts
4114 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4115
4116 %description fonts-type1-xypic
4117 Xy-pic fonts.
4118
4119 %description fonts-type1-xypic -l pl.UTF-8
4120 Fonty Xy-pic.
4121
4122
4123 # TeXLive-specific packages - there wasn't before...
4124 %package afm2pl
4125 Summary:        Convert an Adobe font metric file to a TeX font property list
4126 Group:          Fonts
4127
4128 %description afm2pl
4129 Convert an Adobe font metric file to a TeX font property list.
4130
4131
4132 %package bbox
4133 Summary:        bbox prints the bounding box of images
4134 Group:          Applications/Publishing/TeX
4135
4136 %description bbox
4137 bbox reads a rawppm or rawpbm file and prints out the bounding box of
4138 the image.
4139
4140 %package cefutils
4141 Summary:        In cefutils there are CEF-compatible utils
4142 Group:          Applications/Publishing/TeX
4143
4144 %description cefutils
4145 In cefutils there are CEF-compatible (Chinese Encoding Framework)
4146 utils.
4147
4148 %package detex
4149 Summary:        A filter to strip TeX commands from a .tex file
4150 Summary(hu.UTF-8):      Egy szűrő, amely .tex fájlokból szűri ki a TeX parancsokat
4151 Group:          Applications/Publishing/TeX
4152
4153 %description detex
4154 A filter to strip TeX commands from a .tex file.
4155
4156 %description detex -l hu.UTF-8
4157 Egy szűrő, amely .tex fájlokból szűri ki a TeX parancsokat.
4158
4159
4160 %package dviutils
4161 Summary:        Various DVI utils
4162 Summary(hu.UTF-8):      Vegyes DVI eszközök
4163 Group:          Applications/Publishing/TeX
4164
4165 %description dviutils
4166 This package contains various DVI utils.
4167
4168 %description dviutils -l hu.UTF-8
4169 Ez a csomag mindenféle DVI eszközt tartalmaz.
4170
4171 %package epsutils
4172 Summary:        Various EPS utils
4173 Group:          Applications/Publishing/TeX
4174
4175 %description epsutils
4176 Various EPS (Encapsulated PostScript) utils.
4177
4178
4179 %package filters
4180 Summary:        Various filters
4181 Group:          Applications/Publishing/TeX
4182
4183 %description filters
4184 Various filters.
4185
4186
4187 %package uncategorized-utils
4188 Summary:        Uncategorized utils
4189 Group:          Applications/Publishing/TeX
4190
4191 %description uncategorized-utils
4192 Uncategorized utilities. Needs check and categorizing.
4193
4194 %package tex4ht
4195 Summary:        LaTeX and TeX for hypertext
4196 Group:          Applications/Publishing/TeX
4197
4198 %description tex4ht
4199 A converter from TeX and LaTeX to hypertext (HTML, XML, etc.),
4200 providing a configurable (La)TeX-based authoring system for hypertext.
4201 When converting to XML, you can use MathML instead of images for
4202 equation representation.
4203
4204 %prep
4205 %setup -q -c -T -n %{name}-%{version}-source
4206 lzma -dc %{SOURCE0} | tar xf - -C ..
4207 %patch0 -p1
4208 %patch1 -p1
4209
4210 cd libs/teckit
4211 cat ax*.m4 > acinclude.m4
4212 %{__libtoolize}
4213 %{__aclocal}
4214 %{__autoconf}
4215 %{__automake}
4216
4217 %build
4218 find . -name "config.sub" -exec cp /usr/share/automake/config.sub '{}' ';'
4219 %{__sed} -i 's@"extend/\(.*\)"@<\1>@' texk/ttf2pk/*.c
4220 cd texk/kpathsea
4221 %{__sed} -i 's@^TEXMFMAIN =.*@TEXMFMAIN = %{texmf}@' texmf.cnf
4222 %{__sed} -i 's@^TEXMFDIST =.*@TEXMFDIST = %{texmfdist}@' texmf.cnf
4223 %{__sed} -i 's@^TEXMFLOCAL =.*@TEXMFLOCAL = %{texmf}@' texmf.cnf
4224 %{__sed} -i 's@^TEXMFSYSVAR =.*@TEXMFSYSVAR = %{_localstatedir}@' texmf.cnf
4225 %{__sed} -i 's@^TEXMFSYSCONFIG =.*@TEXMFSYSCONFIG = %{_sysconfdir}/%{name}@' texmf.cnf
4226 %{__sed} -i 's@^TEXMFVAR =.*@TEXMFVAR = %{_localstatedir}@' texmf.cnf
4227 cd ../..
4228
4229 %configure \
4230 %if %{with bootstrap}
4231         --without-xindy \
4232         --without-luatex \
4233 %endif
4234         --disable-multiplatform \
4235         --disable-static \
4236         --enable-a4 \
4237         --enable-gf \
4238         --enable-ipc \
4239         --enable-shared \
4240         --with-fontconfig \
4241         --with-fonts-dir=/var/cache/fonts \
4242         --with-ncurses \
4243         --with-system-freetype \
4244         --with-freetype-include=/usr/include/freetype \
4245         --with-system-freetype2 \
4246         --with-freetype2-include=/usr/include/freetype2 \
4247         --with-system-gd \
4248         --with-system-ncurses \
4249         --with-system-pnglib \
4250         --with-system-t1lib \
4251         --with-system-zlib \
4252         --with-xdvi-x-toolkit=xaw \
4253         --without-dialog \
4254         --without-t1utils \
4255         --without-texinfo
4256
4257 %{__make}
4258
4259 %install
4260 rm -rf $RPM_BUILD_ROOT
4261 install -d $RPM_BUILD_ROOT%{_datadir} \
4262         $RPM_BUILD_ROOT%{_desktopdir} \
4263         $RPM_BUILD_ROOT%{_pixmapsdir} \
4264         $RPM_BUILD_ROOT%{_mandir}/man5 \
4265         $RPM_BUILD_ROOT/var/cache/fonts \
4266         $RPM_BUILD_ROOT/etc/cron.daily\
4267         $RPM_BUILD_ROOT/etc/sysconfig/tetex-updmap\
4268         $RPM_BUILD_ROOT%{_localstatedir}/fonts/map\
4269         $RPM_BUILD_ROOT%{fmtdir}
4270
4271 lzma -dc %{SOURCE1} | tar xf - -C $RPM_BUILD_ROOT%{_datadir}
4272 %{__mv} $RPM_BUILD_ROOT%{_datadir}/texlive-20080822-texmf/texmf $RPM_BUILD_ROOT%{texmf}
4273 %{__mv} $RPM_BUILD_ROOT%{_datadir}/texlive-20080822-texmf/texmf-dist $RPM_BUILD_ROOT%{texmfdist}
4274 %{__mv} $RPM_BUILD_ROOT%{_datadir}/texlive-20080822-texmf/texmf-doc $RPM_BUILD_ROOT%{texmfdoc}
4275 # This is an empty directory
4276 %{__rm} -r $RPM_BUILD_ROOT%{_datadir}/texlive-20080822-texmf
4277 # Useless binary
4278 %{__rm} $RPM_BUILD_ROOT%{_datadir}/texmf-dist/doc/latex/splitindex/splitindex{.exe,-Linux-i386,-OpenBSD-i386}
4279
4280 # commented out because of following (non-fatal) error:
4281 # Can't open texmf/web2c/texmf.cnf: No such file or directory.
4282 #perl -pi \
4283 #       -e "s|\.\./\.\./texmf|$RPM_BUILD_ROOT%{texmf}|g;" \
4284 #       -e "s|/var/cache/fonts|$RPM_BUILD_ROOT/var/cache/fonts|g;" \
4285 #       texmf/web2c/texmf.cnf
4286
4287 # install -d $RPM_BUILD_ROOT%{texmf} $RPM_BUILD_ROOT%{texmfdist} $RPM_BUILD_ROOT%{texmfdoc}
4288 # %{__cp} -a texlive-20080822-texmf/texmf/* $RPM_BUILD_ROOT%{texmf}
4289 # %{__cp} -a texlive-20080822-texmf/texmf-dist/* $RPM_BUILD_ROOT%{texmfdist}
4290 # %{__cp} -a texlive-20080822-texmf/texmf-doc/* $RPM_BUILD_ROOT%{texmfdoc}
4291
4292 install -d $RPM_BUILD_ROOT%{texmf}/fonts/opentype/public
4293
4294 LD_LIBRARY_PATH=$RPM_BUILD_ROOT%{_libdir}; export LD_LIBRARY_PATH
4295
4296 %{__make} install \
4297         prefix=$RPM_BUILD_ROOT%{_prefix} \
4298         bindir=$RPM_BUILD_ROOT%{_bindir} \
4299         mandir=$RPM_BUILD_ROOT%{_mandir} \
4300         libdir=$RPM_BUILD_ROOT%{_libdir} \
4301         datadir=$RPM_BUILD_ROOT%{_datadir} \
4302         infodir=$RPM_BUILD_ROOT%{_infodir} \
4303         includedir=$RPM_BUILD_ROOT%{_includedir} \
4304         sbindir=$RPM_BUILD_ROOT%{_sbindir} \
4305         texmf=$RPM_BUILD_ROOT%{texmf} \
4306         texmfsysvar=$RPM_BUILD_ROOT%{_localstatedir} \
4307         texmfsysconfig=$RPM_BUILD_ROOT%{texmf}
4308
4309 # Fix broken symlinks
4310 # CURDIR=$(pwd)
4311 # cd $RPM_BUILD_ROOT%{_bindir}
4312 # for file in $(file * | grep broken | awk -F ":" {'print $1'}); do
4313 # ln -sf $(readlink $file | %{__sed} "s@\.\.@%{_datadir}@") $file
4314 # done
4315 # cd $CURDIR
4316
4317 #install %{SOURCE7} $RPM_BUILD_ROOT%{_bindir}
4318 #touch $RPM_BUILD_ROOT/etc/sysconfig/tetex-updmap/maps.lst
4319
4320 # %{__make} init \
4321 #       prefix=$RPM_BUILD_ROOT%{_prefix} \
4322 #       bindir=$RPM_BUILD_ROOT%{_bindir} \
4323 #       mandir=$RPM_BUILD_ROOT%{_mandir} \
4324 #       libdir=$RPM_BUILD_ROOT%{_libdir} \
4325 #       datadir=$RPM_BUILD_ROOT%{_datadir} \
4326 #       infodir=$RPM_BUILD_ROOT%{_infodir} \
4327 #       includedir=$RPM_BUILD_ROOT%{_includedir} \
4328 #       sbindir=$RPM_BUILD_ROOT%{_sbindir} \
4329 #       texmf=$RPM_BUILD_ROOT%{texmf}
4330
4331 %{__rm} -r $RPM_BUILD_ROOT%{_prefix}/texmf
4332 %{__rm} -r $RPM_BUILD_ROOT%{_prefix}/texmf-dist
4333
4334 perl -pi \
4335         -e "s|$RPM_BUILD_ROOT||g;" \
4336         $RPM_BUILD_ROOT%{texmf}/web2c/texmf.cnf
4337
4338 install %{SOURCE4} $RPM_BUILD_ROOT/etc/cron.daily/texlive
4339
4340 install %{SOURCE5} $RPM_BUILD_ROOT%{_desktopdir}
4341 install %{SOURCE6} $RPM_BUILD_ROOT%{_pixmapsdir}
4342
4343 # bzip2 -dc %{SOURCE3} | tar xf - -C $RPM_BUILD_ROOT%{_mandir}
4344
4345 # in separate spec
4346 rm -rf $RPM_BUILD_ROOT%{texmf}/tex/latex/{beamer,pgf,xcolor}
4347 rm -rf $RPM_BUILD_ROOT%{texmf}/doc/latex/{beamer,pgf,xcolor}
4348
4349 # not included in package
4350 rm -f $RPM_BUILD_ROOT%{texmf}/doc/fonts/oldgerman/COPYING
4351 rm -f $RPM_BUILD_ROOT%{texmf}/doc/Makefile
4352 rm -f $RPM_BUILD_ROOT%{texmf}/doc/programs/texinfo.*
4353 rm -f $RPM_BUILD_ROOT%{texmf}/doc/helpfile
4354 rm -f $RPM_BUILD_ROOT%{texmf}/doc/helpindex.html
4355 rm -f $RPM_BUILD_ROOT%{texmf}/fonts/pk/ljfour/lh/lh-lcy/*.600pk
4356 rm -f $RPM_BUILD_ROOT%{texmf}/release-tetex-{src,texmf}.txt
4357 rm -f $RPM_BUILD_ROOT%{texmf}/scripts/uniqleaf/uniqleaf.pl
4358 rm -f $RPM_BUILD_ROOT%{texmf}/doc/help/Catalogue-upd.sh
4359 rm -f $RPM_BUILD_ROOT%{texmf}/doc/help/faq/uktug-faq-upd.sh
4360 rm -f $RPM_BUILD_ROOT%{texmf}/doc/mkhtml*
4361 rm -f $RPM_BUILD_ROOT%{texmf}/doc/index.html
4362 rm -f $RPM_BUILD_ROOT%{texmf}/doc/index.php
4363 rm -f $RPM_BUILD_ROOT%{_infodir}/dir.gz
4364 rm -f $RPM_BUILD_ROOT%{_mandir}/{README.*,hu/man1/readlink.1*}
4365 rm -f $RPM_BUILD_ROOT%{_datadir}/texinfo/html/texi2html.html
4366
4367 # move format logs to BUILD, so $RPM_BUILD_ROOT is not polluted
4368 # and we can still analyze them
4369 # install -d format-logs
4370 # mv -fv $RPM_BUILD_ROOT%{fmtdir}/*.log format-logs
4371
4372 %clean
4373 rm -rf $RPM_BUILD_ROOT
4374
4375 %post
4376 %fixinfodir
4377 %texhash
4378
4379 %postun
4380 %fixinfodir
4381 if [ "$1" = "1" ]; then
4382         %texhash
4383 fi
4384
4385 %post doc-Catalogue
4386 %texhash
4387
4388 %postun doc-Catalogue
4389 %texhash
4390
4391 %post doc-tug-faq
4392 %texhash
4393
4394 %postun doc-tug-faq
4395 %texhash
4396
4397 %post -n kpathsea
4398 /sbin/ldconfig
4399 %fixinfodir
4400 %texhash
4401
4402 %postun -n kpathsea
4403 /sbin/ldconfig
4404 %fixinfodir
4405 %texhash
4406
4407 %post -n kpathsea-devel
4408 %texhash
4409
4410 %postun -n kpathsea-devel
4411 %texhash
4412
4413 %post dvips
4414 %fixinfodir
4415 %texhash
4416
4417 %postun dvips
4418 %fixinfodir
4419 %texhash
4420
4421 %post dvilj
4422 %texhash
4423
4424 %postun dvilj
4425 %texhash
4426
4427 %post makeindex
4428 %texhash
4429
4430 %postun makeindex
4431 %texhash
4432
4433 %post metafont
4434 %texhash
4435
4436 %postun metafont
4437 %texhash
4438
4439 %post metapost
4440 %texhash
4441
4442 %postun metapost
4443 %texhash
4444
4445 %post mptopdf
4446 %texhash
4447
4448 %postun mptopdf
4449 %texhash
4450
4451 %post texdoctk
4452 %texhash
4453
4454 %postun texdoctk
4455 %texhash
4456
4457 %post -n xdvi
4458 %texhash
4459
4460 %postun -n xdvi
4461 %texhash
4462
4463 %post pdftex
4464 %texhash
4465
4466 %postun pdftex
4467 %texhash
4468
4469 %post omega
4470 %texhash
4471
4472 %postun omega
4473 %texhash
4474
4475 %post plain
4476 %texhash
4477
4478 %postun plain
4479 %texhash
4480
4481 %post format-plain
4482 %texhash
4483
4484 %postun format-plain
4485 %texhash
4486
4487 %post format-pdftex
4488 %texhash
4489
4490 %postun format-pdftex
4491 %texhash
4492
4493 %post format-pdfetex
4494 %texhash
4495
4496 %postun format-pdfetex
4497 %texhash
4498
4499 %post mex
4500 %texhash
4501
4502 %postun mex
4503 %texhash
4504
4505 %post format-mex
4506 %texhash
4507
4508 %postun format-mex
4509 %texhash
4510
4511 %post format-pdfmex
4512 %texhash
4513
4514 %postun format-pdfmex
4515 %texhash
4516
4517 %postun format-utf8mex
4518 %texhash
4519
4520 %post amstex
4521 %texhash
4522
4523 %postun amstex
4524 %texhash
4525
4526 %post format-amstex
4527 %texhash
4528
4529 %postun format-amstex
4530 %texhash
4531
4532 %post format-pdfamstex
4533 %texhash
4534
4535 %postun format-pdfamstex
4536 %texhash
4537
4538 %post csplain
4539 %texhash
4540
4541 %postun csplain
4542 %texhash
4543
4544 %post format-csplain
4545 %texhash
4546
4547 %postun format-csplain
4548 %texhash
4549
4550 %post format-pdfcsplain
4551 %texhash
4552
4553 %postun format-pdfcsplain
4554 %texhash
4555
4556 %post cslatex
4557 %texhash
4558
4559 %postun cslatex
4560 %texhash
4561
4562 %post format-cslatex
4563 %texhash
4564
4565 %postun format-cslatex
4566 %texhash
4567
4568 %post format-pdfcslatex
4569 %texhash
4570
4571 %postun format-pdfcslatex
4572 %texhash
4573
4574 %post cyrplain
4575 %texhash
4576
4577 %postun cyrplain
4578 %texhash
4579
4580 %post format-cyrplain
4581 %texhash
4582
4583 %postun format-cyrplain
4584 %texhash
4585
4586 %post format-cyramstex
4587 %texhash
4588
4589 %postun format-cyramstex
4590 %texhash
4591
4592 %post format-cyrtexinfo
4593 %texhash
4594
4595 %postun format-cyrtexinfo
4596 %texhash
4597
4598 %post eplain
4599 %texhash
4600
4601 %postun eplain
4602 %texhash
4603
4604 %post format-eplain
4605 %texhash
4606
4607 %postun format-eplain
4608 %texhash
4609
4610 # ConTeXt format
4611
4612 %post context
4613 %texhash
4614
4615 %postun context
4616 %texhash
4617
4618 %post format-context-de
4619 %texhash
4620
4621 %postun format-context-de
4622 %texhash
4623
4624 %post format-context-en
4625 %texhash
4626
4627 %postun format-context-en
4628 %texhash
4629
4630 %post format-context-nl
4631 %texhash
4632
4633 %postun format-context-nl
4634 %texhash
4635
4636 # LaTeX format.
4637
4638 %post latex
4639 %fixinfodir
4640 %texhash
4641
4642 %postun latex
4643 %fixinfodir
4644 %texhash
4645
4646 %post latex-abstract
4647 %texhash
4648
4649 %postun latex-abstract
4650 %texhash
4651
4652 %post latex-accfonts
4653 %texhash
4654
4655 %postun latex-accfonts
4656 %texhash
4657
4658 %post latex-adrconv
4659 %texhash
4660
4661 %postun latex-adrconv
4662 %texhash
4663
4664 %post latex-ae
4665 %texhash
4666
4667 %postun latex-ae
4668 %texhash
4669
4670 %post latex-ams
4671 %texhash
4672
4673 %postun latex-ams
4674 %texhash
4675
4676 %post latex-antp
4677 %texhash
4678
4679 %postun latex-antp
4680 %texhash
4681
4682 %post latex-antt
4683 %texhash
4684
4685 %postun latex-antt
4686 %texhash
4687
4688 %post latex-appendix
4689 %texhash
4690
4691 %postun latex-appendix
4692 %texhash
4693
4694 %post latex-bbm
4695 %texhash
4696
4697 %postun latex-bbm
4698 %texhash
4699
4700 %post latex-bbold
4701 %texhash
4702
4703 %postun latex-bbold
4704 %texhash
4705
4706 %post latex-bezos
4707 %texhash
4708
4709 %postun latex-bezos
4710 %texhash
4711
4712 %post latex-bibtex
4713 %texhash
4714
4715 %postun latex-bibtex
4716 %texhash
4717
4718 %post latex-bibtex-ams
4719 %texhash
4720
4721 %postun latex-bibtex-ams
4722 %texhash
4723
4724 %post latex-bibtex-pl
4725 %texhash
4726
4727 %postun latex-bibtex-pl
4728 %texhash
4729
4730 %post latex-bibtex-german
4731 %texhash
4732
4733 %postun latex-bibtex-german
4734 %texhash
4735
4736 %post latex-bibtex-revtex4
4737 %texhash
4738
4739 %postun latex-bibtex-revtex4
4740 %texhash
4741
4742 %post latex-bibtex-jurabib
4743 %texhash
4744
4745 %postun latex-bibtex-jurabib
4746 %texhash
4747
4748 %post latex-booktabs
4749 %texhash
4750
4751 %postun latex-booktabs
4752 %texhash
4753
4754
4755 %post latex-caption
4756 %texhash
4757
4758 %postun latex-caption
4759 %texhash
4760
4761 %post latex-carlisle
4762 %texhash
4763
4764 %postun latex-carlisle
4765 %texhash
4766
4767 %post latex-ccfonts
4768 %texhash
4769
4770 %postun latex-ccfonts
4771 %texhash
4772
4773 %post latex-cite
4774 %texhash
4775
4776 %postun latex-cite
4777 %texhash
4778
4779 %post latex-cmbright
4780 %texhash
4781
4782 %postun latex-cmbright
4783 %texhash
4784
4785
4786 %post latex-comment
4787 %texhash
4788
4789 %postun latex-comment
4790 %texhash
4791
4792 %post latex-concmath
4793 %texhash
4794
4795 %postun latex-concmath
4796 %texhash
4797
4798 %post latex-currvita
4799 %texhash
4800
4801 %postun latex-currvita
4802 %texhash
4803
4804
4805 %post latex-curves
4806 %texhash
4807
4808 %postun latex-curves
4809 %texhash
4810
4811 %post latex-custom-bib
4812 %texhash
4813
4814 %postun latex-custom-bib
4815 %texhash
4816
4817 %post latex-cyrillic
4818 %texhash
4819
4820 %postun latex-cyrillic
4821 %texhash
4822
4823 # %post latex-dstroke
4824 # %texhash
4825
4826 # %postun latex-dstroke
4827 # %texhash
4828
4829 %post latex-enumitem
4830 %texhash
4831
4832 %postun latex-enumitem
4833 %texhash
4834
4835 %post latex-exam
4836 %texhash
4837
4838 %postun latex-exam
4839 %texhash
4840
4841 %post latex-gbrief
4842 %texhash
4843
4844 %postun latex-gbrief
4845 %texhash
4846
4847 %post latex-jknappen
4848 %texhash
4849
4850 %postun latex-jknappen
4851 %texhash
4852
4853 %post latex-leftidx
4854 %texhash
4855
4856 %postun latex-leftidx
4857 %texhash
4858
4859 %post latex-lm
4860 %texhash
4861
4862 %post latex-lastpage
4863 %texhash
4864
4865 %postun latex-lastpage
4866 %texhash
4867
4868 %postun latex-lm
4869 %texhash
4870
4871 %post latex-lucidabr
4872 %texhash
4873
4874 %postun latex-lucidabr
4875 %texhash
4876
4877 %post latex-marvosym
4878 %texhash
4879
4880 %postun latex-marvosym
4881 %texhash
4882
4883 %post latex-mathpple
4884 %texhash
4885
4886 %postun latex-mathpple
4887 %texhash
4888
4889 %post latex-mathtime
4890 %texhash
4891
4892 %postun latex-mathtime
4893 %texhash
4894
4895 %post latex-mflogo
4896 %texhash
4897
4898 %postun latex-mflogo
4899 %texhash
4900
4901 %post latex-mfnfss
4902 %texhash
4903
4904 %postun latex-mfnfss
4905 %texhash
4906
4907 %post latex-minitoc
4908 %texhash
4909
4910 %postun latex-minitoc
4911 %texhash
4912
4913 %post latex-mltex
4914 %texhash
4915
4916 %postun latex-mltex
4917 %texhash
4918
4919 %post latex-moreverb
4920 %texhash
4921
4922 %postun latex-moreverb
4923 %texhash
4924
4925 %post latex-multienum
4926 %texhash
4927
4928 %postun latex-multienum
4929 %texhash
4930
4931 %post latex-ntheorem
4932 %texhash
4933
4934 %postun latex-ntheorem
4935 %texhash
4936
4937 %post latex-palatcm
4938 %texhash
4939
4940 %postun latex-palatcm
4941 %texhash
4942
4943 %post latex-psnfss
4944 %texhash
4945
4946 %postun latex-psnfss
4947 %texhash
4948
4949 %post latex-pxfonts
4950 %texhash
4951
4952 %postun latex-pxfonts
4953 %texhash
4954
4955 %post latex-qfonts
4956 %texhash
4957
4958 %postun latex-qfonts
4959 %texhash
4960
4961 %post latex-SIunits
4962 %texhash
4963
4964 %postun latex-SIunits
4965 %texhash
4966
4967 %post latex-txfonts
4968 %texhash
4969
4970 %postun latex-txfonts
4971 %texhash
4972
4973 %post latex-ucs
4974 %texhash
4975
4976 %postun latex-ucs
4977 %texhash
4978
4979 %post latex-umlaute
4980 %texhash
4981
4982 %postun latex-umlaute
4983 %texhash
4984
4985 %post latex-wasysym
4986 %texhash
4987
4988 %postun latex-wasysym
4989 %texhash
4990
4991 %post format-latex
4992 %texhash
4993
4994 %postun format-latex
4995 %texhash
4996
4997 %post format-pdflatex
4998 %texhash
4999
5000 %postun format-pdflatex
5001 %texhash
5002
5003 %post platex
5004 %texhash
5005
5006 %postun platex
5007 %texhash
5008
5009 %post format-platex
5010 %texhash
5011
5012 %postun format-platex
5013 %texhash
5014
5015 %post format-pdfplatex
5016 %texhash
5017
5018 %postun format-pdfplatex
5019 %texhash
5020
5021 %post tex-babel
5022 %texhash
5023
5024 %postun tex-babel
5025 %texhash
5026
5027 %post tex-german
5028 %texhash
5029
5030 %postun tex-german
5031 %texhash
5032
5033 %post tex-mfpic
5034 %texhash
5035
5036 %postun tex-mfpic
5037 %texhash
5038
5039 %post tex-misc
5040 %texhash
5041
5042 %postun tex-misc
5043 %texhash
5044
5045 %post tex-pictex
5046 %texhash
5047
5048 %postun tex-pictex
5049 %texhash
5050
5051 %post tex-pstricks
5052 %texhash
5053
5054 %postun tex-pstricks
5055 %texhash
5056
5057 %post tex-qpx
5058 %texhash
5059
5060 %postun tex-qpx
5061 %texhash
5062
5063 %post tex-qpxqtx
5064 %texhash
5065
5066 %postun tex-qpxqtx
5067 %texhash
5068
5069 %post tex-ruhyphen
5070 %texhash
5071
5072 %postun tex-ruhyphen
5073 %texhash
5074
5075 %post tex-spanish
5076 %texhash
5077
5078 %postun tex-spanish
5079 %texhash
5080
5081 %post tex-texdraw
5082 %texhash
5083
5084 %postun tex-texdraw
5085 %texhash
5086
5087 %post tex-thumbpdf
5088 %texhash
5089
5090 %postun tex-thumbpdf
5091 %texhash
5092
5093 %post tex-ukrhyph
5094 %texhash
5095
5096 %postun tex-ukrhyph
5097 %texhash
5098
5099 %post latex-vietnam
5100 %texhash
5101
5102 %postun latex-vietnam
5103 %texhash
5104
5105 %post tex-xypic
5106 %texhash
5107
5108 %postun tex-xypic
5109 %texhash
5110
5111 %post fonts-adobe
5112 %texhash
5113
5114 %postun fonts-adobe
5115 %texhash
5116
5117 %post fonts-ae
5118 %texhash
5119
5120 %postun fonts-ae
5121 %texhash
5122
5123 %post fonts-ams
5124 %texhash
5125
5126 %postun fonts-ams
5127 %texhash
5128
5129 %post fonts-antp
5130 %texhash
5131
5132 %postun fonts-antp
5133 %texhash
5134
5135 %post fonts-antt
5136 %texhash
5137
5138 %postun fonts-antt
5139 %texhash
5140
5141 %post fonts-bbm
5142 %texhash
5143
5144 %postun fonts-bbm
5145 %texhash
5146
5147 %post fonts-bbold
5148 %texhash
5149
5150 %postun fonts-bbold
5151 %texhash
5152
5153 %post fonts-bh
5154 %texhash
5155
5156 %postun fonts-bh
5157 %texhash
5158
5159 %post fonts-bitstream
5160 %texhash
5161
5162 %postun fonts-bitstream
5163 %texhash
5164
5165 %post fonts-cbgreek
5166 %texhash
5167
5168 %postun fonts-cbgreek
5169 %texhash
5170
5171 %post fonts-cc-pl
5172 %texhash
5173
5174 %postun fonts-cc-pl
5175 %texhash
5176
5177 %post fonts-cg
5178 %texhash
5179
5180 %postun fonts-cg
5181 %texhash
5182
5183 %post fonts-cm
5184 %texhash
5185
5186 %postun fonts-cm
5187 %texhash
5188
5189 %post fonts-cmbright
5190 %texhash
5191
5192 %postun fonts-cmbright
5193 %texhash
5194
5195 %post fonts-cmcyr
5196 %texhash
5197
5198 %postun fonts-cmcyr
5199 %texhash
5200
5201 %post fonts-cmextra
5202 %texhash
5203
5204 %postun fonts-cmextra
5205 %texhash
5206
5207 %post fonts-concmath
5208 %texhash
5209
5210 %postun fonts-concmath
5211 %texhash
5212
5213 %post fonts-concrete
5214 %texhash
5215
5216 %postun fonts-concrete
5217 %texhash
5218
5219 %post fonts-cs
5220 %texhash
5221
5222 %postun fonts-cs
5223 %texhash
5224
5225 %post fonts-dstroke
5226 %texhash
5227
5228 %postun fonts-dstroke
5229 %texhash
5230
5231 %post fonts-ecc
5232 %texhash
5233
5234 %postun fonts-ecc
5235 %texhash
5236
5237 %post fonts-eurosym
5238 %texhash
5239
5240 %postun fonts-eurosym
5241 %texhash
5242
5243 %post fonts-euxm
5244 %texhash
5245
5246 %postun fonts-euxm
5247 %texhash
5248
5249 %post fonts-gothic
5250 %texhash
5251
5252 %postun fonts-gothic
5253 %texhash
5254
5255 %post fonts-hoekwater
5256 %texhash
5257
5258 %postun fonts-hoekwater
5259 %texhash
5260
5261 %post fonts-jknappen
5262 %texhash
5263
5264 %postun fonts-jknappen
5265 %texhash
5266
5267 %post fonts-latex
5268 %texhash
5269
5270 %postun fonts-latex
5271 %texhash
5272
5273 %post fonts-lh
5274 %texhash
5275
5276 %postun fonts-lh
5277 %texhash
5278
5279 %post fonts-lm
5280 %texhash
5281
5282 %postun fonts-lm
5283 %texhash
5284
5285 %post fonts-marvosym
5286 %texhash
5287
5288 %postun fonts-marvosym
5289 %texhash
5290
5291 %post fonts-mflogo
5292 %texhash
5293
5294 %postun fonts-mflogo
5295 %texhash
5296
5297 %post fonts-misc
5298 %texhash
5299
5300 %postun fonts-misc
5301 %texhash
5302
5303 %post fonts-monotype
5304 %texhash
5305
5306 %postun fonts-monotype
5307 %texhash
5308
5309 %post fonts-omega
5310 %texhash
5311
5312 %postun fonts-omega
5313 %texhash
5314
5315 %post fonts-pazo
5316 %texhash
5317
5318 %postun fonts-pazo
5319 %texhash
5320
5321 %post fonts-pl
5322 %texhash
5323
5324 %postun fonts-pl
5325 %texhash
5326
5327 %post fonts-px
5328 %texhash
5329
5330 %postun fonts-px
5331 %texhash
5332
5333 %post fonts-qfonts
5334 %texhash
5335
5336 %postun fonts-qfonts
5337 %texhash
5338
5339 %post fonts-qpx
5340 %texhash
5341
5342 %postun fonts-qpx
5343 %texhash
5344
5345 %post fonts-qpxqtx
5346 %texhash
5347
5348 %postun fonts-qpxqtx
5349 %texhash
5350
5351 %post fonts-rsfs
5352 %texhash
5353
5354 %postun fonts-rsfs
5355 %texhash
5356
5357 %post fonts-stmaryrd
5358 %texhash
5359
5360 %postun fonts-stmaryrd
5361 %texhash
5362
5363 %post fonts-tx
5364 %texhash
5365
5366 %postun fonts-tx
5367 %texhash
5368
5369 %post fonts-urw
5370 %texhash
5371
5372 %postun fonts-urw
5373 %texhash
5374
5375 %post fonts-vnr
5376 %texhash
5377
5378 %postun fonts-vnr
5379 %texhash
5380
5381 %post fonts-wasy
5382 %texhash
5383
5384 %postun fonts-wasy
5385 %texhash
5386
5387 %post fonts-xypic
5388 %texhash
5389
5390 %postun fonts-xypic
5391 %texhash
5392
5393 %post fonts-yandy
5394 %texhash
5395
5396 %postun fonts-yandy
5397 %texhash
5398
5399 %post fonts-type1-antp
5400 %texhash
5401
5402 %postun fonts-type1-antp
5403 %texhash
5404
5405 %post fonts-type1-antt
5406 %texhash
5407
5408 %postun fonts-type1-antt
5409 %texhash
5410
5411 %post fonts-type1-belleek
5412 %texhash
5413
5414 %postun fonts-type1-belleek
5415 %texhash
5416
5417 %post fonts-type1-bitstream
5418 %texhash
5419
5420 %postun fonts-type1-bitstream
5421 %texhash
5422
5423 %post fonts-type1-bluesky
5424 %texhash
5425
5426 %postun fonts-type1-bluesky
5427 %texhash
5428
5429 %post fonts-type1-cc-pl
5430 %texhash
5431
5432 %postun fonts-type1-cc-pl
5433 %texhash
5434
5435 %post fonts-type1-cmcyr
5436 %texhash
5437
5438 %postun fonts-type1-cmcyr
5439 %texhash
5440
5441 %post fonts-type1-cs
5442 %texhash
5443
5444 %postun fonts-type1-cs
5445 %texhash
5446
5447 %post fonts-type1-dstroke
5448 %texhash
5449
5450 %postun fonts-type1-dstroke
5451 %texhash
5452
5453 %post fonts-type1-eurosym
5454 %texhash
5455
5456 %postun fonts-type1-eurosym
5457 %texhash
5458
5459 %post fonts-type1-hoekwater
5460 %texhash
5461
5462 %postun fonts-type1-hoekwater
5463 %texhash
5464
5465 %post fonts-type1-lm
5466 %texhash
5467
5468 %postun fonts-type1-lm
5469 %texhash
5470
5471 %post fonts-type1-marvosym
5472 %texhash
5473
5474 %postun fonts-type1-marvosym
5475 %texhash
5476
5477 %post fonts-type1-mathpazo
5478 %texhash
5479
5480 %postun fonts-type1-mathpazo
5481 %texhash
5482
5483 %post fonts-type1-omega
5484 %texhash
5485
5486 %postun fonts-type1-omega
5487 %texhash
5488
5489 %post fonts-type1-pl
5490 %texhash
5491
5492 %postun fonts-type1-pl
5493 %texhash
5494
5495 %post fonts-type1-px
5496 %texhash
5497
5498 %postun fonts-type1-px
5499 %texhash
5500
5501 %post fonts-type1-qfonts
5502 %texhash
5503
5504 %postun fonts-type1-qfonts
5505 %texhash
5506
5507 %post fonts-type1-tx
5508 %texhash
5509
5510 %postun fonts-type1-tx
5511 %texhash
5512
5513 %post fonts-type1-urw
5514 %texhash
5515
5516 %postun fonts-type1-urw
5517 %texhash
5518
5519 %post fonts-type1-vnr
5520 %texhash
5521
5522 %postun fonts-type1-vnr
5523 %texhash
5524
5525 %post fonts-type1-xypic
5526 %texhash
5527
5528 %postun fonts-type1-xypic
5529 %texhash
5530
5531 %post -n texconfig
5532 %texhash
5533
5534 %postun -n texconfig
5535 %texhash
5536
5537 # Check the commented lines!!!
5538
5539 %files
5540 %defattr(644,root,root,755)
5541 # %doc %{texmf}/LICENSE.texmf
5542 # %doc %{texmf}/ChangeLog
5543 # %doc %{texmf}/doc/README.knuth
5544 # There isn't doc/fonts directory
5545 # %dir %{texmf}/doc/fonts
5546 # %doc %{texmf}/doc/fonts/fontname
5547 # %dir %{texmf}/doc/fonts/polish
5548 # %dir %{texmf}/doc/help
5549 # %doc %{texmf}/doc/help/csname.txt
5550 # %doc %{texmf}/doc/help/ctan
5551 # %doc %{texmf}/doc/help/tds.dvi
5552 # %doc %{texmf}/doc/help/unixtex.ftp
5553 # %dir %{texmf}/doc/help/faq
5554 # %doc %{texmf}/doc/images
5555 # %dir %{texmf}/doc/polish
5556 # %doc %{texmf}/doc/polish/*.html
5557 # %dir %{texmf}/doc/programs
5558 # %doc %{texmf}/doc/programs/web2c*
5559 # %doc %{texmf}/doc/programs/cwebman.dvi
5560 # %doc %{texmf}/doc/programs/dvipng.*
5561 # %doc %{texmf}/doc/knuth
5562 #%attr(755,root,root) %{_bindir}/MakeTeXPK
5563 #%attr(755,root,root) %{_bindir}/access
5564
5565 # ***********
5566 # executables
5567 # ***********
5568 %attr(755,root,root) %{_bindir}/a2ping
5569 %attr(755,root,root) %{_bindir}/afm2tfm
5570 %attr(755,root,root) %{_bindir}/allcm
5571 %attr(755,root,root) %{_bindir}/allec
5572 %attr(755,root,root) %{_bindir}/allneeded
5573 %attr(755,root,root) %{_bindir}/cweave
5574 %attr(755,root,root) %{_bindir}/ctangle
5575 %attr(755,root,root) %{_bindir}/ctie
5576 %attr(755,root,root) %{_bindir}/dmp
5577 %attr(755,root,root) %{_bindir}/dvipng
5578 %attr(755,root,root) %{_bindir}/e2pall
5579 %attr(755,root,root) %{_bindir}/ebb
5580 # %attr(755,root,root) %{_bindir}/fdf2tan
5581 %attr(755,root,root) %{_bindir}/fmtutil
5582 %attr(755,root,root) %{_bindir}/fmtutil-sys
5583 #%attr(755,root,root) %{_bindir}/fontexport
5584 #%attr(755,root,root) %{_bindir}/fontimport
5585 %attr(755,root,root) %{_bindir}/fontinst
5586 %attr(755,root,root) %{_bindir}/gftodvi
5587 %attr(755,root,root) %{_bindir}/gftopk
5588 %attr(755,root,root) %{_bindir}/gftype
5589 %attr(755,root,root) %{_bindir}/gsftopk
5590 #%attr(755,root,root) %{_bindir}/initex
5591 %attr(755,root,root) %{_bindir}/kpseaccess
5592 %attr(755,root,root) %{_bindir}/kpsereadlink
5593 %attr(755,root,root) %{_bindir}/kpsewhere
5594 %attr(755,root,root) %{_bindir}/mag
5595 %attr(755,root,root) %{_bindir}/makempx
5596 %attr(755,root,root) %{_bindir}/makempy
5597 #%attr(755,root,root) %{_bindir}/mkfontdesc
5598 %attr(755,root,root) %{_bindir}/mktexfmt
5599 %attr(755,root,root) %{_bindir}/mktexlsr
5600 %attr(755,root,root) %{_bindir}/newer
5601 %attr(755,root,root) %{_bindir}/patgen
5602 %attr(755,root,root) %{_bindir}/pdfetex
5603 %attr(755,root,root) %{_bindir}/pfb2pfa
5604 %attr(755,root,root) %{_bindir}/pk2bm
5605 %attr(755,root,root) %{_bindir}/pktogf
5606 %attr(755,root,root) %{_bindir}/pktype
5607 %attr(755,root,root) %{_bindir}/pltotf
5608 %attr(755,root,root) %{_bindir}/pooltype
5609 %attr(755,root,root) %{_bindir}/ps2frag
5610 %attr(755,root,root) %{_bindir}/ps2pk
5611 # TODO: move this file to correct subpackage ?
5612 %attr(755,root,root) %{_bindir}/ps4pdf
5613 #%attr(755,root,root) %{_bindir}/t1mapper
5614 %attr(755,root,root) %{_bindir}/tangle
5615 #%attr(755,root,root) %{_bindir}/tetex-updmap
5616 %attr(755,root,root) %{_bindir}/tex
5617 %attr(755,root,root) %{_bindir}/texdoc
5618 %attr(755,root,root) %{_bindir}/texexec
5619 %attr(755,root,root) %{_bindir}/texhash
5620 # %attr(755,root,root) %{_bindir}/texi2html
5621 %attr(755,root,root) %{_bindir}/texlinks
5622 %attr(755,root,root) %{_bindir}/tftopl
5623 %attr(755,root,root) %{_bindir}/tie
5624 %attr(755,root,root) %{_bindir}/ttf2afm
5625 %attr(755,root,root) %{_bindir}/updmap
5626 %attr(755,root,root) %{_bindir}/updmap-sys
5627 %attr(755,root,root) %{_bindir}/vftovp
5628 #%attr(755,root,root) %{_bindir}/virtex
5629 %attr(755,root,root) %{_bindir}/vptovf
5630 %attr(755,root,root) %{_bindir}/weave
5631
5632 %attr(755,root,root) %{texmf}/web2c/mktexnam
5633 %attr(755,root,root) %{texmf}/web2c/mktexdir
5634 %attr(755,root,root) %{texmf}/web2c/mktexupd
5635
5636 %attr(750,root,root) /etc/cron.daily/texlive
5637
5638 #%dir /etc/sysconfig/tetex-updmap
5639 #%verify(not md5 mtime size) %config(noreplace) /etc/sysconfig/tetex-updmap/maps.lst
5640
5641 %ghost %{texmf}/ls-R
5642 %ghost %{texmfdist}/ls-R
5643 # %ghost %{_localstatedir}/ls-R
5644
5645 %config(noreplace) %verify(not md5 mtime size) %{texmfdist}/tex/cslatex/base/fonttext.cfg
5646 %config(noreplace) %verify(not md5 mtime size) %{texmf}/tex/generic/config/language.dat
5647 %config(noreplace) %verify(not md5 mtime size) %{texmfdist}/tex/latex/base/fontmath.cfg
5648 %config(noreplace) %verify(not md5 mtime size) %{texmfdist}/tex/latex/base/fonttext.cfg
5649 %config(noreplace) %verify(not md5 mtime size) %{texmfdist}/tex/latex/base/preload.cfg
5650
5651 %config(noreplace) %verify(not md5 mtime size) %{texmf}/web2c/fmtutil.cnf
5652 %config(noreplace) %verify(not md5 mtime size) %{texmf}/web2c/mktex.cnf
5653 %config(noreplace) %verify(not md5 mtime size) %{texmf}/web2c/mktex.opt
5654 %config(noreplace) %verify(not md5 mtime size) %{texmf}/web2c/mktexdir.opt
5655 %config(noreplace) %verify(not md5 mtime size) %{texmf}/web2c/mktexnam.opt
5656 %config(noreplace) %verify(not md5 mtime size) %{texmf}/web2c/texmf.cnf
5657 %config(noreplace) %verify(not md5 mtime size) %{texmf}/web2c/updmap.cfg
5658
5659 %attr(1777,root,root) /var/cache/fonts
5660
5661 %{_datadir}/info/web2c.info*
5662 # %{_datadir}/info/texi2html.info*
5663 # %{_datadir}/texi2html
5664 #%{texmf}/updates.dat
5665
5666 # %{texmf}/aliases
5667 # %{texmf}/tex/generic/bghyph
5668 # %doc %{texmf}/doc/generic/hyphen
5669 #%{texmf}/tex/generic/letterspacing
5670
5671 # ***********
5672 # Directories
5673 # ***********
5674 %attr(1777,root,root) %dir %{_localstatedir}
5675 %attr(1777,root,root) %dir %{_localstatedir}/fonts
5676 %attr(1777,root,root) %dir %{_localstatedir}/fonts/map
5677 %attr(1777,root,root) %dir %{fmtdir}
5678
5679 %dir %{texmfdist}
5680 %dir %{texmf}
5681
5682 %dir %{texmfdist}/doc
5683 %dir %{texmfdist}/doc/generic
5684 %dir %{texmfdist}/doc/generic/enctex
5685 %dir %{texmfdist}/doc/latex
5686 %dir %{texmfdist}/doc/latex/localloc
5687 %dir %{texmf}/doc
5688 %dir %{texmf}/doc/generic
5689 %dir %{texmf}/doc/tetex
5690
5691 %dir %{texmfdist}/tex
5692 %dir %{texmfdist}/tex/cslatex
5693 %dir %{texmfdist}/tex/cslatex/base
5694 %dir %{texmfdist}/tex/generic
5695 %dir %{texmfdist}/tex/generic/dehyph-exptl
5696 %dir %{texmfdist}/tex/generic/enctex
5697 %dir %{texmfdist}/tex/generic/genmisc
5698 %dir %{texmfdist}/tex/generic/hyph-utf8
5699 %dir %{texmfdist}/tex/generic/misc
5700 %dir %{texmfdist}/tex/latex
5701 %dir %{texmfdist}/tex/latex/base
5702 %dir %{texmf}/dvips
5703 %dir %{texmf}/dvips/config
5704 %dir %{texmf}/dvips/tetex
5705 %dir %{texmf}/fonts/enc
5706 %dir %{texmf}/fonts/enc/dvips
5707 %dir %{texmf}/fonts/enc/dvips/tetex
5708 %dir %{texmf}/fonts/map/dvips/updmap
5709 %dir %{texmf}/fonts/map
5710 %dir %{texmf}/fonts/map/dvips
5711 %dir %{texmf}/fonts/map/dvips/tetex
5712 %dir %{texmf}/scripts
5713 %dir %{texmf}/tex
5714 %dir %{texmf}/tex/generic
5715 %dir %{texmf}/tex/generic/config
5716 %dir %{texmf}/web2c
5717
5718 # Docs
5719 # %doc %{texmf}/doc/README
5720 %doc %{texmf}/doc/tetex/TETEXDOC.*
5721 %doc %{texmf}/doc/tetex/teTeX-FAQ
5722
5723 # %{texmf}/fonts/map/dvips/tetex/contnav.map
5724 # %{texmf}/fonts/map/dvips/tetex/lumath-o.map
5725 %{texmfdist}/fonts/map/dvips/vntex/urwvn.map
5726 %{texmfdist}/fonts/enc/dvips/vntex/t5.enc
5727
5728 # Main fonts from TeTeX
5729 %{texmf}/fonts/enc/dvips/tetex/09fbbfac.enc
5730 %{texmf}/fonts/enc/dvips/tetex/0ef0afca.enc
5731 %{texmf}/fonts/enc/dvips/tetex/10037936.enc
5732 %{texmf}/fonts/enc/dvips/tetex/1b6d048e.enc
5733 %{texmf}/fonts/enc/dvips/tetex/71414f53.enc
5734 %{texmf}/fonts/enc/dvips/tetex/74afc74c.enc
5735 %{texmf}/fonts/enc/dvips/tetex/aae443f0.enc
5736 %{texmf}/fonts/enc/dvips/tetex/b6a4d7c7.enc
5737 %{texmf}/fonts/enc/dvips/tetex/bbad153f.enc
5738 %{texmf}/fonts/enc/dvips/tetex/d9b29452.enc
5739 %{texmf}/fonts/enc/dvips/tetex/f7b6d320.enc
5740 %{texmf}/fonts/map/dvips/tetex/ps2pk35.map
5741
5742 %{texmfdist}/tex/generic/dehyph-exptl/*
5743 %{texmfdist}/tex/generic/encodings
5744 %{texmfdist}/tex/generic/epsf
5745 %{texmfdist}/tex/generic/hyph-utf8/*
5746 %{texmfdist}/tex/generic/genmisc/random.tex
5747 %{texmfdist}/tex/generic/misc/null*
5748 %{texmfdist}/tex/generic/misc/texnames.sty
5749 %{texmfdist}/tex/generic/tap
5750 %{texmfdist}/tex/generic/tex-ps
5751 %{texmfdist}/tex/texinfo
5752 %{texmf}/tex/fontinst
5753 %{texmf}/tex/generic/hyphen
5754
5755 # %{fmtdir}/metafun.mem
5756 #%{texmf}/web2c/tex-pl.pool
5757 # %{texmf}/web2c/tex.pool
5758 %{texmf}/fonts/map/dvips/updmap/*
5759
5760 %{texmf}/web2c/*.tcx
5761
5762 # %lang(fi) %{_mandir}/fi/man1/afm2tfm.1*
5763 # %lang(fi) %{_mandir}/fi/man1/allcm.1*
5764 # %lang(fi) %{_mandir}/fi/man1/allneeded.1*
5765 # %lang(fr) %{_mandir}/fr/man1/access.1*
5766 # %lang(hu) %{_mandir}/hu/man1/access.1*
5767 # %lang(hu) %{_mandir}/hu/man1/newer.1*
5768 # %lang(pl) %{_mandir}/pl/man1/access.1*
5769 # %lang(pl) %{_mandir}/pl/man1/newer.1*
5770 #%{_mandir}/man1/MakeTeXPK.1*
5771 #%{_mandir}/man1/access.1*
5772 #%{_mandir}/man1/allec.1*
5773 #%{_mandir}/man1/fontexport.1*
5774 #%{_mandir}/man1/fontimport.1*
5775 #%{_mandir}/man1/initex.1*
5776 #%{_mandir}/man1/mktexfmt.1*
5777 #%{_mandir}/man1/t1mapper.1*
5778 #%{_mandir}/man1/texdoc.1*
5779 #%{_mandir}/man1/texhash.1*
5780 #%{_mandir}/man1/texi2html.1*
5781 #%{_mandir}/man1/virtex.1*
5782 #%{_mandir}/man8/fmtutil.8*
5783 #%{_mandir}/man8/mkfontdesc.8*
5784 #%{_mandir}/man8/texlinks.8*
5785
5786 %{_mandir}/man1/afm2tfm.1*
5787 %{_mandir}/man1/allcm.1*
5788 %{_mandir}/man1/allneeded.1*
5789 %{_mandir}/man1/ctie.1*
5790 %{_mandir}/man1/cweb.1*
5791 %{_mandir}/man1/dmp.1*
5792 %{_mandir}/man1/dvipdft.1*
5793 %{_mandir}/man1/dvipng.1*
5794 %{_mandir}/man1/e2pall.1*
5795 %{_mandir}/man1/ebb.1*
5796 %{_mandir}/man1/fmtutil.1*
5797 %{_mandir}/man1/fontinst.1*
5798 %{_mandir}/man1/gftodvi.1*
5799 %{_mandir}/man1/gftopk.1*
5800 %{_mandir}/man1/gftype.1*
5801 %{_mandir}/man1/gsftopk.1*
5802 %{_mandir}/man1/kpseaccess.1*
5803 %{_mandir}/man1/kpsereadlink.1*
5804 %{_mandir}/man1/kpsewhere.1*
5805 %{_mandir}/man1/mag.1*
5806 %{_mandir}/man1/makempx.1*
5807 %{_mandir}/man1/makempy.1*
5808 %{_mandir}/man1/mktexlsr.1*
5809 %{_mandir}/man1/newer.1*
5810 %{_mandir}/man1/patgen.1*
5811 %{_mandir}/man1/pdfetex.1*
5812 %{_mandir}/man1/pfb2pfa.1*
5813 %{_mandir}/man1/pk2bm.1*
5814 %{_mandir}/man1/pktogf.1*
5815 %{_mandir}/man1/pktype.1*
5816 %{_mandir}/man1/pltotf.1*
5817 %{_mandir}/man1/pooltype.1*
5818 %{_mandir}/man1/ps2frag.1*
5819 %{_mandir}/man1/ps2pk.1*
5820 %{_mandir}/man1/tangle.1*
5821 %{_mandir}/man1/tex.1*
5822 %{_mandir}/man1/texexec.1*
5823 %{_mandir}/man1/texlinks.1*
5824 %{_mandir}/man1/tftopl.1*
5825 %{_mandir}/man1/tie.1*
5826 %{_mandir}/man1/ttf2afm.1*
5827 %{_mandir}/man1/updmap.1*
5828 %{_mandir}/man1/vftovp.1*
5829 %{_mandir}/man1/vptovf.1*
5830 %{_mandir}/man1/weave.1*
5831 %{_mandir}/man5/fmtutil.cnf.5*
5832
5833
5834 %files dirs-fonts
5835 %defattr(644,root,root,755)
5836 %dir %{texmfdist}/doc/latex/marvosym/mac/oztex/tex-font
5837 %dir %{texmfdist}/fonts
5838 %dir %{texmfdist}/fonts/afm
5839 %dir %{texmfdist}/fonts/afm/public
5840 %dir %{texmfdist}/fonts/enc
5841 %dir %{texmfdist}/fonts/enc/dvips
5842 %dir %{texmfdist}/fonts/enc/dvips/vntex
5843 %dir %{texmfdist}/fonts/map
5844 %dir %{texmfdist}/fonts/map/dvips
5845 %dir %{texmfdist}/fonts/map/dvips/vntex
5846 %dir %{texmfdist}/fonts/map/fontname
5847 %dir %{texmfdist}/fonts/pk
5848 %dir %{texmfdist}/fonts/pk/ljfour
5849 %dir %{texmfdist}/fonts/source
5850 %dir %{texmfdist}/fonts/source/public
5851 %dir %{texmfdist}/fonts/tfm
5852 %dir %{texmfdist}/fonts/tfm/public
5853 %dir %{texmfdist}/fonts/type1
5854 %dir %{texmfdist}/fonts/type1/public
5855 %dir %{texmfdist}/fonts/vf
5856 %dir %{texmfdist}/fonts/vf/public
5857 %dir %{texmfdist}/source
5858 %dir %{texmfdist}/source/fonts
5859 %dir %{texmfdist}/source/latex
5860 %dir %{texmf}/fonts
5861 %dir %{texmf}/fonts/opentype
5862 %dir %{texmf}/fonts/opentype/public
5863
5864 %files doc
5865 %defattr(644,root,root,755)
5866 %{texmfdoc}/doc/english
5867
5868 %files doc-bg
5869 %defattr(644,root,root,755)
5870 %{texmfdoc}/doc/bulgarian
5871
5872 %files doc-cs
5873 %defattr(644,root,root,755)
5874 %{texmfdoc}/doc/czechslovak
5875
5876 %files doc-de
5877 %defattr(644,root,root,755)
5878 %{texmfdoc}/doc/german
5879
5880 %files doc-el
5881 %defattr(644,root,root,755)
5882 %{texmfdoc}/doc/greek
5883
5884 %files doc-es
5885 %defattr(644,root,root,755)
5886 %{texmfdoc}/doc/spanish
5887
5888 %files doc-fi
5889 %defattr(644,root,root,755)
5890 %{texmfdoc}/doc/finnish
5891
5892 %files doc-fr
5893 %defattr(644,root,root,755)
5894 %{texmfdoc}/doc/french
5895
5896 %files doc-it
5897 %defattr(644,root,root,755)
5898 %{texmfdoc}/doc/italian
5899
5900 %files doc-ja
5901 %defattr(644,root,root,755)
5902 %{texmfdoc}/doc/japanese
5903
5904 %files doc-ko
5905 %defattr(644,root,root,755)
5906 %{texmfdoc}/doc/korean
5907
5908 %files doc-mn
5909 %defattr(644,root,root,755)
5910 %{texmfdoc}/doc/mongolian
5911
5912 %files doc-nl
5913 %defattr(644,root,root,755)
5914 %{texmfdoc}/doc/dutch
5915
5916 %files doc-pl
5917 %defattr(644,root,root,755)
5918 %{texmfdoc}/doc/polish
5919
5920 %files doc-pt
5921 %defattr(644,root,root,755)
5922 %{texmfdoc}/doc/portuguese
5923
5924 %files doc-ru
5925 %defattr(644,root,root,755)
5926 %{texmfdoc}/doc/russian
5927
5928 %files doc-sk
5929 %defattr(644,root,root,755)
5930 %{texmfdoc}/doc/slovak
5931
5932 %files doc-sl
5933 %defattr(644,root,root,755)
5934 %{texmfdoc}/doc/slovenian
5935
5936 %files doc-th
5937 %defattr(644,root,root,755)
5938 %{texmfdoc}/doc/thai
5939
5940 %files doc-tr
5941 %defattr(644,root,root,755)
5942 %{texmfdoc}/doc/turkish
5943
5944 %files doc-uk
5945 %defattr(644,root,root,755)
5946 %{texmfdoc}/doc/ukrainian
5947
5948 %files doc-vi
5949 %defattr(644,root,root,755)
5950 %{texmfdoc}/doc/vietnamese
5951
5952 %files doc-zh_CN
5953 %defattr(644,root,root,755)
5954 %{texmfdoc}/doc/chinese
5955
5956 # %files doc-Catalogue
5957 # %defattr(644,root,root,755)
5958 # %{texmf}/doc/help/Catalogue
5959
5960 # %files doc-tug-faq
5961 # %defattr(644,root,root,755)
5962 # %{texmf}/doc/help/faq/uktug-faq
5963
5964
5965 %files doc-latex
5966 %defattr(644,root,root,755)
5967 # %{texmfdist}/doc/latex/bar
5968 # %{texmfdist}/doc/latex/eclbip
5969 # %{texmfdist}/doc/latex/eo
5970 # %{texmfdist}/doc/latex/floatflt
5971 # %{texmfdist}/doc/latex/general
5972 # %{texmfdist}/doc/latex/germbib
5973 # %{texmfdist}/doc/latex/images
5974 # %{texmfdist}/doc/latex/mathcomp
5975 # %{texmfdist}/doc/latex/mt11p
5976 # %{texmfdist}/doc/latex/picins
5977 # %{texmfdist}/doc/latex/ps4pdf
5978 # %{texmfdist}/doc/latex/pslatex
5979 # %{texmfdist}/doc/latex/shapepar
5980 # %{texmfdist}/doc/latex/supertab
5981 # %{texmfdist}/doc/latex/tex-refs
5982 # %{texmfdist}/doc/latex/textmerg
5983 # %{texmfdist}/doc/latex/treesvr
5984 %{texmfdist}/doc/latex/acronym
5985 %{texmfdist}/doc/latex/aeguill
5986 %{texmfdist}/doc/latex/anysize
5987 %{texmfdist}/doc/latex/base
5988 %{texmfdist}/doc/latex/beton
5989 %{texmfdist}/doc/latex/carlisle
5990 %{texmfdist}/doc/latex/ccaption
5991 %{texmfdist}/doc/latex/changebar
5992 %{texmfdist}/doc/latex/chappg
5993 %{texmfdist}/doc/latex/concmath
5994 %{texmfdist}/doc/latex/crop
5995 %{texmfdist}/doc/latex/dinbrief
5996 %{texmfdist}/doc/latex/draftcopy
5997 %{texmfdist}/doc/latex/eepic
5998 %{texmfdist}/doc/latex/endfloat
5999 %{texmfdist}/doc/latex/esint
6000 %{texmfdist}/doc/latex/eso-pic
6001 %{texmfdist}/doc/latex/euler
6002 %{texmfdist}/doc/latex/eulervm
6003 %{texmfdist}/doc/latex/extsizes
6004 %{texmfdist}/doc/latex/fancybox
6005 %{texmfdist}/doc/latex/fancyhdr
6006 %{texmfdist}/doc/latex/fancyvrb
6007 %{texmfdist}/doc/latex/filecontents
6008 %{texmfdist}/doc/latex/float
6009 %{texmfdist}/doc/latex/footmisc
6010 %{texmfdist}/doc/latex/footnpag
6011 %{texmfdist}/doc/latex/fp
6012 %{texmfdist}/doc/latex/geometry
6013 %{texmfdist}/doc/latex/graphics
6014 %{texmfdist}/doc/latex/hyperref
6015 %{texmfdist}/doc/latex/hyphenat
6016 %{texmfdist}/doc/latex/index
6017 %{texmfdist}/doc/latex/koma-script
6018 %{texmfdist}/doc/latex/labels
6019 %{texmfdist}/doc/latex/layouts
6020 %{texmfdist}/doc/latex/lettrine
6021 %{texmfdist}/doc/latex/listings
6022 %{texmfdist}/doc/latex/ltabptch
6023 %{texmfdist}/doc/latex/mdwtools
6024 %{texmfdist}/doc/latex/memoir
6025 %{texmfdist}/doc/latex/mh
6026 %{texmfdist}/doc/latex/mparhack
6027 %{texmfdist}/doc/latex/ms
6028 %{texmfdist}/doc/latex/multibib
6029 %{texmfdist}/doc/latex/mwcls
6030 %{texmfdist}/doc/latex/natbib
6031 %{texmfdist}/doc/latex/nomencl
6032 %{texmfdist}/doc/latex/ntgclass
6033 %{texmfdist}/doc/latex/oberdiek
6034 %{texmfdist}/doc/latex/overpic
6035 %{texmfdist}/doc/latex/paralist
6036 %{texmfdist}/doc/latex/pb-diagram
6037 %{texmfdist}/doc/latex/pdfpages
6038 %{texmfdist}/doc/latex/picinpar
6039 %{texmfdist}/doc/latex/pict2e
6040 %{texmfdist}/doc/latex/placeins
6041 %{texmfdist}/doc/latex/preprint
6042 %{texmfdist}/doc/latex/preview
6043 %{texmfdist}/doc/latex/program
6044 %{texmfdist}/doc/latex/psfrag
6045 %{texmfdist}/doc/latex/revtex
6046 %{texmfdist}/doc/latex/rotating
6047 %{texmfdist}/doc/latex/rotfloat
6048 %{texmfdist}/doc/latex/scale
6049 %{texmfdist}/doc/latex/sectsty
6050 %{texmfdist}/doc/latex/seminar
6051 %{texmfdist}/doc/latex/showlabels
6052 %{texmfdist}/doc/latex/sidecap
6053 %{texmfdist}/doc/latex/slashbox
6054 %{texmfdist}/doc/latex/soul
6055 %{texmfdist}/doc/latex/stdclsdv
6056 %{texmfdist}/doc/latex/subfig
6057 %{texmfdist}/doc/latex/subfigure
6058 %{texmfdist}/doc/latex/textfit
6059 %{texmfdist}/doc/latex/textpos
6060 %{texmfdist}/doc/latex/titlesec
6061 %{texmfdist}/doc/latex/tocbibind
6062 %{texmfdist}/doc/latex/tocloft
6063 %{texmfdist}/doc/latex/tools
6064 %{texmfdist}/doc/latex/totpages
6065 %{texmfdist}/doc/latex/type1cm
6066 %{texmfdist}/doc/latex/units
6067 %{texmfdist}/doc/latex/vmargin
6068 %{texmfdist}/doc/latex/was
6069 %{texmfdist}/doc/latex/wrapfig
6070 %{texmfdist}/doc/latex/xtab
6071 %{texmfdist}/doc/latex/yfonts
6072
6073 %files -n kpathsea
6074 %defattr(644,root,root,755)
6075 #%{_mandir}/man1/kpsexpand.1*
6076 #%{_mandir}/man1/kpsepath.1*
6077 %dir %{texmf}/doc/kpathsea
6078 %doc %{texmf}/doc/kpathsea/kpathsea.pdf
6079 %attr(755,root,root) %{_bindir}/kpsepath
6080 %attr(755,root,root) %{_bindir}/kpsestat
6081 %attr(755,root,root) %{_bindir}/kpsetool
6082 %attr(755,root,root) %{_bindir}/kpsewhich
6083 %attr(755,root,root) %{_bindir}/kpsexpand
6084 %attr(755,root,root) %{_libdir}/libkpathsea.so.*
6085 %{_libdir}/libkpathsea.la
6086 %{_mandir}/man1/kpsestat.1*
6087 %{_mandir}/man1/kpsetool.1*
6088 %{_mandir}/man1/kpsewhich.1*
6089
6090 %files -n kpathsea-devel
6091 %defattr(644,root,root,755)
6092 %attr(755,root,root) %{_libdir}/libkpathsea.so
6093 %{_includedir}/kpathsea
6094 %{_infodir}/kpathsea.info*
6095
6096 %files dvips
6097 %defattr(644,root,root,755)
6098 # %doc %{texmf}/doc/programs/dvips.dvi
6099 # %doc %{texmf}/doc/programs/dvipdfm.dvi
6100 # %doc %{texmf}/doc/latex/psnfssx
6101 # %lang(fi) %{_mandir}/fi/man1/dvips.1*
6102 # %{texmf}/dvips/misc
6103 # %{texmf}/dvips/config/config.generic
6104 # %{texmf}/fonts/map/dvips/misc
6105 # %{texmf}/fonts/map/dvips/tetex/bsr-interpolated.map
6106 # %{texmf}/fonts/map/dvips/tetex/bsr.map
6107 # %{_localstatedir}/fonts/map/dvipdfm
6108 # %{_localstatedir}/fonts/map/dvips
6109 %dir %{texmfdist}/fonts/map/dvips/cmex
6110 %dir %{texmf}/dvipdfm
6111 %docdir %{texmf}/doc/dvips
6112 %docdir %{texmf}/doc/dvipdfm
6113 %attr(755,root,root) %{_bindir}/dvips
6114 %attr(755,root,root) %{_bindir}/dvired
6115 %attr(755,root,root) %{_bindir}/dvitomp
6116 %attr(755,root,root) %{_bindir}/dvitype
6117 %attr(755,root,root) %{_bindir}/dvicopy
6118 %attr(755,root,root) %{_bindir}/dvipdfm
6119 %attr(755,root,root) %{_bindir}/dvipdft
6120 # dvi2fax requires ghostscript
6121 %attr(755,root,root) %{_bindir}/dvi2fax
6122 %{_infodir}/dvips.info*
6123 %{_mandir}/man1/dvi2fax.1*
6124 %{_mandir}/man1/dvicopy.1*
6125 %{_mandir}/man1/dvipdfm.1*
6126 %{_mandir}/man1/dvips.1*
6127 %{_mandir}/man1/dvired.1*
6128 %{_mandir}/man1/dvitomp.1*
6129 %{_mandir}/man1/dvitype.1*
6130 %{texmf}/dvips/base
6131 %{texmf}/dvips/gsftopk
6132 %{texmfdist}/dvips/psfrag
6133 %config(noreplace) %verify(not md5 mtime size) %{texmf}/dvips/config/config.ps
6134 %{texmfdist}/fonts/enc/dvips/base
6135 %{texmfdist}/fonts/map/dvips/allrunes
6136 %{texmfdist}/fonts/map/dvips/cmex/ttcmex.map
6137 %{texmf}/dvipdfm/config
6138 %{texmf}/dvips/tetex/config.*
6139 %{texmf}/fonts/enc/dvips/tetex/mtex.enc
6140 # %{texmf}/fonts/map
6141 %dir %{texmf}/fonts/map/dvipdfm
6142 %dir %{texmf}/fonts/map/dvips
6143 %dir %{texmf}/fonts/map/dvips/tetex
6144 %{texmf}/fonts/map/dvips/tetex/dvipdfm35.map
6145 %{texmf}/fonts/map/dvips/tetex/dvips35.map
6146 %{texmf}/fonts/map/dvips/tetex/mathpple.map
6147 %{texmf}/fonts/map/dvips/tetex/mt-belleek.map
6148 %{texmf}/fonts/map/dvips/tetex/mt-plus.map
6149 %{texmf}/fonts/map/dvips/tetex/mt-yy.map
6150 %{texmf}/fonts/map/dvips/tetex/pdftex35.map
6151
6152
6153 %files dvilj
6154 %defattr(644,root,root,755)
6155 %attr(755,root,root) %{_bindir}/dvihp
6156 %attr(755,root,root) %{_bindir}/dvilj
6157 %attr(755,root,root) %{_bindir}/dvilj2p
6158 %attr(755,root,root) %{_bindir}/dvilj4
6159 %attr(755,root,root) %{_bindir}/dvilj4l
6160 %attr(755,root,root) %{_bindir}/dvilj6
6161 %{_mandir}/man1/dvihp.1*
6162 %{_mandir}/man1/dvilj.1*
6163
6164 %files makeindex
6165 %defattr(644,root,root,755)
6166 %doc %{texmfdist}/doc/makeindex
6167 %attr(755,root,root) %{_bindir}/mkindex
6168 %attr(755,root,root) %{_bindir}/makeindex
6169 %attr(755,root,root) %{_bindir}/rumakeindex
6170 %{texmfdist}/makeindex
6171 %{_mandir}/man1/makeindex.1*
6172 %{_mandir}/man1/mkindex.1*
6173 %{_mandir}/man1/rumakeindex.1*
6174
6175 %files metafont
6176 %defattr(644,root,root,755)
6177 #%attr(755,root,root) %{_bindir}/mfw
6178 #%attr(755,root,root) %{_bindir}/virmf
6179 #%attr(755,root,root) %{_bindir}/inimf
6180 #%{texmf}/mft/cmbase.mft
6181 # %{texmf}/mft/e.mft
6182 # %{texmf}/mft/pl.mft
6183 # %{fmtdir}/mf.base
6184 #%{texmf}/web2c/mf-nowin.base
6185 # %{texmf}/web2c/mf.pool
6186 #%{texmf}/web2c/mfw.base
6187 #%{_mandir}/man1/inimf.1*
6188 #%{_mandir}/man1/virmf.1*
6189 %dir %{texmfdist}/mft
6190 %dir %{texmfdist}/mft/base
6191 %attr(755,root,root) %{_bindir}/mf
6192 %attr(755,root,root) %{_bindir}/mf-nowin
6193 %attr(755,root,root) %{_bindir}/mft
6194 %attr(755,root,root) %{_bindir}/mktexmf
6195 %attr(755,root,root) %{_bindir}/mktexpk
6196 %attr(755,root,root) %{_bindir}/mktextfm
6197 %{texmfdist}/metafont
6198 %{texmfdist}/mft/base/mplain.mft
6199 %{texmfdist}/mft/base/plain.mft
6200 %{_mandir}/man1/mf.1*
6201 %{_mandir}/man1/mft.1*
6202 %{_mandir}/man1/mktexmf.1*
6203 %{_mandir}/man1/mktexpk.1*
6204 %{_mandir}/man1/mktextfm.1*
6205
6206 %files metapost
6207 %defattr(644,root,root,755)
6208 #%attr(755,root,root) %{_bindir}/virmpost
6209 #%attr(755,root,root) %{_bindir}/inimpost
6210 # %{texmf}/web2c/mp.pool
6211 # %{fmtdir}/mpost.mem
6212 #%{_mandir}/man1/inimpost.1*
6213 #%{_mandir}/man1/virmpost.1*
6214 %dir %{texmfdist}/metapost
6215 %doc %{texmfdist}/doc/metapost
6216 %attr(755,root,root) %{_bindir}/mpost
6217 %attr(755,root,root) %{_bindir}/mpto
6218 %{texmfdist}/metapost/base
6219 %{texmfdist}/metapost/config
6220 %{texmfdist}/metapost/mfpic
6221 %{texmfdist}/metapost/misc
6222 %{texmfdist}/metapost/support
6223 %{_mandir}/man1/mpost.1*
6224 %{_mandir}/man1/mpto.1*
6225
6226 %files mptopdf
6227 %defattr(644,root,root,755)
6228 %attr(755,root,root) %{_bindir}/mptopdf
6229 # %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/mptopdf.fmt
6230
6231 %files texdoctk
6232 %defattr(644,root,root,755)
6233 # %doc %{texmf}/doc/texdoctk
6234 %attr(755,root,root) %{_bindir}/texdoctk
6235 %{texmf}/texdoctk
6236 %{_mandir}/man1/texdoctk.1*
6237
6238 %files -n texconfig
6239 %defattr(644,root,root,755)
6240 %dir %{texmf}/texconfig
6241 %doc %{texmf}/texconfig/README
6242 %attr(755,root,root) %{_bindir}/texconfig
6243 %attr(755,root,root) %{_bindir}/texconfig-dialog
6244 %attr(755,root,root) %{_bindir}/texconfig-sys
6245 %attr(755,root,root) %{texmf}/texconfig/tcfmgr
6246 %{_mandir}/man1/texconfig.1*
6247 %{texmf}/texconfig/g
6248 %{texmf}/texconfig/generic
6249 %{texmf}/texconfig/tcfmgr.map
6250 %{texmf}/texconfig/v
6251 %{texmf}/texconfig/x
6252
6253 %files -n xindy
6254 %defattr(644,root,root,755)
6255 %dir %{texmf}/xindy
6256 %dir %{texmf}/xindy/base
6257 %dir %{texmf}/xindy/class
6258 %dir %{texmf}/xindy/lang
6259 %dir %{texmf}/xindy/ord
6260 %dir %{texmf}/xindy/rules
6261 %dir %{texmf}/xindy/styles
6262 %dir %{texmf}/xindy/tex
6263 %doc %{texmf}/doc/xindy
6264 %{texmf}/xindy/base/*
6265 %{texmf}/xindy/class/*
6266 %{texmf}/xindy/ord/*
6267 %{texmf}/xindy/rules/*
6268 %{texmf}/xindy/styles/*
6269 %{texmf}/xindy/tex/*
6270
6271 %files -n xindy-albanian
6272 %defattr(644,root,root,755)
6273 %dir %{texmf}/xindy/lang/albanian
6274 %{texmf}/xindy/lang/albanian/*
6275
6276 %files -n xindy-belarusian
6277 %defattr(644,root,root,755)
6278 %dir %{texmf}/xindy/lang/belarusian
6279 %{texmf}/xindy/lang/belarusian/*
6280
6281 %files -n xindy-bulgarian
6282 %defattr(644,root,root,755)
6283 %dir %{texmf}/xindy/lang/bulgarian
6284 %{texmf}/xindy/lang/bulgarian/*
6285
6286 %files -n xindy-croatian
6287 %defattr(644,root,root,755)
6288 %dir %{texmf}/xindy/lang/croatian
6289 %{texmf}/xindy/lang/croatian/*
6290
6291 %files -n xindy-czech
6292 %defattr(644,root,root,755)
6293 %dir %{texmf}/xindy/lang/czech
6294 %{texmf}/xindy/lang/czech/*
6295
6296 %files -n xindy-danish
6297 %defattr(644,root,root,755)
6298 %dir %{texmf}/xindy/lang/danish
6299 %{texmf}/xindy/lang/danish/*
6300
6301 %files -n xindy-dutch
6302 %defattr(644,root,root,755)
6303 %dir %{texmf}/xindy/lang/dutch
6304 %{texmf}/xindy/lang/dutch/*
6305
6306 %files -n xindy-english
6307 %defattr(644,root,root,755)
6308 %dir %{texmf}/xindy/lang/english
6309 %{texmf}/xindy/lang/english/*
6310
6311 %files -n xindy-esperanto
6312 %defattr(644,root,root,755)
6313 %dir %{texmf}/xindy/lang/esperanto
6314 %{texmf}/xindy/lang/esperanto/*
6315
6316 %files -n xindy-estonian
6317 %defattr(644,root,root,755)
6318 %dir %{texmf}/xindy/lang/estonian
6319 %{texmf}/xindy/lang/estonian/*
6320
6321 %files -n xindy-finnish
6322 %defattr(644,root,root,755)
6323 %dir %{texmf}/xindy/lang/finnish
6324 %{texmf}/xindy/lang/finnish/*
6325
6326 %files -n xindy-french
6327 %defattr(644,root,root,755)
6328 %dir %{texmf}/xindy/lang/french
6329 %{texmf}/xindy/lang/french/*
6330
6331 %files -n xindy-general
6332 %defattr(644,root,root,755)
6333 %dir %{texmf}/xindy/lang/general
6334 %{texmf}/xindy/lang/general/*
6335
6336 %files -n xindy-georgian
6337 %defattr(644,root,root,755)
6338 %dir %{texmf}/xindy/lang/georgian
6339 %{texmf}/xindy/lang/georgian/*
6340
6341 %files -n xindy-german
6342 %defattr(644,root,root,755)
6343 %dir %{texmf}/xindy/lang/german
6344 %{texmf}/xindy/lang/german/*
6345
6346 %files -n xindy-greek
6347 %defattr(644,root,root,755)
6348 %dir %{texmf}/xindy/lang/greek
6349 %{texmf}/xindy/lang/greek/*
6350
6351 %files -n xindy-gypsy
6352 %defattr(644,root,root,755)
6353 %dir %{texmf}/xindy/lang/gypsy
6354 %{texmf}/xindy/lang/gypsy/*
6355
6356 %files -n xindy-hausa
6357 %defattr(644,root,root,755)
6358 %dir %{texmf}/xindy/lang/hausa
6359 %{texmf}/xindy/lang/hausa/*
6360
6361 %files -n xindy-hebrew
6362 %defattr(644,root,root,755)
6363 %dir %{texmf}/xindy/lang/hebrew
6364 %{texmf}/xindy/lang/hebrew/*
6365
6366 %files -n xindy-hungarian
6367 %defattr(644,root,root,755)
6368 %dir %{texmf}/xindy/lang/hungarian
6369 %{texmf}/xindy/lang/hungarian/*
6370
6371 %files -n xindy-icelandic
6372 %defattr(644,root,root,755)
6373 %dir %{texmf}/xindy/lang/icelandic
6374 %{texmf}/xindy/lang/icelandic/*
6375
6376 %files -n xindy-italian
6377 %defattr(644,root,root,755)
6378 %dir %{texmf}/xindy/lang/italian
6379 %{texmf}/xindy/lang/italian/*
6380
6381 %files -n xindy-klingon
6382 %defattr(644,root,root,755)
6383 %dir %{texmf}/xindy/lang/klingon
6384 %{texmf}/xindy/lang/klingon/*
6385
6386 %files -n xindy-kurdish
6387 %defattr(644,root,root,755)
6388 %dir %{texmf}/xindy/lang/kurdish
6389 %{texmf}/xindy/lang/kurdish/*
6390
6391 %files -n xindy-latin
6392 %defattr(644,root,root,755)
6393 %dir %{texmf}/xindy/lang/latin
6394 %{texmf}/xindy/lang/latin/*
6395
6396 %files -n xindy-latvian
6397 %defattr(644,root,root,755)
6398 %dir %{texmf}/xindy/lang/latvian
6399 %{texmf}/xindy/lang/latvian/*
6400
6401 %files -n xindy-lithuanian
6402 %defattr(644,root,root,755)
6403 %dir %{texmf}/xindy/lang/lithuanian
6404 %{texmf}/xindy/lang/lithuanian/*
6405
6406 %files -n xindy-lower-sorbian
6407 %defattr(644,root,root,755)
6408 %dir %{texmf}/xindy/lang/lower-sorbian
6409 %{texmf}/xindy/lang/lower-sorbian/*
6410
6411 %files -n xindy-macedonian
6412 %defattr(644,root,root,755)
6413 %dir %{texmf}/xindy/lang/macedonian
6414 %{texmf}/xindy/lang/macedonian/*
6415
6416 %files -n xindy-mongolian
6417 %defattr(644,root,root,755)
6418 %dir %{texmf}/xindy/lang/mongolian
6419 %{texmf}/xindy/lang/mongolian/*
6420
6421 %files -n xindy-norwegian
6422 %defattr(644,root,root,755)
6423 %dir %{texmf}/xindy/lang/norwegian
6424 %{texmf}/xindy/lang/norwegian/*
6425
6426 %files -n xindy-polish
6427 %defattr(644,root,root,755)
6428 %dir %{texmf}/xindy/lang/polish
6429 %{texmf}/xindy/lang/polish/*
6430
6431 %files -n xindy-portuguese
6432 %defattr(644,root,root,755)
6433 %dir %{texmf}/xindy/lang/portuguese
6434 %{texmf}/xindy/lang/portuguese/*
6435
6436 %files -n xindy-romanian
6437 %defattr(644,root,root,755)
6438 %dir %{texmf}/xindy/lang/romanian
6439 %{texmf}/xindy/lang/romanian/*
6440
6441 %files -n xindy-russian
6442 %defattr(644,root,root,755)
6443 %dir %{texmf}/xindy/lang/russian
6444 %{texmf}/xindy/lang/russian/*
6445
6446 %files -n xindy-serbian
6447 %defattr(644,root,root,755)
6448 %dir %{texmf}/xindy/lang/serbian
6449 %{texmf}/xindy/lang/serbian/*
6450
6451 %files -n xindy-slovak
6452 %defattr(644,root,root,755)
6453 %dir %{texmf}/xindy/lang/slovak
6454 %{texmf}/xindy/lang/slovak/*
6455
6456 %files -n xindy-slovenian
6457 %defattr(644,root,root,755)
6458 %dir %{texmf}/xindy/lang/slovenian
6459 %{texmf}/xindy/lang/slovenian/*
6460
6461 %files -n xindy-spanish
6462 %defattr(644,root,root,755)
6463 %dir %{texmf}/xindy/lang/spanish
6464 %{texmf}/xindy/lang/spanish/*
6465
6466 %files -n xindy-swedish
6467 %defattr(644,root,root,755)
6468 %dir %{texmf}/xindy/lang/swedish
6469 %{texmf}/xindy/lang/swedish/*
6470
6471 %files -n xindy-turkish
6472 %defattr(644,root,root,755)
6473 %dir %{texmf}/xindy/lang/turkish
6474 %{texmf}/xindy/lang/turkish/*
6475
6476 %files -n xindy-ukrainian
6477 %defattr(644,root,root,755)
6478 %dir %{texmf}/xindy/lang/ukrainian
6479 %{texmf}/xindy/lang/ukrainian/*
6480
6481 %files -n xindy-upper-sorbian
6482 %defattr(644,root,root,755)
6483 %dir %{texmf}/xindy/lang/upper-sorbian
6484 %{texmf}/xindy/lang/upper-sorbian/*
6485
6486 %files -n xindy-vietnamese
6487 %defattr(644,root,root,755)
6488 %dir %{texmf}/xindy/lang/vietnamese
6489 %{texmf}/xindy/lang/vietnamese/*
6490
6491
6492
6493 %files -n xdvi
6494 %defattr(644,root,root,755)
6495 #%attr(755,root,root) %{_bindir}/xdvi-motif.bin
6496 # %attr(755,root,root) %{_bindir}/xdvizilla
6497 # %{_mandir}/man1/xdvizilla.1*
6498 %attr(755,root,root) %{_bindir}/xdvi-xaw
6499 %attr(755,root,root) %{_bindir}/xdvi
6500 %{_mandir}/man1/xdvi.1*
6501 %{_desktopdir}/xdvi.desktop
6502 %{_pixmapsdir}/xdvi.png
6503 %{texmf}/xdvi
6504
6505 %files pdftex
6506 %defattr(644,root,root,755)
6507 # %doc %{texmf}/doc/programs/pdfcrop.txt
6508 # %attr(755,root,root) %{_bindir}/pdfxtex
6509 # %{_localstatedir}/fonts/map/pdftex
6510 # %dir %{texmf}/fonts/map/pdftex
6511 # %dir %{texmf}/fonts/map/pdftex/cmttf
6512 # %{texmf}/fonts/map/pdftex/cmttf/cmttf.map
6513 # %{texmf}/web2c/pdfetex-pl.pool
6514 # %{texmf}/web2c/pdfetex.pool
6515 # %{texmf}/web2c/pdfxtex.pool
6516 # %{_mandir}/man1/pdfxtex.1*
6517 %docdir %{texmfdist}/doc/pdftex
6518 %attr(755,root,root) %{_bindir}/epstopdf
6519 %attr(755,root,root) %{_bindir}/pdfcrop
6520 %attr(755,root,root) %{_bindir}/pdftex
6521 %config(noreplace) %verify(not md5 mtime size) %{texmf}/tex/generic/config/pdftexconfig.tex
6522 %{texmfdist}/scripts/pdfcrop
6523 %{_mandir}/man1/epstopdf.1*
6524 %{_mandir}/man1/pdftex.1*
6525
6526 %files omega
6527 %defattr(644,root,root,755)
6528 # %{texmf}/web2c/omega.pool
6529 # %{texmf}/web2c/aleph.pool
6530 #%{_mandir}/man1/lambda.1*
6531 # %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/aleph.fmt
6532 # %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/lambda.fmt
6533 # %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/lamed.fmt
6534 # %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/omega.fmt
6535 %doc %{texmfdist}/doc/omega
6536 %dir %{texmfdist}/omega
6537 %dir %{texmfdist}/dvips/omega
6538 %attr(755,root,root) %{_bindir}/aleph
6539 %attr(755,root,root) %{_bindir}/lambda
6540 %attr(755,root,root) %{_bindir}/mkocp
6541 %attr(755,root,root) %{_bindir}/mkofm
6542 %attr(755,root,root) %{_bindir}/odvicopy
6543 %attr(755,root,root) %{_bindir}/odvips
6544 %attr(755,root,root) %{_bindir}/odvitype
6545 %attr(755,root,root) %{_bindir}/omega
6546 %attr(755,root,root) %{_bindir}/omfonts
6547 %attr(755,root,root) %{_bindir}/opl2ofm
6548 %attr(755,root,root) %{_bindir}/otangle
6549 %attr(755,root,root) %{_bindir}/otp2ocp
6550 %attr(755,root,root) %{_bindir}/outocp
6551 %attr(755,root,root) %{_bindir}/ovf2ovp
6552 %attr(755,root,root) %{_bindir}/ovp2ovf
6553 %{texmfdist}/dvips/omega/config.omega
6554 %{texmfdist}/dvips/omega/omega.cfg
6555 %{texmfdist}/fonts/map/dvips/omega
6556 %{texmfdist}/omega/ocp
6557 %{texmfdist}/omega/otp
6558 %{texmfdist}/tex/lambda
6559 %{_mandir}/man1/mkocp.1*
6560 %{_mandir}/man1/mkofm.1*
6561 %{_mandir}/man1/omega.1*
6562 %{_mandir}/man1/ofm2opl.1*
6563 %{_mandir}/man1/opl2ofm.1*
6564 %{_mandir}/man1/otp2ocp.1*
6565 %{_mandir}/man1/outocp.1*
6566 %{_mandir}/man1/ovf2ovp.1*
6567 %{_mandir}/man1/ovp2ovf.1*
6568
6569 %files plain
6570 %defattr(644,root,root,755)
6571 %doc %{texmfdist}/doc/plain
6572 %{texmfdist}/tex/plain
6573 #%{texmf}/web2c/plain.mem
6574 #%{texmf}/web2c/plain.base
6575
6576 %files format-plain
6577 %defattr(644,root,root,755)
6578 # %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/tex.fmt
6579 #%config(noreplace) %verify(not md5 mtime size) %{fmtdir}/plain.fmt
6580
6581 %files format-pdftex
6582 %defattr(644,root,root,755)
6583 # %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/pdftex.fmt
6584
6585 %files format-pdfetex
6586 %defattr(644,root,root,755)
6587 # %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/pdfetex.fmt
6588
6589 %files mex
6590 %defattr(644,root,root,755)
6591 # %doc %{texmf}/doc/polish/mex
6592 %dir %{texmfdist}/tex/mex
6593 %dir %{texmfdist}/tex/mex/base
6594 %{texmfdist}/tex/mex/base/mex1.tex
6595 %{texmfdist}/tex/mex/base/mex2.tex
6596 %{texmfdist}/tex/mex/base/mex.tex
6597 %dir %{texmfdist}/tex/mex/config
6598 %{texmfdist}/tex/mex/base/mexconf.tex
6599
6600 %files format-mex
6601 %defattr(644,root,root,755)
6602 %attr(755,root,root) %{_bindir}/mex
6603 %{texmfdist}/tex/mex/config/mex.ini
6604 # %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/mex.fmt
6605
6606 %files format-pdfmex
6607 %defattr(644,root,root,755)
6608 %attr(755,root,root) %{_bindir}/pdfmex
6609 %{texmfdist}/tex/mex/config/pdfmex.ini
6610 # %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/pdfmex.fmt
6611
6612 %files format-utf8mex
6613 %defattr(644,root,root,755)
6614 %attr(755,root,root) %{_bindir}/utf8mex
6615 %doc %{texmfdist}/doc/mex/utf8mex
6616 %{texmfdist}/tex/mex/utf8mex
6617 # %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/utf8mex.fmt
6618
6619 %files amstex
6620 %defattr(644,root,root,755)
6621 %dir %{texmfdist}/tex/amstex
6622 %{texmfdist}/tex/amstex/base
6623 %{texmfdist}/tex/amstex/config
6624 %{texmfdist}/tex/plain/amsfonts
6625
6626 %files format-amstex
6627 %defattr(644,root,root,755)
6628 %doc %{texmfdist}/doc/amstex
6629 %{texmfdist}/tex/amstex
6630 %attr(755,root,root) %{_bindir}/amstex
6631 %{_mandir}/man1/amstex.1*
6632 # %lang(fi) %{_mandir}/fi/man1/amstex.1*
6633 # %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/amstex.fmt
6634
6635 # %files format-pdfamstex
6636 # %defattr(644,root,root,755)
6637 # %attr(755,root,root) %{_bindir}/pdfamstex
6638 #%{texmf}/pdftex/amstex
6639 # %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/pdfamstex.fmt
6640
6641 %files csplain
6642 %defattr(644,root,root,755)
6643 %doc %{texmfdist}/doc/cslatex/base/README-cspsfont
6644 %doc %{texmfdist}/doc/cslatex/base/cs-fonts.doc
6645 %doc %{texmfdist}/doc/cslatex/base/cscorr.tab
6646 %doc %{texmfdist}/doc/cslatex/base/csplain.doc
6647 %doc %{texmfdist}/doc/cslatex/base/parpozn.tex
6648 %doc %{texmfdist}/doc/cslatex/base/test8z.tex
6649 %doc %{texmfdist}/doc/cslatex/base/testlat.tex
6650 %attr(755,root,root) %{_bindir}/csplain
6651 %{texmfdist}/tex/csplain
6652
6653 %files format-csplain
6654 %defattr(644,root,root,755)
6655 # %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/csplain.fmt
6656
6657 %files format-pdfcsplain
6658 %defattr(644,root,root,755)
6659 %attr(755,root,root) %{_bindir}/pdfcsplain
6660 # %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/pdfcsplain.fmt
6661
6662 %files cslatex
6663 %defattr(644,root,root,755)
6664 # %doc %{texmf}/doc/cstex/INSTALL.cslatex
6665 # %doc %{texmf}/doc/cstex/README.cslatex
6666 %{texmfdist}/tex/cslatex
6667 %{texmfdist}/tex/latex/cslatex
6668
6669 %files format-cslatex
6670 %defattr(644,root,root,755)
6671 %attr(755,root,root) %{_bindir}/cslatex
6672 # %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/cslatex.fmt
6673
6674 %files format-pdfcslatex
6675 %defattr(644,root,root,755)
6676 %attr(755,root,root) %{_bindir}/pdfcslatex
6677 # %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/pdfcslatex.fmt
6678
6679 # %files cyrplain
6680 # %defattr(644,root,root,755)
6681 # %doc %{texmf}/doc/cyrplain
6682 # %{texmf}/tex/cyrplain
6683
6684 # %files format-cyrplain
6685 # %defattr(644,root,root,755)
6686 # %attr(755,root,root) %{_bindir}/cyrtex
6687 # %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/cyrtex.fmt
6688
6689 # %files format-cyramstex
6690 # %defattr(644,root,root,755)
6691 # %attr(755,root,root) %{_bindir}/cyramstex
6692 # %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/cyramstex.fmt
6693
6694 # %files format-cyrtexinfo
6695 # %defattr(644,root,root,755)
6696 # %attr(755,root,root) %{_bindir}/cyrtexinfo
6697 # %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/cyrtexinfo.fmt
6698
6699 %files eplain
6700 %defattr(644,root,root,755)
6701 %doc %{texmfdist}/doc/etex
6702 %doc %{texmfdist}/doc/eplain
6703 %{texmfdist}/tex/plain/etex
6704 %{texmfdist}/tex/eplain
6705
6706 %files format-eplain
6707 %defattr(644,root,root,755)
6708 %attr(755,root,root) %{_bindir}/eplain
6709 %attr(755,root,root) %{_bindir}/etex
6710 %{_mandir}/man1/eplain.1*
6711 %{_mandir}/man1/etex.1*
6712 # %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/eplain.fmt
6713 # %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/etex.fmt
6714
6715 %files context
6716 %defattr(644,root,root,755)
6717 %doc %{texmfdist}/doc/context
6718 # %doc %{texmf}/doc/polish/context
6719 %dir %{texmfdist}/context
6720 %dir %{texmfdist}/context/config
6721 %dir %{texmfdist}/tex/context
6722 %dir %{texmfdist}/tex/context/config
6723 %attr(755,root,root) %{_bindir}/texfind
6724 %attr(755,root,root) %{_bindir}/texfont
6725 %attr(755,root,root) %{_bindir}/texshow
6726 %attr(755,root,root) %{_bindir}/texutil
6727 # %{_mandir}/man1/fdf2tex.1*
6728 %{_mandir}/man1/texfind.1*
6729 %{_mandir}/man1/texfont.1*
6730 %{_mandir}/man1/texutil.1*
6731 # %{_mandir}/man1/texshow.1*
6732 # %{texmfdist}/context/config/texexec.ini
6733 %{texmfdist}/context/config/texexec.rme
6734 %{texmfdist}/context/data
6735 %{texmfdist}/fonts/enc/dvips/context
6736 # %{texmfdist}/fonts/map/dvips/context
6737 %{texmfdist}/metapost/context
6738 %{texmfdist}/scripts/context
6739 %{texmfdist}/tex/latex/context
6740 %{texmfdist}/tex/context/base
6741 %{texmfdist}/tex/context/bib
6742 %{texmfdist}/tex/context/config/cont-usr.tex
6743 %{texmfdist}/tex/context/extra
6744 %{texmfdist}/tex/context/foxet
6745 %{texmfdist}/tex/context/interface
6746 # %{texmfdist}/tex/context/maths
6747 %{texmfdist}/tex/context/sample
6748 %{texmfdist}/tex/context/user
6749 %{texmfdist}/tex/generic/context
6750 %{texmfdist}/bibtex/bst/context
6751
6752 # no fmt, so commented out
6753 #%files format-context-cz
6754 #%defattr(644,root,root,755)
6755 #%%{texmf}/tex/context/config/cont-cz.ini
6756 # does not build with beta 20021025
6757 #%config(noreplace) %verify(not md5 mtime size) %{fmtdir}/cont-cz.efmt
6758
6759 %files format-context-de
6760 %defattr(644,root,root,755)
6761 %{texmfdist}/tex/context/config/cont-de.ini
6762 # %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/cont-de.fmt
6763 #%{_mandir}/man1/cont-de.1*
6764
6765 %files format-context-en
6766 %defattr(644,root,root,755)
6767 %{texmfdist}/tex/context/config/cont-en.ini
6768 # %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/cont-en.fmt
6769 #%{_mandir}/man1/cont-en.1*
6770 # what is the difference betwen uk and en in this particular situation?
6771 %{texmfdist}/tex/context/config/cont-uk.ini
6772 # %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/cont-uk.fmt
6773
6774 # no fmt, so commented out
6775 #%files format-context-it
6776 #%defattr(644,root,root,755)
6777 #%%{texmf}/tex/context/config/cont-it.ini
6778
6779 %files format-context-nl
6780 %defattr(644,root,root,755)
6781 %{texmfdist}/tex/context/config/cont-nl.ini
6782 # %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/cont-nl.fmt
6783 #%{_mandir}/man1/cont-nl.1*
6784
6785 # no fmt, so commented out
6786 #%files format-context-ro
6787 #%defattr(644,root,root,755)
6788 #%%{texmf}/tex/context/config/cont-ro.ini
6789
6790
6791 %files latex
6792 %defattr(644,root,root,755)
6793 # %lang(fi) %{_mandir}/fi/man1/latex.1*
6794 # %lang(pl) %{_mandir}/pl/man1/latex.1*
6795 # %{_infodir}/latex.info*
6796 %{_mandir}/man1/latex.1*
6797 %{_mandir}/man1/pslatex.1*
6798
6799 %dir %{texmfdist}/scripts
6800 %dir %{texmfdist}/scripts/pst-pdf
6801 %dir %{texmfdist}/source/generic
6802 %dir %{texmfdist}/tex/latex
6803 %dir %{texmfdist}/tex/plain
6804 %dir %{texmf}/tex/latex
6805
6806 # %{texmfdist}/tex/latex/citesort
6807 # %{texmfdist}/tex/latex/dvilj
6808 # %{texmfdist}/tex/latex/eclbip
6809 # %{texmfdist}/tex/latex/eo
6810 # %{texmfdist}/tex/latex/example
6811 # %{texmfdist}/tex/latex/fguill
6812 # %{texmfdist}/tex/latex/floatflt
6813 # %{texmfdist}/tex/latex/gletter
6814 # %{texmfdist}/tex/latex/here
6815 # %{texmfdist}/tex/latex/mt11p
6816 # %{texmfdist}/tex/latex/relsize
6817 # %{texmfdist}/tex/latex/selectp
6818 # %{texmfdist}/tex/latex/shadow
6819 # %{texmfdist}/tex/latex/showtags
6820 # %{texmfdist}/tex/latex/tabls
6821 # %{texmfdist}/tex/latex/texmacs
6822 # %{texmfdist}/tex/latex/threeparttable
6823 # %{texmfdist}/tex/latex/treesvr
6824 # %{texmfdist}/tex/latex/ulem
6825 # %{texmfdist}/tex/latex/url
6826 # %{texmf}/tex/latex/version
6827 # %{texmf}/tex/latex/vpage
6828 %{texmfdist}/scripts/pst-pdf/ps4pdf
6829 %{texmfdist}/tex/generic/pstricks
6830 %{texmfdist}/tex/generic/shapepar
6831 %{texmfdist}/tex/generic/textmerg
6832 %{texmfdist}/tex/latex/12many
6833 %{texmfdist}/tex/latex/AkkTeX
6834 %{texmfdist}/tex/latex/ESIEEcv
6835 %{texmfdist}/tex/latex/GuIT
6836 %{texmfdist}/tex/latex/HA-prosper
6837 %{texmfdist}/tex/latex/IEEEconf
6838 %{texmfdist}/tex/latex/IEEEtran
6839 %{texmfdist}/tex/latex/SIstyle
6840 %{texmfdist}/tex/latex/Tabbing
6841 %{texmfdist}/tex/latex/a0poster
6842 %{texmfdist}/tex/latex/aastex
6843 %{texmfdist}/tex/latex/abc
6844 %{texmfdist}/tex/latex/achemso
6845 %{texmfdist}/tex/latex/acmconf
6846 %{texmfdist}/tex/latex/acmtrans
6847 %{texmfdist}/tex/latex/acronym
6848 %{texmfdist}/tex/latex/active-conf
6849 %{texmfdist}/tex/latex/addlines
6850 %{texmfdist}/tex/latex/adrlist
6851 %{texmfdist}/tex/latex/aeguill
6852 %{texmfdist}/tex/latex/afthesis
6853 %{texmfdist}/tex/latex/aguplus
6854 %{texmfdist}/tex/latex/aiaa
6855 %{texmfdist}/tex/latex/akletter
6856 %{texmfdist}/tex/latex/alg
6857 %{texmfdist}/tex/latex/algorithm2e
6858 %{texmfdist}/tex/latex/algorithmicx
6859 %{texmfdist}/tex/latex/allrunes
6860 %{texmfdist}/tex/latex/alnumsec
6861 %{texmfdist}/tex/latex/altfont
6862 %{texmfdist}/tex/latex/ametsoc
6863 %{texmfdist}/tex/latex/amsaddr
6864 %{texmfdist}/tex/latex/amsrefs
6865 %{texmfdist}/tex/latex/animate
6866 %{texmfdist}/tex/latex/answers
6867 %{texmfdist}/tex/latex/antiqua
6868 %{texmfdist}/tex/latex/anyfontsize
6869 %{texmfdist}/tex/latex/anysize
6870 %{texmfdist}/tex/latex/apa
6871 %{texmfdist}/tex/latex/apacite
6872 %{texmfdist}/tex/latex/apl
6873 %{texmfdist}/tex/latex/ar
6874 %{texmfdist}/tex/latex/arabi
6875 %{texmfdist}/tex/latex/arabtex
6876 %{texmfdist}/tex/latex/archaic
6877 %{texmfdist}/tex/latex/arcs
6878 %{texmfdist}/tex/latex/arev
6879 %{texmfdist}/tex/latex/armenian
6880 %{texmfdist}/tex/latex/arydshln
6881 %{texmfdist}/tex/latex/asaetr
6882 %{texmfdist}/tex/latex/ascelike
6883 %{texmfdist}/tex/latex/ascii
6884 %{texmfdist}/tex/latex/assignment
6885 %{texmfdist}/tex/latex/attachfile
6886 %{texmfdist}/tex/latex/augie
6887 %{texmfdist}/tex/latex/auncial-new
6888 %{texmfdist}/tex/latex/aurical
6889 %{texmfdist}/tex/latex/authoraftertitle
6890 %{texmfdist}/tex/latex/authorindex
6891 %{texmfdist}/tex/latex/auto-pst-pdf
6892 %{texmfdist}/tex/latex/autoarea
6893 %{texmfdist}/tex/latex/autotab
6894 %{texmfdist}/tex/latex/avantgar
6895 %{texmfdist}/tex/latex/babelbib
6896 %{texmfdist}/tex/latex/backgammon
6897 %{texmfdist}/tex/latex/bangtex
6898 %{texmfdist}/tex/latex/barcodes
6899 %{texmfdist}/tex/latex/bardiag
6900 %{texmfdist}/tex/latex/base
6901 %{texmfdist}/tex/latex/bayer
6902 %{texmfdist}/tex/latex/bbding
6903 %{texmfdist}/tex/latex/bbm-macros
6904 %{texmfdist}/tex/latex/beamer-contrib
6905 %{texmfdist}/tex/latex/beamer
6906 %{texmfdist}/tex/latex/begriff
6907 %{texmfdist}/tex/latex/bengali
6908 %{texmfdist}/tex/latex/bera
6909 %{texmfdist}/tex/latex/betababel
6910 %{texmfdist}/tex/latex/beton
6911 %{texmfdist}/tex/latex/bez123
6912 %{texmfdist}/tex/latex/bibarts
6913 %{texmfdist}/tex/latex/bibleref
6914 %{texmfdist}/tex/latex/biblist
6915 %{texmfdist}/tex/latex/bibtopicprefix
6916 %{texmfdist}/tex/latex/bigfoot
6917 %{texmfdist}/tex/latex/binomexp
6918 %{texmfdist}/tex/latex/biocon
6919 %{texmfdist}/tex/latex/bizcard
6920 %{texmfdist}/tex/latex/blacklettert1
6921 %{texmfdist}/tex/latex/blindtext
6922 %{texmfdist}/tex/latex/blowup
6923 %{texmfdist}/tex/latex/boisik
6924 %{texmfdist}/tex/latex/boites
6925 %{texmfdist}/tex/latex/boldtensors
6926 %{texmfdist}/tex/latex/bookest
6927 %{texmfdist}/tex/latex/bookhands
6928 %{texmfdist}/tex/latex/booklet
6929 %{texmfdist}/tex/latex/bookman
6930 %{texmfdist}/tex/latex/bophook
6931 %{texmfdist}/tex/latex/boxhandler
6932 %{texmfdist}/tex/latex/bpchem
6933 %{texmfdist}/tex/latex/braille
6934 %{texmfdist}/tex/latex/breakurl
6935 %{texmfdist}/tex/latex/bridge
6936 %{texmfdist}/tex/latex/brushscr
6937 %{texmfdist}/tex/latex/bullcntr
6938 %{texmfdist}/tex/latex/burmese
6939 %{texmfdist}/tex/latex/bussproofs
6940 %{texmfdist}/tex/latex/bytefield
6941 %{texmfdist}/tex/latex/calrsfs
6942 %{texmfdist}/tex/latex/calxxxx
6943 %{texmfdist}/tex/latex/captcont
6944 %{texmfdist}/tex/latex/casyl
6945 %{texmfdist}/tex/latex/catechis
6946 %{texmfdist}/tex/latex/cbcoptic
6947 %{texmfdist}/tex/latex/cbfonts
6948 %{texmfdist}/tex/latex/ccaption
6949 %{texmfdist}/tex/latex/cchess
6950 %{texmfdist}/tex/latex/cclicenses
6951 %{texmfdist}/tex/latex/cd-cover
6952 %{texmfdist}/tex/latex/cd
6953 %{texmfdist}/tex/latex/cdpbundl
6954 %{texmfdist}/tex/latex/cellspace
6955 %{texmfdist}/tex/latex/changebar
6956 %{texmfdist}/tex/latex/changepage
6957 %{texmfdist}/tex/latex/changes
6958 %{texmfdist}/tex/latex/chappg
6959 %{texmfdist}/tex/latex/chapterfolder
6960 %{texmfdist}/tex/latex/chemarrow
6961 %{texmfdist}/tex/latex/chemcompounds
6962 %{texmfdist}/tex/latex/chemcono
6963 %{texmfdist}/tex/latex/chemstyle
6964 %{texmfdist}/tex/latex/cherokee
6965 %{texmfdist}/tex/latex/chess
6966 %{texmfdist}/tex/latex/chessboard
6967 %{texmfdist}/tex/latex/chessfss
6968 %{texmfdist}/tex/latex/chicago
6969 %{texmfdist}/tex/latex/china2e
6970 %{texmfdist}/tex/latex/chletter
6971 %{texmfdist}/tex/latex/circ
6972 %{texmfdist}/tex/latex/citeref
6973 %{texmfdist}/tex/latex/cjhebrew
6974 %{texmfdist}/tex/latex/cjk
6975 %{texmfdist}/tex/latex/cjw
6976 %{texmfdist}/tex/latex/classicthesis
6977 %{texmfdist}/tex/latex/clefval
6978 %{texmfdist}/tex/latex/cleveref
6979 %{texmfdist}/tex/latex/clock
6980 %{texmfdist}/tex/latex/clrscode
6981 %{texmfdist}/tex/latex/cm-lgc
6982 %{texmfdist}/tex/latex/cm-super
6983 %{texmfdist}/tex/latex/cmap
6984 %{texmfdist}/tex/latex/cmcyralt
6985 %{texmfdist}/tex/latex/cmdstring
6986 %{texmfdist}/tex/latex/cmdtrack
6987 %{texmfdist}/tex/latex/cmll
6988 %{texmfdist}/tex/latex/cmsd
6989 %{texmfdist}/tex/latex/codepage
6990 %{texmfdist}/tex/latex/colorinfo
6991 %{texmfdist}/tex/latex/colortab
6992 %{texmfdist}/tex/latex/colortbl
6993 %{texmfdist}/tex/latex/colorwav
6994 %{texmfdist}/tex/latex/combine
6995 %{texmfdist}/tex/latex/commath
6996 %{texmfdist}/tex/latex/compactbib
6997 %{texmfdist}/tex/latex/complexity
6998 %{texmfdist}/tex/latex/computational-complexity
6999 %{texmfdist}/tex/latex/concprog
7000 %{texmfdist}/tex/latex/confproc
7001 %{texmfdist}/tex/latex/constants
7002 %{texmfdist}/tex/latex/contour
7003 %{texmfdist}/tex/latex/cooking
7004 %{texmfdist}/tex/latex/cool
7005 %{texmfdist}/tex/latex/coollist
7006 %{texmfdist}/tex/latex/coolstr
7007 %{texmfdist}/tex/latex/cooltooltips
7008 %{texmfdist}/tex/latex/coordsys
7009 %{texmfdist}/tex/latex/courier-scaled
7010 %{texmfdist}/tex/latex/courier
7011 %{texmfdist}/tex/latex/courseoutline
7012 %{texmfdist}/tex/latex/coursepaper
7013 %{texmfdist}/tex/latex/coverpage
7014 %{texmfdist}/tex/latex/covington
7015 %{texmfdist}/tex/latex/crop
7016 %{texmfdist}/tex/latex/crossreference
7017 %{texmfdist}/tex/latex/crosswrd
7018 %{texmfdist}/tex/latex/csbulletin
7019 %{texmfdist}/tex/latex/csquotes
7020 %{texmfdist}/tex/latex/csvtools
7021 %{texmfdist}/tex/latex/ctable
7022 %{texmfdist}/tex/latex/ctib
7023 %{texmfdist}/tex/latex/cuisine
7024 %{texmfdist}/tex/latex/cursor
7025 %{texmfdist}/tex/latex/curve
7026 %{texmfdist}/tex/latex/curve2e
7027 %{texmfdist}/tex/latex/cv
7028 %{texmfdist}/tex/latex/cweb-latex
7029 %{texmfdist}/tex/latex/cwpuzzle
7030 %{texmfdist}/tex/latex/cyklop
7031 %{texmfdist}/tex/latex/dashbox
7032 %{texmfdist}/tex/latex/dashrule
7033 %{texmfdist}/tex/latex/datatool
7034 %{texmfdist}/tex/latex/dateiliste
7035 %{texmfdist}/tex/latex/datenumber
7036 %{texmfdist}/tex/latex/datetime
7037 %{texmfdist}/tex/latex/dcpic
7038 %{texmfdist}/tex/latex/decimal
7039 %{texmfdist}/tex/latex/delimtxt
7040 %{texmfdist}/tex/latex/diagnose
7041 %{texmfdist}/tex/latex/dialogl
7042 %{texmfdist}/tex/latex/dichokey
7043 %{texmfdist}/tex/latex/dictsym
7044 %{texmfdist}/tex/latex/digiconfigs
7045 %{texmfdist}/tex/latex/dinbrief
7046 %{texmfdist}/tex/latex/dingbat
7047 %{texmfdist}/tex/latex/directory
7048 %{texmfdist}/tex/latex/disser
7049 %{texmfdist}/tex/latex/dlfltxb
7050 %{texmfdist}/tex/latex/dnaseq
7051 %{texmfdist}/tex/latex/docmfp
7052 %{texmfdist}/tex/latex/doi
7053 %{texmfdist}/tex/latex/doipubmed
7054 %{texmfdist}/tex/latex/dotarrow
7055 %{texmfdist}/tex/latex/dotseqn
7056 %{texmfdist}/tex/latex/dottex
7057 %{texmfdist}/tex/latex/doublestroke
7058 %{texmfdist}/tex/latex/dpfloat
7059 %{texmfdist}/tex/latex/dprogress
7060 %{texmfdist}/tex/latex/drac
7061 %{texmfdist}/tex/latex/draftcopy
7062 %{texmfdist}/tex/latex/draftwatermark
7063 %{texmfdist}/tex/latex/dramatist
7064 %{texmfdist}/tex/latex/dtk
7065 %{texmfdist}/tex/latex/duerer-latex
7066 %{texmfdist}/tex/latex/dvdcoll
7067 %{texmfdist}/tex/latex/dvipdfmx-def
7068 %{texmfdist}/tex/latex/dyntree
7069 %{texmfdist}/tex/latex/eCards
7070 %{texmfdist}/tex/latex/ean13isbn
7071 %{texmfdist}/tex/latex/easy
7072 %{texmfdist}/tex/latex/ebezier
7073 %{texmfdist}/tex/latex/ebsthesis
7074 %{texmfdist}/tex/latex/ecclesiastic
7075 %{texmfdist}/tex/latex/ecltree
7076 %{texmfdist}/tex/latex/eco
7077 %{texmfdist}/tex/latex/economic
7078 %{texmfdist}/tex/latex/ecv
7079 %{texmfdist}/tex/latex/ed
7080 %{texmfdist}/tex/latex/edmargin
7081 %{texmfdist}/tex/latex/ednotes
7082 %{texmfdist}/tex/latex/eemeir
7083 %{texmfdist}/tex/latex/eepic
7084 %{texmfdist}/tex/latex/egameps
7085 %{texmfdist}/tex/latex/egplot
7086 %{texmfdist}/tex/latex/eiad
7087 %{texmfdist}/tex/latex/ellipsis
7088 %{texmfdist}/tex/latex/elmath
7089 %{texmfdist}/tex/latex/elpres
7090 %{texmfdist}/tex/latex/elsarticle
7091 %{texmfdist}/tex/latex/elsevier
7092 %{texmfdist}/tex/latex/em
7093 %{texmfdist}/tex/latex/emp
7094 %{texmfdist}/tex/latex/emulateapj
7095 %{texmfdist}/tex/latex/encxvlna
7096 %{texmfdist}/tex/latex/endfloat
7097 %{texmfdist}/tex/latex/endheads
7098 %{texmfdist}/tex/latex/engpron
7099 %{texmfdist}/tex/latex/engrec
7100 %{texmfdist}/tex/latex/envbig
7101 %{texmfdist}/tex/latex/environ
7102 %{texmfdist}/tex/latex/envlab
7103 %{texmfdist}/tex/latex/epigrafica
7104 %{texmfdist}/tex/latex/epigraph
7105 %{texmfdist}/tex/latex/epiolmec
7106 %{texmfdist}/tex/latex/epsdice
7107 %{texmfdist}/tex/latex/epspdfconversion
7108 %{texmfdist}/tex/latex/eqlist
7109 %{texmfdist}/tex/latex/eqname
7110 %{texmfdist}/tex/latex/eqnarray
7111 %{texmfdist}/tex/latex/eqparbox
7112 %{texmfdist}/tex/latex/errata
7113 %{texmfdist}/tex/latex/esdiff
7114 %{texmfdist}/tex/latex/esint
7115 %{texmfdist}/tex/latex/eskd
7116 %{texmfdist}/tex/latex/eskdx
7117 %{texmfdist}/tex/latex/eso-pic
7118 %{texmfdist}/tex/latex/esvect
7119 %{texmfdist}/tex/latex/etaremune
7120 %{texmfdist}/tex/latex/etex-pkg
7121 %{texmfdist}/tex/latex/ethiop
7122 %{texmfdist}/tex/latex/etoolbox
7123 %{texmfdist}/tex/latex/eukdate
7124 %{texmfdist}/tex/latex/euler
7125 %{texmfdist}/tex/latex/eulervm
7126 %{texmfdist}/tex/latex/euproposal
7127 %{texmfdist}/tex/latex/euro
7128 %{texmfdist}/tex/latex/eurofont
7129 %{texmfdist}/tex/latex/europecv
7130 %{texmfdist}/tex/latex/eurosans
7131 %{texmfdist}/tex/latex/eurosym
7132 %{texmfdist}/tex/latex/everypage
7133 %{texmfdist}/tex/latex/examdesign
7134 %{texmfdist}/tex/latex/examplep
7135 %{texmfdist}/tex/latex/exceltex
7136 %{texmfdist}/tex/latex/exercise
7137 %{texmfdist}/tex/latex/expdlist
7138 %{texmfdist}/tex/latex/expl3
7139 %{texmfdist}/tex/latex/export
7140 %{texmfdist}/tex/latex/extarrows
7141 %{texmfdist}/tex/latex/extpfeil
7142 %{texmfdist}/tex/latex/extract
7143 %{texmfdist}/tex/latex/extsizes
7144 %{texmfdist}/tex/latex/facsimile
7145 %{texmfdist}/tex/latex/faktor
7146 %{texmfdist}/tex/latex/fancybox
7147 %{texmfdist}/tex/latex/fancyhdr
7148 %{texmfdist}/tex/latex/fancynum
7149 %{texmfdist}/tex/latex/fancyref
7150 %{texmfdist}/tex/latex/fancytooltips
7151 %{texmfdist}/tex/latex/fancyvrb
7152 %{texmfdist}/tex/latex/fax
7153 %{texmfdist}/tex/latex/fc
7154 %{texmfdist}/tex/latex/feyn
7155 %{texmfdist}/tex/latex/feynmf
7156 %{texmfdist}/tex/latex/fge
7157 %{texmfdist}/tex/latex/figbib
7158 %{texmfdist}/tex/latex/figsize
7159 %{texmfdist}/tex/latex/filecontents
7160 %{texmfdist}/tex/latex/fink
7161 %{texmfdist}/tex/latex/fixfoot
7162 %{texmfdist}/tex/latex/fixme
7163 %{texmfdist}/tex/latex/flabels
7164 %{texmfdist}/tex/latex/flacards
7165 %{texmfdist}/tex/latex/flagderiv
7166 %{texmfdist}/tex/latex/flashcards
7167 %{texmfdist}/tex/latex/flippdf
7168 %{texmfdist}/tex/latex/float
7169 %{texmfdist}/tex/latex/floatrow
7170 %{texmfdist}/tex/latex/flowfram
7171 %{texmfdist}/tex/latex/fmp
7172 %{texmfdist}/tex/latex/fmtcount
7173 %{texmfdist}/tex/latex/fnbreak
7174 %{texmfdist}/tex/latex/fncychap
7175 %{texmfdist}/tex/latex/foekfont
7176 %{texmfdist}/tex/latex/foilhtml
7177 %{texmfdist}/tex/latex/fonetika
7178 %{texmfdist}/tex/latex/fontinst
7179 %{texmfdist}/tex/latex/fonttable
7180 %{texmfdist}/tex/latex/footmisc
7181 %{texmfdist}/tex/latex/footnpag
7182 %{texmfdist}/tex/latex/forarray
7183 %{texmfdist}/tex/latex/forloop
7184 %{texmfdist}/tex/latex/formlett
7185 %{texmfdist}/tex/latex/formula
7186 %{texmfdist}/tex/latex/formular
7187 %{texmfdist}/tex/latex/fouridx
7188 %{texmfdist}/tex/latex/fourier
7189 %{texmfdist}/tex/latex/fouriernc
7190 %{texmfdist}/tex/latex/fp
7191 %{texmfdist}/tex/latex/frankenstein
7192 %{texmfdist}/tex/latex/frcursive
7193 %{texmfdist}/tex/latex/frenchle
7194 %{texmfdist}/tex/latex/fribrief
7195 %{texmfdist}/tex/latex/frletter
7196 %{texmfdist}/tex/latex/frontespizio
7197 %{texmfdist}/tex/latex/fullblck
7198 %{texmfdist}/tex/latex/fullpict
7199 %{texmfdist}/tex/latex/functan
7200 %{texmfdist}/tex/latex/fundus
7201 %{texmfdist}/tex/latex/gaceta
7202 %{texmfdist}/tex/latex/galois
7203 %{texmfdist}/tex/latex/gastex
7204 %{texmfdist}/tex/latex/gatech-thesis
7205 %{texmfdist}/tex/latex/gauss
7206 %{texmfdist}/tex/latex/gb4e
7207 %{texmfdist}/tex/latex/gcard
7208 %{texmfdist}/tex/latex/gcite
7209 %{texmfdist}/tex/latex/genmpage
7210 %{texmfdist}/tex/latex/geometry
7211 %{texmfdist}/tex/latex/geomsty
7212 %{texmfdist}/tex/latex/germbib
7213 %{texmfdist}/tex/latex/gfsartemisia
7214 %{texmfdist}/tex/latex/gfsbaskerville
7215 %{texmfdist}/tex/latex/gfsbodoni
7216 %{texmfdist}/tex/latex/gfscomplutum
7217 %{texmfdist}/tex/latex/gfsdidot
7218 %{texmfdist}/tex/latex/gfsneohellenic
7219 %{texmfdist}/tex/latex/gfsporson
7220 %{texmfdist}/tex/latex/gfssolomos
7221 %{texmfdist}/tex/latex/ginpenc
7222 %{texmfdist}/tex/latex/gloss
7223 %{texmfdist}/tex/latex/glossaries
7224 %{texmfdist}/tex/latex/gmdoc
7225 %{texmfdist}/tex/latex/gmeometric
7226 %{texmfdist}/tex/latex/gmiflink
7227 %{texmfdist}/tex/latex/gmutils
7228 %{texmfdist}/tex/latex/gmverb
7229 %{texmfdist}/tex/latex/gnuplottex
7230 %{texmfdist}/tex/latex/go
7231 %{texmfdist}/tex/latex/graphics
7232 %{texmfdist}/tex/latex/graphicx-psmin
7233 %{texmfdist}/tex/latex/greek-inputenc
7234 %{texmfdist}/tex/latex/greekdates
7235 %{texmfdist}/tex/latex/greektex
7236 %{texmfdist}/tex/latex/grfpaste
7237 %{texmfdist}/tex/latex/grnumalt
7238 %{texmfdist}/tex/latex/grotesq
7239 %{texmfdist}/tex/latex/grverb
7240 %{texmfdist}/tex/latex/gu
7241 %{texmfdist}/tex/latex/guitar
7242 %{texmfdist}/tex/latex/guitbeamer
7243 %{texmfdist}/tex/latex/hanging
7244 %{texmfdist}/tex/latex/har2nat
7245 %{texmfdist}/tex/latex/harmony
7246 %{texmfdist}/tex/latex/harpoon
7247 %{texmfdist}/tex/latex/harvard
7248 %{texmfdist}/tex/latex/hc
7249 %{texmfdist}/tex/latex/helvetic
7250 %{texmfdist}/tex/latex/hep
7251 %{texmfdist}/tex/latex/hepnames
7252 %{texmfdist}/tex/latex/hepparticles
7253 %{texmfdist}/tex/latex/hepthesis
7254 %{texmfdist}/tex/latex/hepunits
7255 %{texmfdist}/tex/latex/hexgame
7256 %{texmfdist}/tex/latex/hfoldsty
7257 %{texmfdist}/tex/latex/hhtensor
7258 %{texmfdist}/tex/latex/hilowres
7259 %{texmfdist}/tex/latex/histogr
7260 %{texmfdist}/tex/latex/hitec
7261 %{texmfdist}/tex/latex/hpsdiss
7262 %{texmfdist}/tex/latex/hrlatex
7263 %{texmfdist}/tex/latex/hvfloat
7264 %{texmfdist}/tex/latex/hypdvips
7265 %{texmfdist}/tex/latex/hyper
7266 %{texmfdist}/tex/latex/hyperref
7267 %{texmfdist}/tex/latex/hyperxmp
7268 %{texmfdist}/tex/latex/hyphenat
7269 %{texmfdist}/tex/latex/ibycus-babel
7270 %{texmfdist}/tex/latex/icsv
7271 %{texmfdist}/tex/latex/ieeepes
7272 %{texmfdist}/tex/latex/ifmslide
7273 %{texmfdist}/tex/latex/ifplatform
7274 %{texmfdist}/tex/latex/ifsym
7275 %{texmfdist}/tex/latex/ijmart
7276 %{texmfdist}/tex/latex/imac
7277 %{texmfdist}/tex/latex/image-gallery
7278 %{texmfdist}/tex/latex/imtekda
7279 %{texmfdist}/tex/latex/index
7280 %{texmfdist}/tex/latex/initials
7281 %{texmfdist}/tex/latex/inlinebib
7282 %{texmfdist}/tex/latex/inlinedef
7283 %{texmfdist}/tex/latex/interactiveworkbook
7284 %{texmfdist}/tex/latex/inversepath
7285 %{texmfdist}/tex/latex/invoice
7286 %{texmfdist}/tex/latex/ipa
7287 %{texmfdist}/tex/latex/iso
7288 %{texmfdist}/tex/latex/iso10303
7289 %{texmfdist}/tex/latex/isodate
7290 %{texmfdist}/tex/latex/isodoc
7291 %{texmfdist}/tex/latex/isonums
7292 %{texmfdist}/tex/latex/isorot
7293 %{texmfdist}/tex/latex/isotope
7294 %{texmfdist}/tex/latex/itnumpar
7295 %{texmfdist}/tex/latex/itrans
7296 %{texmfdist}/tex/latex/iwona
7297 %{texmfdist}/tex/latex/jeopardy
7298 %{texmfdist}/tex/latex/jhep
7299 %{texmfdist}/tex/latex/jknapltx
7300 %{texmfdist}/tex/latex/jneurosci
7301 %{texmfdist}/tex/latex/jpsj
7302 %{texmfdist}/tex/latex/jura
7303 %{texmfdist}/tex/latex/juraabbrev
7304 %{texmfdist}/tex/latex/juramisc
7305 %{texmfdist}/tex/latex/jurarsp
7306 %{texmfdist}/tex/latex/koma-script
7307 %{texmfdist}/tex/latex/labels
7308 %{texmfdist}/tex/latex/latexconfig
7309 %{texmfdist}/tex/latex/layouts
7310 %{texmfdist}/tex/latex/lettrine
7311 %{texmfdist}/tex/latex/listings
7312 %{texmfdist}/tex/latex/ltabptch
7313 %{texmfdist}/tex/latex/localloc
7314 %{texmfdist}/tex/latex/ltxmisc
7315 %{texmfdist}/tex/latex/mathcomp
7316 %{texmfdist}/tex/latex/mdwtools
7317 %{texmfdist}/tex/latex/memoir
7318 %{texmfdist}/tex/latex/mh
7319 %{texmfdist}/tex/latex/misc209
7320 %{texmfdist}/tex/latex/mmap
7321 %{texmfdist}/tex/latex/mnsymbol
7322 %{texmfdist}/tex/latex/moderncv
7323 %{texmfdist}/tex/latex/modroman
7324 %{texmfdist}/tex/latex/mongolian-babel
7325 %{texmfdist}/tex/latex/montex
7326 %{texmfdist}/tex/latex/mparhack
7327 %{texmfdist}/tex/latex/ms
7328 %{texmfdist}/tex/latex/multibib
7329 %{texmfdist}/tex/latex/multirow
7330 %{texmfdist}/tex/latex/mwcls
7331 %{texmfdist}/tex/latex/natbib
7332 %{texmfdist}/tex/latex/ncclatex
7333 %{texmfdist}/tex/latex/ncctools
7334 %{texmfdist}/tex/latex/ncntrsbk
7335 %{texmfdist}/tex/latex/nddiss
7336 %{texmfdist}/tex/latex/newalg
7337 %{texmfdist}/tex/latex/newfile
7338 %{texmfdist}/tex/latex/newlfm
7339 %{texmfdist}/tex/latex/newspaper
7340 %{texmfdist}/tex/latex/newthm
7341 %{texmfdist}/tex/latex/nomencl
7342 %{texmfdist}/tex/latex/ntgclass
7343 %{texmfdist}/tex/latex/oberdiek
7344 %{texmfdist}/tex/latex/overpic
7345 %{texmfdist}/tex/latex/paralist
7346 %{texmfdist}/tex/latex/pb-diagram
7347 %{texmfdist}/tex/latex/pdfpages
7348 %{texmfdist}/tex/latex/picinpar
7349 %{texmfdist}/tex/latex/pict2e
7350 %{texmfdist}/tex/latex/placeins
7351 %{texmfdist}/tex/latex/preprint
7352 %{texmfdist}/tex/latex/preview
7353 %{texmfdist}/tex/latex/program
7354 %{texmfdist}/tex/latex/psfrag
7355 %{texmfdist}/tex/latex/pslatex
7356 %{texmfdist}/tex/latex/revtex
7357 %{texmfdist}/tex/latex/rotating
7358 %{texmfdist}/tex/latex/rotfloat
7359 %{texmfdist}/tex/latex/scale
7360 %{texmfdist}/tex/latex/sectsty
7361 %{texmfdist}/tex/latex/seminar
7362 %{texmfdist}/tex/latex/setspace
7363 %{texmfdist}/tex/latex/showdim
7364 %{texmfdist}/tex/latex/showlabels
7365 %{texmfdist}/tex/latex/sidecap
7366 %{texmfdist}/tex/latex/slashbox
7367 %{texmfdist}/tex/latex/soul
7368 %{texmfdist}/tex/latex/stdclsdv
7369 %{texmfdist}/tex/latex/stmaryrd
7370 %{texmfdist}/tex/latex/subfig
7371 %{texmfdist}/tex/latex/subfigure
7372 %{texmfdist}/tex/latex/supertabular
7373 %{texmfdist}/tex/latex/t2
7374 %{texmfdist}/tex/latex/t-angles
7375 %{texmfdist}/tex/latex/tableaux
7376 %{texmfdist}/tex/latex/tablists
7377 %{texmfdist}/tex/latex/tablor
7378 %{texmfdist}/tex/latex/tabto-ltx
7379 %{texmfdist}/tex/latex/tabulary
7380 %{texmfdist}/tex/latex/tabvar
7381 %{texmfdist}/tex/latex/talk
7382 %{texmfdist}/tex/latex/taupin
7383 %{texmfdist}/tex/latex/tcldoc
7384 %{texmfdist}/tex/latex/tdsfrmath
7385 %{texmfdist}/tex/latex/technics
7386 %{texmfdist}/tex/latex/ted
7387 %{texmfdist}/tex/latex/tengwarscript
7388 %{texmfdist}/tex/latex/tensor
7389 %{texmfdist}/tex/latex/teubner
7390 %{texmfdist}/tex/latex/tex-gyre
7391 %{texmfdist}/tex/latex/texilikecover
7392 %{texmfdist}/tex/latex/texlogos
7393 %{texmfdist}/tex/latex/texmate
7394 %{texmfdist}/tex/latex/texpower
7395 %{texmfdist}/tex/latex/texshade
7396 %{texmfdist}/tex/latex/textcase
7397 %{texmfdist}/tex/latex/textfit
7398 %{texmfdist}/tex/latex/textopo
7399 %{texmfdist}/tex/latex/textpath
7400 %{texmfdist}/tex/latex/textpos
7401 %{texmfdist}/tex/latex/theoremref
7402 %{texmfdist}/tex/latex/thesis-titlepage-fhac
7403 %{texmfdist}/tex/latex/thinsp
7404 %{texmfdist}/tex/latex/thmtools
7405 %{texmfdist}/tex/latex/thumb
7406 %{texmfdist}/tex/latex/thuthesis
7407 %{texmfdist}/tex/latex/ticket
7408 %{texmfdist}/tex/latex/tikz-inet
7409 %{texmfdist}/tex/latex/times
7410 %{texmfdist}/tex/latex/timesht
7411 %{texmfdist}/tex/latex/tipa
7412 %{texmfdist}/tex/latex/titlefoot
7413 %{texmfdist}/tex/latex/titlesec
7414 %{texmfdist}/tex/latex/titling
7415 %{texmfdist}/tex/latex/tocbibind
7416 %{texmfdist}/tex/latex/tocloft
7417 %{texmfdist}/tex/latex/tools
7418 %{texmfdist}/tex/latex/totpages
7419 %{texmfdist}/tex/latex/type1cm
7420 %{texmfdist}/tex/latex/undertilde
7421 %{texmfdist}/tex/latex/units
7422 %{texmfdist}/tex/latex/unitsdef
7423 %{texmfdist}/tex/latex/universa
7424 %{texmfdist}/tex/latex/unroman
7425 %{texmfdist}/tex/latex/upmethodology
7426 %{texmfdist}/tex/latex/upquote
7427 %{texmfdist}/tex/latex/varindex
7428 %{texmfdist}/tex/latex/varsfromjobname
7429 %{texmfdist}/tex/latex/vector
7430 %{texmfdist}/tex/latex/velthuis
7431 %{texmfdist}/tex/latex/verse
7432 %{texmfdist}/tex/latex/versions
7433 %{texmfdist}/tex/latex/vhistory
7434 %{texmfdist}/tex/latex/vita
7435 %{texmfdist}/tex/latex/vmargin
7436 %{texmfdist}/tex/latex/volumes
7437 %{texmfdist}/tex/latex/vpe
7438 %{texmfdist}/tex/latex/vrsion
7439 %{texmfdist}/tex/latex/vwcol
7440 %{texmfdist}/tex/latex/vxu
7441 %{texmfdist}/tex/latex/wallpaper
7442 %{texmfdist}/tex/latex/warning
7443 %{texmfdist}/tex/latex/warpcol
7444 %{texmfdist}/tex/latex/was
7445 %{texmfdist}/tex/latex/williams
7446 %{texmfdist}/tex/latex/wnri
7447 %{texmfdist}/tex/latex/wordlike
7448 %{texmfdist}/tex/latex/wrapfig
7449 %{texmfdist}/tex/latex/wsuipa
7450 %{texmfdist}/tex/latex/xargs
7451 %{texmfdist}/tex/latex/xcolor
7452 %{texmfdist}/tex/latex/xdoc
7453 %{texmfdist}/tex/latex/xfor
7454 %{texmfdist}/tex/latex/xifthen
7455 %{texmfdist}/tex/latex/xkeyval
7456 %{texmfdist}/tex/latex/xmpincl
7457 %{texmfdist}/tex/latex/xnewcommand
7458 %{texmfdist}/tex/latex/xoptarg
7459 %{texmfdist}/tex/latex/xpackages
7460 %{texmfdist}/tex/latex/xq
7461 %{texmfdist}/tex/latex/xskak
7462 %{texmfdist}/tex/latex/xstring
7463 %{texmfdist}/tex/latex/xtab
7464 %{texmfdist}/tex/latex/xtcapts
7465 %{texmfdist}/tex/latex/xyling
7466 %{texmfdist}/tex/latex/xytree
7467 %{texmfdist}/tex/latex/yafoot
7468 %{texmfdist}/tex/latex/yfonts
7469 %{texmfdist}/tex/latex/yhmath
7470 %{texmfdist}/tex/latex/yi4latex
7471 %{texmfdist}/tex/latex/york-thesis
7472 %{texmfdist}/tex/latex/youngtab
7473 %{texmfdist}/tex/latex/yplan
7474 %{texmfdist}/tex/latex/zapfchan
7475 %{texmfdist}/tex/latex/zapfding
7476 %{texmfdist}/tex/latex/zed-csp
7477 %{texmfdist}/tex/latex/zefonts
7478 %{texmfdist}/tex/latex/ziffer
7479 %{texmfdist}/tex/latex/zwgetfdate
7480 %{texmfdist}/tex/plain/etex
7481 %{texmf}/tex/latex/config
7482 %{texmf}/tex/latex/dvipdfm
7483
7484 %files latex-abstract
7485 %defattr(644,root,root,755)
7486 %doc %{texmfdist}/doc/latex/abstract
7487 %{texmfdist}/tex/latex/abstract
7488
7489 %files latex-accfonts
7490 %defattr(644,root,root,755)
7491 %{texmfdist}/tex/latex/accfonts
7492
7493 %files latex-adrconv
7494 %defattr(644,root,root,755)
7495 %{texmfdist}/tex/latex/adrconv
7496 %{texmfdist}/doc/latex/adrconv
7497
7498 %files latex-algorithms
7499 %defattr(644,root,root,755)
7500 %doc %{texmfdist}/doc/latex/algorithms
7501 %{texmfdist}/tex/latex/algorithms
7502
7503 %files latex-ae
7504 %defattr(644,root,root,755)
7505 %{texmfdist}/tex/latex/ae
7506
7507 %files latex-ams
7508 %defattr(644,root,root,755)
7509 %doc %{texmfdist}/doc/latex/amscls
7510 %doc %{texmfdist}/doc/latex/amsmath
7511 %doc %{texmfdist}/doc/latex/onlyamsmath
7512 %{texmfdist}/tex/latex/amscls
7513 %{texmfdist}/tex/latex/amsmath
7514 %{texmfdist}/tex/latex/amsfonts
7515 %{texmfdist}/tex/latex/onlyamsmath
7516 %{texmfdist}/source/latex/onlyamsmath
7517
7518 %files latex-antp
7519 %defattr(644,root,root,755)
7520 %{texmfdist}/tex/latex/antp
7521
7522 %files latex-antt
7523 %defattr(644,root,root,755)
7524 %{texmfdist}/tex/latex/antt
7525
7526 %files latex-appendix
7527 %defattr(644,root,root,755)
7528 %doc %{texmfdist}/doc/latex/appendix
7529 %{texmfdist}/tex/latex/appendix
7530
7531 %files latex-bbm
7532 %defattr(644,root,root,755)
7533 %doc %{texmfdist}/doc/fonts/bbm
7534 %{texmfdist}/tex/latex/bbm
7535
7536 %files latex-bbold
7537 %defattr(644,root,root,755)
7538 %doc %{texmfdist}/doc/latex/bbold
7539 %{texmfdist}/tex/latex/bbold
7540 %{texmfdist}/source/latex/bbold
7541
7542 %files latex-bezos
7543 %defattr(644,root,root,755)
7544 %doc %{texmfdist}/doc/latex/bezos
7545 %{texmfdist}/tex/latex/bezos
7546
7547 %files latex-bibtex
7548 %defattr(644,root,root,755)
7549 %doc %{texmfdist}/doc/bibtex/base
7550 %doc %{texmfdist}/doc/latex/adrconv
7551 %doc %{texmfdist}/doc/latex/bibtopic
7552 %doc %{texmfdist}/doc/latex/bibunits
7553 %doc %{texmfdist}/doc/latex/natbib
7554 %doc %{texmfdist}/doc/latex/footbib
7555 %dir %{texmfdist}/doc/bibtex
7556 %dir %{texmfdist}/bibtex
7557 %dir %{texmfdist}/bibtex/bib
7558 %dir %{texmfdist}/bibtex/bst
7559 %dir %{texmfdist}/bibtex/csf
7560
7561 %attr(755,root,root) %{_bindir}/bibtex
7562 %attr(755,root,root) %{_bindir}/rubibtex
7563
7564 %{texmfdist}/bibtex/bst/base
7565 %{texmfdist}/bibtex/csf/base
7566 %{texmfdist}/bibtex/bib/base
7567 %{texmfdist}/bibtex/bst/adrconv
7568 %{texmfdist}/bibtex/bib/adrconv
7569 %{texmfdist}/source/latex/adrconv
7570 %{texmfdist}/tex/latex/adrconv
7571 # %{texmf}/bibtex/bst/misc
7572 %{texmfdist}/bibtex/bst/natbib
7573 %{texmfdist}/tex/latex/natbib
7574 %{texmfdist}/tex/latex/bibtopic
7575 %{texmfdist}/source/latex/bibunits
7576 %{texmfdist}/tex/latex/bibunits
7577 %{texmfdist}/source/latex/footbib
7578 %{texmfdist}/tex/latex/footbib
7579
7580 %{_mandir}/man1/bibtex.1*
7581 %{_mandir}/man1/rubibtex.1*
7582
7583 %files latex-bibtex-ams
7584 %defattr(644,root,root,755)
7585 %{texmfdist}/bibtex/bst/ams
7586 %{texmfdist}/bibtex/bib/ams
7587
7588 %files latex-bibtex-pl
7589 %defattr(644,root,root,755)
7590 %{texmfdist}/bibtex/bib/gustlib/plbib.bib
7591
7592 %files latex-bibtex-german
7593 %defattr(644,root,root,755)
7594 %doc %{texmfdist}/doc/bibtex/germbib
7595 %{texmfdist}/bibtex/bst/germbib
7596 %{texmfdist}/tex/latex/germbib
7597
7598 %files latex-bibtex-revtex4
7599 %defattr(644,root,root,755)
7600 %doc %{texmfdist}/doc/latex/revtex/revtex4.pdf
7601 %{texmfdist}/source/latex/revtex/revtex4.dtx
7602 %{texmfdist}/source/latex/revtex/revtex4.ins
7603 %{texmfdist}/tex/latex/revtex/revtex4.cls
7604
7605 %files latex-bibtex-jurabib
7606 %defattr(644,root,root,755)
7607 %doc %{texmfdist}/doc/latex/jurabib
7608 %{texmfdist}/bibtex/bst/jurabib
7609 %{texmfdist}/bibtex/bib/jurabib
7610 %{texmfdist}/source/latex/jurabib
7611 %{texmfdist}/tex/latex/jurabib
7612
7613 %files latex-bibtex-dk
7614 %defattr(644,root,root,755)
7615 %doc %{texmfdist}/doc/latex/dk-bib
7616 %{texmfdist}/bibtex/bst/dk-bib
7617 %{texmfdist}/bibtex/csf/dk-bib
7618 %{texmfdist}/bibtex/bib/dk-bib
7619 %{texmfdist}/source/latex/dk-bib
7620 %{texmfdist}/tex/latex/dk-bib
7621
7622 # %files latex-bibtex-nor
7623 # %defattr(644,root,root,755)
7624 # %{texmf}/bibtex/bst/norbib
7625
7626 %files latex-booktabs
7627 %defattr(644,root,root,755)
7628 %doc %{texmfdist}/doc/latex/booktabs
7629 %{texmfdist}/tex/latex/booktabs
7630
7631 %files latex-caption
7632 %defattr(644,root,root,755)
7633 %doc %{texmfdist}/doc/latex/caption
7634 %{texmfdist}/tex/latex/caption
7635
7636 %files latex-carlisle
7637 %defattr(644,root,root,755)
7638 %doc %{texmfdist}/doc/latex/carlisle
7639 %{texmfdist}/tex/latex/carlisle
7640
7641 %files latex-ccfonts
7642 %defattr(644,root,root,755)
7643 %doc %{texmfdist}/doc/latex/ccfonts
7644 %{texmfdist}/tex/latex/ccfonts
7645
7646 %files latex-cite
7647 %defattr(644,root,root,755)
7648 %{texmfdist}/tex/latex/cite
7649
7650 %files latex-cmbright
7651 %defattr(644,root,root,755)
7652 %doc %{texmfdist}/doc/latex/cmbright
7653 %{texmfdist}/tex/latex/cmbright
7654
7655 %files latex-comment
7656 %defattr(644,root,root,755)
7657 %doc %{texmfdist}/doc/latex/comment
7658 %{texmfdist}/tex/latex/comment
7659
7660 %files latex-concmath
7661 %defattr(644,root,root,755)
7662 %{texmfdist}/tex/latex/concmath
7663
7664 %files latex-currvita
7665 %defattr(644,root,root,755)
7666 %doc %{texmfdist}/doc/latex/currvita
7667 %{texmfdist}/tex/latex/currvita
7668
7669 %files latex-curves
7670 %defattr(644,root,root,755)
7671 %doc %{texmfdist}/doc/latex/curves
7672 %{texmfdist}/tex/latex/curves
7673
7674 %files latex-custom-bib
7675 %defattr(644,root,root,755)
7676 %doc %{texmfdist}/doc/latex/custom-bib
7677 %{texmfdist}/source/latex/custom-bib
7678 %{texmfdist}/tex/latex/custom-bib
7679
7680 %files latex-cyrillic
7681 %defattr(644,root,root,755)
7682 %doc %{texmfdist}/doc/latex/cyrillic
7683 %{texmfdist}/source/latex/cyrillic
7684 %{texmfdist}/tex/latex/cyrillic
7685
7686 # %files latex-dstroke
7687 # %defattr(644,root,root,755)
7688 # %{texmf}/tex/latex/dstroke
7689
7690 %files latex-enumitem
7691 %defattr(644,root,root,755)
7692 %doc %{texmfdist}/doc/latex/enumitem
7693 %{texmfdist}/tex/latex/enumitem
7694
7695 %files latex-exam
7696 %defattr(644,root,root,755)
7697 %doc %{texmfdist}/doc/latex/exam
7698 %{texmfdist}/tex/latex/exam
7699
7700 %files latex-gbrief
7701 %defattr(644,root,root,755)
7702 %doc %{texmfdist}/doc/latex/g-brief
7703 %{texmfdist}/tex/latex/g-brief
7704
7705 %files latex-jknappen
7706 %defattr(644,root,root,755)
7707 %doc %{texmfdist}/fonts/source/jknappen
7708 %{texmfdist}/fonts/tfm/jknappen
7709
7710 %files latex-lastpage
7711 %defattr(644,root,root,755)
7712 %doc %{texmfdist}/doc/latex/lastpage
7713 %{texmfdist}/tex/latex/lastpage
7714
7715 %files latex-leftidx
7716 %defattr(644,root,root,755)
7717 %doc %{texmfdist}/doc/latex/leftidx
7718 %{texmfdist}/tex/latex/leftidx
7719
7720 %files latex-lm
7721 %defattr(644,root,root,755)
7722 %doc %{texmfdist}/doc/fonts/lm
7723 %{texmfdist}/tex/latex/lm
7724 %{texmfdist}/fonts/afm/public/lm
7725 %{texmfdist}/fonts/enc/dvips/lm
7726 %{texmfdist}/fonts/map/dvips/lm
7727 %{texmfdist}/fonts/map/dvipdfm/lm
7728 %{texmfdist}/fonts/opentype/public/lm
7729 %{texmfdist}/fonts/tfm/public/lm
7730 %{texmfdist}/source/fonts/lm
7731
7732 %files latex-lucidabr
7733 %defattr(644,root,root,755)
7734 %{texmfdist}/vtex/config/lucidabr-k.ali
7735 %{texmfdist}/vtex/config/lucidabr.ali
7736
7737 %files latex-lineno
7738 %defattr(644,root,root,755)
7739 %doc %{texmfdist}/doc/latex/lineno
7740 %{texmfdist}/tex/latex/lineno
7741
7742
7743 %files latex-marvosym
7744 %defattr(644,root,root,755)
7745 %{texmfdist}/tex/latex/marvosym
7746
7747 #%files latex-mathpple
7748 #%defattr(644,root,root,755)
7749
7750 #%files latex-mathtime
7751 #%defattr(644,root,root,755)
7752
7753 %files latex-microtype
7754 %defattr(644,root,root,755)
7755 %doc %{texmfdist}/doc/latex/microtype
7756 %{texmfdist}/source/latex/microtype
7757 %{texmfdist}/tex/latex/microtype
7758
7759 %files latex-mflogo
7760 %defattr(644,root,root,755)
7761 %doc %{texmfdist}/doc/latex/mflogo
7762 %{texmfdist}/tex/latex/mflogo
7763
7764 %files latex-mfnfss
7765 %defattr(644,root,root,755)
7766 %{texmfdist}/source/latex/mfnfss
7767 %{texmfdist}/tex/latex/mfnfss
7768
7769 %files latex-minitoc
7770 %defattr(644,root,root,755)
7771 %doc %{texmfdist}/doc/latex/minitoc
7772 %{texmfdist}/bibtex/bst/minitoc
7773 %{texmfdist}/makeindex/minitoc
7774 %{texmfdist}/scripts/minitoc
7775 %{texmfdist}/source/latex/minitoc
7776 %{texmfdist}/tex/latex/minitoc
7777
7778
7779 %files latex-mltex
7780 %defattr(644,root,root,755)
7781 %doc %{texmfdist}/doc/latex/mltex
7782 %{texmfdist}/tex/latex/mltex
7783
7784 %files latex-moreverb
7785 %defattr(644,root,root,755)
7786 %doc %{texmfdist}/doc/latex/moreverb
7787 %{texmfdist}/tex/latex/moreverb
7788
7789 %files latex-multienum
7790 %defattr(644,root,root,755)
7791 %doc %{texmfdist}/doc/latex/multenum
7792 %dir %{texmfdist}/tex/latex/multenum
7793 %{texmfdist}/tex/latex/multenum/*
7794
7795 %files latex-ntheorem
7796 %defattr(644,root,root,755)
7797 %{texmfdist}/tex/latex/ntheorem
7798 %doc %{texmfdist}/doc/latex/ntheorem
7799
7800 # %files latex-palatcm
7801 # %defattr(644,root,root,755)
7802 # %{texmf}/tex/latex/palatcm
7803
7804 %files latex-psnfss
7805 %defattr(644,root,root,755)
7806 %doc %{texmfdist}/doc/latex/psnfss
7807 %{texmfdist}/fonts/map/dvips/psnfss
7808 %{texmfdist}/source/latex/psnfss
7809 %{texmfdist}/source/latex/latex-tds/tex/psnfss2e.drv
7810 %{texmfdist}/tex/latex/psnfss
7811
7812
7813 %files latex-pxfonts
7814 %defattr(644,root,root,755)
7815 %doc %{texmfdist}/doc/fonts/pxfonts
7816 %{texmfdist}/tex/latex/pxfonts
7817 %{texmfdist}/fonts/type1/public/pxfonts
7818 %{texmfdist}/fonts/afm/public/pxfonts
7819 %{texmfdist}/fonts/tfm/public/pxfonts
7820 %{texmfdist}/fonts/vf/public/pxfonts
7821 %{texmfdist}/fonts/map/dvips/pxfonts
7822
7823 #%files latex-qfonts
7824 #%defattr(644,root,root,755)
7825
7826 %files latex-SIunits
7827 %defattr(644,root,root,755)
7828 %{texmfdist}/doc/latex/SIunits
7829 %{texmfdist}/tex/latex/SIunits
7830
7831 %files latex-txfonts
7832 %defattr(644,root,root,755)
7833 %doc %{texmfdist}/doc/fonts/txfonts
7834 %{texmfdist}/fonts/type1/public/txfonts
7835 %{texmfdist}/fonts/afm/public/txfonts
7836 %{texmfdist}/fonts/enc/dvips/txfonts
7837 %{texmfdist}/fonts/tfm/public/txfonts
7838 %{texmfdist}/fonts/vf/public/txfonts
7839 %{texmfdist}/fonts/map/dvips/txfonts
7840 %{texmfdist}/tex/latex/txfonts
7841
7842 %files latex-ucs
7843 %defattr(644,root,root,755)
7844 %doc %{texmfdist}/doc/latex/ucs
7845 %{texmfdist}/tex/latex/ucs
7846
7847 %files latex-umlaute
7848 %defattr(644,root,root,755)
7849 %{texmfdist}/tex/latex/umlaute
7850
7851 # %files latex-urwvn
7852 # %defattr(644,root,root,755)
7853
7854 %files latex-wasysym
7855 %defattr(644,root,root,755)
7856 %doc %{texmfdist}/doc/latex/wasysym
7857 %{texmfdist}/tex/latex/wasysym
7858 %{texmfdist}/source/latex/wasysym
7859
7860 %files format-latex
7861 %defattr(644,root,root,755)
7862 %attr(755,root,root) %{_bindir}/latex
7863 %attr(755,root,root) %{_bindir}/pslatex
7864 # %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/latex.fmt
7865
7866 %files format-pdflatex
7867 %defattr(644,root,root,755)
7868 #%{texmf}/pdftex/latex/config
7869 # %dir %{texmf}/pdftex/latex
7870 %attr(755,root,root) %{_bindir}/pdflatex
7871 # %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/pdflatex.fmt
7872 #%{_mandir}/man1/pdflatex.1*
7873
7874 # %files platex
7875 # %defattr(644,root,root,755)
7876 # %doc %{texmf}/doc/latex/platex
7877 # %dir %{texmf}/tex/platex
7878 # %{texmf}/tex/platex/config
7879 # %{texmf}/tex/latex/platex
7880
7881 # %files format-platex
7882 # %defattr(644,root,root,755)
7883 # %attr(755,root,root) %{_bindir}/platex
7884 #%attr(755,root,root) %{_bindir}/platex-pl
7885 # %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/platex.fmt
7886 #%config(noreplace) %verify(not md5 mtime size) %{fmtdir}/platex-pl.fmt
7887
7888 # %files format-pdfplatex
7889 # %defattr(644,root,root,755)
7890 #%dir %{texmf}/pdftex/platex
7891 #%{texmf}/pdftex/platex/config
7892 # %attr(755,root,root) %{_bindir}/pdfplatex
7893 # %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/pdfplatex.fmt
7894
7895 %files tex-babel
7896 %defattr(644,root,root,755)
7897 %doc %{texmfdist}/doc/generic/babel
7898 %{texmfdist}/tex/generic/babel
7899
7900 %files tex-german
7901 %defattr(644,root,root,755)
7902 %doc %{texmfdist}/doc/generic/german
7903 %{texmfdist}/tex/generic/german
7904
7905 %files tex-mfpic
7906 %defattr(644,root,root,755)
7907 %doc %{texmfdist}/doc/generic/mfpic
7908 %{texmfdist}/tex/generic/mfpic
7909
7910 %files tex-misc
7911 %defattr(644,root,root,755)
7912 %doc %{texmfdist}/doc/latex/localloc
7913 %doc %{texmfdist}/doc/generic/multido
7914 %doc %{texmfdist}/doc/generic/tap
7915
7916 %{texmfdist}/tex/generic/eijkhout
7917 %{texmfdist}/tex/generic/multido
7918 %{texmfdist}/tex/generic/misc
7919
7920 %files tex-pictex
7921 %defattr(644,root,root,755)
7922 %doc %{texmfdist}/doc/generic/pictex
7923 %{texmfdist}/tex/generic/pictex
7924
7925 %files tex-pstricks
7926 %defattr(644,root,root,755)
7927 %doc %{texmfdist}/doc/generic/pstricks
7928 %{texmfdist}/dvips/pstricks
7929 %{texmfdist}/tex/generic/pstricks
7930
7931 # %files tex-qpx
7932 # %defattr(644,root,root,755)
7933 # %doc %{texmf}/doc/fonts/polish/qpx
7934 # %{texmf}/tex/generic/qpx
7935
7936 %files tex-qpxqtx
7937 %defattr(644,root,root,755)
7938 %doc %{texmfdist}/doc/fonts/qpxqtx
7939 %{texmfdist}/fonts/tfm/public/qpxqtx
7940 %{texmfdist}/fonts/vf/public/qpxqtx
7941 %{texmfdist}/tex/generic/qpxqtx
7942
7943 %files tex-ruhyphen
7944 %defattr(644,root,root,755)
7945 %{texmfdist}/tex/generic/ruhyphen
7946 %{texmfdist}/source/generic/ruhyphen
7947
7948 %files tex-spanish
7949 %defattr(644,root,root,755)
7950 %doc %{texmfdist}/doc/latex/spanish-mx
7951 %{texmfdist}/source/generic/babel/spanish.ins
7952 %{texmfdist}/source/generic/babel/spanish.dtx
7953 %{texmfdist}/source/latex/polyglot/langs/spanish.ld
7954 %{texmfdist}/source/latex/polyglot/langs/spanish.ot1
7955 %{texmfdist}/source/latex/mapcodes/spanish.map
7956 %{texmfdist}/source/latex/mapcodes/spanish.dtx
7957 %{texmfdist}/tex/texsis/base/Spanish.txs
7958 %{texmfdist}/tex/generic/babel/spanish.sty
7959 %{texmfdist}/tex/generic/babel/spanish.ldf
7960 %{texmfdist}/tex/latex/spanish-mx
7961 %{texmfdist}/tex/latex/custom-bib/spanish.mbs
7962 %{texmfdist}/tex/latex/babelbib/spanish.bdf
7963 %{texmfdist}/tex/latex/apacite/spanish.apc
7964 %{texmfdist}/tex/latex/dvdcoll/dcl/spanish.dcl
7965
7966 %files tex-texdraw
7967 %defattr(644,root,root,755)
7968 %doc %{texmfdist}/doc/texdraw
7969 %{texmfdist}/tex/generic/texdraw
7970
7971 %files tex-thumbpdf
7972 %defattr(644,root,root,755)
7973 %doc %{texmfdist}/doc/generic/thumbpdf
7974 %attr(755,root,root) %{_bindir}/thumbpdf
7975 %{texmfdist}/tex/generic/thumbpdf
7976 %{texmfdist}/scripts/thumbpdf
7977 %{_mandir}/man1/thumbpdf.1*
7978
7979 %files tex-ukrhyph
7980 %defattr(644,root,root,755)
7981 %doc %{texmfdist}/doc/generic/ukrhyph
7982 %{texmfdist}/tex/generic/ukrhyph
7983
7984 %files latex-vietnam
7985 %defattr(644,root,root,755)
7986 %doc %{texmfdist}/doc/generic/vntex
7987 %{texmfdist}/tex/latex/vntex
7988
7989 %files tex-xypic
7990 %defattr(644,root,root,755)
7991 %doc %{texmfdist}/doc/generic/xypic
7992 %{texmfdist}/tex/generic/xypic
7993
7994 %files tex-xkeyval
7995 %defattr(644,root,root,755)
7996 %doc %{texmfdist}/doc/latex/xkeyval
7997 %{texmfdist}/source/latex/xkeyval
7998 %{texmfdist}/tex/generic/xkeyval
7999 %{texmfdist}/tex/latex/xkeyval
8000
8001 %files fonts-adobe
8002 %defattr(644,root,root,755)
8003 %{texmfdist}/fonts/type1/adobe
8004 %{texmfdist}/fonts/afm/adobe
8005 %{texmfdist}/fonts/tfm/adobe
8006 %{texmfdist}/fonts/vf/adobe
8007
8008 %files fonts-ae
8009 %defattr(644,root,root,755)
8010 %doc %{texmfdist}/doc/fonts/ae
8011 %{texmfdist}/fonts/tfm/public/ae
8012 %{texmfdist}/fonts/vf/public/ae
8013 %{texmfdist}/source/fonts/ae
8014
8015 %files fonts-ams
8016 %defattr(644,root,root,755)
8017 %{texmfdist}/bibtex/bst/ams
8018 %{texmfdist}/bibtex/bib/ams
8019 %{texmfdist}/dvips/ams
8020 %{texmfdist}/fonts/source/public/ams
8021 %{texmfdist}/fonts/type1/bluesky/ams
8022 %{texmfdist}/fonts/afm/bluesky/ams
8023 %{texmfdist}/fonts/tfm/public/ams
8024 %{texmfdist}/fonts/map/dvips/ams
8025
8026 %files fonts-antp
8027 %defattr(644,root,root,755)
8028 %doc %{texmfdist}/doc/fonts/antp
8029 %{texmfdist}/fonts/enc/dvips/antp
8030 %{texmfdist}/fonts/map/dvips/antp
8031 %{texmfdist}/fonts/afm/public/antp
8032 %{texmfdist}/fonts/tfm/public/antp
8033 %{texmfdist}/dvips/antp
8034
8035 %files fonts-antt
8036 %defattr(644,root,root,755)
8037 %doc %{texmfdist}/doc/fonts/antt
8038 %{texmfdist}/fonts/afm/public/antt
8039 %{texmfdist}/fonts/opentype/public/antt
8040 %{texmfdist}/fonts/enc/dvips/antt
8041 %{texmfdist}/fonts/tfm/public/antt
8042 %{texmfdist}/fonts/map/dvips/antt
8043 %{texmfdist}/tex/plain/antt
8044 %{texmfdist}/tex/latex/antt
8045
8046 %files fonts-bbm
8047 %defattr(644,root,root,755)
8048 %doc %{texmfdist}/doc/fonts/bbm
8049 %{texmfdist}/fonts/source/public/bbm
8050 %{texmfdist}/fonts/tfm/public/bbm
8051 %{texmfdist}/source/latex/bbm
8052 %{texmfdist}/tex/latex/bbm
8053
8054 %files fonts-bbold
8055 %defattr(644,root,root,755)
8056 %{texmfdist}/fonts/source/public/bbold
8057 %{texmfdist}/fonts/tfm/public/bbold
8058
8059 # %files fonts-bh
8060 # %defattr(644,root,root,755)
8061 # %doc %{texmf}/doc/fonts/bh
8062 # %{texmf}/fonts/tfm/bh
8063 # %{texmf}/fonts/vf/bh
8064
8065 %files fonts-bitstream
8066 %defattr(644,root,root,755)
8067 %{texmfdist}/fonts/afm/bitstrea
8068 %{texmfdist}/fonts/tfm/bitstrea
8069 %{texmfdist}/fonts/vf/bitstrea
8070
8071 #%files fonts-cbgreek
8072 #%defattr(644,root,root,755)
8073
8074 %files fonts-cc-pl
8075 %defattr(644,root,root,755)
8076 %{texmfdist}/fonts/source/public/cc-pl
8077 %{texmfdist}/fonts/enc/dvips/cc-pl
8078 %{texmfdist}/fonts/tfm/public/cc-pl
8079 %{texmfdist}/fonts/map/dvips/cc-pl
8080
8081 %files fonts-cg
8082 %defattr(644,root,root,755)
8083 %{texmfdist}/fonts/tfm/cg
8084 %{texmfdist}/fonts/vf/cg
8085
8086 %files fonts-cm
8087 %defattr(644,root,root,755)
8088 %doc %{texmfdist}/doc/fonts/cm
8089 %dir %{texmfdist}/doc/fonts
8090 %dir %{texmfdist}/dvips
8091 %dir %{texmfdist}/fonts/afm/bluesky
8092 %dir %{texmfdist}/fonts/map/dvips
8093 %dir %{texmfdist}/fonts/pk/ljfour/public
8094 %{texmfdist}/dvips/cm
8095 %{texmfdist}/fonts/source/public/cm
8096 %{texmfdist}/fonts/afm/bluesky/cm
8097 %{texmfdist}/fonts/tfm/public/cm
8098 %{texmfdist}/fonts/pk/ljfour/public/cm
8099 %{texmfdist}/fonts/map/dvips/cm
8100
8101 %files fonts-cmbright
8102 %defattr(644,root,root,755)
8103 %doc %{texmfdist}/doc/latex/cmbright
8104 %{texmfdist}/fonts/source/public/cmbright
8105 %{texmfdist}/fonts/tfm/public/cmbright
8106 %{texmfdist}/source/latex/cmbright
8107 %{texmfdist}/tex/latex/cmbright
8108
8109 %files fonts-cmcyr
8110 %defattr(644,root,root,755)
8111 %doc %{texmfdist}/doc/fonts/cmcyr
8112 %{texmfdist}/fonts/source/public/cmcyr
8113 %{texmfdist}/fonts/type1/public/cmcyr
8114 %{texmfdist}/fonts/tfm/public/cmcyr
8115 %{texmfdist}/fonts/vf/public/cmcyr
8116 %{texmfdist}/fonts/map/dvips/cmcyr
8117
8118 %files fonts-cmextra
8119 %defattr(644,root,root,755)
8120 %{texmfdist}/fonts/source/public/cmextra
8121 %{texmfdist}/fonts/tfm/public/cmextra
8122
8123 %files fonts-concmath
8124 %defattr(644,root,root,755)
8125 %doc %{texmfdist}/doc/fonts/concmath
8126 %doc %{texmfdist}/doc/latex/concmath
8127 %{texmfdist}/fonts/source/public/concmath
8128 %{texmfdist}/fonts/tfm/public/concmath
8129 %{texmfdist}/source/latex/concmath
8130 %{texmfdist}/tex/latex/concmath
8131
8132 %files fonts-concrete
8133 %defattr(644,root,root,755)
8134 %doc %{texmfdist}/doc/fonts/concrete
8135 %{texmfdist}/fonts/source/public/concrete
8136 %{texmfdist}/fonts/tfm/public/concrete
8137
8138 %files fonts-cs
8139 %defattr(644,root,root,755)
8140 %{texmfdist}/dvips/cs
8141 %{texmfdist}/fonts/source/public/cs
8142 %{texmfdist}/fonts/enc/dvips/cs
8143 %{texmfdist}/fonts/tfm/public/cs
8144 %{texmfdist}/fonts/map/dvips/cs
8145
8146 #%files fonts-dstroke
8147 #%defattr(644,root,root,755)
8148
8149 %files fonts-ecc
8150 %defattr(644,root,root,755)
8151 %doc %{texmfdist}/doc/fonts/ecc
8152 %{texmfdist}/fonts/source/public/ecc
8153 %{texmfdist}/fonts/tfm/public/ecc
8154
8155 %files fonts-eurosym
8156 %defattr(644,root,root,755)
8157 %doc %{texmfdist}/doc/fonts/eurosym
8158 %{texmfdist}/fonts/source/public/eurosym
8159 %{texmfdist}/fonts/tfm/public/eurosym
8160 %{texmfdist}/fonts/map/dvips/eurosym
8161 %{texmfdist}/source/fonts/eurosym
8162 %{texmfdist}/tex/latex/eurosym
8163
8164 %files fonts-eulervm
8165 %defattr(644,root,root,755)
8166 %doc %{texmfdist}/doc/latex/eulervm
8167 %{texmfdist}/fonts/tfm/public/eulervm
8168 %{texmfdist}/fonts/vf/public/eulervm
8169 %{texmfdist}/source/latex/eulervm
8170 %{texmfdist}/tex/latex/eulervm
8171
8172 %files fonts-euxm
8173 %defattr(644,root,root,755)
8174 %{texmfdist}/fonts/source/public/euxm
8175 %{texmfdist}/fonts/tfm/public/euxm
8176
8177 %files fonts-gothic
8178 %defattr(644,root,root,755)
8179 %{texmfdist}/doc/fonts/gothic
8180 %{texmfdist}/dvips/gothic
8181 %{texmfdist}/fonts/source/public/gothic
8182 %{texmfdist}/fonts/type1/public/gothic
8183 %{texmfdist}/fonts/afm/public/gothic
8184 %{texmfdist}/fonts/tfm/public/gothic
8185 %{texmfdist}/fonts/vf/public/gothic
8186 %{texmfdist}/fonts/map/dvips/gothic
8187
8188 %files fonts-hoekwater
8189 %defattr(644,root,root,755)
8190 %{texmfdist}/fonts/afm/hoekwater
8191 %{texmfdist}/fonts/tfm/hoekwater
8192 %{texmfdist}/fonts/truetype/hoekwater
8193
8194 %files fonts-jknappen
8195 %defattr(644,root,root,755)
8196 %{texmfdist}/fonts/source/jknappen
8197 %{texmfdist}/fonts/tfm/jknappen
8198
8199 %files fonts-latex
8200 %defattr(644,root,root,755)
8201 %doc %{texmfdist}/doc/latex/esint
8202 %dir %{texmfdist}/fonts/source/public/latex-fonts
8203 %dir %{texmfdist}/fonts/type1/bluesky/latex-fonts
8204 %dir %{texmfdist}/fonts/afm/bluesky/latex-fonts
8205 %dir %{texmfdist}/fonts/tfm/public/latex-fonts
8206 %dir %{texmfdist}/fonts/map/dvips/latex-fonts
8207 %{texmfdist}/fonts/source/public/esint
8208 %{texmfdist}/fonts/tfm/public/esint
8209 %{texmfdist}/source/latex/esint
8210 %{texmfdist}/tex/latex/esint
8211 %{texmfdist}/fonts/source/public/latex-fonts/*
8212 %{texmfdist}/fonts/type1/bluesky/latex-fonts/*
8213 %{texmfdist}/fonts/afm/bluesky/latex-fonts/*
8214 %{texmfdist}/fonts/tfm/public/latex-fonts/*
8215 %{texmfdist}/fonts/map/dvips/latex-fonts/*
8216
8217 %files fonts-lh
8218 %defattr(644,root,root,755)
8219 %doc %{texmfdist}/doc/fonts/lh
8220 %{texmfdist}/fonts/source/lh
8221 %{texmfdist}/metapost/support/charlib/LH
8222 %{texmfdist}/source/fonts/lh
8223 %{texmfdist}/source/latex/lh
8224
8225 %files fonts-lm
8226 %defattr(644,root,root,755)
8227 %doc %{texmfdist}/doc/fonts/lm
8228 %{texmfdist}/fonts/type1/public/lm
8229 %{texmfdist}/fonts/afm/public/lm
8230 %{texmfdist}/fonts/opentype/public/lm
8231 %{texmfdist}/fonts/enc/dvips/lm
8232 %{texmfdist}/fonts/tfm/public/lm
8233 %{texmfdist}/fonts/map/dvips/lm
8234 %{texmfdist}/fonts/map/dvipdfm/lm
8235 %{texmfdist}/source/fonts/lm
8236 %{texmfdist}/tex/latex/lm
8237
8238 %files fonts-marvosym
8239 %defattr(644,root,root,755)
8240 %doc %{texmfdist}/doc/latex/marvosym
8241 %dir %{texmfdist}/source/fonts/eurofont
8242 %dir %{texmfdist}/source/fonts/eurofont/marvosym
8243 %dir %{texmfdist}/tex/latex
8244 %{texmfdist}/fonts/type1/public/marvosym
8245 %{texmfdist}/fonts/afm/public/marvosym
8246 %{texmfdist}/fonts/tfm/public/marvosym
8247 %{texmfdist}/fonts/map/dvips/marvosym
8248 %{texmfdist}/source/fonts/eurofont/marvosym/*
8249 %{texmfdist}/tex/latex/marvosym
8250
8251 %files fonts-mflogo
8252 %defattr(644,root,root,755)
8253 %doc %{texmfdist}/doc/latex/mflogo
8254 %{texmfdist}/fonts/source/public/mflogo
8255 %{texmfdist}/fonts/type1/hoekwater/mflogo
8256 %{texmfdist}/fonts/afm/hoekwater/mflogo
8257 %{texmfdist}/fonts/tfm/public/mflogo
8258 %{texmfdist}/fonts/map/dvips/mflogo
8259 %{texmfdist}/source/latex/mflogo
8260 %{texmfdist}/tex/latex/mflogo
8261
8262 %files fonts-misc
8263 %defattr(644,root,root,755)
8264 %doc %{texmfdist}/doc/latex/marvosym/mac/oztex/tex-font/misc
8265 %{texmfdist}/fonts/source/public/misc
8266 %{texmfdist}/fonts/tfm/public/misc
8267 %{texmfdist}/fonts/misc
8268
8269 %files fonts-monotype
8270 %defattr(644,root,root,755)
8271 %{texmfdist}/fonts/tfm/monotype
8272 %{texmfdist}/fonts/vf/monotype
8273
8274 %files fonts-omega
8275 %defattr(644,root,root,755)
8276 %doc %{texmfdist}/doc/omega
8277 %dir %{texmfdist}/omega
8278 %dir %{texmfdist}/omega/otp
8279 %dir %{texmfdist}/omega/ocp
8280 %{texmfdist}/dvips/omega
8281 %{texmfdist}/fonts/ofm/public/omega
8282 %{texmfdist}/fonts/type1/public/omega
8283 %{texmfdist}/fonts/afm/public/omega
8284 %{texmfdist}/fonts/ovp/public/omega
8285 %{texmfdist}/fonts/tfm/public/omega
8286 %{texmfdist}/fonts/ovf/public/omega
8287 %{texmfdist}/fonts/map/dvips/omega
8288 %{texmfdist}/omega/ocp/omega
8289 %{texmfdist}/omega/otp/omega
8290 %{texmfdist}/tex/plain/omega
8291
8292 #%files fonts-pazo
8293 #%defattr(644,root,root,755)
8294
8295 %files fonts-pl
8296 %defattr(644,root,root,755)
8297 %doc %{texmfdist}/doc/fonts/pl
8298 %{texmfdist}/dvips/pl
8299 %{texmfdist}/fonts/source/public/pl
8300 %{texmfdist}/fonts/type1/public/pl
8301 %{texmfdist}/fonts/afm/public/pl
8302 %{texmfdist}/fonts/enc/dvips/pl
8303 %{texmfdist}/fonts/tfm/public/pl
8304 %{texmfdist}/fonts/map/dvips/pl
8305 %{texmf}/scripts/texlive/tlmgrgui/lang/pl
8306
8307 %files fonts-px
8308 %defattr(644,root,root,755)
8309 %doc %{texmfdist}/doc/fonts/pxfonts
8310 # %doc %{texmf}/doc/doc/english/free-math-font-survey/source/pxfonts.tex
8311 # %doc %{texmf}/doc/doc/english/free-math-font-survey/images/pxfonts.png
8312 %dir %{texmfdist}/fonts/map/dvips/pxfonts
8313 %dir %{texmfdist}/tex/latex/pxfonts
8314 %{texmfdist}/fonts/map/dvips/pxfonts/pxfonts.map
8315 %{texmfdist}/fonts/afm/public/pxfonts
8316 %{texmfdist}/fonts/tfm/public/pxfonts
8317 %{texmfdist}/fonts/type1/public/pxfonts
8318 %{texmfdist}/fonts/vf/public/pxfonts
8319 %{texmfdist}/tex/latex/pxfonts/pxfonts.sty
8320
8321 #%files fonts-qfonts
8322 #%defattr(644,root,root,755)
8323 # %doc %{texmf}/doc/fonts/polish/qfonts
8324 # %{texmf}/fonts/enc/dvips/qfonts
8325 # %{texmf}/fonts/map/dvips/qfonts
8326 # %{texmf}/dvips/qfonts
8327 # %{texmf}/fonts/afm/public/qfonts
8328 # %{texmf}/fonts/tfm/public/qfonts
8329
8330 # %files fonts-qpx
8331 # %defattr(644,root,root,755)
8332 # %{texmf}/fonts/tfm/public/qpx
8333 # %{texmf}/fonts/vf/public/qpx
8334
8335 %files fonts-qpxqtx
8336 %defattr(644,root,root,755)
8337 %{texmfdist}/fonts/tfm/public/qpxqtx
8338 %{texmfdist}/fonts/vf/public/qpxqtx
8339
8340 %files fonts-rsfs
8341 %defattr(644,root,root,755)
8342 %{texmfdist}/fonts/source/public/rsfs
8343 %{texmfdist}/fonts/tfm/public/rsfs
8344
8345 %files fonts-stmaryrd
8346 %defattr(644,root,root,755)
8347 %doc %{texmfdist}/doc/fonts/stmaryrd
8348 %{texmfdist}/source/fonts/stmaryrd
8349 %{texmfdist}/fonts/tfm/public/stmaryrd
8350
8351 %files fonts-tx
8352 %defattr(644,root,root,755)
8353 %{texmfdist}/fonts/map/dvips/txfonts/txfonts.map
8354 %{texmfdist}/fonts/afm/public/txfonts
8355 %{texmfdist}/fonts/tfm/public/txfonts
8356 %{texmfdist}/fonts/vf/public/txfonts
8357
8358 %files fonts-urw
8359 %defattr(644,root,root,755)
8360 # %doc %{texmf}/doc/fonts/urw
8361 %{texmfdist}/fonts/afm/urw
8362
8363 %files fonts-urwvn
8364 %defattr(644,root,root,755)
8365 %{texmfdist}/fonts/afm/vntex/urwvn
8366 %{texmfdist}/fonts/tfm/vntex/urwvn
8367 %{texmfdist}/fonts/type1/vntex/urwvn
8368 %{texmfdist}/fonts/vf/vntex/urwvn
8369
8370 %files fonts-vnr
8371 %defattr(644,root,root,755)
8372 %{texmfdist}/fonts/map/dvips/vntex
8373 %{texmfdist}/fonts/source/vntex/vnr
8374 %{texmfdist}/fonts/tfm/vntex/vnr
8375
8376 %files fonts-wasy
8377 %defattr(644,root,root,755)
8378 %{texmfdist}/fonts/source/public/wasy
8379 %{texmfdist}/fonts/tfm/public/wasy
8380
8381 %files fonts-xypic
8382 %defattr(644,root,root,755)
8383 %{texmfdist}/fonts/map/dvips/xypic
8384 # %{texmfdist}/fonts/afm/public/xypic
8385 %{texmfdist}/fonts/source/public/xypic
8386 %{texmfdist}/fonts/tfm/public/xypic
8387
8388 %files fonts-yandy
8389 %defattr(644,root,root,755)
8390 # %{texmf}/fonts/afm/yandy
8391 %{texmfdist}/source/fonts/eurofont/marvosym/tfmfiles/yandy
8392 # %{texmf}/fonts/tfm/yandy
8393 # %{texmf}/fonts/vf/yandy
8394
8395 %files fonts-type1-antp
8396 %defattr(644,root,root,755)
8397 %{texmfdist}/dvips/antp
8398 %{texmfdist}/fonts/type1/public/antp
8399
8400 %files fonts-type1-antt
8401 %defattr(644,root,root,755)
8402 # %{texmf}/dvips/antt
8403 %{texmfdist}/fonts/type1/public/antt
8404
8405 %files fonts-type1-belleek
8406 %defattr(644,root,root,755)
8407 %doc %{texmfdist}/doc/fonts/belleek
8408 %{texmfdist}/fonts/type1/public/belleek
8409
8410 %files fonts-type1-bitstream
8411 %defattr(644,root,root,755)
8412 %{texmfdist}/fonts/type1/bitstrea
8413
8414 %files fonts-type1-bluesky
8415 %defattr(644,root,root,755)
8416 # %doc %{texmf}/doc/fonts/bluesky
8417 # %{texmf}/dvips/bluesky
8418 %{texmfdist}/fonts/type1/bluesky
8419
8420 %files fonts-type1-cc-pl
8421 %defattr(644,root,root,755)
8422 %doc %{texmfdist}/doc/fonts/cc-pl
8423 %{texmfdist}/fonts/type1/public/cc-pl
8424
8425 %files fonts-type1-cmcyr
8426 %defattr(644,root,root,755)
8427 %{texmfdist}/fonts/type1/public/cmcyr
8428
8429 %files fonts-type1-cs
8430 %defattr(644,root,root,755)
8431 %{texmfdist}/fonts/type1/public/cs
8432
8433 # %files fonts-type1-dstroke
8434 # %defattr(644,root,root,755)
8435 # %{texmf}/fonts/type1/public/dstroke
8436
8437 %files fonts-type1-eurosym
8438 %defattr(644,root,root,755)
8439 %{texmfdist}/fonts/type1/public/eurosym
8440
8441 %files fonts-type1-hoekwater
8442 %defattr(644,root,root,755)
8443 %{texmfdist}/fonts/type1/hoekwater
8444
8445 %files fonts-type1-fpl
8446 %defattr(644,root,root,755)
8447 %doc %{texmfdist}/doc/fonts/fpl
8448 %{texmfdist}/fonts/afm/public/fpl
8449 %{texmfdist}/fonts/type1/public/fpl
8450
8451 %files fonts-type1-lm
8452 %defattr(644,root,root,755)
8453 %{texmfdist}/fonts/afm/public/lm
8454 %{texmfdist}/fonts/type1/public/lm
8455
8456 %files fonts-type1-marvosym
8457 %defattr(644,root,root,755)
8458 %{texmfdist}/fonts/type1/public/marvosym
8459
8460 %files fonts-type1-mathpazo
8461 %defattr(644,root,root,755)
8462 # %doc %{texmf}/doc/fonts/mathpazo
8463 %{texmfdist}/fonts/afm/public/mathpazo
8464 %{texmfdist}/fonts/type1/public/mathpazo
8465
8466 %files fonts-type1-omega
8467 %defattr(644,root,root,755)
8468 %{texmfdist}/fonts/type1/public/omega
8469
8470 %files fonts-type1-pl
8471 %defattr(644,root,root,755)
8472 # %doc %{texmf}/doc/fonts/polish/plpsfont
8473 %{texmfdist}/fonts/type1/public/pl
8474
8475 %files fonts-type1-px
8476 %defattr(644,root,root,755)
8477 %{texmfdist}/fonts/type1/public/pxfonts
8478
8479 # %files fonts-type1-qfonts
8480 # %defattr(644,root,root,755)
8481 # %{texmfdist}/fonts/type1/public/qfonts
8482
8483 %files fonts-type1-tx
8484 %defattr(644,root,root,755)
8485 %{texmfdist}/fonts/type1/public/txfonts
8486
8487 # %files fonts-type1-tt2001
8488 # %defattr(644,root,root,755)
8489 # %{texmf}/fonts/type1/public/tt2001
8490
8491 %files fonts-type1-urw
8492 %defattr(644,root,root,755)
8493 %{texmfdist}/fonts/type1/urw
8494
8495 %files fonts-type1-vnr
8496 %defattr(644,root,root,755)
8497 %{texmfdist}/fonts/type1/vntex/vnr
8498
8499 %files fonts-type1-xypic
8500 %defattr(644,root,root,755)
8501 %{texmfdist}/fonts/type1/public/xypic
8502
8503 # TeXLive-specific
8504
8505 %files afm2pl
8506 %defattr(644,root,root,755)
8507 %attr(755,root,root) %{_bindir}/afm2pl
8508 %{_mandir}/man1/afm2pl*
8509
8510 %files bbox
8511 %defattr(644,root,root,755)
8512 %attr(755,root,root) %{_bindir}/bbox
8513 %{_mandir}/man1/bbox*
8514
8515 %files cefutils
8516 %defattr(644,root,root,755)
8517 %attr(755,root,root) %{_bindir}/cef*
8518 %dir %{texmfdist}/tex/latex/cjk
8519 %{texmfdist}/tex/latex/cjk/CEF
8520 %doc %{texmfdist}/doc/latex/cjk/doc
8521 %doc %{texmfdist}/doc/latex/cjk/examples
8522 %{texmfdist}/source/latex/cjk/utils/CEFconv
8523
8524 %files detex
8525 %defattr(644,root,root,755)
8526 %attr(755,root,root) %{_bindir}/detex
8527 %{_mandir}/man1/detex*
8528
8529
8530 %files dviutils
8531 %defattr(644,root,root,755)
8532 %attr(755,root,root) %{_bindir}/dt2dv
8533 %attr(755,root,root) %{_bindir}/dv2dt
8534 %attr(755,root,root) %{_bindir}/dvi2tty
8535 %attr(755,root,root) %{_bindir}/dviasm
8536 %attr(755,root,root) %{_bindir}/dvibook
8537 %attr(755,root,root) %{_bindir}/dviconcat
8538 %attr(755,root,root) %{_bindir}/dvidvi
8539 %attr(755,root,root) %{_bindir}/dvigif
8540 %attr(755,root,root) %{_bindir}/dvipdfmx
8541 %attr(755,root,root) %{_bindir}/dvipos
8542 %attr(755,root,root) %{_bindir}/dviselect
8543 %attr(755,root,root) %{_bindir}/dvitodvi
8544 %{_mandir}/man1/dt2dv*
8545 %{_mandir}/man1/dv2dt*
8546 %{_mandir}/man1/dvi2tty*
8547 %{_mandir}/man1/dvibook*
8548 %{_mandir}/man1/dviconcat*
8549 %{_mandir}/man1/dvidvi*
8550 %{_mandir}/man1/dvigif*
8551 %{_mandir}/man1/dvipos*
8552 %{_mandir}/man1/dviselect*
8553 %{_mandir}/man1/dvitodvi*
8554
8555 %files epsutils
8556 %defattr(644,root,root,755)
8557 %attr(755,root,root) %{_bindir}/epsffit
8558 %attr(755,root,root) %{_bindir}/epspdf
8559 %attr(755,root,root) %{_bindir}/epspdftk
8560 %{texmfdist}/scripts/epspdf
8561 %{_mandir}/man1/epsffit*
8562 %doc %{texmfdist}/doc/epspdf
8563
8564 %files filters
8565 %defattr(644,root,root,755)
8566 %attr(755,root,root) %{_bindir}/fix*
8567 %{_mandir}/man1/fix*
8568
8569 %files uncategorized-utils
8570 %defattr(644,root,root,755)
8571 %attr(755,root,root) %{_bindir}/devnag
8572 %attr(755,root,root) %{_bindir}/disdvi
8573 %attr(755,root,root) %{_bindir}/exatools
8574
8575 %files tex4ht
8576 %defattr(644,root,root,755)
8577 %{texmfdist}/tex/generic/tex4ht
8578 %{texmfdist}/tex4ht
This page took 0.732376 seconds and 4 git commands to generate.