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