]> git.pld-linux.org Git - packages/texlive.git/blame - texlive.spec
- more latex subpackages
[packages/texlive.git] / texlive.spec
CommitLineData
d08789e0
ZU
1# TODO:
2# MAIN TODO:
3# - context: consider more splitting, check dependencies
97e8de8b
ZU
4# - check unpackaged files
5# - maybe more splits (e.g. latex subpackages)
d08789e0
ZU
6# - omega: consider more splitting, check dependencies
7# - tdphp: is it really useful?
8# - allow using Type1 fonts in others applications (symlink to
9# /usr/share/fonts/Type1 ?)
10# - fix package removal:
11# /usr/bin/texhash[77]: kpsewhich: not found
12#
13# FHS TODO:
14# - merge rhconfig and texmfsysvar patches
15# - texmfsysvar patch: change fmtutil and web2cdir variables instead
16# of creating texmfsys{config,var} variables?
17# - move config files to /etc
18# - merge all above with configure switch "--enable-fhs" and send it to TE
19#
20# TeXLive specific TODO:
4c9dc995 21# - summary/description correcting (all languages)
ca4b56d2
AM
22# - solve xindy case, it doesn't build with tetext, and probably won't with texlive
23# until larm1000 font found (xindy option)
24# - texk/web2c doesn't build (luatex option)
68640cd8 25# - %files latex-bibtex-revtex4
489714ae 26# - Check CEF/cjk!
ca4b56d2 27#
2b453bda
ZU
28# Subpackages TODO:
29# check deps the following subpackages:
30# - latex-exam
31# - latex-SIunits
d08789e0
ZU
32#
33%include /usr/lib/rpm/macros.perl
ca4b56d2 34#
67112f1c 35%bcond_without bootstrap
ca4b56d2 36#
d08789e0
ZU
37Summary: TeX typesetting system and MetaFont font formatter
38Summary(de.UTF-8): TeX-Satzherstellungssystem und MetaFont-Formatierung
39Summary(es.UTF-8): Sistema de typesetting TeX y formateador de fuentes MetaFont
40Summary(fr.UTF-8): Systéme de compostion TeX et formatteur de MetaFontes
97b079ad 41Summary(hu.UTF-8): TeX szövegszedő rendszer és MetaFont font formázó
d08789e0
ZU
42Summary(pl.UTF-8): System składu publikacji TeX oraz formater fontów MetaFont
43Summary(pt_BR.UTF-8): Sistema de typesetting TeX e formatador de fontes MetaFont
44Summary(tr.UTF-8): TeX dizgi sistemi ve MetaFont yazıtipi biçimlendiricisi
45Name: texlive
46Version: 20080816
47Release: 0.1
d08789e0
ZU
48License: distributable
49Group: Applications/Publishing/TeX
50Source0: http://tug.org/svn/texlive/branches/branch2008/Master/source/%{name}-%{version}-source.tar.lzma
51# Source0-md5: 554287c3e458da776edd684506048d45
e19e6777
ZU
52Source1: ftp://tug.org/texlive/historic/2008/%{name}-20080822-texmf.tar.lzma
53# Source1-md5: fa74072e1344e8390eb156bcda61a8b2
d08789e0
ZU
54Source4: %{name}.cron
55Source5: xdvi.desktop
56Source6: xdvi.png
c48c077b 57Patch0: %{name}-am.patch
2c9c6c5b 58Patch1: %{name}-20080816-kpathsea-ar.patch
d08789e0 59URL: http://www.tug.org/texlive/
c48c077b 60BuildRequires: autoconf
d08789e0
ZU
61BuildRequires: automake
62BuildRequires: bison
a784d38e 63BuildRequires: clisp
d08789e0 64BuildRequires: ed
a784d38e 65BuildRequires: expat-devel
4c9dc995 66BuildRequires: ffcall-devel
97b079ad 67BuildRequires: flex
a784d38e 68BuildRequires: fontconfig-devel
e671f712
AM
69BuildRequires: freetype-devel
70BuildRequires: freetype1-devel
d08789e0
ZU
71BuildRequires: gd-devel >= 2.0.33
72BuildRequires: libpng-devel >= 1.2.8
97b079ad 73BuildRequires: libtool
c48c077b
AM
74# should this be somewhere in clisp?
75BuildRequires: libsigsegv
d08789e0
ZU
76BuildRequires: libstdc++-devel
77BuildRequires: ncurses-devel
78BuildRequires: rpm-perlprov
79BuildRequires: rpm-pythonprov
d062bbe0 80BuildRequires: sed >= 4.0
d08789e0
ZU
81BuildRequires: t1lib-devel >= 5.0.2
82BuildRequires: texinfo
ca4b56d2
AM
83%if %{with bootstrap}
84BuildRequires: tetex-format-latex
85BuildRequires: tetex-format-pdflatex
ca4b56d2 86BuildRequires: tetex-latex-cyrillic
97b079ad 87BuildRequires: tetex-tex-babel
ca4b56d2 88%else
ca4b56d2
AM
89BuildRequires: texlive-format-latex
90BuildRequires: texlive-format-pdflatex
ca4b56d2 91BuildRequires: texlive-latex-cyrillic
97b079ad
ZU
92BuildRequires: texlive-tex-babel
93# fill with future texlive BR. guesses ones for now
ca4b56d2 94%endif
d08789e0 95BuildRequires: unzip
a784d38e 96BuildRequires: xorg-lib-libICE-devel
d08789e0 97BuildRequires: xorg-lib-libXaw-devel
a784d38e 98BuildRequires: xorg-lib-libXext-devel
a784d38e 99BuildRequires: xorg-lib-libXmu-devel
97b079ad 100BuildRequires: xorg-lib-libXpm-devel
d08789e0
ZU
101BuildRequires: zlib-devel >= 1.2.1
102Requires: %{name}-dirs-fonts
103Requires: %{name}-fonts-cm = %{epoch}:%{version}-%{release}
104Requires: %{name}-fonts-misc = %{epoch}:%{version}-%{release}
105Requires: %{name}-metafont = %{epoch}:%{version}-%{release}
106Requires: awk
107Requires: dialog
108Requires: sed
109Requires: sh-utils
110Requires: textutils
111Suggests: tmpwatch
112Obsoletes: tetex
113Obsoletes: tetex-afm
114Obsoletes: tetex-doc
115Obsoletes: tetex-doc-latex2e-html
116Obsoletes: tetex-fontinst
117Obsoletes: tetex-fontname
118Obsoletes: tetex-fonts
119Obsoletes: tetex-fonts-pandora
120Obsoletes: tetex-fonts-vcm
121Obsoletes: tetex-format-elatex
122Obsoletes: tetex-format-pdfelatex
123Obsoletes: tetex-format-pdfemex
124Obsoletes: tetex-latex-vnps
125Obsoletes: tetex-latex-vnr
126Obsoletes: tetex-oxdvi
127Obsoletes: tetex-oxdvi
128Obsoletes: tetex-plain-dvips
129Obsoletes: tetex-plain-dvips
130Obsoletes: tetex-plain-mathtime
131Obsoletes: tetex-plain-mathtime
132Obsoletes: tetex-plain-misc
133Obsoletes: tetex-plain-misc
134Obsoletes: tetex-plain-plnfss
135Obsoletes: tetex-plain-plnfss
136Obsoletes: tetex-tex-hyphen
137Obsoletes: tetex-tex-vietnam
138BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
139
8b5eed5e
ZU
140%define texmf %{_datadir}/texlive-texmf
141%define texmfdist %{texmf}-dist
1a192771 142%define texmfdoc %{texmf}-doc
d08789e0
ZU
143%define fmtdir /var/lib/texmf/web2c
144%define texhash [ ! -x %{_bindir}/texhash ] || %{_bindir}/texhash 1>&2;
145%define _localstatedir /var/lib/texmf
146%define fixinfodir [ ! -x /usr/sbin/fix-info-dir ] || /usr/sbin/fix-info-dir -c %{_infodir} >/dev/null 2>&1 ;
147%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 ;
148
149%define _noautoreq 'perl(path_tre)'
150
151%description
97b079ad
ZU
152TeXLive is an implementation of TeX for Linux or UNIX systems. TeX
153takes a text file and a set of formatting commands as input and
154creates a typesetter independent .dvi (DeVice Independent) file as
155output. Usually, TeX is used in conjunction with a higher level
156formatting package like LaTeX or PlainTeX, since TeX by itself is not
157very user-friendly.
d08789e0
ZU
158
159%description -l es.UTF-8
160Tex formata archivos de texto y órdenes para una salida independiente
161de dispositivo (que se llama DVI - DeVice Independent). En The TeXbook
162de Knut se describen las capacidades y el lenguaje TeX.
163
164%description -l de.UTF-8
165TeX formatiert eine Datei, die abwechselnd Text und Befehle enthält
166und gibt eine geräteunabhängige Datei aus (DVI genannt, Abk. für
167DeVice Independent). Die Funktionen und Sprache von TeX werden in The
168TeXbook von Knuth beschrieben.
169
170%description -l fr.UTF-8
171TeX formate un fichier de commandes et de texte mélandés, et produit
172un fichier de indépendant de toute plate-forme (appelé DVI, qui est un
173raccourci pour Device Independant). Les possibilités de TeX et son
174langage sont décrites dans l'ouvrage TeXbook, de Knuth.
175
97b079ad
ZU
176%description -l hu.UTF-8
177TeXLive a TeX egy implementációja Linux és UNIX rendszerekre. TeX egy
178egyszerű szövegfájlt fogad bemenetként, és formázó parancsok
179segítségével a szövegszedő egy független .dvi (DeVice Independent)
180fájlt készít. A TeX-et leginkább magasabb szintű formázó parancsokkal
181kiegészítve használják, mint pl. LaTeX-hel vagy PlainTeX-hel, mivel a
182TeX önmaga nem túlzottan "felhasználóbarát".
183
d08789e0
ZU
184%description -l pl.UTF-8
185TeX formatuje przygotowany tekst oraz komendy i produkuje niezależny
186od urządzenia plik wynikowy (tzw. DVI -- skrót od DeVice Independent).
187Możliwości TeXa, oraz jego język zostały opisane w ,,The TeXbook''
188Donalda E. Knutha.
189
190%description -l pt_BR.UTF-8
191Tex formata arquivos de texto e comandos para uma saída independente
192de dispositivo (chamado DVI - DeVice Independent). As capacidades e a
193linguagem TeX são descritas no The TeXbook, de Knuth.
194
195%description -l tr.UTF-8
196TeX, içinde metin ve komutların yer aldığı bir dosyayı okur ve dizgi
197aygıtından bağımsız bir çıktı (DeVice Independent - DVI) oluşturur.
198TeX'in becerileri ve dizgi dili, dili geliştiren Knuth'un 'The
199TeXbook' başlıklı kitabında anlatılmaktadır.
200
489714ae 201
d08789e0
ZU
202%package doc-Catalogue
203Summary: TeX Catalogue
204Summary(pl.UTF-8): Katalog TeXa
205Group: Applications/Publishing/TeX
206Requires(post,postun): %{_bindir}/texhash
207Requires: %{name} = %{epoch}:%{version}-%{release}
208
209%description doc-Catalogue
210TeX Catalogue.
211
212%description doc-Catalogue -l pl.UTF-8
213Katalog TeXa.
214
215%package doc-tug-faq
216Summary: TeX User Group FAQ
489714ae 217Summary(hu.UTF-8): TeX felhasználók FAQ-ja
d08789e0
ZU
218Summary(pl.UTF-8): FAQ Grupy Użytkowników TeXa
219Group: Applications/Publishing/TeX
220Requires(post,postun): %{_bindir}/texhash
221Requires: %{name} = %{epoch}:%{version}-%{release}
222Obsoletes: tetex-doc-LaTeX-FAQ-francaise
223Obsoletes: tetex-doc-de-tex-faq
224Obsoletes: tetex-doc-uktug-faq
225
226%description doc-tug-faq
227TeX User Group FAQ.
228
74eeb8ec
ZU
229%description doc-tug-faq -l hu.UTF8
230TeX felhasználók FAQ-ja.
231
d08789e0
ZU
232%description doc-tug-faq -l pl.UTF-8
233FAQ Grupy Użytkowników TeXa.
234
235%package doc-latex
236Summary: Basic LaTeX packages documentation
489714ae 237Summary(hu.UTF-8): Az alap LaTeX csomagok dokumentációja
d08789e0
ZU
238Summary(pl.UTF-8): Podstawowa dokumentacja do pakietów LaTeXa
239Group: Applications/Publishing/TeX
240Requires(post,postun): %{_bindir}/texhash
241Requires: %{name} = %{epoch}:%{version}-%{release}
242
243%description doc-latex
244Basic LaTeX packages documentation.
245
74eeb8ec
ZU
246%description doc-latex -l hu.UTF-8
247Az alap LaTeX csomagok dokumentációja
248
d08789e0
ZU
249%description doc-latex -l pl.UTF-8
250Podstawowa dokumentacja do pakietów LaTeXa.
251
252# # libraries #
253%package -n kpathsea
254Summary: File name lookup library
489714ae 255Summary(hu.UTF-8): Fájlnév-kereső könyvtár
d08789e0
ZU
256Summary(pl.UTF-8): Biblioteka szukająca nazw plików
257Group: Applications/Publishing/TeX
258Requires(post,postun): %{_bindir}/texhash
259Requires: %{name} = %{epoch}:%{version}-%{release}
260
261%description -n kpathsea
262File name lookup library.
263
74eeb8ec
ZU
264%description -n kpathsea -l hu.UTF-8
265Fájlnév-kereső könyvtár.
266
d08789e0
ZU
267%description -n kpathsea -l pl.UTF-8
268Biblioteka szukająca nazw plików.
269
270%package -n kpathsea-devel
271Summary: Kpathsea library filename lookup header files and documentation
272Summary(es.UTF-8): Bibliotecas y archivos de inclusión para desarrollo TeX
489714ae 273Summary(hu.UTF-8): Kpathsea fájlnév-kereső könyvtár header fájljai és dokumentációja
d08789e0
ZU
274Summary(pl.UTF-8): Pliki nagłówkowe oraz dokumetacja kpathsea
275Summary(pt_BR.UTF-8): Bibliotecas e headers para desenvolvimento TeX
276Group: Development/Libraries
277Requires: kpathsea = %{epoch}:%{version}-%{release}
278
279%description -n kpathsea-devel
280Kpathsea library filename lookup header files and documentation.
281
282%description -n kpathsea-devel -l es.UTF-8
283Bibliotecas, archivos de inclusión, etc, para que puedas desarrollar
284aplicaciones TeX.
285
74eeb8ec
ZU
286%description -n kpathsea-devel -l hu.UTF-8
287Kpathsea fájlnév-kereső könyvtár header fájljai és dokumentációja.
288
d08789e0
ZU
289%description -n kpathsea-devel -l pl.UTF-8
290Pliki nagłówkowe oraz dokumentacja biblioteki kpathsea.
291
292%description -n kpathsea-devel -l pt_BR.UTF-8
293Bibliotecas, headers e outros componentes que podem ser utilizados
294para desenvolver aplicações TeX.
295
296# # programs #
297%package dvips
298Summary: DVI to PostScript converter
299Summary(de.UTF-8): dvi-Postscript-Konvertierungsprogramm
300Summary(es.UTF-8): Convertidor dvi para postscript
301Summary(fr.UTF-8): Convertisseur dvi vers PostScript
40664f43 302Summary(hu.UTF-8): DVI-ből PosctScript-be konvertáló
d08789e0
ZU
303Summary(pl.UTF-8): Konwerter plików DVI do PostScriptu
304Summary(pt_BR.UTF-8): Conversor dvi para postscript
305Summary(tr.UTF-8): dvi'dan postscript'e dönüştürücü
306Group: Applications/Publishing/TeX
307Requires(post,postun): %{_bindir}/texhash
308Requires: %{name} = %{epoch}:%{version}-%{release}
309
310%description dvips
311The program dvips takes a DVI file file[.dvi] produced by TeX (or by
312some other processor such as GFtoDVI) and converts it to PostScript,
313normally sending the result directly to the laserprinter.
314
315%description dvips -l de.UTF-8
316Das dvips-Programm nimmt eine dvi-Datei ([.dvi]), die von TeX bzw.
317durch einen anderen Prozessor wie GFtoDVI) erzeugt wurde, und
318konvertiert diese in PostScript, wobei das Ergebnis in der Regel
319direkt an einen Laserdrucker gesandt wird.
320
321%description dvips -l es.UTF-8
322El programa dvips coge un archivo DVI (.dvi) producido por TeX (o por
323otro procesador como GFtoDVI) y lo convierte a PostScript, normalmente
324enviando el resultado directamente a la impresora láser.
325
326%description dvips -l fr.UTF-8
327Le programme dvips convertit les fichiers DVI en PostScript, en
328envoyant normalement le résultat directement sur une imprimante Laser.
329
40664f43
ZU
330%description dvips -l hu.UTF-8
331A dvips program egy TeX által készített DVI-fájlból PostScript
489714ae 332állományt készít, amelyet a legtöbb esetben közvetlenül a
40664f43
ZU
333lézernyomtatóra küldhetsz.
334
d08789e0
ZU
335%description dvips -l pl.UTF-8
336Program dvips bierze plik DVI wygenerowany przez TeXa (lub jakiś inny
337program, jak na przykład GFtoDVI) i konwertuje go do PostScriptu.
338Domyślnie wynik jest wysyłany bezpośrednio do drukarki.
339
340%description dvips -l pt_BR.UTF-8
341O programa dvips toma um arquivo DVI (.dvi) produzido pelo TeX (ou por
342outro processador como o GFtoDVI) e o converte para PostScript,
343normalmente enviando o resultado diretamente para a impressora laser.
344
345%description dvips -l tr.UTF-8
346dvips programı, dvi biçiminde bir girdi dosyası alır ve onu
347PostScript'e dönüştürür. Kaynak dosya TeX tarafından oluşturulmuş
348olabileceği gibi başka işleyiciler tarafından da (GFtoDVI gibi)
349üretilmiş olabilir.
350
351%package dvilj
352Summary: DVI to PCL converter
353Summary(de.UTF-8): Ein dvi-->Laserjet-Konvertierer
354Summary(es.UTF-8): Convertidor dvi para laserjet
355Summary(fr.UTF-8): convertisseur dvi vers laserjet
356Summary(pl.UTF-8): Konwerter plików DVI do języka PCL
357Summary(pt_BR.UTF-8): Conversor dvi para laserjet
358Summary(tr.UTF-8): dvi'dan laserjet'e dönüştürücü
359Group: Applications/Publishing/TeX
360Requires(post,postun): %{_bindir}/texhash
361Requires: %{name} = %{epoch}:%{version}-%{release}
362
363%description dvilj
364Dvilj and dvilj's siblings (included in this package) will convert TeX
365text formatting system output .dvi files to HP PCL (HP Printer Control
366Language) commands. Using dvilj, you can print TeX files to HP
367LaserJet+ and fully compatible printers. With dvilj2p, you can print
368to HP LaserJet IIP and fully compatible printers. And with dvilj4, you
369can print to HP LaserJet4 and fully compatible printers.
370
371%description dvilj -l de.UTF-8
372Dvilj und Gebrüder konvertieren TeX-Ausgabe-.dvi-Dateien in HP PCL (HP
373Printer Control Language) Befehle zum Drucken auf HP LaserJet+, HP
374LaserJet IIP (mit dvilj2p), HP LaserJet 4 (mit dvilj4) und vollständig
375kompatiblen Druckern.
376
377%description dvilj -l es.UTF-8
378Dvilj y semejantes convierten archivos de salida TeX.dvi en comandos
379HP PCL (i.e. Lenguaje de Control de Impresoras HP) adecuados a
380impresión de impresoras HP LaserJEt+, HP LaserJet IIP (usando
381dvilj2p), HP LaserJet 4 (usando dvilj4) y compatibles.
382
383%description dvilj -l fr.UTF-8
384dvilj et ses cousins convertissent les fichiers dvi en commandes HPPCL
385(le langage des imprimantes HP) pour les imprimer sur HP LaserJet+, HP
386LaserJet IIP (avec dvilj2p), HP LaserJet 4 (avec dvilj4), et autres
387imprimantes totalement compatibles.
388
389%description dvilj -l pl.UTF-8
390dvilj oraz pokrewne narzędzia (załączone w tym pakiecie) konwertują
391pliki wyjściowe .dvi systemu formatującego tekst TeX na polecenia HP
392PCL (HP Printer Control Language). Przy użyciu dvilj można drukować
393pliki TeXa na drukarkach HP LaserJet+ i w pełni kompatybilnych. Przy
394użyciu dvilj2p można drukować na drukarkach HP LaserJet IIP i w pełni
395kompatybilnych. Przy użyciu dvilj4 można drukować na drukarkach HP
396LaserJet4 i w pełni kompatybilnych.
397
398%description dvilj -l pt_BR.UTF-8
399Dvilj e semelhantes convertem arquivos de saída TeX .dvi em comandos
400HP PCL (i.e. Linguagem de Controle de Impressoras HP) adequados para
401impressão em impressoras HP LaserJet+, HP LaserJet IIP (usando
402dvilj2p), HP LaserJet 4 (usando dvilj4) e compatíveis.
403
404%description dvilj -l tr.UTF-8
405TeX çıktısı dvi dosyalarını HP PCL (HP'nin geliştirdiği bir yazıcı
406denetim dili) komutlarına çevirir ve böylece bir LaserJet+, HP
407LaserJet IIP (dvilj2p ile), HP LaserJet4 (dvilj4 ile) ve tam
408uyumlularından yazıcı çıktısı alınabilir.
409
410%package makeindex
411Summary: A general purpose hierarchical index generator
412Summary(pl.UTF-8): Generator hierarchicznych indeksów ogólnego przeznaczenia
413Group: Applications/Publishing/TeX
414Requires(post,postun): %{_bindir}/texhash
415Requires: %{name} = %{epoch}:%{version}-%{release}
416Obsoletes: tetex-rumakeindex
417
418%description makeindex
419A general purpose hierarchical index generator; it accepts one or more
420input files (often produced by a text formatter such as TeX or troff),
421sorts the entries, and produces an output file which can be formatted.
422The formats of the input and output files are specified in a style
423file; by default, input is assumed to be an idx file, as generated by
424LaTeX.
425
426%description makeindex -l pl.UTF-8
427Generator hierarchicznych indeksów ogólnego przeznaczenia; przyjmuje
428jeden lub więcej plików wejściowych (zazwyczaj zrobionych przez
429narzędzie formatujące tekst, takie jak TeX lub troff), sortuje
430elementy i tworzy plik wyjściowy, który może być sformatowany. Formaty
431plików wejściowych i wyjściowych podaje się w pliku stylu; domyślnie
432przyjmowany jest plik wejściowy w formacie idx, wygenerowany przez
433LaTeX.
434
435%package metafont
436Summary: MetaFont
437Summary(pl.UTF-8): Zestaw narzędzi MetaFont
438Group: Applications/Publishing/TeX
439Requires(post,postun): %{_bindir}/texhash
440Requires: %{name} = %{epoch}:%{version}-%{release}
441
442%description metafont
443MetaFont.
444
445%description metafont -l pl.UTF-8
446Zestaw narzędzi MetaFont.
447
448%package metapost
449Summary: MetaPost
450Summary(pl.UTF-8): Zestaw narzędzi MetaPost
451Group: Applications/Publishing/TeX
452Requires(post,postun): %{_bindir}/texhash
453Requires: %{name} = %{epoch}:%{version}-%{release}
454Obsoletes: tetex-matapost
455
456%description metapost
457MetaPost.
458
459%description metapost -l pl.UTF-8
460Zestaw narzędzi MetaPost.
461
462%package mptopdf
463Summary: MetaPost to PDF converter
464Summary(pl.UTF-8): Konwerter MetaPost do PDF
465Group: Applications/Publishing/TeX
466Requires(post,postun): %{_bindir}/texhash
467Requires: %{name}-metapost = %{epoch}:%{version}-%{release}
468
469%description mptopdf
470MetaPost to PDF converter.
471
472%description mptopdf -l pl.UTF-8
473Konwerter MetaPost do PDF.
474
475%package texdoctk
476Summary: Easy access to TeX documentation
477Summary(pl.UTF-8): Łatwy dostęp do dokumentacji TeXa
478Group: Applications/Publishing/TeX
479Requires(post,postun): %{_bindir}/texhash
480Requires: %{name} = %{epoch}:%{version}-%{release}
481
482%description texdoctk
483A Perl/Tk-based GUI for easy access to package documentation for TeX
484on Unix platforms; the databases it uses are based on the texmf/doc
485subtrees of teTeX v.1.0.x, but database files for local configurations
486with modified/extended directories can be derived from them. Note that
487texdoctk is not a viewer itself, but an interface for finding
488documentation files and opening them with the appropriate viewer; so
489it relies on appropriate programs to be installed on the system.
490However, the choice of these programs can be configured by the
491sysadmin or user.
492
493%description texdoctk -l pl.UTF-8
494Oparty na Perlu i Tk graficzny interfejs dający łatwy dostęp do
495dokumentacji pakietów TeXowych na platformach uniksowych; używa baz
496danych opartych na poddrzewach texmf/doc z teTeXa 1.0.x, ale może
497używać konfiguracji ze zmodyfikowanymi lub rozszerzonymi katalogami.
498Należy zauważyć, że texdoctk sam w sobie nie jest przeglądarką, ale
499interfejsem do wyszukiwania plików dokumentacji i otwierania ich we
500właściwej przeglądarce; tak więc wymaga on odpowiednich programów
501zainstalowanych w systemie. Wybór tych programów może być dokonany
502przez administratora lub użytkownika.
503
504%package -n texconfig
505Summary: TeX typesetting system configurator
506Summary(pl.UTF-8): Konfigurator systemu składu TeX
507Group: Applications/Publishing/TeX
508Requires: %{name} = %{epoch}:%{version}-%{release}
509Requires: %{name}-dvips = %{epoch}:%{version}-%{release}
510Requires: %{name}-metafont = %{epoch}:%{version}-%{release}
511Requires: xdvi = %{epoch}:%{version}-%{release}
512Obsoletes: tetex-texconfig
513
514%description -n texconfig
515TeX typesetting system configurator.
516
517%description -n texconfig -l pl.UTF-8
518Konfigurator systemu składu TeX.
519
520%package -n xdvi
521Summary: X11 previewer
522Summary(de.UTF-8): X11-Previewer
523Summary(es.UTF-8): Visualizador TeX X11
524Summary(fr.UTF-8): Prévisualisateur X11
525Summary(pl.UTF-8): Przeglądarka DVI dla X11
526Summary(pt_BR.UTF-8): Visualizador TeX X11
527Summary(tr.UTF-8): X11 öngörüntüleyici
528Group: Applications/Publishing/TeX
529Requires(post,postun): %{_bindir}/texhash
530Requires: %{name} = %{epoch}:%{version}-%{release}
531Requires: %{name}-metafont = %{epoch}:%{version}-%{release}
532Suggests: %{name}-dvips
533Obsoletes: tetex-xdvi
534
535%description -n xdvi
536xdvi is a program which runs under the X window system. It is used to
537preview dvi files, such as are produced by tex and latex.
538
539%description -n xdvi -l de.UTF-8
540xdvi ist ein Programm, das unter dem X-Window-System läuft und gewohnt
541ist, dvi-Dateien als Vorschau anzuzeigen, etwa solche, die von tex und
542latex erzeugt wurden.
543
544%description -n xdvi -l es.UTF-8
545xdvi es un programa que se ejecuta en el sistema X Window. Se usa para
546visualizar archivos dvi, como los producidos por tex y latex.
547
548%description -n xdvi -l fr.UTF-8
549xdvi est un programme s'exécutant sous le système X Window. Il sert à
550visualiser les fichiers dvi tels que ceux produits par tex et latex.
551
552%description -n xdvi -l pl.UTF-8
553Xdvi jest programem (działającym w X Window System) do przeglądania
554plików DVI, produkowanych przez TeXa i LaTeXa.
555
556%description -n xdvi -l pt_BR.UTF-8
557xdvi é um programa que roda no sistema X Window. É usado para
558visualizar arquivos dvi, como os produzidos por tex e latex.
559
560%package pdftex
561Summary: TeX generating PDF files instead DVI
562Summary(pl.UTF-8): TeX generujący pliki PDF zamiast DVI
563Group: Applications/Publishing/TeX
564Requires(post,postun): %{_bindir}/texhash
565Requires: %{name} = %{epoch}:%{version}-%{release}
566Requires: %{name}-fonts-type1-bluesky = %{epoch}:%{version}-%{release}
567
568%description pdftex
569TeX generating PDF files instead DVI.
570
571%description pdftex -l pl.UTF-8
572TeX generujący pliki PDF zamiast DVI.
573
574%package omega
575Summary: Extended unicode TeX
576Summary(pl.UTF-8): Omega - TeX ze wsparciem dla unikodu
577Group: Applications/Publishing/TeX
578Requires(post,postun): %{_bindir}/texhash
579Requires: %{name} = %{epoch}:%{version}-%{release}
580Requires: %{name}-fonts-omega = %{epoch}:%{version}-%{release}
581Requires: %{name}-plain = %{epoch}:%{version}-%{release}
582
583%description omega
584Omega is a version of the TeX program modified for multilingual
585typesetting. It uses unicode, and has additional primitives for (among
586other things) bidirectional typesetting.
587
588%description omega -l pl.UTF-8
589Omega to wersja TeXa zmodyfikowana dla potrzeb składu wielojęzycznego.
590Używa unikodu i ma dodatkowe prymitywy do (między innymi) składania
591tekstu pisanego w obu kierunkach.
592
593# # formats #
594
595# Plain format.
596
597%package plain
598Summary: Plain TeX format basic files
599Summary(pl.UTF-8): Podstawowe pliki dla formatu Plain TeX
600Group: Applications/Publishing/TeX
601Requires(post,postun): %{_bindir}/texhash
602Requires: %{name} = %{epoch}:%{version}-%{release}
603
604%description plain
605Plain TeX format basic files.
606
607%description plain -l pl.UTF-8
608Podstawowe pliki dla formatu Plain TeX.
609
610%package format-plain
611Summary: TeX Plain format
612Summary(pl.UTF-8): Format TeX Plain
613Group: Applications/Publishing/TeX
614Requires(post,postun): %{_bindir}/texhash
615Requires: %{name}-plain = %{epoch}:%{version}-%{release}
616
617%description format-plain
618TeX Plain format.
619
620%description format-plain -l pl.UTF-8
621Format TeX Plain.
622
623%package format-pdftex
624Summary: PDFTeX Plain format
625Summary(pl.UTF-8): Format PDFTeX Plain
626Group: Applications/Publishing/TeX
627Requires(post,postun): %{_bindir}/texhash
628Requires: %{name}-pdftex = %{epoch}:%{version}-%{release}
629Requires: %{name}-plain = %{epoch}:%{version}-%{release}
630# for epstopdf to work
631Requires: fonts-Type1-urw
632Requires: ghostscript
633
634%description format-pdftex
635PDFTeX Plain format.
636
637%description format-pdftex -l pl.UTF-8
638Format PDFTeX Plain.
639
640%package format-pdfetex
641Summary: PDFTeX EPlain format
642Summary(pl.UTF-8): Format PDFTeX EPlain
643Group: Applications/Publishing/TeX
644Requires(post,postun): %{_bindir}/texhash
645Requires: %{name}-pdftex = %{epoch}:%{version}-%{release}
646Requires: %{name}-plain = %{epoch}:%{version}-%{release}
647
648%description format-pdfetex
649PDFTeX EPlain format.
650
651%description format-pdfetex -l pl.UTF-8
652Format PDFTeX EPlain.
653
654# MeX Plain format
655
656%package mex
657Summary: MeX Plain Format basic files
658Summary(pl.UTF-8): Podstawowe pliki dla format MeX Plain
659Group: Applications/Publishing/TeX
660Requires(post,postun): %{_bindir}/texhash
661Requires: %{name} = %{epoch}:%{version}-%{release}
662Requires: tetex-fonts-pl = %{epoch}:%{version}-%{release}
663Requires: tetex-plain = %{epoch}:%{version}-%{release}
664
665%description mex
666MeX Plain Format basic files.
667
668%description mex -l pl.UTF-8
669Podstawowe pliki dla formatu MeX Plain.
670
671%package format-mex
672Summary: MeX Plain Format
673Summary(pl.UTF-8): Format MeX Plain
674Group: Applications/Publishing/TeX
675Requires(post,postun): %{_bindir}/texhash
676Requires: tetex-mex = %{epoch}:%{version}-%{release}
677
678%description format-mex
679MeX Plain Format.
680
681%description format-mex -l pl.UTF-8
682Format MeX Plain.
683
684%package format-pdfmex
685Summary: PDFMeX Plain Format
686Summary(pl.UTF-8): Format PDFMeX Plain
687Group: Applications/Publishing/TeX
688Requires(post,postun): %{_bindir}/texhash
689Requires: %{name}-mex = %{epoch}:%{version}-%{release}
690Requires: %{name}-pdftex = %{epoch}:%{version}-%{release}
691
692%description format-pdfmex
693PDFMeX Plain Format.
694
695%description format-pdfmex -l pl.UTF-8
696Format PDFMeX Plain.
697
698%package format-utf8mex
699Summary: MeX Plain Format with UTF-8 encoded source files
700Summary(pl.UTF-8): Format MeX Plain z plikami źródłowymi kodowanymi UTF-8
701Group: Applications/Publishing/TeX
702Requires(post,postun): %{_bindir}/texhash
703Requires: %{name}-mex = %{epoch}:%{version}-%{release}
704
705%description format-utf8mex
706MeX Plain Format with UTF-8 encoded source files.
707
708%description format-utf8mex -l pl.UTF-8
709Format MeX Plain z plikami źródłowymi kodowanymi UTF-8.
710
711# AMS TeX format
712
713%package amstex
714Summary: AMS macros for Plain TeX basic files
715Summary(pl.UTF-8): Podstawowe pliki makr AMS dla formatu Plain TeX
716Group: Applications/Publishing/TeX
717Requires(post,postun): %{_bindir}/texhash
718Requires: %{name}-fonts-ams = %{epoch}:%{version}-%{release}
719Requires: %{name}-plain = %{epoch}:%{version}-%{release}
720Obsoletes: tetex-ams
721Obsoletes: tetex-plain-amsfonts
722
723%description amstex
724American Mathematical Society macros for Plain TeX basic files.
725
726%description amstex -l pl.UTF-8
727Podstawowe pliki makr AMS (American Mathematical Society) dla formatu
728Plain TeX.
729
730%package format-amstex
731Summary: AMS macros for Plain TeX
732Summary(pl.UTF-8): Makra AMS dla formatu Plain TeX
733Group: Applications/Publishing/TeX
734Requires(post,postun): %{_bindir}/texhash
735Requires: %{name}-amstex = %{epoch}:%{version}-%{release}
736Obsoletes: tetex-ams
737
738%description format-amstex
739American Mathematical Society macros for Plain TeX.
740
741%description format-amstex -l pl.UTF-8
742Makra AMS (American Mathematical Society) dla formatu Plain TeX.
743
744%package format-pdfamstex
745Summary: AMS macros for PDFTeX
746Summary(pl.UTF-8): Makra AMS dla formatu PDFTeX
747Group: Applications/Publishing/TeX
748Requires(post,postun): %{_bindir}/texhash
749Requires: %{name}-amstex = %{epoch}:%{version}-%{release}
750Requires: %{name}-pdftex = %{epoch}:%{version}-%{release}
751
752%description format-pdfamstex
753American Mathematical Society macros for PDFTeX.
754
755%description format-pdfamstex -l pl.UTF-8
756Makra AMS (American Mathematical Society) dla formatu PDFTeX.
757
758# CSPlain format
759
760%package csplain
761Summary: TeX CSPlain format basic files
762Summary(pl.UTF-8): Podstawowe pliki dla formatu TeX CSPlain
763Group: Applications/Publishing/TeX
764Requires(post,postun): %{_bindir}/texhash
765Requires: %{name}-fonts-cs = %{epoch}:%{version}-%{release}
766Requires: %{name}-plain = %{epoch}:%{version}-%{release}
767
768%description csplain
769TeX CSPlain format basic files.
770
771%description csplain -l pl.UTF-8
772Podstawowe pliki dla formatu TeX CSPlain.
773
774%package format-csplain
775Summary: TeX CSPlain format
776Summary(pl.UTF-8): Format TeX CSPlain
777Group: Applications/Publishing/TeX
778Requires(post,postun): %{_bindir}/texhash
779Requires: %{name}-csplain = %{epoch}:%{version}-%{release}
780
781%description format-csplain
782TeX CSPlain format.
783
784%description format-csplain -l pl.UTF-8
785Format TeX CSPlain.
786
787%package format-pdfcsplain
788Summary: PDFTeX CSPlain format
789Summary(pl.UTF-8): Format PDFTeX CSPlain
790Group: Applications/Publishing/TeX
791Requires(post,postun): %{_bindir}/texhash
792Requires: %{name}-csplain = %{epoch}:%{version}-%{release}
793
794%description format-pdfcsplain
795PDFTeX CSPlain format.
796
797%description format-pdfcsplain -l pl.UTF-8
798Format PDFTeX CSPlain.
799
800# CSLaTeX format
801
802%package cslatex
803Summary: CSLaTeX format basic files
804Summary(pl.UTF-8): Podstawowe pliki dla formatu CSLaTeX
805Group: Applications/Publishing/TeX
806Requires(post,postun): %{_bindir}/texhash
807Requires: %{name}-fonts-cs = %{epoch}:%{version}-%{release}
808Requires: %{name}-plain = %{epoch}:%{version}-%{release}
809
810%description cslatex
811CSLaTeX format basic files.
812
813%description cslatex -l pl.UTF-8
814Podstawowe pliki dla formatu CSLaTeX.
815
816%package format-cslatex
817Summary: CSLaTeX format
818Summary(pl.UTF-8): Format CSLaTeX
819Group: Applications/Publishing/TeX
820Requires(post,postun): %{_bindir}/texhash
821Requires: %{name}-cslatex = %{epoch}:%{version}-%{release}
822
823%description format-cslatex
824CSLaTeX format.
825
826%description format-cslatex -l pl.UTF-8
827Format CSLaTeX.
828
829%package format-pdfcslatex
830Summary: PDF CSLaTeX format
831Summary(pl.UTF-8): Format PDF CSLaTeX
832Group: Applications/Publishing/TeX
833Requires(post,postun): %{_bindir}/texhash
834Requires: %{name}-cslatex = %{epoch}:%{version}-%{release}
835
836%description format-pdfcslatex
837PDF CSLaTeX format.
838
839%description format-pdfcslatex -l pl.UTF-8
840Format PDF CSLaTeX.
841
842# Cyrillic Plain format
843
844%package cyrplain
845Summary: Cyrillic Plain format basic files
846Summary(pl.UTF-8): Podstawowe pliki dla formatu Cyrillic Plain
847Group: Applications/Publishing/TeX
848Requires(post,postun): %{_bindir}/texhash
849Requires: %{name}-plain = %{epoch}:%{version}-%{release}
850
851%description cyrplain
852Cyrillic Plain format basic files.
853
854%description cyrplain -l pl.UTF-8
855Podstawowe pliki dla formatu Cyrillic Plain.
856
857%package format-cyrplain
858Summary: Cyrillic Plain format
859Summary(pl.UTF-8): Format Cyrillic Plain
860Group: Applications/Publishing/TeX
861Requires(post,postun): %{_bindir}/texhash
862Requires: %{name}-cyrplain = %{epoch}:%{version}-%{release}
863
864%description format-cyrplain
865Cyrillic Plain format.
866
867%description format-cyrplain -l pl.UTF-8
868Format Cyrillic Plain.
869
870%package format-cyramstex
871Summary: Cyrillic AMSTeX format
872Summary(pl.UTF-8): Format Cyrillic AMSTeX
873Group: Applications/Publishing/TeX
874Requires(post,postun): %{_bindir}/texhash
875Requires: %{name}-plain = %{epoch}:%{version}-%{release}
876Obsoletes: tetex-cyramstex
877
878%description format-cyramstex
879Cyrillic AMSTeX format.
880
881%description format-cyramstex -l pl.UTF-8
882Format Cyrillic AMSTeX.
883
884%package format-cyrtexinfo
885Summary: Cyrillic TeXInfo format
886Summary(pl.UTF-8): Format Cyrillic TeXInfo
887Group: Applications/Publishing/TeX
888Requires(post,postun): %{_bindir}/texhash
889Requires: %{name}-plain = %{epoch}:%{version}-%{release}
890Obsoletes: tetex-cyrtexinfo
891
892%description format-cyrtexinfo
893Cyrillic TeXInfo format.
894
895%description format-cyrtexinfo -l pl.UTF-8
896Format Cyrillic TeXInfo.
897
898# EPlain format
899
900%package eplain
901Summary: EPlain format basic files
902Summary(pl.UTF-8): Podstawowe pliki dla formatu EPlain
903Group: Applications/Publishing/TeX
904Requires(post,postun): %{_bindir}/texhash
905Requires: %{name}-plain = %{epoch}:%{version}-%{release}
906Obsoletes: tetex-etex
907
908%description eplain
909EPlain format basic files.
910
911%description eplain -l pl.UTF-8
912Podstawowe pliki dla formatu EPlain.
913
914%package format-eplain
915Summary: EPlain format
916Summary(pl.UTF-8): Format EPlain
917Group: Applications/Publishing/TeX
918Requires(post,postun): %{_bindir}/texhash
919Requires: %{name}-eplain = %{epoch}:%{version}-%{release}
920
921%description format-eplain
922EPlain format.
923
924%description format-eplain -l pl.UTF-8
925Format EPlain.
926
927# ConTeXt format.
928
929%package context
930Summary: ConTeXt macro package basic files
931Summary(pl.UTF-8): Podstawowe pliki pakietu makr ConTeXt
932Group: Applications/Publishing/TeX
933Requires(post,postun): %{_bindir}/texhash
934Requires: %{name} = %{epoch}:%{version}-%{release}
935Obsoletes: tetex-latex-context
936
937%define _noautoreq 'perl(path_tre)'
938
939%description context
940A full featured, parameter driven macro package, which fully supports
941advanced interactive documents.
942
943This package contains basic files.
944
945%description context -l pl.UTF-8
946Pakiet makr sterowanych przez parametry o pełnych możliwościach,
947całkowicie obsługujący zaawansowane dokumenty interaktywne.
948
949Ten pakiet zawiera podstawowe pliki.
950
951%package format-context-de
952Summary: German ConTeXt format
953Summary(pl.UTF-8): Niemiecka wersja formatu ConTeXt
954Group: Applications/Publishing/TeX
955Requires(post,postun): %{_bindir}/texhash
956Requires: %{name}-context = %{epoch}:%{version}-%{release}
957
958%description format-context-de
959German ConTeXt format.
960
961%description format-context-de -l pl.UTF-8
962Niemiecka wersja formatu ConTeXt.
963
964%package format-context-en
965Summary: English ConTeXt format
966Summary(pl.UTF-8): Angielska wersja formatu ConTeXt
967Group: Applications/Publishing/TeX
968Requires(post,postun): %{_bindir}/texhash
969Requires: %{name}-context = %{epoch}:%{version}-%{release}
970
971%description format-context-en
972English ConTeXt format.
973
974%description format-context-en -l pl.UTF-8
975Angielska wersja formatu ConTeXt.
976
977%package format-context-nl
978Summary: Dutch ConTeXt format
979Summary(pl.UTF-8): Holenderska wersja formatu ConTeXt
980Group: Applications/Publishing/TeX
981Requires(post,postun): %{_bindir}/texhash
982Requires: %{name}-context = %{epoch}:%{version}-%{release}
983
984%description format-context-nl
985Dutch ConTeXt format.
986
987%description format-context-nl -l pl.UTF-8
988Holenderska wersja formatu ConTeXt.
989
990# LaTeX format.
991
992%package latex
993Summary: LaTeX macro package basic files
994Summary(pl.UTF-8): Podstawowe pliki pakietu makr LaTeX
995Group: Applications/Publishing/TeX
996Requires(post,postun): %{_bindir}/texhash
997Requires: %{name} = %{epoch}:%{version}-%{release}
998Requires: %{name}-fonts-latex = %{epoch}:%{version}-%{release}
999# for misc/eurosym:
1000Requires: %{name}-fonts-eurosym = %{epoch}:%{version}-%{release}
1001Obsoletes: tetex-bibtex-koma-script
1002Obsoletes: tetex-latex-SIunits
1003Obsoletes: tetex-latex-caption
1004Obsoletes: tetex-latex-curves
1005Obsoletes: tetex-latex-dinbrief
1006Obsoletes: tetex-latex-draftcopy
1007Obsoletes: tetex-latex-dvilj
1008Obsoletes: tetex-latex-eepic
1009Obsoletes: tetex-latex-endfloat
1010Obsoletes: tetex-latex-fancyhdr
1011Obsoletes: tetex-latex-fancyheadings
1012Obsoletes: tetex-latex-fancyvrb
1013Obsoletes: tetex-latex-fp
1014Obsoletes: tetex-latex-graphics
1015Obsoletes: tetex-latex-hyperref
1016Obsoletes: tetex-latex-koma-script
1017Obsoletes: tetex-latex-labels
1018Obsoletes: tetex-latex-listings
1019Obsoletes: tetex-latex-misc
1020Obsoletes: tetex-latex-ms
1021Obsoletes: tetex-latex-multirow
1022Obsoletes: tetex-latex-mwcls
1023Obsoletes: tetex-latex-mwdtools
1024Obsoletes: tetex-latex-natbib
1025Obsoletes: tetex-latex-ntgclass
1026Obsoletes: tetex-latex-oberdiek
1027Obsoletes: tetex-latex-pb-diagram
1028Obsoletes: tetex-latex-pstriks
1029Obsoletes: tetex-latex-revtex4
1030Obsoletes: tetex-latex-seminar
1031Obsoletes: tetex-latex-t2
1032Obsoletes: tetex-latex-titlesec
1033Obsoletes: tetex-latex-tools
1034Obsoletes: tetex-latex-units
1035Obsoletes: tetex-mwcls
1036Obsoletes: tetex-revtex4
1037
1038%description latex
1039LaTeX is a front end for the TeX text formatting system. Easier to use
1040than TeX, LaTeX is essentially a set of TeX macros which provide
1041convenient, predefined document formats for users.
1042
1043This package contains basic files.
1044
1045%description latex -l pl.UTF-8
1046LaTeX jest frontendem do systemu formatującego tekst TeX. Jest
1047łatwiejszy w użyciu niż TeX. Jest właściwie zestawem makr TeXowych,
1048dających użytkownikom wygodne, predefiniowane formaty dokumentów.
1049
1050Ten pakiet zawiera podstawowe pliki.
1051
a8b381b0
ZU
1052%package latex-abstract
1053Summary: Control the typesetting of the abstract environment
1054Summary(hu.UTF-8): Az "abstract" környezet szedésének irányítása
1055Group: Applications/Publishing/TeX
1056
1057%description latex-abstract
1058Control the typesetting of the abstract environment.
1059
1060%description latex-abstract -l hu.UTF-8
1061Az "abstract" környezet szedésének irányítása.
1062
1063
d08789e0
ZU
1064%package latex-ae
1065Summary: Virtual fonts for PDF-files with T1 encoded CMR-fonts
1066Summary(pl.UTF-8): Wirtualne fonty dla plików PDF z fontami CMR o kodowaniu T1
1067Group: Applications/Publishing/TeX
1068Requires(post,postun): %{_bindir}/texhash
1069Requires: %{name}-fonts-ae = %{epoch}:%{version}-%{release}
1070Requires: %{name}-latex = %{epoch}:%{version}-%{release}
1071
1072%description latex-ae
1073A set of virtual fonts which emulates T1 coded fonts using the
1074standard CM fonts. The package is called AE fonts (for Almost
1075European). The main use of the package is to produce PDF files using
1076versions of the CM fonts instead of the bitmapped EC fonts.
1077
1078%description latex-ae -l pl.UTF-8
1079Zestaw wirtualnych fontów emulujących fonty o kodowaniu T1 przy użyciu
1080standardowych fontów CM. Ten pakiet został nazwany AE (Almost European
1081- prawie europejskie). Głównym przeznaczeniem tego pakietu jest
1082 produkowanie plików PDF przy użyciu wersji fontów CM zamiast
1083 bitmapowych fontów EC.
1084
1085%package latex-algorithms
1086Summary: Floating algorithm environment
1087Summary(pl.UTF-8): Pływające środowisko dla algorytmów
1088Group: Applications/Publishing/TeX
1089Requires(post,postun): /usr/bin/texhash
1090Requires: %{name}-latex = %{epoch}:%{version}-%{release}
1091
1092%description latex-algorithms
1093Defines a floating algorithm environment designed to work with the
1094algorithmic package.
1095
1096%description latex-algorithms -l pl.UTF-8
1097Pakiet definiujący pływające środowisko dla algorytmów zaprojektowane
1098do pracy z pakietem algorithmic.
1099
1100%package latex-ams
1101Summary: AMS math facilities for LaTeX
1102Summary(pl.UTF-8): Udogodnienia matematyczne AMS dla LaTeXa
1103Group: Applications/Publishing/TeX
1104Requires(post,postun): %{_bindir}/texhash
1105Requires: %{name}-fonts-ams = %{epoch}:%{version}-%{release}
1106Requires: %{name}-latex = %{epoch}:%{version}-%{release}
1107Obsoletes: tetex-latex-amscls
1108Obsoletes: tetex-latex-amsfonts
1109Obsoletes: tetex-latex-amsmath
1110
1111%description latex-ams
1112This package is the principal package in the AMS-LaTeX distribution.
1113It adapts for use in LaTeX most of the mathematical features found in
1114AMS-TeX.
1115
1116%description latex-ams -l pl.UTF-8
1117To jest główny pakiet dystrybucji AMS-LaTeX. Jest adaptacją większości
1118możliwości matematycznych AMS-TeXa do używania w LaTeXu.
1119
1120%package latex-antp
1121Summary: Antykwa Poltawskiego, a Type 1 family of Polish traditional type
1122Summary(pl.UTF-8): Antykwa Półtawskiego - rodzina tradycyjnych czcionek polskich jako Type 1
1123Group: Applications/Publishing/TeX
1124Requires(post,postun): %{_bindir}/texhash
1125Requires: %{name}-fonts-antp = %{epoch}:%{version}-%{release}
1126Requires: %{name}-latex = %{epoch}:%{version}-%{release}
1127
1128%description latex-antp
1129A replica of Antykwa Poltawskiego font in PostScript Type 1 format
1130- -- preliminary version. This font was designed in the 'twenties and
1131 the 'thirties of XX century by a Polish graphic artist and a
1132 typographer Adam Poltawski. It was widely used by Polish printing
1133 houses as long as metal types were in use (until ca the 'sixties).
1134 Perhaps the first complete font family programmed and parametrized in
1135 METAPOST.
1136
1137%description latex-antp -l pl.UTF-8
1138Wstępna wersja repliki kroju Antykwa Półtawskiego w formacie
1139PostScript Type 1. Ten krój został opracowany w latach 30-tych i
114040-tych XX wieku przez polskiego grafika i typografa Adama
1141Półtawskiego. Była szeroko używana przez polskie drukarnie dopóki
1142używano metalowych czcionek (do lat 60-tych). Prawdopodobnie pierwsza
1143kompletna rodzina fontów zaprogramowana i zparametryzowana w
1144METAPOSCIE.
1145
1146%package latex-antt
1147Summary: Antykwa Torunska, a Type 1 family of a Polish traditional type
1148Summary(pl.UTF-8): Antykwa Turuńska - rodzina tradycyjnych czcionek polskich jako Type 1
1149Group: Applications/Publishing/TeX
1150Requires(post,postun): %{_bindir}/texhash
1151Requires: %{name}-fonts-antt = %{epoch}:%{version}-%{release}
1152Requires: %{name}-latex = %{epoch}:%{version}-%{release}
1153
1154%description latex-antt
1155Antykwa Torunska is a serif font designed by the late Polish
1156typographer Zygfryd Gardzielewski, reconstructed and digitized as Type
11571.
1158
1159%description latex-antt -l pl.UTF-8
1160Antykwa Toruńska to krój szeryfowy opracowany niedawno przez polskiego
1161typografa Zygfryda Gardzielewskiego, zrekonstruowany i przerobiony na
1162postać cyfrową jako Type 1.
1163
1164%package latex-bbm
1165Summary: Blackboard variant fonts for Computer Modern, with LaTeX support
1166Summary(pl.UTF-8): Tablicowy wariant fontów Computer Modern z obsługą LaTeXa
1167Group: Applications/Publishing/TeX
1168Requires(post,postun): %{_bindir}/texhash
1169Requires: %{name}-fonts-bbm = %{epoch}:%{version}-%{release}
1170Requires: %{name}-latex = %{epoch}:%{version}-%{release}
1171
1172%description latex-bbm
1173Blackboard variant fonts for Computer Modern, with LaTeX support.
1174
1175%description latex-bbm -l pl.UTF-8
1176Tablicowy wariant fontów Computer Modern z obsługą LaTeXa.
1177
1178%package latex-bbold
1179Summary: Sans serif blackboard bold for LaTeX
1180Summary(pl.UTF-8): Tablicowy tłusty font sans serif dla LaTeXa
1181Group: Applications/Publishing/TeX
1182Requires(post,postun): %{_bindir}/texhash
1183Requires: %{name}-fonts-bbold = %{epoch}:%{version}-%{release}
1184Requires: %{name}-latex = %{epoch}:%{version}-%{release}
1185
1186%description latex-bbold
1187A geometric sans serif blackboard bold font, for use in mathematics.
1188
1189%description latex-bbold -l pl.UTF-8
1190Geometryczny tablicowy tłusty font sans serif, do używania w
1191matematyce.
1192
1193%package latex-bibtex
1194Summary: Bibliography management for LaTeX
1195Summary(pl.UTF-8): Zarządzenie bibliografią dla LaTeXa
1196Group: Applications/Publishing/TeX
1197Requires(post,postun): %{_bindir}/texhash
1198Requires: %{name}-latex = %{epoch}:%{version}-%{release}
1199Obsoletes: tetex-bibtex
1200Obsoletes: tetex-natbib
1201Obsoletes: tetex-rubibtex
1202
1203%description latex-bibtex
1204Bibliography management for LaTeX.
1205
1206%description latex-bibtex -l pl.UTF-8
1207Zarządzanie bibliografią dla LaTeXa.
1208
1209%package latex-bibtex-ams
1210Summary: BibTeX style files for American Mathematical Society publications
1211Summary(pl.UTF-8): Pliki stylów BibTeXa do publikacji American Mathematical Society
1212Group: Applications/Publishing/TeX
1213Requires(post,postun): %{_bindir}/texhash
1214Requires: %{name}-latex-ams = %{epoch}:%{version}-%{release}
1215Requires: %{name}-latex-bibtex = %{epoch}:%{version}-%{release}
1216Obsoletes: tetex-bibtex-ams
1217
1218%description latex-bibtex-ams
1219BibTeX style files for American Mathematical Society publications.
1220
1221%description latex-bibtex-ams -l pl.UTF-8
1222Pliki stylów BibTeXa do publikacji American Mathematical Society.
1223
1224%package latex-bibtex-dk
1225Summary: Danish variants of the standard BibTeX styles
1226Summary(pl.UTF-8): Duńskie warianty standardowych stylów BibTeXa
1227Group: Applications/Publishing/TeX
1228Requires(post,postun): /usr/bin/texhash
1229Requires: %{name}-latex-bibtex = %{epoch}:%{version}-%{release}
1230
1231%description latex-bibtex-dk
1232Dk-bib is a translation of the four standard BibTeX style files
1233(abbrv, alpha, plain and unsrt) into Danish. The files have been
1234extended with ISBN, ISSN and URL fields which can be enabled through a
1235LaTeX style file.
1236
1237%description latex-bibtex-dk -l pl.UTF-8
1238Dk-bib to tłumaczenie czterech standardowych plików stylów BibTeXa
1239(abbrv, alpha, plain i unsrt) na język duński. Pliki zostały
1240rozszerzone o pola ISBN, ISSN i URL, które można włączyć poprzez plik
1241stylu LaTeXa.
1242
1243%package latex-bibtex-nor
1244Summary: Norwegian variants of the standard BibTeX styles
1245Summary(pl.UTF-8): Norweskie warianty standardowych stylów BibTeXa
1246Group: Applications/Publishing/TeX
1247Requires(post,postun): /usr/bin/texhash
1248Requires: %{name}-latex-bibtex = %{epoch}:%{version}-%{release}
1249
1250%description latex-bibtex-nor
1251Norwegian variants of the standard BibTeX styles.
1252
1253%description latex-bibtex-nor -l pl.UTF-8
1254Norweskie warianty standardowych stylów BibTeXa.
1255
1256%package latex-bibtex-pl
1257Summary: Polish bibliography management for LaTeX
1258Summary(pl.UTF-8): Polska wersja zarządzania bibliografią dla LaTeXa
1259Group: Applications/Publishing/TeX
1260Requires(post,postun): %{_bindir}/texhash
1261Requires: %{name}-latex-bibtex = %{epoch}:%{version}-%{release}
1262Obsoletes: tetex-bibtex-plbib
1263
1264%description latex-bibtex-pl
1265Polish bibliography management for LaTeX.
1266
1267%description latex-bibtex-pl -l pl.UTF-8
1268Polska wersja zarządzania bibliografią dla LaTeXa.
1269
1270%package latex-bibtex-german
1271Summary: German variants of standard BibTeX styles
1272Summary(pl.UTF-8): Niemieckie wersje standardowych stylów BibTeXa
1273Group: Applications/Publishing/TeX
1274Requires(post,postun): %{_bindir}/texhash
1275Requires: %{name}-latex-bibtex = %{epoch}:%{version}-%{release}
1276Obsoletes: tetex-bibtex-germbib
1277
1278%description latex-bibtex-german
1279German variants of standard BibTeX styles.
1280
1281%description latex-bibtex-german -l pl.UTF-8
1282Niemieckie wersje standardowych stylów BibTeXa.
1283
1284%package latex-bibtex-revtex4
1285Summary: BibTeX styles for REVTeX4
1286Summary(pl.UTF-8): Style BibTeXa dla REVTeX4
1287Group: Applications/Publishing/TeX
1288Requires(post,postun): %{_bindir}/texhash
1289Requires: %{name} = %{epoch}:%{version}-%{release}
1290Obsoletes: tetex-bibtex-revtex4
1291
1292%description latex-bibtex-revtex4
1293BibTeX styles for REVTeX4.
1294
1295%description latex-bibtex-revtex4 -l pl.UTF-8
1296Style BibTeXa dla REVTeX4.
1297
1298%package latex-bibtex-jurabib
1299Summary: Extended BibTeX citation support for the humanities and legal texts
1300Summary(pl.UTF-8): Rozszerzona obsługa cytowania BibTeXa do tekstów humanistycznych i prawniczych
1301Group: Applications/Publishing/TeX
1302Requires(post,postun): %{_bindir}/texhash
1303Requires: %{name} = %{epoch}:%{version}-%{release}
1304Obsoletes: tetex-bibtex-jurabib
1305
1306%description latex-bibtex-jurabib
1307Extended BibTeX citation support for the humanities and legal texts.
1308
1309%description latex-bibtex-jurabib -l pl.UTF-8
1310Rozszerzona obsługa cytowania BibTeXa do tekstów humanistycznych i
1311prawniczych.
1312
1313%package latex-carlisle
1314Summary: Miscellaneous small packages by David Carlisle
1315Summary(pl.UTF-8): Różne małe pakiety autorstwa Davida Carlisle
1316Group: Applications/Publishing/TeX
1317Requires(post,postun): %{_bindir}/texhash
1318Requires: %{name}-latex = %{epoch}:%{version}-%{release}
1319
1320%description latex-carlisle
1321Miscellaneous small packages by David Carlisle.
1322
1323%description latex-carlisle -l pl.UTF-8
1324Różne małe pakiety autorstwa Davida Carlisle.
1325
1326%package latex-ccfonts
1327Summary: Support for Concrete text and math fonts in LaTeX
1328Summary(pl.UTF-8): Obsługa fontów tekstowych i matematycznych Concrete w LaTeXu
1329Group: Applications/Publishing/TeX
1330Requires(post,postun): %{_bindir}/texhash
1331Requires: %{name}-latex = %{epoch}:%{version}-%{release}
1332
1333%description latex-ccfonts
1334LaTeX font definition files for the Concrete fonts and a LaTeX package
1335for typesetting documents using Concrete as the default font family.
1336The files support OT1, T1, TS1, and Concrete math including AMS fonts
1337(Ulrik Vieth's concmath).
1338
1339%description latex-ccfonts -l pl.UTF-8
1340Pliki definicji fontów LaTeXowych dla fontów Concrete oraz pakiet
1341LaTeXa do składania dokumentów przy użyciu Concrete jako domyślnej
1342rodziny fontów. Pliki obsługują fonty OT1, T1, TS1 oraz matematyczny
1343Concrete wraz z AMS (concmath Ulrika Vietha).
1344
1345%package latex-cite
1346Summary: Supports compressed, sorted lists of numerical citations
1347Summary(pl.UTF-8): Obsługa kompresowanych, sortowanych list numerowanych cytatów
1348Group: Applications/Publishing/TeX
1349Requires(post,postun): %{_bindir}/texhash
1350Requires: %{name}-latex = %{epoch}:%{version}-%{release}
1351
1352%description latex-cite
1353Supports compressed, sorted lists of numerical citations.
1354
1355%description latex-cite -l pl.UTF-8
1356Obsługa kompresowanych, sortowanych list numerowanych cytatów.
1357
1358%package latex-cmbright
1359Summary: Support for CM Bright fonts in LaTeX
1360Summary(pl.UTF-8): Obsługa fontów CM Bright w LaTeXu
1361Group: Applications/Publishing/TeX
1362Requires(post,postun): %{_bindir}/texhash
1363Requires: %{name}-fonts-cmbright = %{epoch}:%{version}-%{release}
1364Requires: %{name}-latex = %{epoch}:%{version}-%{release}
1365
1366%description latex-cmbright
1367A family of sans serif fonts for TeX and LaTeX, based on Donald
1368Knuth's CM fonts. It comprises OT1, T1 and TS1 encoded text fonts of
1369various shapes as well as all the fonts necessary for mathematical
1370typesetting, incl. AMS symbols. This collection provides all the
1371necessary files for using the fonts with LaTeX.
1372
1373%description latex-cmbright -l pl.UTF-8
1374Rodzina fontów sans serif dla TeXa i LaTeXa, oparta na fontach CM
1375Donalda Knutha. Obejmuje fonty dla kodowań OT1, T1 i TS1 różnych
1376kształtów oraz fonty niezbędne do składu matematycznego, włącznie z
1377symbolami AMS. Ten zestaw dostarcza wszystkie niezbędne pliki do
1378używania fontów w LaTeXu.
1379
1380%package latex-concmath
1381Summary: LaTeX package and font definition files to access the Concrete math fonts
1382Summary(pl.UTF-8): Pakiet LaTeXa i pliki definicji fontów udostępniające fonty matematyczne Concrete
1383Group: Applications/Publishing/TeX
1384Requires(post,postun): %{_bindir}/texhash
1385Requires: %{name}-fonts-concmath = %{epoch}:%{version}-%{release}
1386Requires: %{name}-latex = %{epoch}:%{version}-%{release}
1387
1388%description latex-concmath
1389LaTeX package and font definition files to access the Concrete math
1390fonts, which were derived from Computer Modern math fonts using
1391parameters from Concrete Roman text fonts.
1392
1393%description latex-concmath -l pl.UTF-8
1394Pakiet LaTeXa i pliki definicji fontów udostępniające fonty
1395matematyczne Concrete wywodzące się z fontów matematycznych Computer
1396Modern poprzez zastosowanie parametrów fontów tekstowych Concrete
1397Roman.
1398
1399%package latex-custom-bib
1400Summary: Customized BibTeX styles for LaTeX
1401Summary(pl.UTF-8): Dostosowywanie stylów BibTeXa dla LaTeXa
1402Group: Applications/Publishing/TeX
1403Requires(post,postun): %{_bindir}/texhash
1404Requires: %{name}-latex = %{epoch}:%{version}-%{release}
1405
1406%description latex-custom-bib
1407Package generating customized BibTeX bibliography styles from a
1408generic file using docstrip. Includes support for the Harvard style.
1409
1410%description latex-custom-bib -l pl.UTF-8
1411Pakiet generujący dostosowane style bibliografii BibTeXa z ogólnego
1412pliki przy użyciu docstrip. Zawiera obsługę stylu Harvard.
1413
1414%package latex-cyrillic
1415Summary: LaTeX Cyrillic support
1416Summary(pl.UTF-8): Obsługa cyrylicy dla LaTeXa
1417Group: Applications/Publishing/TeX
1418Requires(post,postun): %{_bindir}/texhash
1419Requires: %{name}-latex = %{epoch}:%{version}-%{release}
1420
1421%description latex-cyrillic
1422LaTeX Cyrillic support.
1423
1424%description latex-cyrillic -l pl.UTF-8
1425Obsługa cyrylicy dla LaTeXa.
1426
b280f158
ZU
1427%package latex-dstroke
1428Summary: LaTeX doublestroke font
1429Summary(pl.UTF-8): Podwójnie kreślony font dla LaTeXa
1430Group: Applications/Publishing/TeX
1431Requires(post,postun): %{_bindir}/texhash
1432Requires: %{name}-fonts-dstroke = %{epoch}:%{version}-%{release}
1433Requires: %{name}-latex = %{epoch}:%{version}-%{release}
1434
1435%description latex-dstroke
1436Doublestroke font for typesetting the mathematical symbols for the
1437natural numbers, whole numbers, rational numbers, real numbers and
1438complex numbers.
1439
1440%description latex-dstroke -l pl.UTF-8
1441Podwójnie kreślony font do składania symboli matematycznych liczb
1442naturalnych, całkowitych, wymiernych, rzeczywistych i zespolonych.
d08789e0 1443
2b453bda
ZU
1444%package latex-exam
1445Summary: The exam document class attempts to make it easy for even a LaTeX novice to prepare exams
1446Summary(hu.UTF-8): Az exam dokumentumosztály segítségével könnyűvé válik LaTeX-ben a feladatsorok készítése
1447Group: Applications/Publishing/TeX
1448
1449%description latex-exam
1450The exam document class attempts to make it easy for even a LaTeX
1451novice to prepare exams.
1452
1453%description latex-exam -l hu.UTF-8
1454Az exam dokumentumosztály segítségével könnyűvé válik LaTeX-ben a
1455feladatsorok készítése.
1456
1457
d08789e0
ZU
1458%package latex-jknappen
1459Summary: Miscellaneous packages by Joerg Knappen
1460Summary(pl.UTF-8): Różne pakiety autorstwa Joerga Knappena
1461Group: Applications/Publishing/TeX
1462Requires(post,postun): %{_bindir}/texhash
1463Requires: %{name}-fonts-jknappen = %{epoch}:%{version}-%{release}
1464Requires: %{name}-latex = %{epoch}:%{version}-%{release}
1465
1466%description latex-jknappen
1467Miscellaneous macros, mostly for making use of extra fonts, by Joerg
1468Knappen, including sgmlcmpt.
1469
1470%description latex-jknappen -l pl.UTF-8
1471Różne makra, głównie do używania dodatkowych fontów autorstwa Joerga
1472Knappena. Zawiera sgmlcmpt.
1473
1474%package latex-lm
1475Summary: LaTeX styles for Latin Modern family fonts
1476Summary(pl.UTF-8): Style LaTeXa dla fontów z rodziny Latin Modern
1477Group: Applications/Publishing/TeX
1478Requires(post,postun): /usr/bin/texhash
1479Requires: %{name}-fonts-lm = %{epoch}:%{version}-%{release}
1480Requires: %{name}-latex = %{epoch}:%{version}-%{release}
1481
1482%description latex-lm
1483Latin Modern family of fonts, based on the Computer Modern fonts
1484released into public domain by AMS (copyright (C) 1997 AMS). Contain a
1485lot of additional characters, mainly accented ones, but not only.
1486There is a one set of PostScript fonts and four sets of TeX Font
1487Metric files, corresponding to: Cork encoding (cork-*.tfm); QX
1488encoding (qx-*.tfm); TeX'n'ANSI aka LY1 encoding (texnansi-*.tfm); and
1489Text Companion for EC fonts aka TS1 (ts1-*.tfm). It is presumed that a
1490potential user knows what to do with all these files. The author is
1491Boguslaw Jackowski.
1492
1493%description latex-lm -l pl.UTF-8
1494Rodzina fontów Latin Modern, oparta na fontach Computer Modern
1495przekazanych do domeny publicznej przez AMS (copyright (C) 1997 AMS).
1496Zawiera wiele dodatkowych znaków, głównie z akcentami, ale nie tylko.
1497Jest jeden zbiór fontów postscriptowych oraz cztery zbiory plików TeX
1498Font Metric, odpowiadających: kodowaniu Cork (cork-*.tfm); kodowaniu
1499QX (qx-*.tfm); kodowaniu TeX'n'ANSI zwanemu także LY1
1500(texnansi-*.tfm); oraz Text Companion dla fontów EC zwanemu także TS1
1501(ts1-*.tfm). Zakłada się, że potencjalny użytkownik wie, co zrobić z
1502tymi wszystkimi plikami. Autorem jest Bogusław Jackowski.
1503
a8b381b0
ZU
1504%package latex-lastpage
1505Summary: Reference last page for "Page N of M" type footers
1506Summary(hu.UTF-8): Az utolsó oldalra hivatkozás "N/M. oldal" típusú lábfejekhez
1507Group: Applications/Publishing/TeX
1508
1509%description latex-lastpage
1510Reference last page for Page N of M type footers.
1511
1512%description latex-lastpage -l hu.UTF-8
1513Az utolsó oldalra hivatkozás "N/M. oldal" típusú lábfejekhez.
1514
d08789e0
ZU
1515%package latex-lineno
1516Summary: Line numbers on paragraphs
1517Summary(pl.UTF-8): Numery linii dla paragrafów
1518Group: Applications/Publishing/TeX
1519Requires(post,postun): /usr/bin/texhash
1520Requires: %{name}-latex = %{epoch}:%{version}-%{release}
1521
1522%description latex-lineno
1523The LaTeX package lineno.sty provides line numbers on paragraphs.
1524After TeX has broken a paragraph into lines there will be line numbers
1525attached to them, with the possibility to make references through the
1526LaTeX \ref, \pageref cross reference mechanism.
1527
1528%description latex-lineno -l pl.UTF-8
1529Pakiet LaTeXa lineno.sty daje numery linii dla paragrafów. Po podziale
1530paragrafu na linie przez TeXa do linii dołączane są ich numery z
1531możliwością tworzenia odnośników poprzez mechanizm odnośników LaTeXa
1532\ref i \pageref.
1533
1534%package latex-microtype
1535Summary: An interface to the micro-typographic extensions of pdfTeX
1536Summary(pl.UTF-8): Interfejs do rozszerzeń mikrotypograficznych pdfTeXa
1537Group: Applications/Publishing/TeX
1538Requires(post,postun): /usr/bin/texhash
1539Requires: %{name}-latex = %{epoch}:%{version}-%{release}
1540
1541%description latex-microtype
1542The `microtype' package provides a LaTeX interface to pdfTeX's
1543micro-typographic extensions: character protrusion and font expansion.
1544It allows to restrict character protrusion and/or font expansion to a
1545definable set of fonts, and to configure micro-typographic aspects of
1546the fonts in a straight-forward and flexible way. Settings for various
1547fonts are provided.
1548
1549%description latex-microtype -l pl.UTF-8
1550Pakiet microtype dodaje do LaTeXa mechanizm do rozszerzeń
1551mikrotypograficznych pdfTeXa: wysuwania znaków i rozszerzania fontów.
1552Pozwala ograniczyć wysuwanie znaku i/lub rozszerzanie fontu do
1553określonego zbioru fontów oraz skonfigurować mikrotypograficzne
1554aspekty fontów w prosty i elastyczny sposób. Dostarczone są ustawienia
1555dla różnych fontów.
1556
1557%package latex-lucidabr
1558Summary: Package to make Lucida Bright fonts usable with LaTeX
1559Summary(pl.UTF-8): Pakiet umożliwiający używanie fontów Lucida Bright w LaTeXu
1560Group: Applications/Publishing/TeX
1561Requires(post,postun): %{_bindir}/texhash
1562Requires: %{name}-latex = %{epoch}:%{version}-%{release}
1563
1564%description latex-lucidabr
1565Package to make Lucida Bright fonts usable with LaTeX.
1566
1567%description latex-lucidabr -l pl.UTF-8
1568Pakiet umożliwiający używanie fontów Lucida Bright w LaTeXu.
1569
1570%package latex-marvosym
1571Summary: Styles for Martin Vogel's Symbol (marvosym) font
1572Summary(pl.UTF-8): Style dla fontu Symbol Martina Vogela (marvosym)
1573Group: Applications/Publishing/TeX
1574Requires(post,postun): /usr/bin/texhash
1575Requires: %{name}-fonts-marvosym = %{epoch}:%{version}-%{release}
1576Requires: %{name}-latex = %{epoch}:%{version}-%{release}
1577
1578%description latex-marvosym
1579Martin Vogel's Symbol (marvosym) font is a font containing: the Euro
1580currency symbol as defined by the European commission; Euro currency
1581symbols in typefaces Times, Helvetica and Courier; Symbols for
1582structural engineering; Symbols for steel cross-sections; Astronomy
1583signs (Sun, Moon, planets); The 12 signs of the zodiac; Scissor
1584symbols; CE sign and others.
1585
1586%description latex-marvosym -l pl.UTF-8
1587Font Martin Vogel's Symbol (marvosym) to font zawierający: symbol
1588waluty Euro zdefiniowany przez Komisję Europejską; symbole Euro w
1589krojach Times, Helvetica i Courier; symbole do inżynierii
1590strukturalnej; symbole do przekrojów stalowych; znaki astronomiczne
1591(Słońce, Księżyc, planety); 12 znaków Zodiaku; symbole nożyczek; znak
1592CE i inne.
1593
1594%package latex-mathpple
1595Summary: Use PostScript Palatino for typesetting maths
1596Summary(pl.UTF-8): Używanie postscriptowych fontów Palatino do składania wzorów matematycznych
1597Group: Applications/Publishing/TeX
1598Requires(post,postun): %{_bindir}/texhash
1599Requires: %{name}-fonts-adobe = %{epoch}:%{version}-%{release}
1600Requires: %{name}-latex = %{epoch}:%{version}-%{release}
1601
1602%description latex-mathpple
1603The package defines the PostScript font family `Palatino' (ppl) as the
1604default roman font and then uses the `mathpple' fonts for typesetting
1605math. These virtual fonts have been created for typesetting math in a
1606style that suits the Palatino text fonts. The AMS fonts, when used
1607additionally, will be scaled to fit Palatino.
1608
1609%description latex-mathpple -l pl.UTF-8
1610Pakiet definiuje rodzinę fontów postscriptowych Palatino (ppl) jako
1611domyślny font roman i używa fontów mathpple do składania wzorów
1612matematycznych. Te wirtualne fonty zostały stworzone do składania
1613wzorów matematycznych w stylu pasującym do fontów tekstowych Palatino.
1614Fonty AMS, jeśli są dodatkowo używane, zostaną przeskalowane tak, by
1615pasować do Palatino.
1616
1617%package latex-mathtime
1618Summary: Mathtime fonts for LaTeX
1619Summary(pl.UTF-8): Fonty Mathtime dla LaTeXa
1620Group: Applications/Publishing/TeX
1621Requires(post,postun): %{_bindir}/texhash
1622Requires: %{name}-latex = %{epoch}:%{version}-%{release}
1623
1624%description latex-mathtime
1625The Mathtime fonts have a number of characters remapped to positions
1626different from the ones normally used by the corresponding TeX
1627CM-fonts. For the symbol font ``operators'' the corresponding mathtime
1628style files use the Times Roman font (often called something like:
1629ptmr or ptmr7t or ptmrq).
1630
1631%description latex-mathtime -l pl.UTF-8
1632Fonty Mathtime zawierają wiele znaków przemapowanych na pozycje
1633różniące się od tych normalnie używanych w odpowiadających im TeXowych
1634fontach CM. Dla fontu symboli "operators" odpowiadający styl mathtime
1635używa fontu Times Roman (zazwyczaj nazywanego w stylu ptmr, ptmr7t lub
1636ptmrq).
1637
1638%package latex-mflogo
1639Summary: LaTeX support for MetaFont and logo fonts
1640Summary(pl.UTF-8): Obsługa LaTeXa dla MetaFonta i fontów logo
1641Group: Applications/Publishing/TeX
1642Requires(post,postun): %{_bindir}/texhash
1643Requires: %{name}-fonts-mflogo = %{epoch}:%{version}-%{release}
1644Requires: %{name}-latex = %{epoch}:%{version}-%{release}
1645
1646%description latex-mflogo
1647LaTeX package and font definition file to access the Knuthian `logo'
1648fonts described in `The MetaFontbook' and the MetaFont and logos in
1649LaTeX documents.
1650
1651%description latex-mflogo -l pl.UTF-8
1652Pakiet LaTeXa i plik definicji fontów udostępniający fonty logo Knutha
1653opisane w "The MetaFontbook" oraz MetaFont i loga w dokumentach
1654LaTeXa.
1655
1656%package latex-mfnfss
1657Summary: Font description files to use extra fonts like yinit and ygoth
1658Summary(pl.UTF-8): Pliki opisów fontów udostępniające dodatkowe fonty, jak yinit i ygoth
1659Group: Applications/Publishing/TeX
1660Requires(post,postun): %{_bindir}/texhash
1661Requires: %{name}-latex = %{epoch}:%{version}-%{release}
1662
1663%description latex-mfnfss
1664Font description files to use extra fonts like yinit and ygoth.
1665
1666%description latex-mfnfss -l pl.UTF-8
1667Pliki opisów fontów udostępniające dodatkowe fonty, jak yinit i ygoth.
1668
1669%package latex-minitoc
1670Summary: Produce a table of contents for each chapter
1671Summary(pl.UTF-8): Tworzenie spisów treści dla każdego rozdziału
1672Group: Applications/Publishing/TeX
1673Requires(post,postun): %{_bindir}/texhash
1674Requires: %{name}-latex = %{epoch}:%{version}-%{release}
1675
1676%description latex-minitoc
1677Produce a table of contents for each chapter.
1678
1679%description latex-minitoc -l pl.UTF-8
1680Tworzenie spisów treści dla każdego rozdziału.
1681
1682%package latex-mltex
1683Summary: Support for MLTeX
1684Summary(pl.UTF-8): Wsparcie dla MLTeXa
1685Group: Applications/Publishing/TeX
1686Requires(post,postun): %{_bindir}/texhash
1687Requires: %{name}-latex = %{epoch}:%{version}-%{release}
1688
1689%description latex-mltex
1690Support for MLTeX, the multilingual TeX extension from Michael J.
1691Ferguson.
1692
1693%description latex-mltex -l pl.UTF-8
1694Wsparcie dla MLTeXa - rozszerzenia TeXa z obsługą wielu języków,
1695autorstwa Michaela J. Fergusona.
1696
a8b381b0
ZU
1697%package latex-ntheorem
1698Summary: Enhanced theorem environment
1699Summary(hu.UTF-8): Bővített tétel környezet
1700Group: Applications/Publishing/TeX
1701
1702%description latex-ntheorem
1703Enhanced theorem environment.
1704
1705%description latex-ntheorem -l hu.UTF-8
1706Bővített tétel környezet
1707
d08789e0
ZU
1708%package latex-palatcm
1709Summary: Palatino + Computer Modern math fonts for LaTeX
1710Summary(pl.UTF-8): Fonty matematyczne Palatino i Computer Modern dla LaTeXa
1711Group: Applications/Publishing/TeX
1712Requires(post,postun): %{_bindir}/texhash
1713Requires: %{name}-latex = %{epoch}:%{version}-%{release}
1714
1715%description latex-palatcm
1716Palatino + Computer Modern math fonts for LaTeX.
1717
1718%description latex-palatcm -l pl.UTF-8
1719Fonty matematyczne Palatino i Computer Modern dla LaTeXa.
1720
1721%package latex-psnfss
1722Summary: LaTeX font support for common PostScript fonts
1723Summary(pl.UTF-8): Obsługa popularnych fontów postscriptowych w LaTeXu
1724Group: Applications/Publishing/TeX
1725Requires(post,postun): %{_bindir}/texhash
1726Requires: %{name}-fonts-adobe = %{epoch}:%{version}-%{release}
1727Requires: %{name}-latex = %{epoch}:%{version}-%{release}
1728Obsoletes: tetex-latex-mathptm
1729Obsoletes: tetex-latex-mathptmx
1730
1731%description latex-psnfss
1732LaTeX font definition files, macros and font metrics for common
1733PostScript fonts.
1734
1735%description latex-psnfss -l pl.UTF-8
1736LaTeXowe pliki definicji fontów, makra i metryki fontów dla
1737popularnych fontów postscriptowych.
1738
1739%package latex-pxfonts
1740Summary: PX fonts LaTeX support
1741Summary(pl.UTF-8): Obsługa fontów PX w LaTeXu
1742Group: Applications/Publishing/TeX
1743Requires(post,postun): %{_bindir}/texhash
1744Requires: %{name}-fonts-px = %{epoch}:%{version}-%{release}
1745Requires: %{name}-latex = %{epoch}:%{version}-%{release}
1746
1747%description latex-pxfonts
1748PX fonts LaTeX support.
1749
1750%description latex-pxfonts -l pl.UTF-8
1751Obsługa fontów PX w LaTeXu.
1752
1753%package latex-qfonts
1754Summary: A collection of PostScript (Adobe Type 1) fonts in QX layout
1755Summary(pl.UTF-8): Zestaw fontów postscriptowych (Adobe Type 1) w układzie QX
1756Group: Applications/Publishing/TeX
1757Requires(post,postun): %{_bindir}/texhash
1758Requires: %{name}-fonts-qfonts = %{epoch}:%{version}-%{release}
1759Requires: %{name}-latex = %{epoch}:%{version}-%{release}
1760
1761%description latex-qfonts
1762A collection of Type 1 fonts; include QuasiBookman, QuasiChancery,
1763QuasiCourier, QuasiPalatino, QuasiSwiss, QuasiSwissCondensed, and
1764QuasiTimes (regular, italic, bold and bold italic), based on URW++
1765fonts distributed with Ghostscript. The fonts are encoded according to
1766QX layout which facilitates multilingual and technical typesetting
1767using TeX, preserving usability in Windows applications.
1768
1769%description latex-qfonts -l pl.UTF-8
1770Zestaw fontów Type 1; zawiera QuasiBookman, QuasiChancery,
1771QuasiCourier, QuasiPalatino, QuasiSwiss, QuasiSwissCondensed oraz
1772QuasiTimes (zwykłe, pochyłe, tłuste i tłuste pochyłe), oparte na
1773fontach URW++ rozpowszechnianych z Ghostscriptem. Fonty są kodowane
1774zgodnie z układem QX, który ułatwia skład wielojęzyczny i techniczny w
1775TeXu, zachowując przydatność dla aplikacji windowsowych.
1776
3127b522
ZU
1777
1778%package latex-SIunits
1779Summary: The SIunits package can be used to standardise the use of units in your writings
1780Summary(hu.UTF-8): Az SIunits csomag a mennyiségek egységes írásában nyújt segítséget
1781Group: Applications/Publishing/TeX
1782
1783%description latex-SIunits
2b453bda
ZU
1784The SIunits package can be used to standardise the use of units in
1785your writings.
3127b522
ZU
1786
1787%description latex-SIunits -l hu.UTF-8
1788Az SIunits csomag a mennyiségek egységes írásában nyújt segítséget.
1789
1790
d08789e0
ZU
1791%package latex-urwvn
1792Summary: URWVN fonts
1793Summary(pl.UTF-8): Fonty URWVN
1794Group: Applications/Publishing/TeX
1795Requires(post,postun): /usr/bin/texhash
1796Requires: %{name}-fonts-urwvn = %{epoch}:%{version}-%{release}
1797Requires: %{name}-latex = %{epoch}:%{version}-%{release}
1798
1799%description latex-urwvn
1800URWVN fonts.
1801
1802%description latex-urwvn -l pl.UTF-8
1803Fonty URWVN.
1804
1805%package latex-txfonts
1806Summary: TX fonts LaTeX support
1807Summary(pl.UTF-8): Obsługa fontów TX w LaTeXu
1808Group: Applications/Publishing/TeX
1809Requires(post,postun): %{_bindir}/texhash
1810Requires: %{name}-fonts-tx = %{epoch}:%{version}-%{release}
1811Requires: %{name}-latex = %{epoch}:%{version}-%{release}
1812
1813%description latex-txfonts
1814TX fonts LaTeX support.
1815
1816%description latex-txfonts -l pl.UTF-8
1817Obsługa fontów TX w LaTeXu.
1818
1819%package latex-umlaute
1820Summary: An interface to inputenc for using alternate input encodings
1821Summary(pl.UTF-8): Interfejs inputenc do używania alternatywnych kodowań wejściowych
1822Group: Applications/Publishing/TeX
1823Requires(post,postun): %{_bindir}/texhash
1824Requires: %{name}-latex = %{epoch}:%{version}-%{release}
1825
1826%description latex-umlaute
1827An interface to inputenc for using alternate input encodings.
1828
1829%description latex-umlaute -l pl.UTF-8
1830Interfejs inputenc do używania alternatywnych kodowań wejściowych.
1831
1832%package latex-wasysym
1833Summary: Extra characters from the Waldis symbol fonts
1834Summary(pl.UTF-8): Dodatkowe znaki z fontów Waldis symbol
1835Group: Applications/Publishing/TeX
1836Requires(post,postun): %{_bindir}/texhash
1837Requires: %{name}-fonts-wasy = %{epoch}:%{version}-%{release}
1838Requires: %{name}-latex = %{epoch}:%{version}-%{release}
1839
1840%description latex-wasysym
1841Makes some additional characters available that come from the wasy
1842fonts (Waldis symbol fonts). These fonts are not automatically
1843included in NFSS2/LaTeX2e since they take up important space and often
1844aren't necessary if one makes use of the packages amsfonts or amssymb.
1845Symbols include: join box, diamond, leadsto, sqsubset, lhd, rhd,
1846apple, ocircle invneg, logof, varint, male, female, phone, clock,
1847lightning, pointer, sun, bell, permil, smiley, various electrical
1848symbols, shapes, music notes, circles, signs, astronomy, etc.
1849
1850%description latex-wasysym -l pl.UTF-8
1851Pakiet udostępniający dodatkowe symbole pochodzące z fontów wasy
1852(Waldis symbol). Te fonty nie są automatycznie dołączane w
1853NFSS2/LaTeX2e, ponieważ zajmują miejsce i zazwyczaj nie są potrzebne
1854jeśli używa się pakietów amsfonts lub amssymb. Zestaw symboli zawiera
1855m.in.: symbole join box, diamond, leadsto, sqsubset, lhd, rhd, apple,
1856ocircle invneg, logof, varint, male, female, phone, clock, lightning,
1857pointer, sun, bell, permil, smiley oraz różne symbole elektryczne,
1858kształty, nuty, okręgi, znaki, symbole astronomiczne itp.
1859
1860%package format-latex
1861Summary: LaTeX macro package
1862Summary(pl.UTF-8): Pakiet makr LaTeX
1863Group: Applications/Publishing/TeX
1864Requires(post,postun): %{_bindir}/texhash
1865Requires: %{name}-latex = %{epoch}:%{version}-%{release}
1866Obsoletes: hugelatex
1867
1868%description format-latex
1869LaTeX is a front end for the TeX text formatting system. Easier to use
1870than TeX, LaTeX is essentially a set of TeX macros which provide
1871convenient, predefined document formats for users.
1872
1873This package contains LaTeX format.
1874
1875%description format-latex -l pl.UTF-8
1876LaTeX jest frontendem do systemu formatującego tekst TeX. Jest
1877łatwiejszy w użyciu niż TeX. Jest właściwie zestawem makr TeXowych,
1878dających użytkownikom wygodne, predefiniowane formaty dokumentów.
1879
1880Ten pakiet zawiera format LaTeX.
1881
1882%package format-pdflatex
1883Summary: PDF LaTeX macro package
1884Summary(pl.UTF-8): Pakiet makr PDF LaTeX
1885Group: Applications/Publishing/TeX
1886Requires(post,postun): %{_bindir}/texhash
1887Requires: %{name}-fonts-jknappen = %{epoch}:%{version}-%{release}
1888Requires: %{name}-latex = %{epoch}:%{version}-%{release}
1889Requires: %{name}-latex-psnfss = %{epoch}:%{version}-%{release}
1890Requires: %{name}-metafont = %{epoch}:%{version}-%{release}
1891Requires: %{name}-pdftex = %{epoch}:%{version}-%{release}
1892
1893%description format-pdflatex
1894LaTeX is a front end for the TeX text formatting system. Easier to use
1895than TeX, LaTeX is essentially a set of TeX macros which provide
1896convenient, predefined document formats for users.
1897
1898This package contains PDF LaTeX format.
1899
1900%description format-pdflatex -l pl.UTF-8
1901LaTeX jest frontendem do systemu formatującego tekst TeX. Jest
1902łatwiejszy w użyciu niż TeX. Jest właściwie zestawem makr TeXowych,
1903dających użytkownikom wygodne, predefiniowane formaty dokumentów.
1904
1905Ten pakiet zawiera format PDF LaTeX.
1906
1907# PLaTeX format
1908
1909%package platex
1910Summary: PLaTeX format basic files
1911Summary(pl.UTF-8): Podstawowe pliki dla formatu PLaTeX
1912Group: Applications/Publishing/TeX
1913Requires(post,postun): %{_bindir}/texhash
1914Requires: %{name}-fonts-pl = %{epoch}:%{version}-%{release}
1915Requires: %{name}-latex = %{epoch}:%{version}-%{release}
1916
1917%description platex
1918PLaTeX format basic files.
1919
1920%description platex -l pl.UTF-8
1921Podstawowe pliki dla formatu PLaTeX.
1922
1923%package format-platex
1924Summary: PLaTeX format
1925Summary(pl.UTF-8): Format PLaTeX
1926Group: Applications/Publishing/TeX
1927Requires(post,postun): %{_bindir}/texhash
1928Requires: %{name}-platex = %{epoch}:%{version}-%{release}
1929
1930%description format-platex
1931PLaTeX format.
1932
1933%description format-platex -l pl.UTF-8
1934Format PLaTeX.
1935
1936%package format-pdfplatex
1937Summary: PDF PLaTeX format
1938Summary(pl.UTF-8): Format PDF PLaTeX
1939Group: Applications/Publishing/TeX
1940Requires(post,postun): %{_bindir}/texhash
1941Requires: %{name}-fonts-type1-pl = %{epoch}:%{version}-%{release}
1942Requires: %{name}-pdftex = %{epoch}:%{version}-%{release}
1943Requires: %{name}-platex = %{epoch}:%{version}-%{release}
1944
1945%description format-pdfplatex
1946PDF PLaTeX format.
1947
1948%description format-pdfplatex -l pl.UTF-8
1949Format PDF PLaTeX.
1950
1951# # TeX generic macros #
1952
1953%package tex-babel
1954Summary: Multilingual support for TeX
1955Summary(pl.UTF-8): Obsługa wielu języków dla TeXa
1956Group: Applications/Publishing/TeX
1957Requires(post,postun): %{_bindir}/texhash
1958Requires: %{name} = %{epoch}:%{version}-%{release}
1959
1960%description tex-babel
1961Multilingual support for TeX.
1962
1963%description tex-babel -l pl.UTF-8
1964Obsługa wielu języków dla TeXa.
1965
1966%package tex-german
1967Summary: Supports the new German orthography (neue deutsche Rechtschreibung)
1968Summary(pl.UTF-8): Obsługa nowej ortografii niemieckiej (neue deutsche Rechtschreibung)
1969Group: Applications/Publishing/TeX
1970Requires(post,postun): %{_bindir}/texhash
1971Requires: %{name} = %{epoch}:%{version}-%{release}
1972
1973%description tex-german
1974Supports the new German orthography (neue deutsche Rechtschreibung).
1975
1976%description tex-german -l pl.UTF-8
1977Obsługa nowej ortografii niemieckiej (neue deutsche Rechtschreibung).
1978
1979%package tex-mfpic
1980Summary: Macros which generate Metafont or Metapost for drawing pictures
1981Summary(pl.UTF-8): Makra generujące Metafont lub Metapost do rysowania obrazków
1982Group: Applications/Publishing/TeX
1983Requires(post,postun): %{_bindir}/texhash
1984Requires: %{name} = %{epoch}:%{version}-%{release}
1985
1986%description tex-mfpic
1987Macros which generate Metafont or Metapost for drawing pictures.
1988
1989%description tex-mfpic -l pl.UTF-8
1990Makra generujące Metafont lub Metapost do rysowania obrazków.
1991
1992%package tex-misc
1993Summary: Miscellaneous TeX macros
1994Summary(pl.UTF-8): Różne makra TeXowe
1995Group: Applications/Publishing/TeX
1996Requires(post,postun): %{_bindir}/texhash
1997Requires: %{name} = %{epoch}:%{version}-%{release}
1998Obsoletes: tetex-tex-eijkhout
1999
2000%description tex-misc
2001Miscellaneous TeX macros.
2002
2003%description tex-misc -l pl.UTF-8
2004Różne makra TeXowe.
2005
2006%package tex-pictex
2007Summary: Picture drawing macros for TeX and LaTeX
2008Summary(pl.UTF-8): Makra do rysowania obrazków dla TeXa i LaTeXa
2009Group: Applications/Publishing/TeX
2010Requires(post,postun): %{_bindir}/texhash
2011Requires: %{name} = %{epoch}:%{version}-%{release}
2012
2013%description tex-pictex
2014Picture drawing macros for TeX and LaTeX.
2015
2016%description tex-pictex -l pl.UTF-8
2017Makra do rysowania obrazków dla TeXa i LaTeXa.
2018
2019%package tex-pstricks
2020Summary: PostScript macros for TeX
2021Summary(pl.UTF-8): Makra postscriptowe dla TeXa
2022Group: Applications/Publishing/TeX
2023Requires(post,postun): %{_bindir}/texhash
2024Requires: %{name} = %{epoch}:%{version}-%{release}
2025
2026%description tex-pstricks
2027An extensive collection of PostScript macros that is compatible with
2028most TeX macro packages, including Plain TeX, LaTeX, AMS-TeX, and
2029AMS-LaTeX. Included are macros for color, graphics, pie charts,
2030rotation, trees and overlays. It has many special features, including:
2031a wide variety of graphics (picture drawing) macros, with a flexible
2032interface and with color support. There are macros for coloring or
2033shading the cells of tables.
2034
2035%description tex-pstricks -l pl.UTF-8
2036Duży zestaw makr postscriptowych kompatybilny z większością pakietów
2037makr TeXowych, w tym: Plain TeX, LaTeX, AMS-TeX i AMS-LaTeX. Załączono
2038makra obsługujące kolory, grafikę, wykresy kołowe, obroty, drzewa i
2039nakładanie. Mają wiele możliwości, w tym dużo makr graficznych (do
2040rysowania obrazków) z elastycznym interfejsem i obsługą koloru. Są też
2041makra do kolorowania lub cieniowania komórek tabel.
2042
2043%package tex-qpx
2044Summary: QuasiPalatino and PX fonts typesetting support
2045Summary(pl.UTF-8): Wsparcie dla składu fontami QuasiPalatino i PX
2046Group: Applications/Publishing/TeX
2047Requires(post,postun): %{_bindir}/texhash
2048Requires: %{name} = %{epoch}:%{version}-%{release}
2049Requires: %{name}-fonts-qpx = %{epoch}:%{version}-%{release}
2050
2051%description tex-qpx
2052QuasiPalatino and PX fonts typesetting support.
2053
2054%description tex-qpx -l pl.UTF-8
2055Wsparcie dla składu fontami QuasiPalatino i PX.
2056
31bd2c4a 2057%package tex-qpxqtx
d08789e0
ZU
2058Summary: QuasiTimes and TX fonts typesetting support
2059Summary(pl.UTF-8): Wsparcie dla składu fontami QuasiTimes i TX
2060Group: Applications/Publishing/TeX
2061Requires(post,postun): %{_bindir}/texhash
2062Requires: %{name} = %{epoch}:%{version}-%{release}
31bd2c4a 2063Requires: %{name}-fonts-qpxqtx = %{epoch}:%{version}-%{release}
d08789e0 2064
31bd2c4a 2065%description tex-qpxqtx
d08789e0
ZU
2066QuasiTimes and TX fonts typesetting support.
2067
31bd2c4a 2068%description tex-qpxqtx -l pl.UTF-8
d08789e0
ZU
2069Wsparcie dla składu fontami QuasiTimes i TX.
2070
2071%package tex-ruhyphen
2072Summary: Russian hyphenation
2073Summary(pl.UTF-8): Rosyjskie reguły przenoszenia wyrazów
2074Group: Applications/Publishing/TeX
2075Requires(post,postun): %{_bindir}/texhash
2076Requires: %{name} = %{epoch}:%{version}-%{release}
2077
2078%description tex-ruhyphen
2079A collection of Russian hyphenation patterns supporting a number of
2080Cyrillic font encodings, including T2, UCY (Omega Unicode Cyrillic),
2081LCY, LWN (OT2), and koi8-r.
2082
2083%description tex-ruhyphen -l pl.UTF-8
2084Zestaw rosyjskich wzorców przenoszenia wyrazów obsługujący wiele
2085kodowań fontów w cyrylicy, włącznie z T2, UCY (Omega Unicode
2086Cyrillic), LCY, LWN (OT2) i koi8-r.
2087
2088%package tex-spanish
2089Summary: Various TeX related files for typesetting documents written in Spanish
2090Summary(pl.UTF-8): Różne pliki TeXowe służące do składu dokumentów w języku hiszpańskim
2091Group: Applications/Publishing/TeX
2092Requires(post,postun): %{_bindir}/texhash
2093Requires: %{name} = %{epoch}:%{version}-%{release}
2094Obsoletes: tetex-tex-spanishb
2095
2096%description tex-spanish
2097Various TeX related files for typesetting documents written in
2098Spanish, including hyphenation and dictionaries.
2099
2100%description tex-spanish -l pl.UTF-8
2101Różne pliki TeXowe służące do składu dokumentów napisanych w języku
2102hiszpańskim - w tym reguły przenoszenia wyrazów i słowniki.
2103
2104%package tex-texdraw
2105Summary: Graphical macros, using embedded PostScript
2106Summary(pl.UTF-8): Makra graficzne używające osadzanego PostScriptu
2107Group: Applications/Publishing/TeX
2108Requires(post,postun): %{_bindir}/texhash
2109Requires: %{name} = %{epoch}:%{version}-%{release}
2110
2111%description tex-texdraw
2112Graphical macros, using embedded PostScript.
2113
2114%description tex-texdraw -l pl.UTF-8
2115Makra graficzne używające osadzanego PostScriptu.
2116
2117%package tex-thumbpdf
2118Summary: Thumbnails for PDFTeX and dvips/ps2pdf
2119Summary(pl.UTF-8): Ikonki dla PDFTeXa i dvips/ps2pdf
2120Group: Applications/Publishing/TeX
2121Requires(post,postun): %{_bindir}/texhash
2122Requires: %{name} = %{epoch}:%{version}-%{release}
2123
2124%description tex-thumbpdf
2125Provides support, using Perl, for thumbnails in pdfTeX and
2126dvips/ps2pdf, using ghostscript to generate the thumbnails which get
2127represented in a TeX readable file that is read by the package
2128thumbpdf.sty to automatically include the thumbnails. Works with both
2129plain TeX and LaTeX.
2130
2131%description tex-thumbpdf -l pl.UTF-8
2132Pakiet przy pomocy Perla dodaje ikonki w pdfTeXu i dvips/ps2pdf przy
2133użyciu ghostscripta. Ikonki są reprezentowane w pliku czytanym przez
2134TeXa, który jest wywoływany z thumbpdf.sty, aby automatycznie dołączyć
2135ikonki. Działa z formatami plain TeX i LaTeX.
2136
2137%package tex-ukrhyph
2138Summary: Ukranian hyphenation
2139Summary(pl.UTF-8): Ukraińskie zasady przenoszenia wyrazów
2140Group: Applications/Publishing/TeX
2141Requires(post,postun): %{_bindir}/texhash
2142Requires: %{name} = %{epoch}:%{version}-%{release}
2143
2144%description tex-ukrhyph
2145This package allows the use of different hyphenation patterns for the
2146Ukrainian language for various Cyrillic font encodings. Contains
2147packages implementing traditional rules, modern rules, and combined
2148English-Ukrainian hyphenation.
2149
2150%description tex-ukrhyph -l pl.UTF-8
2151Ten pakiet pozwala na używanie różnych wzorców przenoszenia wyrazów
2152dla języka ukraińskiego z różnymi kodowaniami fontów z cyrylicą.
2153Zawiera pakiety z implementacją reguł tradycyjnych, współczesnych i
2154łączonych angielsko-ukraińskich.
2155
2156%package latex-vietnam
2157Summary: Vietnamese language support
2158Summary(pl.UTF-8): Wsparcie dla języka wietnamskiego
2159Group: Applications/Publishing/TeX
2160Requires(post,postun): %{_bindir}/texhash
2161Requires: %{name} = %{epoch}:%{version}-%{release}
2162Obsoletes: tetex-tex-vietnam
2163
2164%description latex-vietnam
2165Vietnamese language support.
2166
2167%description latex-vietnam -l pl.UTF-8
2168Wsparcie dla języka wietnamskiego.
2169
2170%package tex-xypic
2171Summary: Package for typesetting a variety of graphs and diagrams with TeX
2172Summary(pl.UTF-8): Pakiet do składania w TeXu różnych wykresów i diagramów
2173Group: Applications/Publishing/TeX
2174Requires(post,postun): %{_bindir}/texhash
2175Requires: %{name} = %{epoch}:%{version}-%{release}
2176Requires: %{name}-fonts-xypic = %{epoch}:%{version}-%{release}
2177
2178%description tex-xypic
2179A package for typesetting a variety of graphs and diagrams with TeX.
2180Xy-pic works with most formats (including LaTeX, AMS-LaTeX, AMS-TeX,
2181and plain TeX), in particular Xy-pic is provided as a LaTeX2e
2182`supported package'.
2183
2184%description tex-xypic -l pl.UTF-8
2185Pakiet do składania w TeXu różnych wykresów i diagramów. Xy-pic działa
2186z większością formatów (w tym LaTeX, AMS-LaTeX, AMS-TeX i plain TeX),
2187w szczególności jest dołączany jako "wspierany pakiet" LaTeX2e.
2188
2189%package tex-xkeyval
2190Summary: Extension to keyval package
2191Summary(pl.UTF-8): Rozszerzenie do pakietu keyval
2192Group: Applications/Publishing/TeX
2193Requires(post,postun): /usr/bin/texhash
2194Requires: %{name} = %{epoch}:%{version}-%{release}
2195
2196%description tex-xkeyval
2197Extension to keyval package.
2198
2199%description tex-xkeyval -l pl.UTF-8
2200Rozszerzenie do pakietu keyval.
2201
2202%package dirs-fonts
2203Summary: TeX font directories
2204Summary(pl.UTF-8): Katalogi fontów TeXa
2205Group: Fonts
2206
2207%description dirs-fonts
2208TeX font directories.
2209
2210%description dirs-fonts -l pl.UTF-8
2211Katalogi fontów TeXa.
2212
2213# # Fonts packages #
2214
2215%package fonts-adobe
2216Summary: Adobe fonts
2217Summary(pl.UTF-8): Fonty Adobe
2218Group: Fonts
2219Requires: %{name}-dirs-fonts
2220
2221%description fonts-adobe
2222Adobe fonts.
2223
2224%description fonts-adobe -l pl.UTF-8
2225Fonty Adobe.
2226
2227%package fonts-ae
2228Summary: Virtual fonts for PDF-files with T1 encoded CMR-fonts
2229Summary(pl.UTF-8): Wirtualne fonty do plików PDF z fontami CMR o kodowaniu T1
2230Group: Fonts
2231Requires: %{name}-dirs-fonts
2232
2233%description fonts-ae
2234Virtual fonts for PDF-files with T1 encoded CMR-fonts.
2235
2236%description fonts-ae -l pl.UTF-8
2237Wirtualne fonty do plików PDF z fontami CMR o kodowaniu T1.
2238
2239%package fonts-ams
2240Summary: AMS fonts
2241Summary(pl.UTF-8): Fonty AMS
2242Group: Fonts
2243Requires: %{name}-dirs-fonts
2244
2245%description fonts-ams
2246AMS fonts.
2247
2248%description fonts-ams -l pl.UTF-8
2249Fonty AMS.
2250
2251%package fonts-antp
2252Summary: Antykwa Poltawskiego, a Type 1 family of Polish traditional type
2253Summary(pl.UTF-8): Antykwa Półtawskiego - rodzina tradycyjnych polskich czcionek jako Type 1
2254Group: Fonts
2255Requires: %{name}-dirs-fonts
2256
2257%description fonts-antp
2258Antykwa Poltawskiego, a Type 1 family of Polish traditional type.
2259
2260%description fonts-antp -l pl.UTF-8
2261Antykwa Półtawskiego - rodzina tradycyjnych polskich czcionek jako
2262Type 1.
2263
2264%package fonts-antt
2265Summary: Antykwa Torunska, a Type 1 family of a Polish traditional type
2266Summary(pl.UTF-8): Antykwa Toruńska - rodzina tradycyjnych polskich czcionek jako Type 1
2267Group: Fonts
2268Requires: %{name}-dirs-fonts
2269
2270%description fonts-antt
2271Antykwa Torunska, a Type 1 family of a Polish traditional type.
2272
2273%description fonts-antt -l pl.UTF-8
2274Antykwa Toruńska - rodzina tradycyjnych polskich czcionek jako Type 1.
2275
2276%package fonts-bbm
2277Summary: Blackboard variant fonts for Computer Modern, with LaTeX support
2278Summary(pl.UTF-8): Tablicowy wariant fontów Computer Modern ze wsparciem dla LaTeXa
2279Group: Fonts
2280Requires: %{name}-dirs-fonts
2281
2282%description fonts-bbm
2283Blackboard variant fonts for Computer Modern, with LaTeX support.
2284
2285%description fonts-bbm -l pl.UTF-8
2286Tablicowy wariant fontów Computer Modern ze wsparciem dla LaTeXa.
2287
2288%package fonts-bbold
2289Summary: Sans serif blackboard bold for LaTeX
2290Summary(pl.UTF-8): Tablicowy tłusty font sans serif dla LaTeXa
2291Group: Fonts
2292Requires: %{name}-dirs-fonts
2293
2294%description fonts-bbold
2295Sans serif blackboard bold for LaTeX.
2296
2297%description fonts-bbold -l pl.UTF-8
2298Tablicowy tłusty font sans serif dla LaTeXa.
2299
b280f158
ZU
2300%package fonts-bh
2301Summary: Bold & Heavy Fonts
2302Summary(pl.UTF-8): Fonty Bold i Heavy
2303Group: Fonts
2304Requires: %{name}-dirs-fonts
d08789e0 2305
b280f158
ZU
2306%description fonts-bh
2307Bold & Heavy Fonts.
d08789e0 2308
b280f158
ZU
2309%description fonts-bh -l pl.UTF-8
2310Fonty Bold i Heavy.
d08789e0
ZU
2311
2312%package fonts-bitstream
2313Summary: Bitstream fonts
2314Summary(pl.UTF-8): Fonty Bitstream
2315Group: Fonts
2316Requires: %{name}-dirs-fonts
2317Obsoletes: tetex-fonts-bitstrea
2318
2319%description fonts-bitstream
2320Bitstream fonts.
2321
2322%description fonts-bitstream -l pl.UTF-8
2323Fonty Bitstream.
2324
2325%package fonts-cbgreek
2326Summary: Complete set of Greek fonts
2327Summary(pl.UTF-8): Pełny zestaw fontów greckich
2328Group: Fonts
2329Requires: %{name}-dirs-fonts
2330
2331%description fonts-cbgreek
2332Complete set of Greek fonts.
2333
2334%description fonts-cbgreek -l pl.UTF-8
2335Pełny zestaw fontów greckich.
2336
2337%package fonts-cc-pl
2338Summary: Polish version of Computer Concrete fonts
2339Summary(pl.UTF-8): Polska wersja fontów Computer Concrete
2340Group: Fonts
2341Requires: %{name}-dirs-fonts
2342
2343%description fonts-cc-pl
2344Polish version of Computer Concrete fonts.
2345
2346%description fonts-cc-pl -l pl.UTF-8
2347Polska wersja fontów Computer Concrete.
2348
2349%package fonts-cg
2350Summary: Compugraphic fonts
2351Summary(pl.UTF-8): Fonty Compugraphic
2352Group: Fonts
2353Requires: %{name}-dirs-fonts
2354
2355%description fonts-cg
2356Compugraphic fonts.
2357
2358%description fonts-cg -l pl.UTF-8
2359Fonty Compugraphic.
2360
2361%package fonts-cm
2362Summary: Computer Modern fonts
2363Summary(pl.UTF-8): Fonty Computer Modern
2364Group: Fonts
2365Requires: %{name}-dirs-fonts
2366
2367%description fonts-cm
2368Computer Modern fonts.
2369
2370%description fonts-cm -l pl.UTF-8
2371Fonty Computer Modern.
2372
2373%package fonts-cmbright
2374Summary: CM Bright fonts
2375Summary(pl.UTF-8): Fonty CM Bright
2376Group: Fonts
2377Requires: %{name}-dirs-fonts
2378
2379%description fonts-cmbright
2380CM Bright fonts.
2381
2382%description fonts-cmbright -l pl.UTF-8
2383Fonty CM Bright.
2384
2385%package fonts-cmcyr
2386Summary: Computer Modern fonts extended with Russian letters
2387Summary(pl.UTF-8): Fonty Computer Modern rozszerzone o litery rosyjskie
2388Group: Fonts
2389Requires: %{name}-dirs-fonts
2390
2391%description fonts-cmcyr
2392Computer Modern fonts extended with Russian letters.
2393
2394%description fonts-cmcyr -l pl.UTF-8
2395Fonty Computer Modern rozszerzone o litery rosyjskie.
2396
2397%package fonts-cmextra
2398Summary: Extra Computer Modern fonts, from the American Mathematical Society
2399Summary(pl.UTF-8): Dodatkowe fonty Computer Modern z AMS
2400Group: Fonts
2401Requires: %{name}-dirs-fonts
2402
2403%description fonts-cmextra
2404Extra Computer Modern fonts, from the American Mathematical Society.
2405
2406%description fonts-cmextra -l pl.UTF-8
2407Dodatkowe fonty Computer Modern z AMS (American Mathematical Society).
2408
2409%package fonts-concmath
2410Summary: Concrete Math fonts
2411Summary(pl.UTF-8): Fonty matematyczne Concrete Math
2412Group: Fonts
2413Requires: %{name}-dirs-fonts
2414
2415%description fonts-concmath
2416Concrete Math fonts.
2417
2418%description fonts-concmath -l pl.UTF-8
2419Fonty matematyczne Concrete Math.
2420
2421%package fonts-concrete
2422Summary: Concrete Roman fonts
2423Summary(pl.UTF-8): Fonty Concrete Roman
2424Group: Fonts
2425Requires: %{name}-dirs-fonts
2426
2427%description fonts-concrete
2428Concrete Roman fonts, designed by Donald E. Knuth, originally for use
2429with Euler math fonts.
2430
2431%description fonts-concrete -l pl.UTF-8
2432Fonty Concrete Roman, opracowane przez Donalda E. Knutha, oryginalnie
2433przeznaczone do używania z fontami matematycznymi Euler.
2434
2435%package fonts-cs
2436Summary: Czech/Slovak-tuned MetaFont Computer Modern fonts
2437Summary(pl.UTF-8): Fonty MetaFont Computer Modern dla języków czeskiego i słowackiego
2438Group: Fonts
2439Requires: %{name}-dirs-fonts
2440
2441%description fonts-cs
2442Czech/Slovak-tuned MetaFont Computer Modern fonts.
2443
2444%description fonts-cs -l pl.UTF-8
2445Fonty MetaFont Computer Modern zmodyfikowane pod kątem języków
2446czeskiego i słowackiego.
2447
4a09ae1a
ZU
2448%package fonts-dstroke
2449Summary: Doublestroke font for typesetting the mathematical symbols
2450Summary(pl.UTF-8): Podwójnie kreślony font do składania symboli matematycznych
2451Group: Fonts
2452Requires: %{name}-dirs-fonts
2453
2454%description fonts-dstroke
2455Doublestroke font for typesetting the mathematical symbols.
2456
2457%description fonts-dstroke -l pl.UTF-8
2458Podwójnie kreślony font do składania symboli matematycznych.
d08789e0
ZU
2459
2460%package fonts-ecc
2461Summary: Sources for the European Concrete fonts
2462Summary(pl.UTF-8): Źródła dla fontów European Concrete
2463Group: Fonts
2464Requires: %{name}-dirs-fonts
2465
2466%description fonts-ecc
2467The MetaFont sources and tfm files of the European Concrete Fonts.
2468This is the EC implementation of Knuth's Concrete fonts, including
2469also the corresponding text companion fonts.
2470
2471%description fonts-ecc -l pl.UTF-8
2472Źródła MetaFonta i pliki tfm dla fontów European Concrete. Jest to
2473implementacja EC fontów Concrete Knutha, włącznie z odpowiadającymi
2474tekstowymi fontami towarzyszącymi.
2475
2476%package fonts-eurosym
2477Summary: The new European currency symbol for the Euro
2478Summary(pl.UTF-8): Symbol nowej europejskiej waluty Euro
2479Group: Fonts
2480Requires: %{name}-dirs-fonts
2481
2482%description fonts-eurosym
2483The new European currency symbol for the Euro implemented in Metafont,
2484using the official European Commission dimensions, and providing
2485several shapes (normal, slanted, bold, outline).
2486
2487%description fonts-eurosym -l pl.UTF-8
2488Symbol nowej europejskiej waluty Euro, zaimplementowany w Metafoncie,
2489z użyciem oficjalnych wymiarów wg Komisji Europejskiej, dostarczający
2490różnych kształtów (normalnego, pochylonego, tłustego, szkicowanego).
2491
2492%package fonts-eulervm
2493Summary: The Virtual Euler Math fonts
2494Summary(pl.UTF-8): Fonty Virtual Euler Math
2495Group: Fonts
2496Requires: %{name}-dirs-fonts
2497
2498%description fonts-eulervm
2499Euler-VM is a set of _virtual_ math fonts based on Euler and CM. This
2500approach has several advantages over immediately using the _real_
2501Euler fonts: Most noticeably, less TeX resources are consumed, the
2502quality of various math symbols is improved, and a usable \hslash
2503symbol can be provided.
2504
2505%description fonts-eulervm -l pl.UTF-8
2506Euler-VM to zbiór _wirtualnych_ fontów matematycznych opartych na
2507fontach Euler i CM. Podejście to ma różne zalety nad bezpośrednim
2508używaniem _prawdziwych_ fontów Euler: najbardziej zauważalnie, używane
2509jest mniej zasobów TeXa, poprawiona jest jakość różnych symboli
2510matematycznych i może być dostępny używalny symbol \hslash.
2511
2512%package fonts-euxm
2513Summary: Fonts similar to EUSM but with two more characters
2514Summary(pl.UTF-8): Fonty podobne do EUSM, ale z dwoma dodatkowymi znakami
2515Group: Fonts
2516Requires: %{name}-dirs-fonts
2517
2518%description fonts-euxm
2519Fonts like EUSM but with two more characters needed for Concrete Math
2520included in TeXLive distribution in fonts3.
2521
2522%description fonts-euxm -l pl.UTF-8
2523Fonty podobne do EUSM, ale z dwoma dodatkowymi znakami, potrzebnymi
2524dla Concrete Math dołączonego w fonts3 dystrybucji TeXLive.
2525
2526%package fonts-gothic
2527Summary: Gothic and ornamental initial fonts by Yannis Haralambous
2528Summary(pl.UTF-8): Początkowe fonty gotyckie i ornamentowe Yannisa Haralambousa
2529Group: Fonts
2530Requires: %{name}-dirs-fonts
2531
2532%description fonts-gothic
2533Gothic and ornamental initial fonts by Yannis Haralambous.
2534
2535%description fonts-gothic -l pl.UTF-8
2536Początkowe fonty gotyckie i ornamentowe Yannisa Haralambousa.
2537
2538%package fonts-hoekwater
2539Summary: Converted mflogo font
2540Summary(pl.UTF-8): Przekonwertowany font mflogo
2541Group: Fonts
2542Requires: %{name}-dirs-fonts
2543
2544%description fonts-hoekwater
2545Fonts originally created in MetaFont, transformed to PostScript by
2546Taco Hoekwater; includes logo, manfnt, rsfs, stmaryrd, wasy, wasy2,
2547xipa.
2548
2549%description fonts-hoekwater -l pl.UTF-8
2550Fonty oryginalnie stworzone w MetaFoncie, przekształcone do
2551PostScriptu przez Taco Hoekwatera; zawierają: logo, manfnt, rsfs,
2552stmaryrd, wasy, wasy2, xipa.
2553
2554%package fonts-jknappen
2555Summary: Miscellaneous packages by Joerg Knappen
2556Summary(pl.UTF-8): Różne pakiety autorstwa Joerga Knappena
2557Group: Fonts
2558Requires: %{name}-dirs-fonts
2559
2560%description fonts-jknappen
2561Miscellaneous macros, mostly for making use of extra fonts, by Joerg
2562Knappen, including sgmlcmpt.
2563
2564%description fonts-jknappen -l pl.UTF-8
2565Różne makra, głównie do używania dodatkowych fontów autorstwa Joerga
2566Knappena. Zawiera sgmlcmpt.
2567
2568%package fonts-latex
2569Summary: Basic LaTeX fonts
2570Summary(pl.UTF-8): Podstawowe fonty dla LaTeXa
2571Group: Fonts
2572Requires: %{name}-dirs-fonts
2573
2574%description fonts-latex
2575Basic LaTeX fonts.
2576
2577%description fonts-latex -l pl.UTF-8
2578Podstawowe fonty dla LaTeXa.
2579
2580%package fonts-lh
2581Summary: Olga Lapko's LH fonts
2582Summary(pl.UTF-8): Fonty LH Olgi Lapko
2583Group: Fonts
2584Requires: %{name}-dirs-fonts
2585
2586%description fonts-lh
2587The lh fonts for the `T2'/X2 encodings (for cyrillic languages).
2588
2589%description fonts-lh -l pl.UTF-8
2590Fonty lh dla kodowań `T2'/X2 (dla języków zapisywanych cyrylicą).
2591
2592%package fonts-lm
2593Summary: Latin Modern family fonts
2594Summary(pl.UTF-8): Fonty z rodziny Latin Modern
2595Group: Applications/Publishing/TeX
2596Requires: %{name}-dirs-fonts
2597
2598%description fonts-lm
2599Latin Modern family of fonts, based on the Computer Modern fonts
2600released into public domain by AMS (copyright (C) 1997 AMS). Contain a
2601lot of additional characters, mainly accented ones, but not only.
2602There is a one set of PostScript fonts and four sets of TeX Font
2603Metric files, corresponding to: Cork encoding (cork-*.tfm); QX
2604encoding (qx-*.tfm); TeX'n'ANSI aka LY1 encoding (texnansi-*.tfm); and
2605Text Companion for EC fonts aka TS1 (ts1-*.tfm). It is presumed that a
2606potential user knows what to do with all these files. The author is
2607Boguslaw Jackowski.
2608
2609%description fonts-lm -l pl.UTF-8
2610Rodzina fontów Latin Modern, oparta na fontach Computer Modern
2611przekazanych do domeny publicznej przez AMS (copyright (C) 1997 AMS).
2612Zawiera wiele dodatkowych znaków, głównie z akcentami, ale nie tylko.
2613Jest jeden zbiór fontów postscriptowych oraz cztery zbiory plików TeX
2614Font Metric, odpowiadających: kodowaniu Cork (cork-*.tfm); kodowaniu
2615QX (qx-*.tfm); kodowaniu TeX'n'ANSI zwanemu także LY1
2616(texnansi-*.tfm); oraz Text Companion dla fontów EC zwanemu także TS1
2617(ts1-*.tfm). Zakłada się, że potencjalny użytkownik wie, co zrobić z
2618tymi wszystkimi plikami. Autorem jest Bogusław Jackowski.
2619
2620%package fonts-marvosym
2621Summary: Martin Vogel's Symbol (marvosym) font
2622Summary(pl.UTF-8): Font Symbol Martina Vogela (marvosym)
2623Group: Fonts
2624Requires: %{name}-dirs-fonts
2625
2626%description fonts-marvosym
2627Martin Vogel's Symbol (marvosym) font is a font containing: the Euro
2628currency symbol as defined by the European commission; Euro currency
2629symbols in typefaces Times, Helvetica and Courier; Symbols for
2630structural engineering; Symbols for steel cross-sections; Astronomy
2631signs (Sun, Moon, planets); The 12 signs of the zodiac; Scissor
2632symbols; CE sign and others.
2633
2634%description fonts-marvosym -l pl.UTF-8
2635Font Symbol Martina Vogela (marvosym) to font zawierający: symbol
2636waluty Euro zdefiniowany przez Komisję Europejską; symbole waluty Euro
2637dla krojów Times, Helvetica i Courier; symbole dla inżynierii
2638strukturalnej; symbole dla przekroi poprzecznych; symbole
2639astronomiczne (Słońce, Księżyc, planety); 12 znaków Zodiaku; symbole
2640krawieckie; znak CE i inne.
2641
2642%package fonts-mflogo
2643Summary: Logo fonts
2644Summary(pl.UTF-8): Fonty logo
2645Group: Fonts
2646Requires: %{name}-dirs-fonts
2647
2648%description fonts-mflogo
2649Logo fonts.
2650
2651%description fonts-mflogo -l pl.UTF-8
2652Fonty logo.
2653
2654%package fonts-misc
2655Summary: Miscellaneous fonts
2656Summary(pl.UTF-8): Różne fonty
2657Group: Fonts
2658Requires: %{name}-dirs-fonts
2659
2660%description fonts-misc
2661Miscellaneous fonts.
2662
2663%description fonts-misc -l pl.UTF-8
2664Fonty różne.
2665
2666%package fonts-monotype
2667Summary: Monotype fonts
2668Summary(pl.UTF-8): Fonty Monotype
2669Group: Fonts
2670Requires: %{name}-dirs-fonts
2671
2672%description fonts-monotype
2673Monotype fonts.
2674
2675%description fonts-monotype -l pl.UTF-8
2676Fonty Monotype.
2677
2678%package fonts-omega
2679Summary: Fonts for Omega - extended unicode TeX
2680Summary(pl.UTF-8): Fonty dla Omegi - TeXa ze wsparciem dla unikodu
2681Group: Fonts
2682Requires: %{name}-dirs-fonts
2683
2684%description fonts-omega
2685Fonts for Omega - extended unicode TeX.
2686
2687%description fonts-omega -l pl.UTF-8
2688Fonty dla Omegi - TeXa ze wsparciem dla unikodu.
2689
2690%package fonts-pazo
2691Summary: Pazo fonts
2692Summary(pl.UTF-8): Fonty Pazo
2693Group: Fonts
2694Requires: %{name}-dirs-fonts
2695
2696%description fonts-pazo
2697Pazo fonts.
2698
2699%description fonts-pazo -l pl.UTF-8
2700Fonty Pazo.
2701
2702%package fonts-pl
2703Summary: Polish fonts
2704Summary(pl.UTF-8): Polskie fonty
2705Group: Fonts
2706Requires: %{name}-dirs-fonts
2707
2708%description fonts-pl
2709Polish fonts.
2710
2711%description fonts-pl -l pl.UTF-8
2712Polskie fonty.
2713
2714%package fonts-px
2715Summary: PX fonts
2716Summary(pl.UTF-8): Fonty PX
2717Group: Fonts
2718Requires: %{name}-dirs-fonts
2719
2720%description fonts-px
2721PX fonts.
2722
2723%description fonts-px -l pl.UTF-8
2724Fonty PX.
2725
2726%package fonts-qfonts
2727Summary: Quasi fonts
2728Summary(pl.UTF-8): Fonty Quasi
2729Group: Fonts
2730Requires: %{name}-dirs-fonts
2731
2732%description fonts-qfonts
2733Quasi fonts.
2734
2735%description fonts-qfonts -l pl.UTF-8
2736Fonty Quasi.
2737
2738%package fonts-qpx
2739Summary: Additional fonts for QPX package
2740Summary(pl.UTF-8): Dodatkowe fonty dla pakietu QPX
2741Group: Fonts
2742Requires: %{name}-dirs-fonts
2743Requires: %{name}-fonts-px = %{epoch}:%{version}-%{release}
2744Requires: %{name}-fonts-qfonts = %{epoch}:%{version}-%{release}
2745
2746%description fonts-qpx
2747Additional fonts for QPX package.
2748
2749%description fonts-qpx -l pl.UTF-8
2750Dodatkowe fonty dla pakietu QPX.
2751
31bd2c4a 2752%package fonts-qpxqtx
d08789e0
ZU
2753Summary: Additional fonts for QTX package
2754Summary(pl.UTF-8): Dodatkowe fonty dla pakietu QTX
2755Group: Fonts
2756Requires: %{name}-dirs-fonts
2757Requires: %{name}-fonts-qfonts = %{epoch}:%{version}-%{release}
2758Requires: %{name}-fonts-tx = %{epoch}:%{version}-%{release}
2759
31bd2c4a 2760%description fonts-qpxqtx
d08789e0
ZU
2761Additional fonts for QTX package.
2762
31bd2c4a 2763%description fonts-qpxqtx -l pl.UTF-8
d08789e0
ZU
2764Dodatkowe fonty dla pakietu QTX.
2765
2766%package fonts-rsfs
2767Summary: Fonts of uppercase script letters for scientific and mathematical typesetting
2768Summary(pl.UTF-8): Fonty wielkich liter pisanych do składania dokumentów naukowych i matematycznych
2769Group: Fonts
2770Requires: %{name}-dirs-fonts
2771
2772%description fonts-rsfs
2773Fonts of uppercase script letters for use as symbols in scientific and
2774mathematical typesetting, in contrast to the informal script fonts
2775such as that used for the `calligraphic' symbols in the TeX math
2776symbol font.
2777
2778%description fonts-rsfs -l pl.UTF-8
2779Fonty wielkich liter pisanych do używania jako symbole przy składaniu
2780dokumentów naukowych i matematycznych, w odróżnieniu od nieformalnych
2781fontów pisanych takich jak używane do symboli "kaligraficznych" w
2782matematycznym foncie TeXowym symbol.
2783
2784%package fonts-stmaryrd
2785Summary: St Mary Road symbols for functional programming
2786Summary(pl.UTF-8): Symbole St Mary Road do programowania funkcyjnego
2787Group: Fonts
2788Requires: %{name}-dirs-fonts
2789
2790%description fonts-stmaryrd
2791St Mary Road symbols for functional programming.
2792
2793%description fonts-stmaryrd -l pl.UTF-8
2794Symbole St Mary Road do programowania funkcyjnego.
2795
2796%package fonts-tx
2797Summary: TX fonts
2798Summary(pl.UTF-8): Fonty TX
2799Group: Fonts
2800Requires: %{name}-dirs-fonts
2801
2802%description fonts-tx
2803TX fonts.
2804
2805%description fonts-tx -l pl.UTF-8
2806Fonty TX.
2807
2808%package fonts-urw
2809Summary: URW fonts
2810Summary(pl.UTF-8): Fonty URW
2811Group: Fonts
2812Requires: %{name}-dirs-fonts
2813
2814%description fonts-urw
2815URW fonts.
2816
2817%description fonts-urw -l pl.UTF-8
2818Fonty URW.
2819
2820%package fonts-urwvn
2821Summary: URWVN fonts
2822Summary(pl.UTF-8): Fonty URWVN
2823Group: Fonts
2824Requires: %{name}-dirs-fonts
2825
2826%description fonts-urwvn
2827URWVN fonts.
2828
2829%description fonts-urwvn -l pl.UTF-8
2830Fonty URWVN.
2831
2832%package fonts-vnr
2833Summary: VNR fonts
2834Summary(pl.UTF-8): Fonty VNR
2835Group: Fonts
2836Requires: %{name}-dirs-fonts
2837
2838%description fonts-vnr
2839VNR fonts.
2840
2841%description fonts-vnr -l pl.UTF-8
2842Fonty VNR.
2843
2844%package fonts-wasy
2845Summary: Waldis symbol fonts
2846Summary(pl.UTF-8): Fonty Waldis symbol
2847Group: Fonts
2848Requires: %{name}-dirs-fonts
2849
2850%description fonts-wasy
2851Waldis symbol fonts.
2852
2853%description fonts-wasy -l pl.UTF-8
2854Fonty Waldis symbol.
2855
2856%package fonts-xypic
2857Summary: Xy-pic fonts
2858Summary(pl.UTF-8): Fonty Xy-pic
2859Group: Fonts
2860Requires: %{name}-dirs-fonts
2861
2862%description fonts-xypic
2863Xy-pic fonts.
2864
2865%description fonts-xypic -l pl.UTF-8
2866Fonty Xy-pic.
2867
2868%package fonts-yandy
2869Summary: European Modern fonts from Y&Y
2870Summary(pl.UTF-8): Fonty European Modern od Y&Y
2871Group: Fonts
2872Requires: %{name}-dirs-fonts
2873
2874%description fonts-yandy
2875European Modern fonts from Y&Y.
2876
2877%description fonts-yandy -l pl.UTF-8
2878Fonty European Modern od Y&Y.
2879
2880%package fonts-type1-antp
2881Summary: Antykwa Poltawskiego, a Type 1 family of Polish traditional type
2882Summary(pl.UTF-8): Antykwa Półtawskiego - rodzina tradycyjnych polskich czcionek jako Type 1
2883Group: Fonts
2884Requires: %{name}-dirs-fonts
2885
2886%description fonts-type1-antp
2887Antykwa Poltawskiego, a Type 1 family of Polish traditional type.
2888
2889%description fonts-type1-antp -l pl.UTF-8
2890Antykwa Półtawskiego - rodzina tradycyjnych polskich czcionek jako
2891Type 1.
2892
2893%package fonts-type1-antt
2894Summary: Antykwa Torunska, a Type 1 family of a Polish traditional type
2895Summary(pl.UTF-8): Antykwa Toruńska - rodzina tradycyjnych polskich czcionek jako Type 1
2896Group: Fonts
2897Requires: %{name}-dirs-fonts
2898
2899%description fonts-type1-antt
2900Antykwa Torunska, a Type 1 family of a Polish traditional type.
2901
2902%description fonts-type1-antt -l pl.UTF-8
2903Antykwa Toruńska - rodzina tradycyjnych polskich czcionek jako Type 1.
2904
2905%package fonts-type1-belleek
2906Summary: Free replacement for basic MathTime fonts
2907Summary(pl.UTF-8): Wolnodostępny zamiennik podstawowych fontów MathTime
2908Group: Fonts
2909Requires: %{name}-dirs-fonts
2910
2911%description fonts-type1-belleek
2912Free replacement for basic MathTime fonts.
2913
2914%description fonts-type1-belleek -l pl.UTF-8
2915Wolnodostępny zamiennik podstawowych fontów MathTime.
2916
2917%package fonts-type1-bitstream
2918Summary: Bitstream fonts
2919Summary(pl.UTF-8): Fonty Bitstream
2920Group: Fonts
2921Requires: %{name}-dirs-fonts
2922Obsoletes: tetex-fonts-type1-bitstrea
2923
2924%description fonts-type1-bitstream
2925Bitstream fonts.
2926
2927%description fonts-type1-bitstream -l pl.UTF-8
2928Fonty Bitstream.
2929
2930%package fonts-type1-bluesky
2931Summary: Computer Modern family fonts
2932Summary(pl.UTF-8): Fonty z rodziny Computer Modern
2933Group: Fonts
2934Requires: %{name}-dirs-fonts
2935
2936%description fonts-type1-bluesky
2937Computer Modern family fonts.
2938
2939%description fonts-type1-bluesky -l pl.UTF-8
2940Fonty z rodzony Computer Modern.
2941
2942%package fonts-type1-cc-pl
2943Summary: Polish version of Computer Concrete fonts
2944Summary(pl.UTF-8): Polska wersja fontów Computer Concrete
2945Group: Fonts
2946Requires: %{name}-dirs-fonts
2947
2948%description fonts-type1-cc-pl
2949Polish version of Computer Concrete fonts.
2950
2951%description fonts-type1-cc-pl -l pl.UTF-8
2952Polska wersja fontów Computer Concrete.
2953
2954%package fonts-type1-cmcyr
2955Summary: Computer Modern fonts extended with Russian letters
2956Summary(pl.UTF-8): Fonty Computer Modern rozszerzone o litery rosyjskie
2957Group: Fonts
2958Requires: %{name}-dirs-fonts
2959
2960%description fonts-type1-cmcyr
2961Computer Modern fonts extended with Russian letters.
2962
2963%description fonts-type1-cmcyr -l pl.UTF-8
2964Fonty Computer Modern rozszerzone o litery rosyjskie.
2965
2966%package fonts-type1-cs
2967Summary: Czech/Slovak-tuned MetaFont Computer Modern fonts
2968Summary(pl.UTF-8): Fonty MetaFont Computer Modern dla języków czeskiego i słowackiego
2969Group: Fonts
2970Requires: %{name}-dirs-fonts
2971
2972%description fonts-type1-cs
2973Czech/Slovak-tuned MetaFont Computer Modern fonts.
2974
2975%description fonts-type1-cs -l pl.UTF-8
2976Fonty MetaFont Computer Modern zmodyfikowane pod kątem języków
2977czeskiego i słowackiego.
2978
b280f158
ZU
2979%package fonts-type1-dstroke
2980Summary: Doublestroke Type1 font for typesetting the mathematical symbols
2981Summary(pl.UTF-8): Podwójnie kreślony font Type1 do składania symboli matematycznych
2982Group: Fonts
2983Requires: %{name}-dirs-fonts
2984
2985%description fonts-type1-dstroke
2986Doublestroke Type1 font for typesetting the mathematical symbols.
2987
2988%description fonts-type1-dstroke -l pl.UTF-8
2989Podwójnie kreślony font Type1 do składania symboli matematycznych.
d08789e0
ZU
2990
2991%package fonts-type1-eurosym
2992Summary: The new European currency symbol for the Euro
2993Summary(pl.UTF-8): Symbol nowej europejskiej waluty Euro
2994Group: Fonts
2995Requires: %{name}-dirs-fonts
2996
2997%description fonts-type1-eurosym
2998The new European currency symbol for the Euro implemented in Metafont,
2999using the official European Commission dimensions, and providing
3000several shapes (normal, slanted, bold, outline).
3001
3002%description fonts-type1-eurosym -l pl.UTF-8
3003Symbol nowej europejskiej waluty Euro, zaimplementowany w Metafoncie,
3004z użyciem oficjalnych wymiarów wg Komisji Europejskiej, dostarczający
3005różnych kształtów (normalnego, pochylonego, tłustego, szkicowanego).
3006
3007%package fonts-type1-hoekwater
3008Summary: Converted mflogo font
3009Summary(pl.UTF-8): Przekonwertowany font mflogo
3010Group: Fonts
3011Requires: %{name}-dirs-fonts
3012
3013%description fonts-type1-hoekwater
3014Fonts originally created in MetaFont, transformed to PostScript by
3015Taco Hoekwater; includes logo, manfnt, rsfs, stmaryrd, wasy, wasy2,
3016xipa.
3017
3018%description fonts-type1-hoekwater -l pl.UTF-8
3019Fonty oryginalnie stworzone w MetaFoncie, przekształcone do
3020PostScriptu przez Taco Hoekwatera; zawierają: logo, manfnt, rsfs,
3021stmaryrd, wasy, wasy2, xipa.
3022
3023%package fonts-type1-fpl
3024Summary: SC/OsF fonts for URW Palladio L
3025Summary(pl.UTF-8): Fonty SC/OsF dla URW Palladio L
3026Group: Fonts
3027Requires: %{name}-dirs-fonts
3028
3029%description fonts-type1-fpl
3030The FPL Fonts provide a set of SC/OsF fonts for URW Palladio L which
3031are compatible with respect to metrics with the Palatino SC/OsF fonts
3032from Adobe. Note that it is not the author's aim to exactly reproduce
3033the outlines of the original Adobe fonts. The SC and OsF in the FPL
3034Fonts were designed with the glyphs from URW Palladio L as starting
3035point. For some glyphs (eg 'o') the author got the best result by
3036scaling and boldening. For others (eg 'h') shifting selected portions
3037of the character gave more satisfying results. All this was done using
3038the free font editor FontForge <http://fontforge.sf.net/>. The kerning
3039data in these fonts comes from Walter Schmidt's improved Palatino
3040metrics.
3041
3042%description fonts-type1-fpl -l pl.UTF-8
3043Fonty FPL dostarczają zbiór fontów SC/OsF dla URW Palladio L, które są
3044kompatybilne co do metryk z fontami Palatino SC/OsF firmy Adobe.
3045Należy jednak zaznaczyć, że celem autora nie jest dokładne odtworzenie
3046kształtów oryginalnych fontów Adobe. SC i OsF w fontach FPL były
3047projektowane w oparciu o glify z URW Palladio L. Dla niektórych glifów
3048(np. 'o') autor uzyskał najlepszy wynik poprzez skalowanie i
3049pogrubianie. Dla innych (np. 'h') przesuwanie wybranych części znaku
3050dało lepsze wyniki. Wszystko to zostało zrobione przy użyciu
3051wolnodostępnego edytora fontów FontForge <http://fontforge.sf.net/>.
3052Dane dla kerningu w tych fontach pochodzą z ulepszonych metryk
3053Palatino Waltera Schmidta.
3054
b280f158
ZU
3055%package fonts-type1-tt2001
3056Summary: Type1 tt2001 family fonts
3057Summary(pl.UTF-8): Fonty Type1 z rodziny tt2001
3058Group: Applications/Publishing/TeX
3059Requires: %{name}-dirs-fonts
3060
3061%description fonts-type1-tt2001
3062Type1 tt2001 famliy fonts.
3063
3064%description fonts-type1-tt2001 -l pl.UTF-8
3065Fonty Type1 z rodziny tt2001.
d08789e0
ZU
3066
3067%package fonts-type1-lm
3068Summary: Type1 Latin Modern family fonts
3069Summary(pl.UTF-8): Fonty Type1 z rodziny Latin Modern
3070Group: Applications/Publishing/TeX
3071Requires: %{name}-dirs-fonts
3072
3073%description fonts-type1-lm
3074Latin Modern family of fonts, based on the Computer Modern fonts
3075released into public domain by AMS (copyright (C) 1997 AMS). Contain a
3076lot of additional characters, mainly accented ones, but not only.
3077There is a one set of PostScript fonts and four sets of TeX Font
3078Metric files, corresponding to: Cork encoding (cork-*.tfm); QX
3079encoding (qx-*.tfm); TeX'n'ANSI aka LY1 encoding (texnansi-*.tfm); and
3080Text Companion for EC fonts aka TS1 (ts1-*.tfm). It is presumed that a
3081potential user knows what to do with all these files. The author is
3082Boguslaw Jackowski.
3083
3084%description fonts-type1-lm -l pl.UTF-8
3085Rodzina fontów Latin Modern, oparta na fontach Computer Modern
3086przekazanych do domeny publicznej przez AMS (copyright (C) 1997 AMS).
3087Zawiera wiele dodatkowych znaków, głównie z akcentami, ale nie tylko.
3088Jest jeden zbiór fontów postscriptowych oraz cztery zbiory plików TeX
3089Font Metric, odpowiadających: kodowaniu Cork (cork-*.tfm); kodowaniu
3090QX (qx-*.tfm); kodowaniu TeX'n'ANSI zwanemu także LY1
3091(texnansi-*.tfm); oraz Text Companion dla fontów EC zwanemu także TS1
3092(ts1-*.tfm). Zakłada się, że potencjalny użytkownik wie, co zrobić z
3093tymi wszystkimi plikami. Autorem jest Bogusław Jackowski.
3094
3095%package fonts-type1-marvosym
3096Summary: Martin Vogel's Symbol (marvosym) font
3097Summary(pl.UTF-8): Font Symbol Martina Vogela (marvosym)
3098Group: Fonts
3099Requires: %{name}-dirs-fonts
3100
3101%description fonts-type1-marvosym
3102Martin Vogel's Symbol (marvosym) font is a font containing: the Euro
3103currency symbol as defined by the European commission; Euro currency
3104symbols in typefaces Times, Helvetica and Courier; Symbols for
3105structural engineering; Symbols for steel cross-sections; Astronomy
3106signs (Sun, Moon, planets); The 12 signs of the zodiac; Scissor
3107symbols; CE sign and others.
3108
3109%description fonts-type1-marvosym -l pl.UTF-8
3110Font Symbol Martina Vogela (marvosym) to font zawierający: symbol
3111waluty Euro zdefiniowany przez Komisję Europejską; symbole waluty Euro
3112dla krojów Times, Helvetica i Courier; symbole dla inżynierii
3113strukturalnej; symbole dla przekroi poprzecznych; symbole
3114astronomiczne (Słońce, Księżyc, planety); 12 znaków Zodiaku; symbole
3115krawieckie; znak CE i inne.
3116
3117%package fonts-type1-mathpazo
3118Summary: Pazo Math fonts
3119Summary(pl.UTF-8): Fonty matematyczne Pazo Math
3120Group: Fonts
3121Requires: %{name}-dirs-fonts
3122
3123%description fonts-type1-mathpazo
3124Pazo Math fonts.
3125
3126%description fonts-type1-mathpazo -l pl.UTF-8
3127Fonty matematyczne Pazo Math.
3128
3129%package fonts-type1-omega
3130Summary: Type1 fonts for Omega - extended unicode TeX
3131Summary(pl.UTF-8): Fonty Type1 dla Omegi - TeXa ze wsparciem dla unikodu
3132Group: Fonts
3133Requires: %{name}-dirs-fonts
3134
3135%description fonts-type1-omega
3136Type1 fonts for Omega - extended unicode TeX.
3137
3138%description fonts-type1-omega -l pl.UTF-8
3139Fonty Type1 dla Omegi - TeXa ze wsparciem dla unikodu.
3140
3141%package fonts-type1-pl
3142Summary: Polish fonts
3143Summary(pl.UTF-8): Polskie fonty
3144Group: Fonts
3145Requires: %{name}-dirs-fonts
3146Requires: %{name}-fonts-type1-bluesky = %{epoch}:%{version}-%{release}
3147
3148%description fonts-type1-pl
3149Polish fonts.
3150
3151%description fonts-type1-pl -l pl.UTF-8
3152Polskie fonty.
3153
3154%package fonts-type1-px
3155Summary: PX fonts
3156Summary(pl.UTF-8): Fonty PX
3157Group: Fonts
3158Requires: %{name}-dirs-fonts
3159
3160%description fonts-type1-px
3161PX fonts.
3162
3163%description fonts-type1-px -l pl.UTF-8
3164Fonty PX.
3165
b280f158
ZU
3166%package fonts-type1-qfonts
3167Summary: Quasi fonts
3168Summary(pl.UTF-8): Fonty Quasi
3169Group: Fonts
3170Requires: %{name}-dirs-fonts
3171
3172%description fonts-type1-qfonts
3173Quasi fonts.
3174
3175%description fonts-type1-qfonts -l pl.UTF-8
3176Fonty Quasi.
d08789e0
ZU
3177
3178%package fonts-type1-tx
3179Summary: TX fonts
3180Summary(pl.UTF-8): Fonty TX
3181Group: Fonts
3182Requires: %{name}-dirs-fonts
3183
3184%description fonts-type1-tx
3185TX fonts.
3186
3187%description fonts-type1-tx -l pl.UTF-8
3188Fonty TX.
3189
3190%package fonts-type1-urw
3191Summary: URW fonts
3192Summary(pl.UTF-8): Fonty URW
3193Group: Fonts
3194Requires: %{name}-dirs-fonts
3195
3196%description fonts-type1-urw
3197URW fonts.
3198
3199%description fonts-type1-urw -l pl.UTF-8
3200Fonty URW.
3201
3202%package fonts-type1-vnr
3203Summary: Type1 VNR fonts
3204Summary(pl.UTF-8): Fonty Type1 VNR
3205Group: Fonts
3206Requires: %{name}-dirs-fonts
3207
3208%description fonts-type1-vnr
3209Type1 VNR fonts.
3210
3211%description fonts-type1-vnr -l pl.UTF-8
3212Fonty Type1 VNR.
3213
3214%package fonts-type1-xypic
3215Summary: Xy-pic fonts
3216Summary(pl.UTF-8): Fonty Xy-pic
3217Group: Fonts
3218Requires: %{name}-dirs-fonts
3219
3220%description fonts-type1-xypic
3221Xy-pic fonts.
3222
3223%description fonts-type1-xypic -l pl.UTF-8
3224Fonty Xy-pic.
3225
489714ae
ZU
3226
3227# TeXLive-specific packages - there wasn't before...
3228%package afm2pl
3229Summary: Convert an Adobe font metric file to a TeX font property list
3230Group: Fonts
3231
3232%description afm2pl
3233Convert an Adobe font metric file to a TeX font property list.
3234
3235
3236%package bbox
3237Summary: bbox prints the bounding box of images
3238Group: Applications/Publishing/TeX
3239
3240%description bbox
3241bbox reads a rawppm or rawpbm file and prints out the bounding box of
3242the image.
3243
3244%package cefutils
3245Summary: In cefutils there are CEF-compatible utils
3246Group: Applications/Publishing/TeX
3247
3248%description cefutils
3249In cefutils there are CEF-compatible (Chinese Encoding Framework)
3250utils.
3251
3252%package detex
3253Summary: A filter to strip TeX commands from a .tex file
3254Summary(hu.UTF-8): Egy szűrő, amely .tex fájlokból szűri ki a TeX parancsokat
3255Group: Applications/Publishing/TeX
3256
3257%description detex
3258A filter to strip TeX commands from a .tex file.
3259
3260%description detex -l hu.UTF-8
3261Egy szűrő, amely .tex fájlokból szűri ki a TeX parancsokat.
3262
3263
7ffd1967
ZU
3264%package dviutils
3265Summary: Various DVI utils
3266Summary(hu.UTF-8): Vegyes DVI eszközök
3267Group: Applications/Publishing/TeX
3268
3269%description dviutils
3270This package contains various DVI utils.
3271
3272%description dviutils -l hu.UTF-8
3273Ez a csomag mindenféle DVI eszközt tartalmaz.
3274
3275%package epsutils
3276Summary: Various EPS utils
3277Group: Applications/Publishing/TeX
3278
3279%description epsutils
3280Various EPS (Encapsulated PostScript) utils.
3281
3282
3283%package filters
3284Summary: Various filters
3285Group: Applications/Publishing/TeX
3286
3287%description filters
3288Various filters.
3289
3290
489714ae
ZU
3291%package uncategorized-utils
3292Summary: Uncategorized utils
3293Group: Applications/Publishing/TeX
3294
3295%description uncategorized-utils
3296Uncategorized utilities. Needs check and categorizing.
3297
d08789e0
ZU
3298%prep
3299%setup -q -c -T -n %{name}-%{version}-source
3300lzma -dc %{SOURCE0} | tar xf - -C ..
e19e6777 3301lzma -dc %{SOURCE1} | tar xf - -C .
c48c077b 3302%patch0 -p1
1cc1dae0 3303%patch1 -p1
c48c077b
AM
3304
3305cd libs/teckit
3306cat ax*.m4 > acinclude.m4
3307%{__libtoolize}
3308%{__aclocal}
3309%{__autoconf}
3310%{__automake}
d08789e0
ZU
3311
3312%build
3313find . -name "config.sub" -exec cp /usr/share/automake/config.sub '{}' ';'
d47c034d 3314%{__sed} -i 's@"extend/\(.*\)"@<\1>@' texk/ttf2pk/*.c
9279fab9 3315cd texk/kpathsea
83feaf0d
ZU
3316%{__sed} -i 's@^TEXMFMAIN =.*@TEXMFMAIN = %{texmf}@' texmf.cnf
3317%{__sed} -i 's@^TEXMFDIST =.*@TEXMFDIST = %{texmfdist}@' texmf.cnf
3318%{__sed} -i 's@^TEXMFLOCAL =.*@TEXMFLOCAL = %{texmf}@' texmf.cnf
3319%{__sed} -i 's@^TEXMFSYSVAR =.*@TEXMFSYSVAR = %{_localstatedir}@' texmf.cnf
3320%{__sed} -i 's@^TEXMFSYSCONFIG =.*@TEXMFSYSCONFIG = %{_sysconfdir}/%{name}@' texmf.cnf
9279fab9 3321cd ../..
d47c034d 3322
a784d38e 3323%configure \
ca4b56d2
AM
3324%if %{with bootstrap}
3325 --without-xindy \
3326 --without-luatex \
3327%endif
d08789e0
ZU
3328 --disable-multiplatform \
3329 --disable-static \
3330 --enable-a4 \
3331 --enable-gf \
3332 --enable-ipc \
3333 --enable-shared \
a784d38e 3334 --with-fontconfig \
d08789e0
ZU
3335 --with-fonts-dir=/var/cache/fonts \
3336 --with-ncurses \
e671f712 3337 --with-system-freetype \
97b079ad 3338 --with-freetype-include=/usr/include/freetype \
a784d38e 3339 --with-system-freetype2 \
97b079ad 3340 --with-freetype2-include=/usr/include/freetype2 \
d08789e0
ZU
3341 --with-system-gd \
3342 --with-system-ncurses \
3343 --with-system-pnglib \
3344 --with-system-t1lib \
3345 --with-system-zlib \
8b5eed5e 3346 --with-texmf-dir=../../texmf \
d08789e0
ZU
3347 --with-xdvi-x-toolkit=xaw \
3348 --without-dialog \
3349 --without-t1utils \
ca4b56d2 3350 --without-texinfo
d08789e0 3351
d08789e0
ZU
3352%{__make}
3353
d08789e0
ZU
3354%install
3355rm -rf $RPM_BUILD_ROOT
3356install -d $RPM_BUILD_ROOT%{_datadir} \
3357 $RPM_BUILD_ROOT%{_desktopdir} \
3358 $RPM_BUILD_ROOT%{_pixmapsdir} \
ce981570 3359 $RPM_BUILD_ROOT%{_mandir}/man5 \
d08789e0
ZU
3360 $RPM_BUILD_ROOT/var/cache/fonts \
3361 $RPM_BUILD_ROOT/etc/cron.daily\
ff42b161 3362 $RPM_BUILD_ROOT/etc/sysconfig/tetex-updmap\
7057740b
ZU
3363 $RPM_BUILD_ROOT%{_localstatedir}/fonts/map\
3364 $RPM_BUILD_ROOT%{fmtdir}
d08789e0
ZU
3365
3366# commented out because of following (non-fatal) error:
3367# Can't open texmf/web2c/texmf.cnf: No such file or directory.
3368#perl -pi \
3369# -e "s|\.\./\.\./texmf|$RPM_BUILD_ROOT%{texmf}|g;" \
3370# -e "s|/var/cache/fonts|$RPM_BUILD_ROOT/var/cache/fonts|g;" \
3371# texmf/web2c/texmf.cnf
3372
1a192771
ZU
3373install -d $RPM_BUILD_ROOT%{texmf} $RPM_BUILD_ROOT%{texmfdist} $RPM_BUILD_ROOT%{texmfdoc}
3374%{__cp} -a texlive-20080822-texmf/texmf/* $RPM_BUILD_ROOT%{texmf}
3375# cp -a texlive-20080822-texmf/texmf-dist/dvips $RPM_BUILD_ROOT%{texmf}
3376# cp -a texlive-20080822-texmf/texmf-dist/tex $RPM_BUILD_ROOT%{texmf}
3377%{__cp} -a texlive-20080822-texmf/texmf-dist/* $RPM_BUILD_ROOT%{texmfdist}
3378# %{__cp} -a texlive-20080822-texmf/texmf-doc/* $RPM_BUILD_ROOT%{texmfdoc}
d08789e0
ZU
3379
3380install -d $RPM_BUILD_ROOT%{texmf}/fonts/opentype/public
3381
3382LD_LIBRARY_PATH=$RPM_BUILD_ROOT%{_libdir}; export LD_LIBRARY_PATH
3383
3384%{__make} install \
3385 prefix=$RPM_BUILD_ROOT%{_prefix} \
3386 bindir=$RPM_BUILD_ROOT%{_bindir} \
3387 mandir=$RPM_BUILD_ROOT%{_mandir} \
3388 libdir=$RPM_BUILD_ROOT%{_libdir} \
3389 datadir=$RPM_BUILD_ROOT%{_datadir} \
3390 infodir=$RPM_BUILD_ROOT%{_infodir} \
3391 includedir=$RPM_BUILD_ROOT%{_includedir} \
3392 sbindir=$RPM_BUILD_ROOT%{_sbindir} \
3393 texmf=$RPM_BUILD_ROOT%{texmf} \
3394 texmfsysvar=$RPM_BUILD_ROOT%{_localstatedir} \
3395 texmfsysconfig=$RPM_BUILD_ROOT%{texmf}
3396
3397#install %{SOURCE7} $RPM_BUILD_ROOT%{_bindir}
3398#touch $RPM_BUILD_ROOT/etc/sysconfig/tetex-updmap/maps.lst
3399
26d8eaaa
ZU
3400# %{__make} init \
3401# prefix=$RPM_BUILD_ROOT%{_prefix} \
3402# bindir=$RPM_BUILD_ROOT%{_bindir} \
3403# mandir=$RPM_BUILD_ROOT%{_mandir} \
3404# libdir=$RPM_BUILD_ROOT%{_libdir} \
3405# datadir=$RPM_BUILD_ROOT%{_datadir} \
3406# infodir=$RPM_BUILD_ROOT%{_infodir} \
3407# includedir=$RPM_BUILD_ROOT%{_includedir} \
3408# sbindir=$RPM_BUILD_ROOT%{_sbindir} \
3409# texmf=$RPM_BUILD_ROOT%{texmf}
d08789e0 3410
489714ae 3411%{__rm} -r $RPM_BUILD_ROOT%{_prefix}/texmf
4aeb46f7 3412%{__rm} -r $RPM_BUILD_ROOT%{_prefix}/texmf-dist
8e2a2403 3413
d08789e0
ZU
3414perl -pi \
3415 -e "s|$RPM_BUILD_ROOT||g;" \
3416 $RPM_BUILD_ROOT%{texmf}/web2c/texmf.cnf
3417
3418install %{SOURCE4} $RPM_BUILD_ROOT/etc/cron.daily/tetex
3419
3420install %{SOURCE5} $RPM_BUILD_ROOT%{_desktopdir}
3421install %{SOURCE6} $RPM_BUILD_ROOT%{_pixmapsdir}
3422
ce981570 3423# bzip2 -dc %{SOURCE3} | tar xf - -C $RPM_BUILD_ROOT%{_mandir}
d08789e0
ZU
3424
3425# in separate spec
3426rm -rf $RPM_BUILD_ROOT%{texmf}/tex/latex/{beamer,pgf,xcolor}
3427rm -rf $RPM_BUILD_ROOT%{texmf}/doc/latex/{beamer,pgf,xcolor}
3428
3429# not included in package
3430rm -f $RPM_BUILD_ROOT%{texmf}/doc/fonts/oldgerman/COPYING
3431rm -f $RPM_BUILD_ROOT%{texmf}/doc/Makefile
3432rm -f $RPM_BUILD_ROOT%{texmf}/doc/programs/texinfo.*
3433rm -f $RPM_BUILD_ROOT%{texmf}/doc/helpfile
3434rm -f $RPM_BUILD_ROOT%{texmf}/doc/helpindex.html
3435rm -f $RPM_BUILD_ROOT%{texmf}/fonts/pk/ljfour/lh/lh-lcy/*.600pk
3436rm -f $RPM_BUILD_ROOT%{texmf}/release-tetex-{src,texmf}.txt
3437rm -f $RPM_BUILD_ROOT%{texmf}/scripts/uniqleaf/uniqleaf.pl
3438rm -f $RPM_BUILD_ROOT%{texmf}/doc/help/Catalogue-upd.sh
3439rm -f $RPM_BUILD_ROOT%{texmf}/doc/help/faq/uktug-faq-upd.sh
3440rm -f $RPM_BUILD_ROOT%{texmf}/doc/mkhtml*
3441rm -f $RPM_BUILD_ROOT%{texmf}/doc/index.html
3442rm -f $RPM_BUILD_ROOT%{texmf}/doc/index.php
3443rm -f $RPM_BUILD_ROOT%{_infodir}/dir.gz
3444rm -f $RPM_BUILD_ROOT%{_mandir}/{README.*,hu/man1/readlink.1*}
3445rm -f $RPM_BUILD_ROOT%{_datadir}/texinfo/html/texi2html.html
3446
3447# move format logs to BUILD, so $RPM_BUILD_ROOT is not polluted
3448# and we can still analyze them
ce981570
ZU
3449# install -d format-logs
3450# mv -fv $RPM_BUILD_ROOT%{fmtdir}/*.log format-logs
d08789e0
ZU
3451
3452%clean
3453rm -rf $RPM_BUILD_ROOT
3454
3455%post
3456%fixinfodir
3457%texhash
3458
3459%postun
3460%fixinfodir
3461if [ "$1" = "1" ]; then
3462 %texhash
3463fi
3464
3465%post doc-Catalogue
3466%texhash
3467
3468%postun doc-Catalogue
3469%texhash
3470
3471%post doc-tug-faq
3472%texhash
3473
3474%postun doc-tug-faq
3475%texhash
3476
3477%post -n kpathsea
3478/sbin/ldconfig
3479%fixinfodir
3480%texhash
3481
3482%postun -n kpathsea
3483/sbin/ldconfig
3484%fixinfodir
3485%texhash
3486
3487%post -n kpathsea-devel
3488%texhash
3489
3490%postun -n kpathsea-devel
3491%texhash
3492
3493%post dvips
3494%fixinfodir
3495%texhash
3496
3497%postun dvips
3498%fixinfodir
3499%texhash
3500
3501%post dvilj
3502%texhash
3503
3504%postun dvilj
3505%texhash
3506
3507%post makeindex
3508%texhash
3509
3510%postun makeindex
3511%texhash
3512
3513%post metafont
3514%texhash
3515
3516%postun metafont
3517%texhash
3518
3519%post metapost
3520%texhash
3521
3522%postun metapost
3523%texhash
3524
3525%post mptopdf
3526%texhash
3527
3528%postun mptopdf
3529%texhash
3530
3531%post texdoctk
3532%texhash
3533
3534%postun texdoctk
3535%texhash
3536
3537%post -n xdvi
3538%texhash
3539
3540%postun -n xdvi
3541%texhash
3542
3543%post pdftex
3544%texhash
3545
3546%postun pdftex
3547%texhash
3548
3549%post omega
3550%texhash
3551
3552%postun omega
3553%texhash
3554
3555%post plain
3556%texhash
3557
3558%postun plain
3559%texhash
3560
3561%post format-plain
3562%texhash
3563
3564%postun format-plain
3565%texhash
3566
3567%post format-pdftex
3568%texhash
3569
3570%postun format-pdftex
3571%texhash
3572
3573%post format-pdfetex
3574%texhash
3575
3576%postun format-pdfetex
3577%texhash
3578
3579%post mex
3580%texhash
3581
3582%postun mex
3583%texhash
3584
3585%post format-mex
3586%texhash
3587
3588%postun format-mex
3589%texhash
3590
3591%post format-pdfmex
3592%texhash
3593
3594%postun format-pdfmex
3595%texhash
3596
3597%postun format-utf8mex
3598%texhash
3599
3600%post amstex
3601%texhash
3602
3603%postun amstex
3604%texhash
3605
3606%post format-amstex
3607%texhash
3608
3609%postun format-amstex
3610%texhash
3611
3612%post format-pdfamstex
3613%texhash
3614
3615%postun format-pdfamstex
3616%texhash
3617
3618%post csplain
3619%texhash
3620
3621%postun csplain
3622%texhash
3623
3624%post format-csplain
3625%texhash
3626
3627%postun format-csplain
3628%texhash
3629
3630%post format-pdfcsplain
3631%texhash
3632
3633%postun format-pdfcsplain
3634%texhash
3635
3636%post cslatex
3637%texhash
3638
3639%postun cslatex
3640%texhash
3641
3642%post format-cslatex
3643%texhash
3644
3645%postun format-cslatex
3646%texhash
3647
3648%post format-pdfcslatex
3649%texhash
3650
3651%postun format-pdfcslatex
3652%texhash
3653
3654%post cyrplain
3655%texhash
3656
3657%postun cyrplain
3658%texhash
3659
3660%post format-cyrplain
3661%texhash
3662
3663%postun format-cyrplain
3664%texhash
3665
3666%post format-cyramstex
3667%texhash
3668
3669%postun format-cyramstex
3670%texhash
3671
3672%post format-cyrtexinfo
3673%texhash
3674
3675%postun format-cyrtexinfo
3676%texhash
3677
3678%post eplain
3679%texhash
3680
3681%postun eplain
3682%texhash
3683
3684%post format-eplain
3685%texhash
3686
3687%postun format-eplain
3688%texhash
3689
3690# ConTeXt format
3691
3692%post context
3693%texhash
3694
3695%postun context
3696%texhash
3697
3698%post format-context-de
3699%texhash
3700
3701%postun format-context-de
3702%texhash
3703
3704%post format-context-en
3705%texhash
3706
3707%postun format-context-en
3708%texhash
3709
3710%post format-context-nl
3711%texhash
3712
3713%postun format-context-nl
3714%texhash
3715
3716# LaTeX format.
3717
3718%post latex
3719%fixinfodir
3720%texhash
3721
3722%postun latex
3723%fixinfodir
3724%texhash
3725
3726%post latex-ae
3727%texhash
3728
3729%postun latex-ae
3730%texhash
3731
3732%post latex-ams
3733%texhash
3734
3735%postun latex-ams
3736%texhash
3737
3738%post latex-antp
3739%texhash
3740
3741%postun latex-antp
3742%texhash
3743
3744%post latex-antt
3745%texhash
3746
3747%postun latex-antt
3748%texhash
3749
3750%post latex-bbm
3751%texhash
3752
3753%postun latex-bbm
3754%texhash
3755
3756%post latex-bbold
3757%texhash
3758
3759%postun latex-bbold
3760%texhash
3761
3762%post latex-bibtex
3763%texhash
3764
3765%postun latex-bibtex
3766%texhash
3767
3768%post latex-bibtex-ams
3769%texhash
3770
3771%postun latex-bibtex-ams
3772%texhash
3773
3774%post latex-bibtex-pl
3775%texhash
3776
3777%postun latex-bibtex-pl
3778%texhash
3779
3780%post latex-bibtex-german
3781%texhash
3782
3783%postun latex-bibtex-german
3784%texhash
3785
3786%post latex-bibtex-revtex4
3787%texhash
3788
3789%postun latex-bibtex-revtex4
3790%texhash
3791
3792%post latex-bibtex-jurabib
3793%texhash
3794
3795%postun latex-bibtex-jurabib
3796%texhash
3797
3798%post latex-carlisle
3799%texhash
3800
3801%postun latex-carlisle
3802%texhash
3803
3804%post latex-ccfonts
3805%texhash
3806
3807%postun latex-ccfonts
3808%texhash
3809
3810%post latex-cite
3811%texhash
3812
3813%postun latex-cite
3814%texhash
3815
3816%post latex-cmbright
3817%texhash
3818
3819%postun latex-cmbright
3820%texhash
3821
3822%post latex-concmath
3823%texhash
3824
3825%postun latex-concmath
3826%texhash
3827
3828%post latex-custom-bib
3829%texhash
3830
3831%postun latex-custom-bib
3832%texhash
3833
3834%post latex-cyrillic
3835%texhash
3836
3837%postun latex-cyrillic
3838%texhash
3839
04eb4e68
ZU
3840# %post latex-dstroke
3841# %texhash
d08789e0 3842
04eb4e68
ZU
3843# %postun latex-dstroke
3844# %texhash
d08789e0
ZU
3845
3846%post latex-jknappen
3847%texhash
3848
3849%postun latex-jknappen
3850%texhash
3851
3852%post latex-lm
3853%texhash
3854
3855%postun latex-lm
3856%texhash
3857
3858%post latex-lucidabr
3859%texhash
3860
3861%postun latex-lucidabr
3862%texhash
3863
3864%post latex-marvosym
3865%texhash
3866
3867%postun latex-marvosym
3868%texhash
3869
3870%post latex-mathpple
3871%texhash
3872
3873%postun latex-mathpple
3874%texhash
3875
3876%post latex-mathtime
3877%texhash
3878
3879%postun latex-mathtime
3880%texhash
3881
3882%post latex-mflogo
3883%texhash
3884
3885%postun latex-mflogo
3886%texhash
3887
3888%post latex-mfnfss
3889%texhash
3890
3891%postun latex-mfnfss
3892%texhash
3893
3894%post latex-minitoc
3895%texhash
3896
3897%postun latex-minitoc
3898%texhash
3899
3900%post latex-mltex
3901%texhash
3902
3903%postun latex-mltex
3904%texhash
3905
3906%post latex-palatcm
3907%texhash
3908
3909%postun latex-palatcm
3910%texhash
3911
3912%post latex-psnfss
3913%texhash
3914
3915%postun latex-psnfss
3916%texhash
3917
3918%post latex-pxfonts
3919%texhash
3920
3921%postun latex-pxfonts
3922%texhash
3923
3924%post latex-qfonts
3925%texhash
3926
3927%postun latex-qfonts
3928%texhash
3929
3930%post latex-txfonts
3931%texhash
3932
3933%postun latex-txfonts
3934%texhash
3935
3936%post latex-umlaute
3937%texhash
3938
3939%postun latex-umlaute
3940%texhash
3941
3942%post latex-wasysym
3943%texhash
3944
3945%postun latex-wasysym
3946%texhash
3947
3948%post format-latex
3949%texhash
3950
3951%postun format-latex
3952%texhash
3953
3954%post format-pdflatex
3955%texhash
3956
3957%postun format-pdflatex
3958%texhash
3959
3960%post platex
3961%texhash
3962
3963%postun platex
3964%texhash
3965
3966%post format-platex
3967%texhash
3968
3969%postun format-platex
3970%texhash
3971
3972%post format-pdfplatex
3973%texhash
3974
3975%postun format-pdfplatex
3976%texhash
3977
3978%post tex-babel
3979%texhash
3980
3981%postun tex-babel
3982%texhash
3983
3984%post tex-german
3985%texhash
3986
3987%postun tex-german
3988%texhash
3989
3990%post tex-mfpic
3991%texhash
3992
3993%postun tex-mfpic
3994%texhash
3995
3996%post tex-misc
3997%texhash
3998
3999%postun tex-misc
4000%texhash
4001
4002%post tex-pictex
4003%texhash
4004
4005%postun tex-pictex
4006%texhash
4007
4008%post tex-pstricks
4009%texhash
4010
4011%postun tex-pstricks
4012%texhash
4013
4014%post tex-qpx
4015%texhash
4016
4017%postun tex-qpx
4018%texhash
4019
31bd2c4a 4020%post tex-qpxqtx
d08789e0
ZU
4021%texhash
4022
31bd2c4a 4023%postun tex-qpxqtx
d08789e0
ZU
4024%texhash
4025
4026%post tex-ruhyphen
4027%texhash
4028
4029%postun tex-ruhyphen
4030%texhash
4031
4032%post tex-spanish
4033%texhash
4034
4035%postun tex-spanish
4036%texhash
4037
4038%post tex-texdraw
4039%texhash
4040
4041%postun tex-texdraw
4042%texhash
4043
4044%post tex-thumbpdf
4045%texhash
4046
4047%postun tex-thumbpdf
4048%texhash
4049
4050%post tex-ukrhyph
4051%texhash
4052
4053%postun tex-ukrhyph
4054%texhash
4055
4056%post latex-vietnam
4057%texhash
4058
4059%postun latex-vietnam
4060%texhash
4061
4062%post tex-xypic
4063%texhash
4064
4065%postun tex-xypic
4066%texhash
4067
4068%post fonts-adobe
4069%texhash
4070
4071%postun fonts-adobe
4072%texhash
4073
4074%post fonts-ae
4075%texhash
4076
4077%postun fonts-ae
4078%texhash
4079
4080%post fonts-ams
4081%texhash
4082
4083%postun fonts-ams
4084%texhash
4085
4086%post fonts-antp
4087%texhash
4088
4089%postun fonts-antp
4090%texhash
4091
4092%post fonts-antt
4093%texhash
4094
4095%postun fonts-antt
4096%texhash
4097
4098%post fonts-bbm
4099%texhash
4100
4101%postun fonts-bbm
4102%texhash
4103
4104%post fonts-bbold
4105%texhash
4106
4107%postun fonts-bbold
4108%texhash
4109
070c5aff
ZU
4110%post fonts-bh
4111%texhash
d08789e0 4112
070c5aff
ZU
4113%postun fonts-bh
4114%texhash
d08789e0
ZU
4115
4116%post fonts-bitstream
4117%texhash
4118
4119%postun fonts-bitstream
4120%texhash
4121
4122%post fonts-cbgreek
4123%texhash
4124
4125%postun fonts-cbgreek
4126%texhash
4127
4128%post fonts-cc-pl
4129%texhash
4130
4131%postun fonts-cc-pl
4132%texhash
4133
4134%post fonts-cg
4135%texhash
4136
4137%postun fonts-cg
4138%texhash
4139
4140%post fonts-cm
4141%texhash
4142
4143%postun fonts-cm
4144%texhash
4145
4146%post fonts-cmbright
4147%texhash
4148
4149%postun fonts-cmbright
4150%texhash
4151
4152%post fonts-cmcyr
4153%texhash
4154
4155%postun fonts-cmcyr
4156%texhash
4157
4158%post fonts-cmextra
4159%texhash
4160
4161%postun fonts-cmextra
4162%texhash
4163
4164%post fonts-concmath
4165%texhash
4166
4167%postun fonts-concmath
4168%texhash
4169
4170%post fonts-concrete
4171%texhash
4172
4173%postun fonts-concrete
4174%texhash
4175
4176%post fonts-cs
4177%texhash
4178
4179%postun fonts-cs
4180%texhash
4181
4a09ae1a
ZU
4182%post fonts-dstroke
4183%texhash
d08789e0 4184
4a09ae1a
ZU
4185%postun fonts-dstroke
4186%texhash
d08789e0
ZU
4187
4188%post fonts-ecc
4189%texhash
4190
4191%postun fonts-ecc
4192%texhash
4193
4194%post fonts-eurosym
4195%texhash
4196
4197%postun fonts-eurosym
4198%texhash
4199
4200%post fonts-euxm
4201%texhash
4202
4203%postun fonts-euxm
4204%texhash
4205
4206%post fonts-gothic
4207%texhash
4208
4209%postun fonts-gothic
4210%texhash
4211
4212%post fonts-hoekwater
4213%texhash
4214
4215%postun fonts-hoekwater
4216%texhash
4217
4218%post fonts-jknappen
4219%texhash
4220
4221%postun fonts-jknappen
4222%texhash
4223
4224%post fonts-latex
4225%texhash
4226
4227%postun fonts-latex
4228%texhash
4229
4230%post fonts-lh
4231%texhash
4232
4233%postun fonts-lh
4234%texhash
4235
4236%post fonts-lm
4237%texhash
4238
4239%postun fonts-lm
4240%texhash
4241
4242%post fonts-marvosym
4243%texhash
4244
4245%postun fonts-marvosym
4246%texhash
4247
4248%post fonts-mflogo
4249%texhash
4250
4251%postun fonts-mflogo
4252%texhash
4253
4254%post fonts-misc
4255%texhash
4256
4257%postun fonts-misc
4258%texhash
4259
4260%post fonts-monotype
4261%texhash
4262
4263%postun fonts-monotype
4264%texhash
4265
4266%post fonts-omega
4267%texhash
4268
4269%postun fonts-omega
4270%texhash
4271
4272%post fonts-pazo
4273%texhash
4274
4275%postun fonts-pazo
4276%texhash
4277
4278%post fonts-pl
4279%texhash
4280
4281%postun fonts-pl
4282%texhash
4283
4284%post fonts-px
4285%texhash
4286
4287%postun fonts-px
4288%texhash
4289
4290%post fonts-qfonts
4291%texhash
4292
4293%postun fonts-qfonts
4294%texhash
4295
4296%post fonts-qpx
4297%texhash
4298
4299%postun fonts-qpx
4300%texhash
4301
31bd2c4a 4302%post fonts-qpxqtx
d08789e0
ZU
4303%texhash
4304
31bd2c4a 4305%postun fonts-qpxqtx
d08789e0
ZU
4306%texhash
4307
4308%post fonts-rsfs
4309%texhash
4310
4311%postun fonts-rsfs
4312%texhash
4313
4314%post fonts-stmaryrd
4315%texhash
4316
4317%postun fonts-stmaryrd
4318%texhash
4319
4320%post fonts-tx
4321%texhash
4322
4323%postun fonts-tx
4324%texhash
4325
4326%post fonts-urw
4327%texhash
4328
4329%postun fonts-urw
4330%texhash
4331
4332%post fonts-vnr
4333%texhash
4334
4335%postun fonts-vnr
4336%texhash
4337
4338%post fonts-wasy
4339%texhash
4340
4341%postun fonts-wasy
4342%texhash
4343
4344%post fonts-xypic
4345%texhash
4346
4347%postun fonts-xypic
4348%texhash
4349
4350%post fonts-yandy
4351%texhash
4352
4353%postun fonts-yandy
4354%texhash
4355
4356%post fonts-type1-antp
4357%texhash
4358
4359%postun fonts-type1-antp
4360%texhash
4361
4362%post fonts-type1-antt
4363%texhash
4364
4365%postun fonts-type1-antt
4366%texhash
4367
4368%post fonts-type1-belleek
4369%texhash
4370
4371%postun fonts-type1-belleek
4372%texhash
4373
4374%post fonts-type1-bitstream
4375%texhash
4376
4377%postun fonts-type1-bitstream
4378%texhash
4379
4380%post fonts-type1-bluesky
4381%texhash
4382
4383%postun fonts-type1-bluesky
4384%texhash
4385
4386%post fonts-type1-cc-pl
4387%texhash
4388
4389%postun fonts-type1-cc-pl
4390%texhash
4391
4392%post fonts-type1-cmcyr
4393%texhash
4394
4395%postun fonts-type1-cmcyr
4396%texhash
4397
4398%post fonts-type1-cs
4399%texhash
4400
4401%postun fonts-type1-cs
4402%texhash
4403
070c5aff
ZU
4404%post fonts-type1-dstroke
4405%texhash
d08789e0 4406
070c5aff
ZU
4407%postun fonts-type1-dstroke
4408%texhash
d08789e0
ZU
4409
4410%post fonts-type1-eurosym
4411%texhash
4412
4413%postun fonts-type1-eurosym
4414%texhash
4415
4416%post fonts-type1-hoekwater
4417%texhash
4418
4419%postun fonts-type1-hoekwater
4420%texhash
4421
4422%post fonts-type1-lm
4423%texhash
4424
4425%postun fonts-type1-lm
4426%texhash
4427
4428%post fonts-type1-marvosym
4429%texhash
4430
4431%postun fonts-type1-marvosym
4432%texhash
4433
4434%post fonts-type1-mathpazo
4435%texhash
4436
4437%postun fonts-type1-mathpazo
4438%texhash
4439
4440%post fonts-type1-omega
4441%texhash
4442
4443%postun fonts-type1-omega
4444%texhash
4445
4446%post fonts-type1-pl
4447%texhash
4448
4449%postun fonts-type1-pl
4450%texhash
4451
4452%post fonts-type1-px
4453%texhash
4454
4455%postun fonts-type1-px
4456%texhash
4457
070c5aff
ZU
4458%post fonts-type1-qfonts
4459%texhash
d08789e0 4460
070c5aff
ZU
4461%postun fonts-type1-qfonts
4462%texhash
d08789e0
ZU
4463
4464%post fonts-type1-tx
4465%texhash
4466
4467%postun fonts-type1-tx
4468%texhash
4469
4470%post fonts-type1-urw
4471%texhash
4472
4473%postun fonts-type1-urw
4474%texhash
4475
4476%post fonts-type1-vnr
4477%texhash
4478
4479%postun fonts-type1-vnr
4480%texhash
4481
4482%post fonts-type1-xypic
4483%texhash
4484
4485%postun fonts-type1-xypic
4486%texhash
4487
4488%post -n texconfig
4489%texhash
4490
4491%postun -n texconfig
4492%texhash
4493
5902e778
ZU
4494# Check the commented lines!!!
4495
d08789e0
ZU
4496%files
4497%defattr(644,root,root,755)
0f6c4baf 4498# %doc %{texmf}/LICENSE.texmf
df343eba 4499# %doc %{texmf}/ChangeLog
df343eba 4500# %doc %{texmf}/doc/README.knuth
efc75a1e
ZU
4501# There isn't doc/fonts directory
4502# %dir %{texmf}/doc/fonts
4503# %doc %{texmf}/doc/fonts/fontname
4504# %dir %{texmf}/doc/fonts/polish
df343eba
ZU
4505# %dir %{texmf}/doc/help
4506# %doc %{texmf}/doc/help/csname.txt
4507# %doc %{texmf}/doc/help/ctan
4508# %doc %{texmf}/doc/help/tds.dvi
4509# %doc %{texmf}/doc/help/unixtex.ftp
4510# %dir %{texmf}/doc/help/faq
4511# %doc %{texmf}/doc/images
4512# %dir %{texmf}/doc/latex
4513# %dir %{texmf}/doc/polish
4514# %doc %{texmf}/doc/polish/*.html
4515# %dir %{texmf}/doc/programs
4516# %doc %{texmf}/doc/programs/web2c*
4517# %doc %{texmf}/doc/programs/cwebman.dvi
4518# %doc %{texmf}/doc/programs/dvipng.*
4519# %doc %{texmf}/doc/knuth
d08789e0
ZU
4520#%attr(755,root,root) %{_bindir}/MakeTeXPK
4521#%attr(755,root,root) %{_bindir}/access
1a192771
ZU
4522
4523# ***********
4524# executables
4525# ***********
d08789e0
ZU
4526%attr(755,root,root) %{_bindir}/a2ping
4527%attr(755,root,root) %{_bindir}/afm2tfm
4528%attr(755,root,root) %{_bindir}/allcm
4529%attr(755,root,root) %{_bindir}/allec
4530%attr(755,root,root) %{_bindir}/allneeded
4531%attr(755,root,root) %{_bindir}/cweave
4532%attr(755,root,root) %{_bindir}/ctangle
4533%attr(755,root,root) %{_bindir}/ctie
4534%attr(755,root,root) %{_bindir}/dmp
4535%attr(755,root,root) %{_bindir}/dvipng
4536%attr(755,root,root) %{_bindir}/e2pall
4537%attr(755,root,root) %{_bindir}/ebb
df343eba 4538# %attr(755,root,root) %{_bindir}/fdf2tan
d08789e0
ZU
4539%attr(755,root,root) %{_bindir}/fmtutil
4540%attr(755,root,root) %{_bindir}/fmtutil-sys
4541#%attr(755,root,root) %{_bindir}/fontexport
4542#%attr(755,root,root) %{_bindir}/fontimport
4543%attr(755,root,root) %{_bindir}/fontinst
4544%attr(755,root,root) %{_bindir}/gftodvi
4545%attr(755,root,root) %{_bindir}/gftopk
4546%attr(755,root,root) %{_bindir}/gftype
4547%attr(755,root,root) %{_bindir}/gsftopk
4548#%attr(755,root,root) %{_bindir}/initex
4549%attr(755,root,root) %{_bindir}/kpseaccess
4550%attr(755,root,root) %{_bindir}/kpsereadlink
4551%attr(755,root,root) %{_bindir}/kpsewhere
4552%attr(755,root,root) %{_bindir}/mag
4553%attr(755,root,root) %{_bindir}/makempx
4554%attr(755,root,root) %{_bindir}/makempy
4555#%attr(755,root,root) %{_bindir}/mkfontdesc
4556%attr(755,root,root) %{_bindir}/mktexfmt
4557%attr(755,root,root) %{_bindir}/mktexlsr
4558%attr(755,root,root) %{_bindir}/newer
4559%attr(755,root,root) %{_bindir}/patgen
4560%attr(755,root,root) %{_bindir}/pdfetex
4561%attr(755,root,root) %{_bindir}/pfb2pfa
4562%attr(755,root,root) %{_bindir}/pk2bm
4563%attr(755,root,root) %{_bindir}/pktogf
4564%attr(755,root,root) %{_bindir}/pktype
4565%attr(755,root,root) %{_bindir}/pltotf
4566%attr(755,root,root) %{_bindir}/pooltype
4567%attr(755,root,root) %{_bindir}/ps2frag
4568%attr(755,root,root) %{_bindir}/ps2pk
4569# TODO: move this file to correct subpackage ?
4570%attr(755,root,root) %{_bindir}/ps4pdf
4571#%attr(755,root,root) %{_bindir}/t1mapper
4572%attr(755,root,root) %{_bindir}/tangle
4573#%attr(755,root,root) %{_bindir}/tetex-updmap
4574%attr(755,root,root) %{_bindir}/tex
4575%attr(755,root,root) %{_bindir}/texdoc
4576%attr(755,root,root) %{_bindir}/texexec
4577%attr(755,root,root) %{_bindir}/texhash
df343eba 4578# %attr(755,root,root) %{_bindir}/texi2html
d08789e0
ZU
4579%attr(755,root,root) %{_bindir}/texlinks
4580%attr(755,root,root) %{_bindir}/tftopl
4581%attr(755,root,root) %{_bindir}/tie
4582%attr(755,root,root) %{_bindir}/ttf2afm
4583%attr(755,root,root) %{_bindir}/updmap
4584%attr(755,root,root) %{_bindir}/updmap-sys
4585%attr(755,root,root) %{_bindir}/vftovp
4586#%attr(755,root,root) %{_bindir}/virtex
4587%attr(755,root,root) %{_bindir}/vptovf
4588%attr(755,root,root) %{_bindir}/weave
4589
4590%attr(755,root,root) %{texmf}/web2c/mktexnam
4591%attr(755,root,root) %{texmf}/web2c/mktexdir
4592%attr(755,root,root) %{texmf}/web2c/mktexupd
4593
4594%attr(750,root,root) /etc/cron.daily/tetex
4595
4596#%dir /etc/sysconfig/tetex-updmap
4597#%verify(not md5 mtime size) %config(noreplace) /etc/sysconfig/tetex-updmap/maps.lst
4598
4599%ghost %{texmf}/ls-R
7057740b 4600%ghost %{texmfdist}/ls-R
d08789e0
ZU
4601%dir %{_localstatedir}
4602%dir %{_localstatedir}/fonts
4603%dir %{_localstatedir}/fonts/map
7057740b 4604# %ghost %{_localstatedir}/ls-R
d08789e0 4605
1a192771
ZU
4606%config(noreplace) %verify(not md5 mtime size) %{texmf}/tex/cslatex/base/fonttext.cfg
4607%config(noreplace) %verify(not md5 mtime size) %{texmf}/tex/generic/config/language.dat
4608%config(noreplace) %verify(not md5 mtime size) %{texmf}/tex/latex/base/fontmath.cfg
4609%config(noreplace) %verify(not md5 mtime size) %{texmf}/tex/latex/base/fonttext.cfg
4610%config(noreplace) %verify(not md5 mtime size) %{texmf}/tex/latex/base/preload.cfg
4611
d08789e0
ZU
4612%config(noreplace) %verify(not md5 mtime size) %{texmf}/web2c/fmtutil.cnf
4613%config(noreplace) %verify(not md5 mtime size) %{texmf}/web2c/mktex.cnf
4614%config(noreplace) %verify(not md5 mtime size) %{texmf}/web2c/mktex.opt
4615%config(noreplace) %verify(not md5 mtime size) %{texmf}/web2c/mktexdir.opt
4616%config(noreplace) %verify(not md5 mtime size) %{texmf}/web2c/mktexnam.opt
4617%config(noreplace) %verify(not md5 mtime size) %{texmf}/web2c/texmf.cnf
4618%config(noreplace) %verify(not md5 mtime size) %{texmf}/web2c/updmap.cfg
4619
d08789e0
ZU
4620%attr(1777,root,root) /var/cache/fonts
4621
4622%{_datadir}/info/web2c.info*
df343eba
ZU
4623# %{_datadir}/info/texi2html.info*
4624# %{_datadir}/texi2html
d08789e0
ZU
4625#%{texmf}/updates.dat
4626
df343eba 4627# %{texmf}/aliases
df343eba 4628# %{texmf}/tex/generic/bghyph
1a192771
ZU
4629# %doc %{texmf}/doc/generic/hyphen
4630#%{texmf}/tex/generic/letterspacing
4631
4632# ***********
4633# Directories
4634# ***********
4635%dir %{fmtdir}
4636
4637%dir %{texmfdist}/doc
4638%dir %{texmfdist}/doc/generic
4639%dir %{texmfdist}/doc/generic/enctex
4640%dir %{texmfdist}/doc/latex
4641%dir %{texmfdist}/doc/latex/localloc
4642%dir %{texmf}/doc
4643%dir %{texmf}/doc/generic
4644%dir %{texmf}/doc/tetex
4645
4646%dir %{texmfdist}/tex
165b9d73 4647%dir %{texmfdist}/tex/generic
1a192771 4648%dir %{texmfdist}/tex/generic/enctex
165b9d73
ZU
4649%dir %{texmfdist}/tex/generic/genmisc
4650%dir %{texmfdist}/tex/generic/misc
4651%dir %{texmfdist}/tex/generic/tex4ht
165b9d73
ZU
4652%dir %{texmfdist}/tex/latex
4653%dir %{texmfdist}/tex/latex/ltxmisc
1a192771
ZU
4654%dir %{texmf}/dvips
4655%dir %{texmf}/dvips/config
4656%dir %{texmf}/dvips/tetex
d08789e0
ZU
4657%dir %{texmf}/fonts/enc
4658%dir %{texmf}/fonts/enc/dvips
4659%dir %{texmf}/fonts/enc/dvips/tetex
1a192771
ZU
4660%dir %{texmf}/fonts/map
4661%dir %{texmf}/fonts/map/dvips
4662%dir %{texmf}/fonts/map/dvips/tetex
4663%dir %{texmf}/scripts
4664%dir %{texmf}/tex
4665%dir %{texmf}/tex/cslatex
4666%dir %{texmf}/tex/cslatex/base
4667%dir %{texmf}/tex/generic
4668%dir %{texmf}/tex/generic/config
4669%dir %{texmf}/tex/generic/misc
4670%dir %{texmf}/web2c
4671
4672# Docs
4673%doc %{texmf}/doc/README
4674%doc %{texmf}/doc/tetex/TETEXDOC.*
4675%doc %{texmf}/doc/tetex/teTeX-FAQ
4676
4677# %{texmf}/fonts/map/dvips/tetex/contnav.map
4678# %{texmf}/fonts/map/dvips/tetex/lumath-o.map
4679%{texmfdist}/fonts/map/dvips/vntex/urwvn.map
4680%{texmfdist}/fonts/enc/dvips/vntex/t5.enc
4681
4682# Main fonts from TeTeX
d08789e0
ZU
4683%{texmf}/fonts/enc/dvips/tetex/09fbbfac.enc
4684%{texmf}/fonts/enc/dvips/tetex/0ef0afca.enc
4685%{texmf}/fonts/enc/dvips/tetex/10037936.enc
4686%{texmf}/fonts/enc/dvips/tetex/1b6d048e.enc
4687%{texmf}/fonts/enc/dvips/tetex/71414f53.enc
4688%{texmf}/fonts/enc/dvips/tetex/74afc74c.enc
4689%{texmf}/fonts/enc/dvips/tetex/aae443f0.enc
4690%{texmf}/fonts/enc/dvips/tetex/b6a4d7c7.enc
4691%{texmf}/fonts/enc/dvips/tetex/bbad153f.enc
4692%{texmf}/fonts/enc/dvips/tetex/d9b29452.enc
4693%{texmf}/fonts/enc/dvips/tetex/f7b6d320.enc
1a192771 4694%{texmf}/fonts/map/dvips/tetex/ps2pk35.map
d08789e0 4695
1a192771
ZU
4696%{texmfdist}/tex/generic/genmisc/random.tex
4697%{texmfdist}/tex/generic/misc/texnames.sty
4698%{texmfdist}/tex/generic/tex4ht/path.4ht
4699%{texmfdist}/tex/latex/localloc
4700%{texmfdist}/tex/latex/ltxmisc/path.sty
4701%{texmf}/tex/fontinst
4702%{texmf}/tex/generic/encodings
4703%{texmf}/tex/generic/epsf
4704%{texmf}/tex/generic/hyphen
4705%{texmf}/tex/generic/misc/null*
4706%{texmf}/tex/generic/tap
4707%{texmf}/tex/generic/tex-ps
4708%{texmf}/tex/texinfo
df343eba 4709
1a192771
ZU
4710# %{fmtdir}/metafun.mem
4711#%{texmf}/web2c/tex-pl.pool
4712# %{texmf}/web2c/tex.pool
4713#%{texmf}/fonts/map/dvips/updmap/ps2pk.map
4714
4715%{texmf}/web2c/*.tcx
df343eba
ZU
4716
4717# %lang(fi) %{_mandir}/fi/man1/afm2tfm.1*
4718# %lang(fi) %{_mandir}/fi/man1/allcm.1*
4719# %lang(fi) %{_mandir}/fi/man1/allneeded.1*
4720# %lang(fr) %{_mandir}/fr/man1/access.1*
4721# %lang(hu) %{_mandir}/hu/man1/access.1*
4722# %lang(hu) %{_mandir}/hu/man1/newer.1*
4723# %lang(pl) %{_mandir}/pl/man1/access.1*
4724# %lang(pl) %{_mandir}/pl/man1/newer.1*
d08789e0
ZU
4725#%{_mandir}/man1/MakeTeXPK.1*
4726#%{_mandir}/man1/access.1*
1a192771 4727#%{_mandir}/man1/allec.1*
d08789e0
ZU
4728#%{_mandir}/man1/fontexport.1*
4729#%{_mandir}/man1/fontimport.1*
4730#%{_mandir}/man1/initex.1*
1a192771 4731#%{_mandir}/man1/mktexfmt.1*
d08789e0 4732#%{_mandir}/man1/t1mapper.1*
1a192771
ZU
4733#%{_mandir}/man1/texdoc.1*
4734#%{_mandir}/man1/texhash.1*
4735#%{_mandir}/man1/texi2html.1*
d08789e0 4736#%{_mandir}/man1/virtex.1*
1a192771 4737#%{_mandir}/man8/fmtutil.8*
d08789e0 4738#%{_mandir}/man8/mkfontdesc.8*
1a192771
ZU
4739#%{_mandir}/man8/texlinks.8*
4740
d08789e0
ZU
4741%{_mandir}/man1/afm2tfm.1*
4742%{_mandir}/man1/allcm.1*
d08789e0
ZU
4743%{_mandir}/man1/allneeded.1*
4744%{_mandir}/man1/ctie.1*
4745%{_mandir}/man1/cweb.1*
4746%{_mandir}/man1/dmp.1*
4747%{_mandir}/man1/dvipdft.1*
4748%{_mandir}/man1/dvipng.1*
4749%{_mandir}/man1/e2pall.1*
4750%{_mandir}/man1/ebb.1*
4751%{_mandir}/man1/fmtutil.1*
4752%{_mandir}/man1/fontinst.1*
4753%{_mandir}/man1/gftodvi.1*
4754%{_mandir}/man1/gftopk.1*
4755%{_mandir}/man1/gftype.1*
4756%{_mandir}/man1/gsftopk.1*
4757%{_mandir}/man1/kpseaccess.1*
4758%{_mandir}/man1/kpsereadlink.1*
4759%{_mandir}/man1/kpsewhere.1*
4760%{_mandir}/man1/mag.1*
4761%{_mandir}/man1/makempx.1*
4762%{_mandir}/man1/makempy.1*
d08789e0
ZU
4763%{_mandir}/man1/mktexlsr.1*
4764%{_mandir}/man1/newer.1*
4765%{_mandir}/man1/patgen.1*
4766%{_mandir}/man1/pdfetex.1*
4767%{_mandir}/man1/pfb2pfa.1*
4768%{_mandir}/man1/pk2bm.1*
4769%{_mandir}/man1/pktogf.1*
4770%{_mandir}/man1/pktype.1*
4771%{_mandir}/man1/pltotf.1*
4772%{_mandir}/man1/pooltype.1*
4773%{_mandir}/man1/ps2frag.1*
4774%{_mandir}/man1/ps2pk.1*
4775%{_mandir}/man1/tangle.1*
4776%{_mandir}/man1/tex.1*
d08789e0
ZU
4777%{_mandir}/man1/texexec.1*
4778%{_mandir}/man1/texlinks.1*
d08789e0 4779%{_mandir}/man1/tftopl.1*
d08789e0 4780%{_mandir}/man1/tie.1*
1a192771 4781%{_mandir}/man1/ttf2afm.1*
d08789e0
ZU
4782%{_mandir}/man1/updmap.1*
4783%{_mandir}/man1/vftovp.1*
4784%{_mandir}/man1/vptovf.1*
4785%{_mandir}/man1/weave.1*
4786%{_mandir}/man5/fmtutil.cnf.5*
1a192771 4787
d08789e0
ZU
4788
4789%files dirs-fonts
4790%defattr(644,root,root,755)
1a192771 4791%dir %{texmfdist}/doc/latex/marvosym/mac/oztex/tex-font
26d8eaaa
ZU
4792%dir %{texmfdist}/fonts
4793%dir %{texmfdist}/fonts/afm
4794%dir %{texmfdist}/fonts/afm/public
1a192771
ZU
4795%dir %{texmfdist}/fonts/enc
4796%dir %{texmfdist}/fonts/enc/dvips
4797%dir %{texmfdist}/fonts/enc/dvips/vntex
4aeb46f7 4798%dir %{texmfdist}/fonts/map
1a192771
ZU
4799%dir %{texmfdist}/fonts/map/dvips
4800%dir %{texmfdist}/fonts/map/dvips/vntex
4aeb46f7 4801%dir %{texmfdist}/fonts/map/fontname
26d8eaaa 4802%dir %{texmfdist}/fonts/pk
1a192771 4803%dir %{texmfdist}/fonts/pk/ljfour
26d8eaaa
ZU
4804%dir %{texmfdist}/fonts/source
4805%dir %{texmfdist}/fonts/source/public
4806%dir %{texmfdist}/fonts/tfm
4807%dir %{texmfdist}/fonts/tfm/public
4808%dir %{texmfdist}/fonts/type1
4809%dir %{texmfdist}/fonts/type1/public
4810%dir %{texmfdist}/fonts/vf
4811%dir %{texmfdist}/fonts/vf/public
4aeb46f7
ZU
4812%dir %{texmfdist}/source
4813%dir %{texmfdist}/source/fonts
4814%dir %{texmfdist}/source/latex
1a192771
ZU
4815%dir %{texmfdist}/tex4ht/ht-fonts
4816%dir %{texmfdist}/tex4ht/ht-fonts/css
4817%dir %{texmfdist}/tex4ht/ht-fonts/iso8859
4aeb46f7 4818%dir %{texmfdist}/tex4ht/ht-fonts/win
1a192771
ZU
4819%dir %{texmf}/fonts
4820%dir %{texmf}/fonts/opentype
4821%dir %{texmf}/fonts/opentype/public
d08789e0 4822
0f6c4baf
ZU
4823# %files doc-Catalogue
4824# %defattr(644,root,root,755)
4825# %{texmf}/doc/help/Catalogue
d08789e0 4826
0f6c4baf
ZU
4827# %files doc-tug-faq
4828# %defattr(644,root,root,755)
4829# %{texmf}/doc/help/faq/uktug-faq
d08789e0 4830
5902e778 4831
d08789e0
ZU
4832%files doc-latex
4833%defattr(644,root,root,755)
5902e778
ZU
4834# %{texmfdist}/doc/latex/bar
4835# %{texmfdist}/doc/latex/eclbip
4836# %{texmfdist}/doc/latex/eo
4837# %{texmfdist}/doc/latex/floatflt
4838# %{texmfdist}/doc/latex/general
4839# %{texmfdist}/doc/latex/germbib
4840# %{texmfdist}/doc/latex/images
4841# %{texmfdist}/doc/latex/mathcomp
4842# %{texmfdist}/doc/latex/mt11p
4843# %{texmfdist}/doc/latex/picins
4844# %{texmfdist}/doc/latex/ps4pdf
4845# %{texmfdist}/doc/latex/pslatex
4846# %{texmfdist}/doc/latex/shapepar
4847# %{texmfdist}/doc/latex/supertab
4848# %{texmfdist}/doc/latex/tex-refs
4849# %{texmfdist}/doc/latex/textmerg
4850# %{texmfdist}/doc/latex/treesvr
df343eba
ZU
4851%{texmfdist}/doc/latex/acronym
4852%{texmfdist}/doc/latex/adrconv
4853%{texmfdist}/doc/latex/aeguill
4854%{texmfdist}/doc/latex/anysize
4855%{texmfdist}/doc/latex/appendix
df343eba
ZU
4856%{texmfdist}/doc/latex/base
4857%{texmfdist}/doc/latex/beton
4858%{texmfdist}/doc/latex/bezos
4859%{texmfdist}/doc/latex/booktabs
4860%{texmfdist}/doc/latex/caption
4861%{texmfdist}/doc/latex/carlisle
4862%{texmfdist}/doc/latex/ccaption
4863%{texmfdist}/doc/latex/changebar
4864%{texmfdist}/doc/latex/chappg
4865%{texmfdist}/doc/latex/comment
4866%{texmfdist}/doc/latex/concmath
4867%{texmfdist}/doc/latex/crop
4868%{texmfdist}/doc/latex/currvita
4869%{texmfdist}/doc/latex/curves
4870%{texmfdist}/doc/latex/dinbrief
4871%{texmfdist}/doc/latex/draftcopy
df343eba
ZU
4872%{texmfdist}/doc/latex/eepic
4873%{texmfdist}/doc/latex/endfloat
4874%{texmfdist}/doc/latex/enumitem
df343eba
ZU
4875%{texmfdist}/doc/latex/esint
4876%{texmfdist}/doc/latex/eso-pic
4877%{texmfdist}/doc/latex/euler
4878%{texmfdist}/doc/latex/eulervm
df343eba
ZU
4879%{texmfdist}/doc/latex/extsizes
4880%{texmfdist}/doc/latex/fancybox
4881%{texmfdist}/doc/latex/fancyhdr
4882%{texmfdist}/doc/latex/fancyvrb
4883%{texmfdist}/doc/latex/filecontents
4884%{texmfdist}/doc/latex/float
df343eba
ZU
4885%{texmfdist}/doc/latex/footmisc
4886%{texmfdist}/doc/latex/footnpag
4887%{texmfdist}/doc/latex/fp
4888%{texmfdist}/doc/latex/g-brief
df343eba 4889%{texmfdist}/doc/latex/geometry
df343eba
ZU
4890%{texmfdist}/doc/latex/graphics
4891%{texmfdist}/doc/latex/hyperref
4892%{texmfdist}/doc/latex/hyphenat
df343eba
ZU
4893%{texmfdist}/doc/latex/index
4894%{texmfdist}/doc/latex/koma-script
4895%{texmfdist}/doc/latex/labels
df343eba
ZU
4896%{texmfdist}/doc/latex/layouts
4897%{texmfdist}/doc/latex/leftidx
4898%{texmfdist}/doc/latex/lettrine
4899%{texmfdist}/doc/latex/listings
4900%{texmfdist}/doc/latex/ltabptch
df343eba
ZU
4901%{texmfdist}/doc/latex/mdwtools
4902%{texmfdist}/doc/latex/memoir
4903%{texmfdist}/doc/latex/mh
4904%{texmfdist}/doc/latex/moreverb
4905%{texmfdist}/doc/latex/mparhack
4906%{texmfdist}/doc/latex/ms
df343eba
ZU
4907%{texmfdist}/doc/latex/multibib
4908%{texmfdist}/doc/latex/mwcls
4909%{texmfdist}/doc/latex/natbib
4910%{texmfdist}/doc/latex/nomencl
4911%{texmfdist}/doc/latex/ntgclass
df343eba
ZU
4912%{texmfdist}/doc/latex/oberdiek
4913%{texmfdist}/doc/latex/overpic
4914%{texmfdist}/doc/latex/paralist
4915%{texmfdist}/doc/latex/pb-diagram
4916%{texmfdist}/doc/latex/pdfpages
4917%{texmfdist}/doc/latex/picinpar
df343eba
ZU
4918%{texmfdist}/doc/latex/pict2e
4919%{texmfdist}/doc/latex/placeins
4920%{texmfdist}/doc/latex/preprint
4921%{texmfdist}/doc/latex/preview
4922%{texmfdist}/doc/latex/program
df343eba 4923%{texmfdist}/doc/latex/psfrag
0f6c4baf 4924%{texmfdist}/doc/latex/revtex
df343eba
ZU
4925%{texmfdist}/doc/latex/rotating
4926%{texmfdist}/doc/latex/rotfloat
4927%{texmfdist}/doc/latex/scale
4928%{texmfdist}/doc/latex/sectsty
4929%{texmfdist}/doc/latex/seminar
df343eba
ZU
4930%{texmfdist}/doc/latex/showlabels
4931%{texmfdist}/doc/latex/sidecap
df343eba
ZU
4932%{texmfdist}/doc/latex/slashbox
4933%{texmfdist}/doc/latex/soul
4934%{texmfdist}/doc/latex/stdclsdv
4935%{texmfdist}/doc/latex/subfig
4936%{texmfdist}/doc/latex/subfigure
df343eba 4937%{texmfdist}/doc/latex/textfit
df343eba
ZU
4938%{texmfdist}/doc/latex/textpos
4939%{texmfdist}/doc/latex/titlesec
4940%{texmfdist}/doc/latex/tocbibind
4941%{texmfdist}/doc/latex/tocloft
4942%{texmfdist}/doc/latex/tools
4943%{texmfdist}/doc/latex/totpages
df343eba
ZU
4944%{texmfdist}/doc/latex/type1cm
4945%{texmfdist}/doc/latex/units
4946%{texmfdist}/doc/latex/vmargin
4947%{texmfdist}/doc/latex/was
4948%{texmfdist}/doc/latex/wrapfig
4949%{texmfdist}/doc/latex/xtab
4950%{texmfdist}/doc/latex/yfonts
4951
d08789e0
ZU
4952%files -n kpathsea
4953%defattr(644,root,root,755)
5902e778
ZU
4954#%{_mandir}/man1/kpsexpand.1*
4955#%{_mandir}/man1/kpsepath.1*
4aeb46f7 4956%dir %{texmf}/doc/kpathsea
446ab8e0 4957%doc %{texmf}/doc/kpathsea/kpathsea.pdf
d08789e0
ZU
4958%attr(755,root,root) %{_bindir}/kpsepath
4959%attr(755,root,root) %{_bindir}/kpsestat
4960%attr(755,root,root) %{_bindir}/kpsetool
4961%attr(755,root,root) %{_bindir}/kpsewhich
4962%attr(755,root,root) %{_bindir}/kpsexpand
4963%attr(755,root,root) %{_libdir}/libkpathsea.so.*
4964%{_libdir}/libkpathsea.la
d08789e0
ZU
4965%{_mandir}/man1/kpsestat.1*
4966%{_mandir}/man1/kpsetool.1*
4967%{_mandir}/man1/kpsewhich.1*
d08789e0
ZU
4968
4969%files -n kpathsea-devel
4970%defattr(644,root,root,755)
4971%attr(755,root,root) %{_libdir}/libkpathsea.so
4972%{_includedir}/kpathsea
4973%{_infodir}/kpathsea.info*
4974
4975%files dvips
4976%defattr(644,root,root,755)
446ab8e0 4977# %doc %{texmf}/doc/programs/dvips.dvi
446ab8e0 4978# %doc %{texmf}/doc/programs/dvipdfm.dvi
446ab8e0 4979# %doc %{texmf}/doc/latex/psnfssx
5902e778
ZU
4980# %lang(fi) %{_mandir}/fi/man1/dvips.1*
4981# %{texmf}/dvips/misc
4982# %{texmf}/dvips/config/config.generic
4983# %{texmf}/fonts/map/dvips/misc
4984# %{texmf}/fonts/map/dvips/tetex/bsr-interpolated.map
4985# %{texmf}/fonts/map/dvips/tetex/bsr.map
4986# %{_localstatedir}/fonts/map/dvipdfm
4987# %{_localstatedir}/fonts/map/dvips
4988%dir %{texmfdist}/fonts/map/dvips/cmex
4989%dir %{texmf}/dvipdfm
4990%docdir %{texmf}/doc/dvips
4991%docdir %{texmf}/doc/dvipdfm
d08789e0
ZU
4992%attr(755,root,root) %{_bindir}/dvips
4993%attr(755,root,root) %{_bindir}/dvired
4994%attr(755,root,root) %{_bindir}/dvitomp
4995%attr(755,root,root) %{_bindir}/dvitype
4996%attr(755,root,root) %{_bindir}/dvicopy
4997%attr(755,root,root) %{_bindir}/dvipdfm
4998%attr(755,root,root) %{_bindir}/dvipdft
4999# dvi2fax requires ghostscript
5000%attr(755,root,root) %{_bindir}/dvi2fax
5001%{_infodir}/dvips.info*
5002%{_mandir}/man1/dvi2fax.1*
5003%{_mandir}/man1/dvicopy.1*
5004%{_mandir}/man1/dvipdfm.1*
5005%{_mandir}/man1/dvips.1*
5006%{_mandir}/man1/dvired.1*
5007%{_mandir}/man1/dvitomp.1*
5008%{_mandir}/man1/dvitype.1*
d08789e0 5009%{texmf}/dvips/base
d08789e0
ZU
5010%{texmf}/dvips/gsftopk
5011%{texmf}/dvips/psfrag
d08789e0 5012%config(noreplace) %verify(not md5 mtime size) %{texmf}/dvips/config/config.ps
446ab8e0 5013%{texmfdist}/fonts/enc/dvips/base
5902e778
ZU
5014%{texmfdist}/fonts/map/dvips/cmex/ttcmex.map
5015%{texmf}/dvipdfm/config
5016%{texmf}/dvips/tetex/config.*
d08789e0
ZU
5017%{texmf}/fonts/enc/dvips/tetex/mtex.enc
5018%{texmf}/fonts/map/dvipdfm
d08789e0
ZU
5019%{texmf}/fonts/map/dvips/tetex/dvipdfm35.map
5020%{texmf}/fonts/map/dvips/tetex/dvips35.map
5021%{texmf}/fonts/map/dvips/tetex/mathpple.map
5022%{texmf}/fonts/map/dvips/tetex/mt-belleek.map
5023%{texmf}/fonts/map/dvips/tetex/mt-plus.map
5024%{texmf}/fonts/map/dvips/tetex/mt-yy.map
5025%{texmf}/fonts/map/dvips/tetex/pdftex35.map
8b5eed5e 5026
d08789e0
ZU
5027
5028%files dvilj
5029%defattr(644,root,root,755)
5030%attr(755,root,root) %{_bindir}/dvihp
5031%attr(755,root,root) %{_bindir}/dvilj
5032%attr(755,root,root) %{_bindir}/dvilj2p
5033%attr(755,root,root) %{_bindir}/dvilj4
5034%attr(755,root,root) %{_bindir}/dvilj4l
5035%attr(755,root,root) %{_bindir}/dvilj6
5036%{_mandir}/man1/dvihp.1*
5037%{_mandir}/man1/dvilj.1*
5038
5039%files makeindex
5040%defattr(644,root,root,755)
446ab8e0 5041%doc %{texmfdist}/doc/makeindex
d08789e0
ZU
5042%attr(755,root,root) %{_bindir}/mkindex
5043%attr(755,root,root) %{_bindir}/makeindex
5044%attr(755,root,root) %{_bindir}/rumakeindex
446ab8e0 5045%{texmfdist}/makeindex
d08789e0
ZU
5046%{_mandir}/man1/makeindex.1*
5047%{_mandir}/man1/mkindex.1*
5048%{_mandir}/man1/rumakeindex.1*
5049
5050%files metafont
5051%defattr(644,root,root,755)
d08789e0
ZU
5052#%attr(755,root,root) %{_bindir}/mfw
5053#%attr(755,root,root) %{_bindir}/virmf
5054#%attr(755,root,root) %{_bindir}/inimf
446ab8e0
ZU
5055#%{texmf}/mft/cmbase.mft
5056# %{texmf}/mft/e.mft
446ab8e0
ZU
5057# %{texmf}/mft/pl.mft
5058# %{fmtdir}/mf.base
d08789e0 5059#%{texmf}/web2c/mf-nowin.base
446ab8e0 5060# %{texmf}/web2c/mf.pool
d08789e0 5061#%{texmf}/web2c/mfw.base
d08789e0
ZU
5062#%{_mandir}/man1/inimf.1*
5063#%{_mandir}/man1/virmf.1*
5902e778
ZU
5064%dir %{texmfdist}/mft
5065%dir %{texmfdist}/mft/base
5066%attr(755,root,root) %{_bindir}/mf
5067%attr(755,root,root) %{_bindir}/mf-nowin
5068%attr(755,root,root) %{_bindir}/mft
5069%attr(755,root,root) %{_bindir}/mktexmf
5070%attr(755,root,root) %{_bindir}/mktexpk
5071%attr(755,root,root) %{_bindir}/mktextfm
5072%{texmfdist}/metafont
5073%{texmfdist}/mft/base/mplain.mft
5074%{texmfdist}/mft/base/plain.mft
5075%{_mandir}/man1/mf.1*
5076%{_mandir}/man1/mft.1*
d08789e0
ZU
5077%{_mandir}/man1/mktexmf.1*
5078%{_mandir}/man1/mktexpk.1*
5079%{_mandir}/man1/mktextfm.1*
5080
5081%files metapost
5082%defattr(644,root,root,755)
d08789e0
ZU
5083#%attr(755,root,root) %{_bindir}/virmpost
5084#%attr(755,root,root) %{_bindir}/inimpost
5902e778
ZU
5085# %{texmf}/web2c/mp.pool
5086# %{fmtdir}/mpost.mem
5087#%{_mandir}/man1/inimpost.1*
5088#%{_mandir}/man1/virmpost.1*
446ab8e0 5089%dir %{texmfdist}/metapost
5902e778
ZU
5090%doc %{texmfdist}/doc/metapost
5091%attr(755,root,root) %{_bindir}/mpost
5092%attr(755,root,root) %{_bindir}/mpto
446ab8e0
ZU
5093%{texmfdist}/metapost/base
5094%{texmfdist}/metapost/config
5095%{texmfdist}/metapost/mfpic
5096%{texmfdist}/metapost/misc
5097%{texmfdist}/metapost/support
d08789e0
ZU
5098%{_mandir}/man1/mpost.1*
5099%{_mandir}/man1/mpto.1*
d08789e0
ZU
5100
5101%files mptopdf
5102%defattr(644,root,root,755)
5103%attr(755,root,root) %{_bindir}/mptopdf
b839a3ce 5104# %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/mptopdf.fmt
d08789e0
ZU
5105
5106%files texdoctk
5107%defattr(644,root,root,755)
446ab8e0 5108# %doc %{texmf}/doc/texdoctk
d08789e0
ZU
5109%attr(755,root,root) %{_bindir}/texdoctk
5110%{texmf}/texdoctk
d08789e0
ZU
5111%{_mandir}/man1/texdoctk.1*
5112
5113%files -n texconfig
5114%defattr(644,root,root,755)
5902e778
ZU
5115%dir %{texmf}/texconfig
5116%doc %{texmf}/texconfig/README
d08789e0
ZU
5117%attr(755,root,root) %{_bindir}/texconfig
5118%attr(755,root,root) %{_bindir}/texconfig-dialog
5119%attr(755,root,root) %{_bindir}/texconfig-sys
5120%attr(755,root,root) %{texmf}/texconfig/tcfmgr
5121%{_mandir}/man1/texconfig.1*
5902e778 5122%{texmf}/texconfig/g
d08789e0 5123%{texmf}/texconfig/generic
5902e778 5124%{texmf}/texconfig/tcfmgr.map
d08789e0 5125%{texmf}/texconfig/v
d08789e0
ZU
5126%{texmf}/texconfig/x
5127
5128%files -n xdvi
5129%defattr(644,root,root,755)
446ab8e0 5130# %attr(755,root,root) %{_bindir}/xdvi-xaw.bin
d08789e0 5131#%attr(755,root,root) %{_bindir}/xdvi-motif.bin
446ab8e0 5132# %attr(755,root,root) %{_bindir}/xdvizilla
446ab8e0 5133# %{_mandir}/man1/xdvizilla.1*
5902e778
ZU
5134%attr(755,root,root) %{_bindir}/xdvi
5135%{_mandir}/man1/xdvi.1*
d08789e0
ZU
5136%{_desktopdir}/xdvi.desktop
5137%{_pixmapsdir}/xdvi.png
5138%{texmf}/xdvi
5139
5140%files pdftex
5141%defattr(644,root,root,755)
446ab8e0 5142# %doc %{texmf}/doc/programs/pdfcrop.txt
446ab8e0 5143# %attr(755,root,root) %{_bindir}/pdfxtex
ff42b161 5144# %{_localstatedir}/fonts/map/pdftex
446ab8e0
ZU
5145# %dir %{texmf}/fonts/map/pdftex
5146# %dir %{texmf}/fonts/map/pdftex/cmttf
5147# %{texmf}/fonts/map/pdftex/cmttf/cmttf.map
5148# %{texmf}/web2c/pdfetex-pl.pool
5149# %{texmf}/web2c/pdfetex.pool
5150# %{texmf}/web2c/pdfxtex.pool
5902e778
ZU
5151# %{_mandir}/man1/pdfxtex.1*
5152%docdir %{texmfdist}/doc/pdftex
5153%attr(755,root,root) %{_bindir}/epstopdf
5154%attr(755,root,root) %{_bindir}/pdfcrop
5155%attr(755,root,root) %{_bindir}/pdftex
5156%config(noreplace) %verify(not md5 mtime size) %{texmf}/tex/generic/config/pdftexconfig.tex
446ab8e0 5157%{texmfdist}/scripts/pdfcrop
d08789e0
ZU
5158%{_mandir}/man1/epstopdf.1*
5159%{_mandir}/man1/pdftex.1*
d08789e0
ZU
5160
5161%files omega
5162%defattr(644,root,root,755)
5902e778
ZU
5163# %{texmf}/web2c/omega.pool
5164# %{texmf}/web2c/aleph.pool
5165#%{_mandir}/man1/lambda.1*
5166# %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/aleph.fmt
5167# %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/lambda.fmt
5168# %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/lamed.fmt
5169# %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/omega.fmt
0f6c4baf
ZU
5170%doc %{texmfdist}/doc/omega
5171%dir %{texmfdist}/omega
5172%dir %{texmfdist}/dvips/omega
d08789e0
ZU
5173%attr(755,root,root) %{_bindir}/aleph
5174%attr(755,root,root) %{_bindir}/lambda
5175%attr(755,root,root) %{_bindir}/mkocp
5176%attr(755,root,root) %{_bindir}/mkofm
5177%attr(755,root,root) %{_bindir}/odvicopy
5178%attr(755,root,root) %{_bindir}/odvips
5179%attr(755,root,root) %{_bindir}/odvitype
5180%attr(755,root,root) %{_bindir}/omega
5181%attr(755,root,root) %{_bindir}/omfonts
5182%attr(755,root,root) %{_bindir}/opl2ofm
5183%attr(755,root,root) %{_bindir}/otangle
5184%attr(755,root,root) %{_bindir}/otp2ocp
5185%attr(755,root,root) %{_bindir}/outocp
5186%attr(755,root,root) %{_bindir}/ovf2ovp
5187%attr(755,root,root) %{_bindir}/ovp2ovf
446ab8e0
ZU
5188%{texmfdist}/dvips/omega/config.omega
5189%{texmfdist}/dvips/omega/omega.cfg
5190%{texmfdist}/fonts/map/dvips/omega
446ab8e0
ZU
5191%{texmfdist}/omega/ocp
5192%{texmfdist}/omega/otp
5902e778 5193%{texmf}/tex/lambda
d08789e0
ZU
5194%{_mandir}/man1/mkocp.1*
5195%{_mandir}/man1/mkofm.1*
5196%{_mandir}/man1/omega.1*
5197%{_mandir}/man1/ofm2opl.1*
5198%{_mandir}/man1/opl2ofm.1*
5199%{_mandir}/man1/otp2ocp.1*
5200%{_mandir}/man1/outocp.1*
5201%{_mandir}/man1/ovf2ovp.1*
5202%{_mandir}/man1/ovp2ovf.1*
5203
d08789e0
ZU
5204%files plain
5205%defattr(644,root,root,755)
446ab8e0
ZU
5206%doc %{texmfdist}/doc/plain
5207%{texmfdist}/tex/plain
d08789e0
ZU
5208#%{texmf}/web2c/plain.mem
5209#%{texmf}/web2c/plain.base
5210
5211%files format-plain
5212%defattr(644,root,root,755)
b839a3ce 5213# %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/tex.fmt
d08789e0
ZU
5214#%config(noreplace) %verify(not md5 mtime size) %{fmtdir}/plain.fmt
5215
5216%files format-pdftex
5217%defattr(644,root,root,755)
b839a3ce 5218# %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/pdftex.fmt
d08789e0
ZU
5219
5220%files format-pdfetex
5221%defattr(644,root,root,755)
b839a3ce 5222# %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/pdfetex.fmt
d08789e0
ZU
5223
5224%files mex
5225%defattr(644,root,root,755)
446ab8e0
ZU
5226# %doc %{texmf}/doc/polish/mex
5227%dir %{texmfdist}/tex/mex
5228%dir %{texmfdist}/tex/mex/base
5229%{texmfdist}/tex/mex/base/mex1.tex
5230%{texmfdist}/tex/mex/base/mex2.tex
5231%{texmfdist}/tex/mex/base/mex.tex
5232%dir %{texmfdist}/tex/mex/config
5233%{texmfdist}/tex/mex/base/mexconf.tex
5234
d08789e0
ZU
5235%files format-mex
5236%defattr(644,root,root,755)
5237%attr(755,root,root) %{_bindir}/mex
5238%{texmf}/tex/mex/config/mex.ini
b839a3ce 5239# %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/mex.fmt
d08789e0
ZU
5240
5241%files format-pdfmex
5242%defattr(644,root,root,755)
5243%attr(755,root,root) %{_bindir}/pdfmex
5244%{texmf}/tex/mex/config/pdfmex.ini
b839a3ce 5245# %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/pdfmex.fmt
d08789e0
ZU
5246
5247%files format-utf8mex
5248%defattr(644,root,root,755)
5249%attr(755,root,root) %{_bindir}/utf8mex
5250#%doc %{texmf}/doc/mex/utf8mex
5251%{texmf}/tex/mex/utf8mex
b839a3ce 5252# %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/utf8mex.fmt
d08789e0
ZU
5253
5254%files amstex
5255%defattr(644,root,root,755)
5256%dir %{texmf}/tex/amstex
5257%{texmf}/tex/amstex/base
5258%{texmf}/tex/amstex/config
5259%{texmf}/tex/plain/amsfonts
5260
5261%files format-amstex
5262%defattr(644,root,root,755)
446ab8e0
ZU
5263%doc %{texmfdist}/doc/amstex
5264%{texmfdist}/tex/amstex
d08789e0
ZU
5265%attr(755,root,root) %{_bindir}/amstex
5266%{_mandir}/man1/amstex.1*
446ab8e0
ZU
5267# %lang(fi) %{_mandir}/fi/man1/amstex.1*
5268# %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/amstex.fmt
d08789e0 5269
446ab8e0
ZU
5270# %files format-pdfamstex
5271# %defattr(644,root,root,755)
5272# %attr(755,root,root) %{_bindir}/pdfamstex
d08789e0 5273#%{texmf}/pdftex/amstex
446ab8e0 5274# %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/pdfamstex.fmt
d08789e0
ZU
5275
5276%files csplain
5277%defattr(644,root,root,755)
446ab8e0
ZU
5278%doc %{texmfdist}/doc/cslatex/base/README-cspsfont
5279%doc %{texmfdist}/doc/cslatex/base/cs-fonts.doc
5280%doc %{texmfdist}/doc/cslatex/base/cscorr.tab
5281%doc %{texmfdist}/doc/cslatex/base/csplain.doc
5282%doc %{texmfdist}/doc/cslatex/base/parpozn.tex
5283%doc %{texmfdist}/doc/cslatex/base/test8z.tex
5284%doc %{texmfdist}/doc/cslatex/base/testlat.tex
d08789e0 5285%attr(755,root,root) %{_bindir}/csplain
446ab8e0 5286%{texmfdist}/tex/csplain
d08789e0
ZU
5287
5288%files format-csplain
5289%defattr(644,root,root,755)
b839a3ce 5290# %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/csplain.fmt
d08789e0
ZU
5291
5292%files format-pdfcsplain
5293%defattr(644,root,root,755)
5294%attr(755,root,root) %{_bindir}/pdfcsplain
b839a3ce 5295# %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/pdfcsplain.fmt
d08789e0
ZU
5296
5297%files cslatex
5298%defattr(644,root,root,755)
446ab8e0
ZU
5299# %doc %{texmf}/doc/cstex/INSTALL.cslatex
5300# %doc %{texmf}/doc/cstex/README.cslatex
d08789e0
ZU
5301%{texmf}/tex/cslatex
5302%{texmf}/tex/latex/cslatex
5303
5304%files format-cslatex
5305%defattr(644,root,root,755)
5306%attr(755,root,root) %{_bindir}/cslatex
b839a3ce 5307# %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/cslatex.fmt
d08789e0
ZU
5308
5309%files format-pdfcslatex
5310%defattr(644,root,root,755)
5311%attr(755,root,root) %{_bindir}/pdfcslatex
b839a3ce 5312# %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/pdfcslatex.fmt
d08789e0 5313
ffd94364
ZU
5314# %files cyrplain
5315# %defattr(644,root,root,755)
5316# %doc %{texmf}/doc/cyrplain
5317# %{texmf}/tex/cyrplain
d08789e0 5318
ffd94364
ZU
5319# %files format-cyrplain
5320# %defattr(644,root,root,755)
5321# %attr(755,root,root) %{_bindir}/cyrtex
5322# %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/cyrtex.fmt
d08789e0 5323
ffd94364
ZU
5324# %files format-cyramstex
5325# %defattr(644,root,root,755)
5326# %attr(755,root,root) %{_bindir}/cyramstex
5327# %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/cyramstex.fmt
d08789e0 5328
ffd94364
ZU
5329# %files format-cyrtexinfo
5330# %defattr(644,root,root,755)
5331# %attr(755,root,root) %{_bindir}/cyrtexinfo
5332# %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/cyrtexinfo.fmt
d08789e0
ZU
5333
5334%files eplain
5335%defattr(644,root,root,755)
ffd94364
ZU
5336%doc %{texmfdist}/doc/etex
5337%doc %{texmfdist}/doc/eplain
5338%{texmfdist}/tex/plain/etex
5339%{texmfdist}/tex/eplain
d08789e0
ZU
5340
5341%files format-eplain
5342%defattr(644,root,root,755)
5343%attr(755,root,root) %{_bindir}/eplain
5344%attr(755,root,root) %{_bindir}/etex
5345%{_mandir}/man1/eplain.1*
5346%{_mandir}/man1/etex.1*
b839a3ce
ZU
5347# %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/eplain.fmt
5348# %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/etex.fmt
d08789e0
ZU
5349
5350%files context
5351%defattr(644,root,root,755)
68640cd8
ZU
5352%doc %{texmfdist}/doc/context
5353# %doc %{texmf}/doc/polish/context
5354%dir %{texmfdist}/context
5355%dir %{texmfdist}/context/config
5356%dir %{texmfdist}/tex/context
5357%dir %{texmfdist}/tex/context/config
d08789e0
ZU
5358%attr(755,root,root) %{_bindir}/texfind
5359%attr(755,root,root) %{_bindir}/texfont
5360%attr(755,root,root) %{_bindir}/texshow
5361%attr(755,root,root) %{_bindir}/texutil
ffd94364 5362# %{_mandir}/man1/fdf2tex.1*
d08789e0
ZU
5363%{_mandir}/man1/texfind.1*
5364%{_mandir}/man1/texfont.1*
5365%{_mandir}/man1/texutil.1*
ffd94364
ZU
5366# %{_mandir}/man1/texshow.1*
5367# %{texmfdist}/context/config/texexec.ini
68640cd8
ZU
5368%{texmfdist}/context/config/texexec.rme
5369%{texmfdist}/context/data
5370%{texmfdist}/fonts/enc/dvips/context
ffd94364 5371# %{texmfdist}/fonts/map/dvips/context
68640cd8
ZU
5372%{texmfdist}/metapost/context
5373%{texmfdist}/scripts/context
5374%{texmfdist}/tex/latex/context
5375%{texmfdist}/tex/context/base
5376%{texmfdist}/tex/context/bib
5377%{texmfdist}/tex/context/config/cont-usr.tex
5378%{texmfdist}/tex/context/extra
5379%{texmfdist}/tex/context/foxet
5380%{texmfdist}/tex/context/interface
ffd94364 5381# %{texmfdist}/tex/context/maths
68640cd8
ZU
5382%{texmfdist}/tex/context/sample
5383%{texmfdist}/tex/context/user
5384%{texmfdist}/tex/generic/context
5385%{texmfdist}/bibtex/bst/context
d08789e0
ZU
5386
5387# no fmt, so commented out
5388#%files format-context-cz
5389#%defattr(644,root,root,755)
5390#%%{texmf}/tex/context/config/cont-cz.ini
5391# does not build with beta 20021025
5392#%config(noreplace) %verify(not md5 mtime size) %{fmtdir}/cont-cz.efmt
5393
5394%files format-context-de
5395%defattr(644,root,root,755)
5396%{texmf}/tex/context/config/cont-de.ini
b839a3ce 5397# %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/cont-de.fmt
d08789e0
ZU
5398#%{_mandir}/man1/cont-de.1*
5399
5400%files format-context-en
5401%defattr(644,root,root,755)
5402%{texmf}/tex/context/config/cont-en.ini
b839a3ce 5403# %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/cont-en.fmt
d08789e0
ZU
5404#%{_mandir}/man1/cont-en.1*
5405# what is the difference betwen uk and en in this particular situation?
5406%{texmf}/tex/context/config/cont-uk.ini
b839a3ce 5407# %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/cont-uk.fmt
d08789e0
ZU
5408
5409# no fmt, so commented out
5410#%files format-context-it
5411#%defattr(644,root,root,755)
5412#%%{texmf}/tex/context/config/cont-it.ini
5413
5414%files format-context-nl
5415%defattr(644,root,root,755)
5416%{texmf}/tex/context/config/cont-nl.ini
b839a3ce 5417# %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/cont-nl.fmt
d08789e0
ZU
5418#%{_mandir}/man1/cont-nl.1*
5419
5420# no fmt, so commented out
5421#%files format-context-ro
5422#%defattr(644,root,root,755)
5423#%%{texmf}/tex/context/config/cont-ro.ini
5424
3127b522 5425
d08789e0
ZU
5426%files latex
5427%defattr(644,root,root,755)
ffd94364
ZU
5428# %lang(fi) %{_mandir}/fi/man1/latex.1*
5429# %lang(pl) %{_mandir}/pl/man1/latex.1*
5430# %{_infodir}/latex.info*
3127b522
ZU
5431%{_mandir}/man1/latex.1*
5432%{_mandir}/man1/pslatex.1*
d08789e0 5433
3127b522
ZU
5434%dir %{texmfdist}/scripts
5435%dir %{texmfdist}/scripts/pst-pdf
df343eba 5436%dir %{texmfdist}/tex/latex
4aeb46f7
ZU
5437%dir %{texmfdist}/tex/latex/hyper
5438%dir %{texmfdist}/tex/latex/misc209
5439%dir %{texmfdist}/tex/plain
3127b522
ZU
5440%dir %{texmf}/tex/latex
5441%dir %{texmf}/tex/latex/base
d08789e0 5442
3127b522
ZU
5443# %{texmfdist}/tex/latex/citesort
5444# %{texmfdist}/tex/latex/dvilj
5445# %{texmfdist}/tex/latex/eclbip
5446# %{texmfdist}/tex/latex/eo
5447# %{texmfdist}/tex/latex/example
5448# %{texmfdist}/tex/latex/fguill
5449# %{texmfdist}/tex/latex/floatflt
5450# %{texmfdist}/tex/latex/gletter
5451# %{texmfdist}/tex/latex/here
5452# %{texmfdist}/tex/latex/mt11p
5453# %{texmfdist}/tex/latex/relsize
5454# %{texmfdist}/tex/latex/selectp
5455# %{texmfdist}/tex/latex/shadow
5456# %{texmfdist}/tex/latex/showtags
5457# %{texmfdist}/tex/latex/tabls
5458# %{texmfdist}/tex/latex/texmacs
5459# %{texmfdist}/tex/latex/threeparttable
5460# %{texmfdist}/tex/latex/treesvr
5461# %{texmfdist}/tex/latex/ulem
5462# %{texmfdist}/tex/latex/url
5463# %{texmf}/tex/latex/version
5464# %{texmf}/tex/latex/vpage
5465%{texmfdist}/scripts/pst-pdf/ps4pdf
5466%{texmfdist}/tex/generic/pstricks
5467%{texmfdist}/tex/generic/shapepar
5468%{texmfdist}/tex/generic/tex4ht/boxedminipage.4ht
5469%{texmfdist}/tex/generic/tex4ht/endnotes.4ht
5470%{texmfdist}/tex/generic/tex4ht/floatflt.4ht
5471%{texmfdist}/tex/generic/tex4ht/multind.4ht
5472%{texmfdist}/tex/generic/tex4ht/picins.4ht
5473%{texmfdist}/tex/generic/textmerg
df343eba
ZU
5474%{texmfdist}/tex/latex/acronym
5475%{texmfdist}/tex/latex/adrconv
5476%{texmfdist}/tex/latex/aeguill
5477%{texmfdist}/tex/latex/anysize
5478%{texmfdist}/tex/latex/appendix
df343eba
ZU
5479%{texmfdist}/tex/latex/base
5480%{texmfdist}/tex/latex/beton
5481%{texmfdist}/tex/latex/bezos
df343eba 5482%{texmfdist}/tex/latex/booktabs
df343eba 5483%{texmfdist}/tex/latex/calrsfs
df343eba
ZU
5484%{texmfdist}/tex/latex/caption
5485%{texmfdist}/tex/latex/ccaption
5486%{texmfdist}/tex/latex/changebar
5487%{texmfdist}/tex/latex/chappg
df343eba
ZU
5488%{texmfdist}/tex/latex/cmap
5489%{texmfdist}/tex/latex/comment
df343eba
ZU
5490%{texmfdist}/tex/latex/crop
5491%{texmfdist}/tex/latex/currvita
5492%{texmfdist}/tex/latex/curves
5493%{texmfdist}/tex/latex/dinbrief
5494%{texmfdist}/tex/latex/draftcopy
df343eba
ZU
5495%{texmfdist}/tex/latex/eepic
5496%{texmfdist}/tex/latex/endfloat
df343eba 5497%{texmfdist}/tex/latex/enumitem
df343eba 5498%{texmfdist}/tex/latex/esint
3127b522 5499%{texmfdist}/tex/latex/eso-pic
df343eba
ZU
5500%{texmfdist}/tex/latex/euler
5501%{texmfdist}/tex/latex/eulervm
5502%{texmfdist}/tex/latex/eurosym
df343eba
ZU
5503%{texmfdist}/tex/latex/extsizes
5504%{texmfdist}/tex/latex/fancybox
5505%{texmfdist}/tex/latex/fancyhdr
df343eba 5506%{texmfdist}/tex/latex/fancyvrb
df343eba
ZU
5507%{texmfdist}/tex/latex/filecontents
5508%{texmfdist}/tex/latex/float
df343eba
ZU
5509%{texmfdist}/tex/latex/fontinst
5510%{texmfdist}/tex/latex/footmisc
5511%{texmfdist}/tex/latex/footnpag
5512%{texmfdist}/tex/latex/fp
df343eba
ZU
5513%{texmfdist}/tex/latex/g-brief
5514%{texmfdist}/tex/latex/geometry
5515%{texmfdist}/tex/latex/germbib
df343eba 5516%{texmfdist}/tex/latex/graphics
68640cd8 5517%{texmfdist}/tex/latex/greektex
3127b522 5518%{texmfdist}/tex/latex/hyper/fancyheadings.hyp
df343eba
ZU
5519%{texmfdist}/tex/latex/hyperref
5520%{texmfdist}/tex/latex/hyphenat
df343eba
ZU
5521%{texmfdist}/tex/latex/index
5522%{texmfdist}/tex/latex/koma-script
5523%{texmfdist}/tex/latex/labels
df343eba
ZU
5524%{texmfdist}/tex/latex/layouts
5525%{texmfdist}/tex/latex/leftidx
5526%{texmfdist}/tex/latex/lettrine
5527%{texmfdist}/tex/latex/listings
5528%{texmfdist}/tex/latex/ltabptch
3127b522
ZU
5529%{texmfdist}/tex/latex/ltxmisc/a4wide.sty
5530%{texmfdist}/tex/latex/ltxmisc/bold-extra.sty
5531%{texmfdist}/tex/latex/ltxmisc/boxedminipage.sty
5532%{texmfdist}/tex/latex/ltxmisc/cancel.sty
5533%{texmfdist}/tex/latex/ltxmisc/capt-of.sty
5534%{texmfdist}/tex/latex/ltxmisc/chngpage.sty
5535%{texmfdist}/tex/latex/ltxmisc/concrete.sty
5536%{texmfdist}/tex/latex/ltxmisc/endnotes.sty
5537%{texmfdist}/tex/latex/ltxmisc/fnpara.sty
5538%{texmfdist}/tex/latex/ltxmisc/framed.sty
5539%{texmfdist}/tex/latex/ltxmisc/import.sty
5540%{texmfdist}/tex/latex/ltxmisc/nextpage.sty
5541%{texmfdist}/tex/latex/ltxmisc/optional.sty
5542%{texmfdist}/tex/latex/ltxmisc/parskip.sty
df343eba
ZU
5543%{texmfdist}/tex/latex/mathcomp
5544%{texmfdist}/tex/latex/mdwtools
5545%{texmfdist}/tex/latex/memoir
5546%{texmfdist}/tex/latex/mh
3127b522
ZU
5547%{texmfdist}/tex/latex/misc209/bar.sty
5548%{texmfdist}/tex/latex/misc209/hangcaption.sty
5549%{texmfdist}/tex/latex/misc209/multibox.sty
5550%{texmfdist}/tex/latex/misc209/multind.sty
5551%{texmfdist}/tex/latex/misc209/portland.sty
5552%{texmfdist}/tex/latex/misc209/psboxit.sty
df343eba
ZU
5553%{texmfdist}/tex/latex/moreverb
5554%{texmfdist}/tex/latex/mparhack
5555%{texmfdist}/tex/latex/ms
df343eba 5556%{texmfdist}/tex/latex/multibib
df343eba
ZU
5557%{texmfdist}/tex/latex/multirow
5558%{texmfdist}/tex/latex/mwcls
5559%{texmfdist}/tex/latex/natbib
df343eba
ZU
5560%{texmfdist}/tex/latex/nomencl
5561%{texmfdist}/tex/latex/ntgclass
5562%{texmfdist}/tex/latex/oberdiek
df343eba
ZU
5563%{texmfdist}/tex/latex/overpic
5564%{texmfdist}/tex/latex/paralist
df343eba
ZU
5565%{texmfdist}/tex/latex/pb-diagram
5566%{texmfdist}/tex/latex/pdfpages
5567%{texmfdist}/tex/latex/picinpar
df343eba
ZU
5568%{texmfdist}/tex/latex/pict2e
5569%{texmfdist}/tex/latex/placeins
df343eba
ZU
5570%{texmfdist}/tex/latex/preprint
5571%{texmfdist}/tex/latex/preview
5572%{texmfdist}/tex/latex/program
df343eba
ZU
5573%{texmfdist}/tex/latex/psfrag
5574%{texmfdist}/tex/latex/pslatex
df343eba
ZU
5575%{texmfdist}/tex/latex/revtex
5576%{texmfdist}/tex/latex/rotating
5577%{texmfdist}/tex/latex/rotfloat
5578%{texmfdist}/tex/latex/scale
5579%{texmfdist}/tex/latex/sectsty
df343eba
ZU
5580%{texmfdist}/tex/latex/seminar
5581%{texmfdist}/tex/latex/setspace
df343eba
ZU
5582%{texmfdist}/tex/latex/showdim
5583%{texmfdist}/tex/latex/showlabels
df343eba
ZU
5584%{texmfdist}/tex/latex/sidecap
5585%{texmfdist}/tex/latex/slashbox
5586%{texmfdist}/tex/latex/soul
5587%{texmfdist}/tex/latex/stdclsdv
5588%{texmfdist}/tex/latex/stmaryrd
5589%{texmfdist}/tex/latex/subfig
5590%{texmfdist}/tex/latex/subfigure
5591%{texmfdist}/tex/latex/supertabular
5592%{texmfdist}/tex/latex/t2
df343eba 5593%{texmfdist}/tex/latex/textfit
df343eba 5594%{texmfdist}/tex/latex/textpos
df343eba
ZU
5595%{texmfdist}/tex/latex/titlesec
5596%{texmfdist}/tex/latex/tocbibind
5597%{texmfdist}/tex/latex/tocloft
5598%{texmfdist}/tex/latex/tools
5599%{texmfdist}/tex/latex/totpages
df343eba 5600%{texmfdist}/tex/latex/type1cm
df343eba
ZU
5601%{texmfdist}/tex/latex/units
5602%{texmfdist}/tex/latex/upquote
df343eba 5603%{texmfdist}/tex/latex/vmargin
df343eba
ZU
5604%{texmfdist}/tex/latex/was
5605%{texmfdist}/tex/latex/wrapfig
5606%{texmfdist}/tex/latex/xkeyval
5607%{texmfdist}/tex/latex/xtab
5608%{texmfdist}/tex/latex/yfonts
3127b522
ZU
5609%{texmfdist}/tex/plain/etex
5610%{texmf}/tex/latex/config
5611%{texmf}/tex/latex/dvipdfm
d08789e0 5612
a8b381b0
ZU
5613%files latex-abstract
5614%defattr(644,root,root,755)
5615%doc %{texmfdist}/doc/latex/abstract
5616%{texmfdist}/tex/latex/abstract
5617
d08789e0
ZU
5618%files latex-algorithms
5619%defattr(644,root,root,755)
68640cd8
ZU
5620%doc %{texmfdist}/doc/latex/algorithms
5621%{texmfdist}/tex/latex/algorithms
d08789e0
ZU
5622
5623%files latex-ae
5624%defattr(644,root,root,755)
5625%{texmf}/tex/latex/ae
5626
5627%files latex-ams
5628%defattr(644,root,root,755)
68640cd8
ZU
5629%doc %{texmfdist}/doc/latex/amscls
5630%doc %{texmfdist}/doc/latex/amsmath
68640cd8
ZU
5631%doc %{texmfdist}/doc/latex/onlyamsmath
5632%{texmfdist}/tex/latex/amscls
5633%{texmfdist}/tex/latex/amsmath
5634%{texmfdist}/tex/latex/amsfonts
5635%{texmfdist}/tex/latex/onlyamsmath
5636%{texmfdist}/source/latex/onlyamsmath
d08789e0
ZU
5637
5638%files latex-antp
5639%defattr(644,root,root,755)
7179ac92 5640%{texmfdist}/tex/latex/antp
d08789e0
ZU
5641
5642%files latex-antt
5643%defattr(644,root,root,755)
5644%{texmf}/tex/latex/antt
5645
5646%files latex-bbm
5647%defattr(644,root,root,755)
68640cd8
ZU
5648%doc %{texmfdist}/doc/fonts/bbm
5649%{texmfdist}/tex/latex/bbm
d08789e0
ZU
5650
5651%files latex-bbold
5652%defattr(644,root,root,755)
ffd94364
ZU
5653%doc %{texmfdist}/doc/latex/bbold
5654%{texmfdist}/tex/latex/bbold
5655%{texmfdist}/source/latex/bbold
d08789e0
ZU
5656
5657%files latex-bibtex
5658%defattr(644,root,root,755)
68640cd8 5659%doc %{texmfdist}/doc/bibtex/base
68640cd8
ZU
5660%doc %{texmfdist}/doc/latex/adrconv
5661%doc %{texmfdist}/doc/latex/bibtopic
5662%doc %{texmfdist}/doc/latex/bibunits
5663%doc %{texmfdist}/doc/latex/natbib
5664%doc %{texmfdist}/doc/latex/footbib
5665%dir %{texmfdist}/doc/bibtex
5666%dir %{texmfdist}/bibtex
5667%dir %{texmfdist}/bibtex/bib
5668%dir %{texmfdist}/bibtex/bst
d08789e0
ZU
5669
5670%attr(755,root,root) %{_bindir}/bibtex
5671%attr(755,root,root) %{_bindir}/rubibtex
5672
68640cd8
ZU
5673%{texmfdist}/bibtex/bst/base
5674%{texmfdist}/bibtex/csf/base
5675%{texmfdist}/bibtex/bib/base
5676%{texmfdist}/bibtex/bst/adrconv
5677%{texmfdist}/bibtex/bib/adrconv
5678%{texmfdist}/source/latex/adrconv
5679%{texmfdist}/tex/latex/adrconv
5680# %{texmf}/bibtex/bst/misc
5681%{texmfdist}/bibtex/bst/natbib
5682%{texmfdist}/tex/latex/natbib
5683%{texmfdist}/tex/latex/bibtopic
5684%{texmfdist}/source/latex/bibunits
5685%{texmfdist}/tex/latex/bibunits
5686%{texmfdist}/source/latex/footbib
5687%{texmfdist}/tex/latex/footbib
d08789e0
ZU
5688
5689%{_mandir}/man1/bibtex.1*
5690%{_mandir}/man1/rubibtex.1*
5691
5692%files latex-bibtex-ams
5693%defattr(644,root,root,755)
68640cd8
ZU
5694%{texmfdist}/bibtex/bst/ams
5695%{texmfdist}/bibtex/bib/ams
d08789e0
ZU
5696
5697%files latex-bibtex-pl
5698%defattr(644,root,root,755)
68640cd8 5699%{texmfdist}/bibtex/bib/gustlib/plbib.bib
d08789e0
ZU
5700
5701%files latex-bibtex-german
5702%defattr(644,root,root,755)
68640cd8
ZU
5703%doc %{texmfdist}/doc/bibtex/germbib
5704%{texmfdist}/bibtex/bst/germbib
5705%{texmfdist}/tex/latex/germbib
d08789e0
ZU
5706
5707%files latex-bibtex-revtex4
5708%defattr(644,root,root,755)
68640cd8
ZU
5709%doc %{texmfdist}/doc/latex/revtex/revtex4.pdf
5710%{texmfdist}/source/latex/revtex/revtex4.dtx
5711%{texmfdist}/source/latex/revtex/revtex4.ins
5712%{texmfdist}/tex/latex/revtex/revtex4.cls
d08789e0
ZU
5713
5714%files latex-bibtex-jurabib
5715%defattr(644,root,root,755)
68640cd8
ZU
5716%doc %{texmfdist}/doc/latex/jurabib
5717%{texmfdist}/bibtex/bst/jurabib
5718%{texmfdist}/bibtex/bib/jurabib
5719%{texmfdist}/source/latex/jurabib
5720%{texmfdist}/tex/latex/jurabib
d08789e0
ZU
5721
5722%files latex-bibtex-dk
5723%defattr(644,root,root,755)
68640cd8
ZU
5724%doc %{texmfdist}/doc/latex/dk-bib
5725%{texmfdist}/bibtex/bst/dk-bib
5726%{texmfdist}/bibtex/csf/dk-bib
5727%{texmfdist}/bibtex/bib/dk-bib
5728%{texmfdist}/source/latex/dk-bib
5729%{texmfdist}/tex/latex/dk-bib
5730
5731# %files latex-bibtex-nor
5732# %defattr(644,root,root,755)
5733# %{texmf}/bibtex/bst/norbib
d08789e0
ZU
5734
5735%files latex-carlisle
5736%defattr(644,root,root,755)
68640cd8
ZU
5737%doc %{texmfdist}/doc/latex/carlisle
5738%{texmfdist}/tex/latex/carlisle
d08789e0
ZU
5739
5740%files latex-ccfonts
5741%defattr(644,root,root,755)
68640cd8
ZU
5742%doc %{texmfdist}/doc/latex/ccfonts
5743%{texmfdist}/tex/latex/ccfonts
d08789e0
ZU
5744
5745%files latex-cite
5746%defattr(644,root,root,755)
5747%{texmf}/tex/latex/cite
5748
5749%files latex-cmbright
5750%defattr(644,root,root,755)
68640cd8
ZU
5751%doc %{texmfdist}/doc/latex/cmbright
5752%{texmfdist}/tex/latex/cmbright
5753
d08789e0
ZU
5754
5755%files latex-concmath
5756%defattr(644,root,root,755)
5757%{texmf}/tex/latex/concmath
5758
5759%files latex-custom-bib
5760%defattr(644,root,root,755)
9501d92c
ZU
5761%doc %{texmfdist}/doc/latex/custom-bib
5762%{texmfdist}/source/latex/custom-bib
5763%{texmfdist}/tex/latex/custom-bib
d08789e0
ZU
5764
5765%files latex-cyrillic
5766%defattr(644,root,root,755)
9501d92c
ZU
5767%doc %{texmfdist}/doc/latex/cyrillic
5768%{texmfdist}/source/latex/cyrillic
5769%{texmfdist}/tex/latex/cyrillic
5770%{texmfdist}/tex4ht/ht-fonts/symbol/cyrillic
5771%{texmfdist}/tex4ht/ht-fonts/unicode/cyrillic
5772%{texmfdist}/tex4ht/ht-fonts/unicode/ams/cyrillic
5773%{texmfdist}/tex4ht/ht-fonts/iso8859/5/cyrillic
5774%{texmfdist}/tex4ht/ht-fonts/alias/cyrillic
5775%{texmfdist}/tex4ht/ht-fonts/win/1251/cyrillic
d08789e0 5776
04eb4e68
ZU
5777# %files latex-dstroke
5778# %defattr(644,root,root,755)
5779# %{texmf}/tex/latex/dstroke
d08789e0 5780
2b453bda
ZU
5781%files latex-exam
5782%defattr(644,root,root,755)
5783%{texmfdist}/doc/latex/exam
5784%{texmfdist}/tex/latex/exam
5785
d08789e0
ZU
5786%files latex-jknappen
5787%defattr(644,root,root,755)
9501d92c
ZU
5788%doc %{texmfdist}/fonts/source/jknappen
5789%{texmfdist}/fonts/tfm/jknappen
5790%{texmfdist}/tex4ht/ht-fonts/unicode/jknappen
5791%{texmfdist}/tex4ht/ht-fonts/alias/jknappen
d08789e0 5792
a8b381b0
ZU
5793%files latex-lastpage
5794%defattr(644,root,root,755)
5795%{texmfdist}/tex/latex/lastpage
5796%doc %{texmfdist}/doc/latex/lastpage
5797
d08789e0
ZU
5798%files latex-lm
5799%defattr(644,root,root,755)
9501d92c
ZU
5800%doc %{texmfdist}/doc/fonts/lm
5801%{texmfdist}/tex/latex/lm
5802%{texmfdist}/fonts/afm/public/lm
5803%{texmfdist}/fonts/enc/dvips/lm
5804%{texmfdist}/fonts/map/dvips/lm
5805%{texmfdist}/fonts/map/dvipdfm/lm
5806%{texmfdist}/fonts/opentype/public/lm
5807%{texmfdist}/fonts/tfm/public/lm
5808%{texmfdist}/source/fonts/lm
5809%{texmfdist}/tex4ht/ht-fonts/unicode/lm
5810%{texmfdist}/tex4ht/ht-fonts/alias/lm
d08789e0
ZU
5811
5812%files latex-lucidabr
5813%defattr(644,root,root,755)
26d8eaaa
ZU
5814%{texmfdist}/vtex/config/lucidabr-k.ali
5815%{texmfdist}/vtex/config/lucidabr.ali
d08789e0
ZU
5816
5817%files latex-lineno
5818%defattr(644,root,root,755)
9501d92c
ZU
5819%doc %{texmfdist}/doc/latex/lineno
5820%{texmfdist}/tex/latex/lineno
5821
d08789e0
ZU
5822
5823%files latex-marvosym
5824%defattr(644,root,root,755)
5825%{texmf}/tex/latex/marvosym
5826
5827%files latex-mathpple
5828%defattr(644,root,root,755)
26d8eaaa 5829%{texmfdist}/tex4ht/ht-fonts/alias/mathpple
d08789e0
ZU
5830
5831%files latex-mathtime
5832%defattr(644,root,root,755)
26d8eaaa
ZU
5833%{texmfdist}/tex4ht/ht-fonts/symbol/mathtime
5834%{texmfdist}/tex4ht/ht-fonts/unicode/mathtime
5835%{texmfdist}/tex4ht/ht-fonts/iso8859/1/mathtime
5836%{texmfdist}/tex4ht/ht-fonts/alias/mathtime
5837%{texmfdist}/tex4ht/ht-fonts/aliase/mathtime
d08789e0
ZU
5838
5839%files latex-microtype
5840%defattr(644,root,root,755)
26d8eaaa
ZU
5841%doc %{texmfdist}/doc/latex/microtype
5842%{texmfdist}/source/latex/microtype
5843%{texmfdist}/tex/latex/microtype
d08789e0
ZU
5844
5845%files latex-mflogo
5846%defattr(644,root,root,755)
26d8eaaa
ZU
5847%doc %{texmfdist}/doc/latex/mflogo
5848%{texmfdist}/tex/latex/mflogo
d08789e0
ZU
5849
5850%files latex-mfnfss
5851%defattr(644,root,root,755)
26d8eaaa
ZU
5852%{texmfdist}/source/latex/mfnfss
5853%{texmfdist}/tex/latex/mfnfss
5854
d08789e0
ZU
5855
5856%files latex-minitoc
5857%defattr(644,root,root,755)
26d8eaaa
ZU
5858%doc %{texmfdist}/doc/latex/minitoc
5859%{texmfdist}/bibtex/bst/minitoc
5860%{texmfdist}/makeindex/minitoc
5861%{texmfdist}/scripts/minitoc
5862%{texmfdist}/source/latex/minitoc
5863%{texmfdist}/tex/latex/minitoc
5864
d08789e0
ZU
5865
5866%files latex-mltex
5867%defattr(644,root,root,755)
26d8eaaa
ZU
5868%doc %{texmfdist}/doc/latex/mltex
5869%{texmfdist}/tex/latex/mltex
d08789e0 5870
a8b381b0
ZU
5871%files latex-ntheorem
5872%defattr(644,root,root,755)
5873%{texmfdist}/tex/latex/ntheorem
5874%doc %{texmfdist}/doc/latex/ntheorem
26d8eaaa
ZU
5875
5876# %files latex-palatcm
5877# %defattr(644,root,root,755)
5878# %{texmf}/tex/latex/palatcm
d08789e0
ZU
5879
5880%files latex-psnfss
489714ae 5881%defattr(644,root,root,755)
26d8eaaa 5882%doc %{texmfdist}/doc/latex/psnfss
26d8eaaa 5883%{texmfdist}/fonts/map/dvips/psnfss
26d8eaaa 5884%{texmfdist}/source/latex/psnfss
26d8eaaa
ZU
5885%{texmfdist}/source/latex/latex-tds/tex/psnfss2e.drv
5886%{texmfdist}/tex/latex/psnfss
5887
d08789e0
ZU
5888
5889%files latex-pxfonts
5890%defattr(644,root,root,755)
26d8eaaa
ZU
5891%doc %{texmfdist}/doc/fonts/pxfonts
5892%{texmfdist}/tex/latex/pxfonts
5893%{texmfdist}/fonts/type1/public/pxfonts
5894%{texmfdist}/fonts/afm/public/pxfonts
5895%{texmfdist}/fonts/tfm/public/pxfonts
5896%{texmfdist}/fonts/vf/public/pxfonts
5897%{texmfdist}/fonts/map/dvips/pxfonts
5898%{texmfdist}/tex4ht/ht-fonts/unicode/pxfonts
5899%{texmfdist}/tex4ht/ht-fonts/alias/pxfonts
5900
d08789e0
ZU
5901
5902%files latex-qfonts
5903%defattr(644,root,root,755)
26d8eaaa 5904%{texmfdist}/tex4ht/ht-fonts/alias/qfonts
d08789e0 5905
3127b522
ZU
5906%files latex-SIunits
5907%defattr(644,root,root,755)
5908%{texmfdist}/tex/latex/SIunits
5909%{texmfdist}/doc/latex/SIunits
5910
d08789e0
ZU
5911%files latex-txfonts
5912%defattr(644,root,root,755)
26d8eaaa
ZU
5913%doc %{texmfdist}/doc/fonts/txfonts
5914%{texmfdist}/fonts/type1/public/txfonts
5915%{texmfdist}/fonts/afm/public/txfonts
5916%{texmfdist}/fonts/enc/dvips/txfonts
5917%{texmfdist}/fonts/tfm/public/txfonts
5918%{texmfdist}/fonts/vf/public/txfonts
5919%{texmfdist}/fonts/map/dvips/txfonts
5920%{texmfdist}/tex/latex/txfonts
5921%{texmfdist}/tex4ht/ht-fonts/unicode/txfonts
5922%{texmfdist}/tex4ht/ht-fonts/alias/txfonts
5923
d08789e0
ZU
5924
5925%files latex-umlaute
5926%defattr(644,root,root,755)
5927%{texmf}/tex/latex/umlaute
5928
26d8eaaa
ZU
5929# %files latex-urwvn
5930# %defattr(644,root,root,755)
d08789e0
ZU
5931
5932%files latex-wasysym
5933%defattr(644,root,root,755)
26d8eaaa
ZU
5934%doc %{texmfdist}/doc/latex/wasysym
5935%{texmfdist}/tex/latex/wasysym
5936%{texmfdist}/source/latex/wasysym
d08789e0
ZU
5937
5938%files format-latex
5939%defattr(644,root,root,755)
5940%attr(755,root,root) %{_bindir}/latex
5941%attr(755,root,root) %{_bindir}/pslatex
26d8eaaa 5942# %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/latex.fmt
d08789e0
ZU
5943
5944%files format-pdflatex
5945%defattr(644,root,root,755)
5946#%{texmf}/pdftex/latex/config
26d8eaaa 5947# %dir %{texmf}/pdftex/latex
d08789e0 5948%attr(755,root,root) %{_bindir}/pdflatex
26d8eaaa 5949# %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/pdflatex.fmt
d08789e0
ZU
5950#%{_mandir}/man1/pdflatex.1*
5951
26d8eaaa
ZU
5952# %files platex
5953# %defattr(644,root,root,755)
5954# %doc %{texmf}/doc/latex/platex
5955# %dir %{texmf}/tex/platex
5956# %{texmf}/tex/platex/config
5957# %{texmf}/tex/latex/platex
d08789e0 5958
26d8eaaa
ZU
5959# %files format-platex
5960# %defattr(644,root,root,755)
5961# %attr(755,root,root) %{_bindir}/platex
d08789e0 5962#%attr(755,root,root) %{_bindir}/platex-pl
26d8eaaa 5963# %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/platex.fmt
d08789e0
ZU
5964#%config(noreplace) %verify(not md5 mtime size) %{fmtdir}/platex-pl.fmt
5965
26d8eaaa
ZU
5966# %files format-pdfplatex
5967# %defattr(644,root,root,755)
d08789e0
ZU
5968#%dir %{texmf}/pdftex/platex
5969#%{texmf}/pdftex/platex/config
26d8eaaa
ZU
5970# %attr(755,root,root) %{_bindir}/pdfplatex
5971# %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/pdfplatex.fmt
d08789e0
ZU
5972
5973%files tex-babel
5974%defattr(644,root,root,755)
26d8eaaa
ZU
5975%doc %{texmfdist}/doc/generic/babel
5976%{texmfdist}/tex/generic/babel
d08789e0
ZU
5977
5978%files tex-german
5979%defattr(644,root,root,755)
26d8eaaa
ZU
5980%doc %{texmfdist}/doc/generic/german
5981%{texmfdist}/tex/generic/german
d08789e0
ZU
5982
5983%files tex-mfpic
5984%defattr(644,root,root,755)
26d8eaaa
ZU
5985%doc %{texmfdist}/doc/generic/mfpic
5986%{texmfdist}/tex/generic/mfpic
d08789e0
ZU
5987
5988%files tex-misc
5989%defattr(644,root,root,755)
26d8eaaa
ZU
5990%doc %{texmfdist}/doc/latex/localloc
5991%doc %{texmfdist}/doc/generic/multido
5992%doc %{texmfdist}/doc/generic/tap
d08789e0 5993
26d8eaaa
ZU
5994%{texmfdist}/tex/generic/eijkhout
5995%{texmfdist}/tex/generic/multido
5996%{texmfdist}/tex/generic/misc
d08789e0
ZU
5997
5998%files tex-pictex
5999%defattr(644,root,root,755)
6000%{texmf}/tex/generic/pictex
6001
6002%files tex-pstricks
6003%defattr(644,root,root,755)
26d8eaaa
ZU
6004%doc %{texmfdist}/doc/generic/pstricks
6005%{texmfdist}/dvips/pstricks
6006%{texmfdist}/tex/generic/pstricks
d08789e0 6007
26d8eaaa
ZU
6008# %files tex-qpx
6009# %defattr(644,root,root,755)
6010# %doc %{texmf}/doc/fonts/polish/qpx
6011# %{texmf}/tex/generic/qpx
d08789e0 6012
31bd2c4a 6013%files tex-qpxqtx
d08789e0 6014%defattr(644,root,root,755)
26d8eaaa
ZU
6015%doc %{texmfdist}/doc/fonts/qpxqtx
6016%{texmfdist}/fonts/tfm/public/qpxqtx
6017%{texmfdist}/fonts/vf/public/qpxqtx
6018%{texmfdist}/tex/generic/qpxqtx
6019%{texmf}/tex/generic/qpxqtx
d08789e0
ZU
6020
6021%files tex-ruhyphen
6022%defattr(644,root,root,755)
26d8eaaa
ZU
6023%{texmfdist}/tex/generic/ruhyphen
6024%{texmfdist}/source/generic/ruhyphen
d08789e0
ZU
6025
6026%files tex-spanish
6027%defattr(644,root,root,755)
26d8eaaa
ZU
6028%doc %{texmfdist}/doc/latex/spanish-mx
6029%{texmfdist}/source/generic/babel/spanish.ins
6030%{texmfdist}/source/generic/babel/spanish.dtx
6031%{texmfdist}/source/latex/polyglot/langs/spanish.ld
6032%{texmfdist}/source/latex/polyglot/langs/spanish.ot1
6033%{texmfdist}/source/latex/mapcodes/spanish.map
6034%{texmfdist}/source/latex/mapcodes/spanish.dtx
6035%{texmfdist}/tex/texsis/base/Spanish.txs
6036%{texmfdist}/tex/generic/tex4ht/spanish.4ht
6037%{texmfdist}/tex/generic/babel/spanish.sty
6038%{texmfdist}/tex/generic/babel/spanish.ldf
6039%{texmfdist}/tex/latex/spanish-mx
26d8eaaa
ZU
6040%{texmfdist}/tex/latex/custom-bib/spanish.mbs
6041%{texmfdist}/tex/latex/babelbib/spanish.bdf
6042%{texmfdist}/tex/latex/apacite/spanish.apc
6043%{texmfdist}/tex/latex/dvdcoll/dcl/spanish.dcl
d08789e0
ZU
6044
6045%files tex-texdraw
6046%defattr(644,root,root,755)
26d8eaaa
ZU
6047%doc %{texmfdist}/doc/texdraw
6048%{texmfdist}/tex/generic/texdraw
d08789e0
ZU
6049
6050%files tex-thumbpdf
6051%defattr(644,root,root,755)
26d8eaaa 6052%doc %{texmfdist}/doc/generic/thumbpdf
d08789e0 6053%attr(755,root,root) %{_bindir}/thumbpdf
26d8eaaa
ZU
6054%{texmfdist}/tex/generic/thumbpdf
6055%{texmfdist}/scripts/thumbpdf
d08789e0
ZU
6056%{_mandir}/man1/thumbpdf.1*
6057
6058%files tex-ukrhyph
6059%defattr(644,root,root,755)
26d8eaaa
ZU
6060%doc %{texmfdist}/doc/generic/ukrhyph
6061%{texmfdist}/tex/generic/ukrhyph
d08789e0
ZU
6062
6063%files latex-vietnam
6064%defattr(644,root,root,755)
26d8eaaa
ZU
6065%doc %{texmfdist}/doc/generic/vntex
6066%{texmfdist}/tex/latex/vntex
d08789e0
ZU
6067
6068%files tex-xypic
6069%defattr(644,root,root,755)
26d8eaaa
ZU
6070%doc %{texmfdist}/doc/generic/xypic
6071%{texmfdist}/tex/generic/xypic
d08789e0
ZU
6072
6073%files tex-xkeyval
6074%defattr(644,root,root,755)
4a09ae1a
ZU
6075%doc %{texmfdist}/doc/latex/xkeyval
6076%{texmfdist}/source/latex/xkeyval
6077%{texmfdist}/tex/generic/xkeyval
6078%{texmfdist}/tex/latex/xkeyval
d08789e0 6079%{texmf}/tex/generic/xkeyval
4a09ae1a
ZU
6080%{texmf}/tex/latex/xkeyval
6081
d08789e0
ZU
6082
6083%files fonts-adobe
6084%defattr(644,root,root,755)
4a09ae1a
ZU
6085%{texmfdist}/fonts/type1/adobe
6086%{texmfdist}/fonts/afm/adobe
6087%{texmfdist}/fonts/tfm/adobe
6088%{texmfdist}/fonts/vf/adobe
6089%{texmfdist}/tex4ht/ht-fonts/unicode/adobe
6090%{texmfdist}/tex4ht/ht-fonts/alias/adobe
6091%{texmfdist}/tex4ht/ht-fonts/share/adobe
d08789e0
ZU
6092
6093%files fonts-ae
6094%defattr(644,root,root,755)
4a09ae1a
ZU
6095%doc %{texmfdist}/doc/fonts/ae
6096%{texmfdist}/fonts/tfm/public/ae
6097%{texmfdist}/fonts/vf/public/ae
6098%{texmfdist}/source/fonts/ae
6099%{texmfdist}/tex4ht/ht-fonts/unicode/ae
6100%{texmfdist}/tex4ht/ht-fonts/alias/ae
6101
d08789e0
ZU
6102
6103%files fonts-ams
6104%defattr(644,root,root,755)
4a09ae1a
ZU
6105%{texmfdist}/bibtex/bst/ams
6106%{texmfdist}/bibtex/bib/ams
6107%{texmfdist}/dvips/ams
6108%{texmfdist}/fonts/source/public/ams
6109%{texmfdist}/fonts/type1/bluesky/ams
6110%{texmfdist}/fonts/afm/bluesky/ams
6111%{texmfdist}/fonts/tfm/public/ams
6112%{texmfdist}/fonts/map/dvips/ams
6113%{texmfdist}/tex4ht/ht-fonts/unicode/ams
6114%{texmfdist}/tex4ht/ht-fonts/alias/ams
6115%{texmf}/dvips/ams
d08789e0
ZU
6116
6117%files fonts-antp
6118%defattr(644,root,root,755)
26d8eaaa 6119%doc %{texmfdist}/doc/fonts/antp
7179ac92
ZU
6120%{texmfdist}/fonts/enc/dvips/antp
6121%{texmfdist}/fonts/map/dvips/antp
6122%{texmfdist}/fonts/afm/public/antp
6123%{texmfdist}/fonts/tfm/public/antp
26d8eaaa 6124%{texmfdist}/dvips/antp
d08789e0
ZU
6125
6126%files fonts-antt
6127%defattr(644,root,root,755)
4a09ae1a
ZU
6128%doc %{texmfdist}/doc/fonts/antt
6129%{texmfdist}/fonts/afm/public/antt
6130%{texmfdist}/fonts/opentype/public/antt
6131%{texmfdist}/fonts/enc/dvips/antt
6132%{texmfdist}/fonts/tfm/public/antt
6133%{texmfdist}/fonts/map/dvips/antt
6134%{texmfdist}/tex/plain/antt
6135%{texmfdist}/tex/latex/antt
6136%{texmfdist}/tex4ht/ht-fonts/unicode/antt
6137%{texmfdist}/tex4ht/ht-fonts/alias/antt
6138%{texmf}/tex/latex/antt
6139%{texmf}/tex/plain/antt
d08789e0
ZU
6140
6141%files fonts-bbm
6142%defattr(644,root,root,755)
4a09ae1a
ZU
6143%doc %{texmfdist}/doc/fonts/bbm
6144%{texmfdist}/fonts/source/public/bbm
6145%{texmfdist}/fonts/tfm/public/bbm
6146%{texmfdist}/source/latex/bbm
6147%{texmfdist}/tex/latex/bbm
6148%{texmf}/tex/latex/bbm
d08789e0
ZU
6149
6150%files fonts-bbold
6151%defattr(644,root,root,755)
4a09ae1a
ZU
6152%{texmfdist}/fonts/source/public/bbold
6153%{texmfdist}/fonts/tfm/public/bbold
d08789e0 6154
4a09ae1a
ZU
6155# %files fonts-bh
6156# %defattr(644,root,root,755)
6157# %doc %{texmf}/doc/fonts/bh
6158# %{texmf}/fonts/tfm/bh
6159# %{texmf}/fonts/vf/bh
d08789e0
ZU
6160
6161%files fonts-bitstream
6162%defattr(644,root,root,755)
4a09ae1a
ZU
6163%{texmfdist}/fonts/afm/bitstrea
6164%{texmfdist}/fonts/tfm/bitstrea
6165%{texmfdist}/fonts/vf/bitstrea
6166%{texmfdist}/tex4ht/ht-fonts/unicode/bitstrea
6167%{texmfdist}/tex4ht/ht-fonts/alias/bitstrea
d08789e0
ZU
6168
6169%files fonts-cbgreek
6170%defattr(644,root,root,755)
4a09ae1a 6171%{texmfdist}/tex4ht/ht-fonts/unicode/cbgreek
d08789e0
ZU
6172
6173%files fonts-cc-pl
6174%defattr(644,root,root,755)
4a09ae1a
ZU
6175%{texmfdist}/fonts/source/public/cc-pl
6176%{texmfdist}/fonts/enc/dvips/cc-pl
6177%{texmfdist}/fonts/tfm/public/cc-pl
6178%{texmfdist}/fonts/map/dvips/cc-pl
6179%{texmfdist}/tex4ht/ht-fonts/alias/cc-pl
6180
d08789e0
ZU
6181%files fonts-cg
6182%defattr(644,root,root,755)
4a09ae1a
ZU
6183%{texmfdist}/fonts/tfm/cg
6184%{texmfdist}/fonts/vf/cg
d08789e0
ZU
6185
6186%files fonts-cm
6187%defattr(644,root,root,755)
ffd94364 6188%doc %{texmfdist}/doc/fonts/cm
165b9d73
ZU
6189%dir %{texmfdist}/doc/fonts
6190%dir %{texmfdist}/dvips
6191%dir %{texmfdist}/fonts/afm/bluesky
6192%dir %{texmfdist}/fonts/map/dvips
6193%dir %{texmfdist}/fonts/pk/ljfour/public
6194%dir %{texmfdist}/tex4ht/ht-fonts/alias
6195%dir %{texmfdist}/tex4ht/ht-fonts/css/emacspeak
6196%dir %{texmfdist}/tex4ht/ht-fonts/iso8859/1
6197%dir %{texmfdist}/tex4ht/ht-fonts/iso8859/5
6198%dir %{texmfdist}/tex4ht/ht-fonts/unicode
6199%dir %{texmfdist}/tex4ht/ht-fonts/win/1251
4a09ae1a
ZU
6200%{texmfdist}/dvips/cm
6201%{texmfdist}/fonts/source/public/cm
6202%{texmfdist}/fonts/afm/bluesky/cm
6203%{texmfdist}/fonts/tfm/public/cm
6204%{texmfdist}/fonts/pk/ljfour/public/cm
6205%{texmfdist}/fonts/map/dvips/cm
6206%{texmfdist}/tex4ht/ht-fonts/unicode/cm
6207%{texmfdist}/tex4ht/ht-fonts/iso8859/1/cm
6208%{texmfdist}/tex4ht/ht-fonts/iso8859/5/cm
6209%{texmfdist}/tex4ht/ht-fonts/alias/cm
6210%{texmfdist}/tex4ht/ht-fonts/win/1251/cm
6211%{texmfdist}/tex4ht/ht-fonts/css/emacspeak/cm
6212%{texmf}/dvips/cm
6213
d08789e0
ZU
6214
6215%files fonts-cmbright
6216%defattr(644,root,root,755)
4a09ae1a
ZU
6217%doc %{texmfdist}/doc/latex/cmbright
6218%{texmfdist}/fonts/source/public/cmbright
6219%{texmfdist}/fonts/tfm/public/cmbright
6220%{texmfdist}/source/latex/cmbright
6221%{texmfdist}/tex/latex/cmbright
6222%{texmf}/tex/latex/cmbright
d08789e0
ZU
6223
6224%files fonts-cmcyr
6225%defattr(644,root,root,755)
4a09ae1a
ZU
6226%doc %{texmfdist}/doc/fonts/cmcyr
6227%{texmfdist}/fonts/source/public/cmcyr
6228%{texmfdist}/fonts/type1/public/cmcyr
6229%{texmfdist}/fonts/tfm/public/cmcyr
6230%{texmfdist}/fonts/vf/public/cmcyr
6231%{texmfdist}/fonts/map/dvips/cmcyr
6232%{texmfdist}/tex4ht/ht-fonts/unicode/cyrillic/cmcyr
6233%{texmfdist}/tex4ht/ht-fonts/iso8859/5/cyrillic/cmcyr
6234%{texmfdist}/tex4ht/ht-fonts/alias/cyrillic/cmcyr
6235%{texmfdist}/tex4ht/ht-fonts/win/1251/cyrillic/cmcyr
d08789e0
ZU
6236
6237%files fonts-cmextra
6238%defattr(644,root,root,755)
4a09ae1a
ZU
6239%{texmfdist}/fonts/source/public/cmextra
6240%{texmfdist}/fonts/tfm/public/cmextra
d08789e0
ZU
6241
6242%files fonts-concmath
6243%defattr(644,root,root,755)
4a09ae1a
ZU
6244%doc %{texmfdist}/doc/fonts/concmath
6245%doc %{texmfdist}/doc/latex/concmath
6246%{texmfdist}/fonts/source/public/concmath
6247%{texmfdist}/fonts/tfm/public/concmath
6248%{texmfdist}/source/latex/concmath
6249%{texmfdist}/tex/latex/concmath
6250%{texmf}/tex/latex/concmath
d08789e0
ZU
6251
6252%files fonts-concrete
6253%defattr(644,root,root,755)
4a09ae1a
ZU
6254%doc %{texmfdist}/doc/fonts/concrete
6255%{texmfdist}/fonts/source/public/concrete
6256%{texmfdist}/fonts/tfm/public/concrete
6257%{texmfdist}/tex4ht/ht-fonts/unicode/concrete
6258%{texmfdist}/tex4ht/ht-fonts/alias/concrete
d08789e0
ZU
6259
6260%files fonts-cs
6261%defattr(644,root,root,755)
4a09ae1a
ZU
6262%{texmfdist}/dvips/cs
6263%{texmfdist}/fonts/source/public/cs
6264%{texmfdist}/fonts/enc/dvips/cs
6265%{texmfdist}/fonts/tfm/public/cs
6266%{texmfdist}/fonts/map/dvips/cs
6267%{texmfdist}/tex4ht/ht-fonts/unicode/cs
6268%{texmfdist}/tex4ht/ht-fonts/alias/cs
d08789e0 6269
4a09ae1a 6270%files fonts-dstroke
489714ae 6271%defattr(644,root,root,755)
4a09ae1a 6272%{texmfdist}/tex4ht/ht-fonts/unicode/dstroke
d08789e0
ZU
6273
6274%files fonts-ecc
6275%defattr(644,root,root,755)
4a09ae1a
ZU
6276%doc %{texmfdist}/doc/fonts/ecc
6277%{texmfdist}/fonts/source/public/ecc
6278%{texmfdist}/fonts/tfm/public/ecc
d08789e0
ZU
6279
6280%files fonts-eurosym
6281%defattr(644,root,root,755)
4a09ae1a
ZU
6282%doc %{texmfdist}/doc/fonts/eurosym
6283%{texmfdist}/fonts/source/public/eurosym
6284%{texmfdist}/fonts/tfm/public/eurosym
6285%{texmfdist}/fonts/map/dvips/eurosym
6286%{texmfdist}/source/fonts/eurosym
6287%{texmfdist}/tex/latex/eurosym
6288%{texmf}/tex/latex/eurosym
d08789e0
ZU
6289
6290%files fonts-eulervm
6291%defattr(644,root,root,755)
7179ac92
ZU
6292%doc %{texmfdist}/doc/latex/eulervm
6293%{texmfdist}/fonts/tfm/public/eulervm
6294%{texmfdist}/fonts/vf/public/eulervm
6295%{texmfdist}/source/latex/eulervm
6296%{texmfdist}/tex/latex/eulervm
6297%{texmf}/tex/latex/eulervm
d08789e0
ZU
6298
6299%files fonts-euxm
6300%defattr(644,root,root,755)
7179ac92
ZU
6301%{texmfdist}/fonts/source/public/euxm
6302%{texmfdist}/fonts/tfm/public/euxm
d08789e0
ZU
6303
6304%files fonts-gothic
6305%defattr(644,root,root,755)
7179ac92
ZU
6306%{texmfdist}/doc/fonts/gothic
6307%{texmfdist}/dvips/gothic
6308%{texmfdist}/fonts/source/public/gothic
6309%{texmfdist}/fonts/type1/public/gothic
6310%{texmfdist}/fonts/afm/public/gothic
6311%{texmfdist}/fonts/tfm/public/gothic
6312%{texmfdist}/fonts/vf/public/gothic
6313%{texmfdist}/fonts/map/dvips/gothic
6314%{texmf}/dvips/gothic
d08789e0
ZU
6315
6316%files fonts-hoekwater
6317%defattr(644,root,root,755)
7179ac92
ZU
6318%{texmfdist}/fonts/afm/hoekwater
6319%{texmfdist}/fonts/tfm/hoekwater
26d8eaaa 6320%{texmfdist}/fonts/truetype/hoekwater
d08789e0
ZU
6321
6322%files fonts-jknappen
6323%defattr(644,root,root,755)
7179ac92
ZU
6324%{texmfdist}/fonts/source/jknappen
6325%{texmfdist}/fonts/tfm/jknappen
6326%{texmfdist}/tex4ht/ht-fonts/unicode/jknappen
6327%{texmfdist}/tex4ht/ht-fonts/alias/jknappen
d08789e0
ZU
6328
6329%files fonts-latex
6330%defattr(644,root,root,755)
7179ac92
ZU
6331%doc %{texmfdist}/doc/latex/esint
6332%{texmfdist}/fonts/source/public/esint
6333%{texmfdist}/fonts/tfm/public/esint
6334%{texmfdist}/source/latex/esint
6335%{texmfdist}/tex/latex/esint
6336%{texmf}/tex/latex/esint
d08789e0
ZU
6337
6338%files fonts-lh
6339%defattr(644,root,root,755)
7179ac92
ZU
6340%doc %{texmfdist}/doc/fonts/lh
6341%{texmfdist}/fonts/source/lh
6342%{texmfdist}/metapost/support/charlib/LH
6343%{texmfdist}/source/fonts/lh
6344%{texmfdist}/source/latex/lh
6345%{texmfdist}/tex4ht/ht-fonts/koi/8r/lh
6346%{texmfdist}/tex4ht/ht-fonts/unicode/lh
6347%{texmfdist}/tex4ht/ht-fonts/iso8859/5/lh
6348%{texmfdist}/tex4ht/ht-fonts/alias/lh
6349%{texmfdist}/tex4ht/ht-fonts/win/1251/lh
d08789e0
ZU
6350
6351%files fonts-lm
6352%defattr(644,root,root,755)
7179ac92
ZU
6353%doc %{texmfdist}/doc/fonts/lm
6354%{texmfdist}/fonts/type1/public/lm
6355%{texmfdist}/fonts/afm/public/lm
6356%{texmfdist}/fonts/opentype/public/lm
6357%{texmfdist}/fonts/enc/dvips/lm
6358%{texmfdist}/fonts/tfm/public/lm
6359%{texmfdist}/fonts/map/dvips/lm
6360%{texmfdist}/fonts/map/dvipdfm/lm
6361%{texmfdist}/source/fonts/lm
6362%{texmfdist}/tex/latex/lm
6363%{texmfdist}/tex4ht/ht-fonts/unicode/lm
6364%{texmfdist}/tex4ht/ht-fonts/alias/lm
6365%{texmf}/tex/latex/lm
d08789e0
ZU
6366
6367%files fonts-marvosym
6368%defattr(644,root,root,755)
7179ac92
ZU
6369%doc %{texmfdist}/doc/latex/marvosym
6370%{texmfdist}/fonts/type1/public/marvosym
6371%{texmfdist}/fonts/afm/public/marvosym
6372%{texmfdist}/fonts/tfm/public/marvosym
6373%{texmfdist}/fonts/map/dvips/marvosym
6374%{texmfdist}/source/fonts/eurofont/marvosym
6375%{texmfdist}/tex/latex/marvosym
6376%{texmfdist}/tex4ht/ht-fonts/unicode/marvosym
6377%{texmfdist}/tex4ht/ht-fonts/alias/marvosym
6378%{texmf}/tex/latex/marvosym
d08789e0
ZU
6379
6380%files fonts-mflogo
6381%defattr(644,root,root,755)
7179ac92
ZU
6382%doc %{texmfdist}/doc/latex/mflogo
6383%{texmfdist}/fonts/source/public/mflogo
6384%{texmfdist}/fonts/type1/hoekwater/mflogo
6385%{texmfdist}/fonts/afm/hoekwater/mflogo
6386%{texmfdist}/fonts/tfm/public/mflogo
6387%{texmfdist}/fonts/map/dvips/mflogo
6388%{texmfdist}/source/latex/mflogo
6389%{texmfdist}/tex/latex/mflogo
6390%{texmfdist}/tex4ht/ht-fonts/unicode/mflogo
6391%{texmf}/tex/latex/mflogo
d08789e0
ZU
6392
6393%files fonts-misc
6394%defattr(644,root,root,755)
7179ac92
ZU
6395%doc %{texmfdist}/doc/latex/marvosym/mac/oztex/tex-font/misc
6396%{texmfdist}/fonts/source/public/misc
6397%{texmfdist}/fonts/tfm/public/misc
6398%{texmfdist}/fonts/misc
d08789e0
ZU
6399
6400%files fonts-monotype
6401%defattr(644,root,root,755)
7179ac92
ZU
6402%{texmfdist}/fonts/tfm/monotype
6403%{texmfdist}/fonts/vf/monotype
d08789e0
ZU
6404
6405%files fonts-omega
489714ae 6406%defattr(644,root,root,755)
7179ac92
ZU
6407%doc %{texmfdist}/doc/omega
6408%{texmfdist}/dvips/omega
6409%{texmfdist}/fonts/ofm/public/omega
6410%{texmfdist}/fonts/type1/public/omega
6411%{texmfdist}/fonts/afm/public/omega
6412%{texmfdist}/fonts/ovp/public/omega
6413%{texmfdist}/fonts/tfm/public/omega
6414%{texmfdist}/fonts/ovf/public/omega
6415%{texmfdist}/fonts/map/dvips/omega
6416%dir %{texmfdist}/omega
6417%dir %{texmfdist}/omega/otp
6418%dir %{texmfdist}/omega/ocp
6419%{texmfdist}/omega/ocp/omega
6420%{texmfdist}/omega/otp/omega
6421%{texmfdist}/tex/plain/omega
6422%{texmf}/dvips/omega
6423%{texmf}/tex/plain/omega
d08789e0
ZU
6424
6425%files fonts-pazo
6426%defattr(644,root,root,755)
7179ac92 6427%{texmfdist}/tex4ht/ht-fonts/alias/pazo
d08789e0
ZU
6428
6429%files fonts-pl
6430%defattr(644,root,root,755)
7179ac92
ZU
6431%doc %{texmfdist}/doc/fonts/pl
6432%{texmfdist}/dvips/pl
6433%{texmfdist}/fonts/source/public/pl
6434%{texmfdist}/fonts/type1/public/pl
6435%{texmfdist}/fonts/afm/public/pl
6436%{texmfdist}/fonts/enc/dvips/pl
6437%{texmfdist}/fonts/tfm/public/pl
6438%{texmfdist}/fonts/map/dvips/pl
6439%{texmfdist}/tex4ht/ht-fonts/unicode/pl
6440%{texmfdist}/tex4ht/ht-fonts/alias/pl
d08789e0 6441%{texmf}/dvips/pl
31bd2c4a 6442%{texmf}/scripts/texlive/tlmgrgui/lang/pl
d08789e0
ZU
6443
6444%files fonts-px
6445%defattr(644,root,root,755)
7179ac92 6446%doc %{texmfdist}/doc/fonts/pxfonts
31bd2c4a
ZU
6447%doc %{texmf}/doc/doc/english/free-math-font-survey/source/pxfonts.tex
6448%doc %{texmf}/doc/doc/english/free-math-font-survey/images/pxfonts.png
7179ac92
ZU
6449%dir %{texmfdist}/fonts/map/dvips/pxfonts
6450%dir %{texmfdist}/tex/latex/pxfonts
6451%{texmfdist}/fonts/map/dvips/pxfonts/pxfonts.map
6452%{texmfdist}/fonts/afm/public/pxfonts
6453%{texmfdist}/fonts/tfm/public/pxfonts
6454%{texmfdist}/fonts/type1/public/pxfonts
6455%{texmfdist}/fonts/vf/public/pxfonts
6456%{texmfdist}/tex4ht/ht-fonts/unicode/pxfonts
6457%{texmfdist}/tex4ht/ht-fonts/alias/pxfonts
31bd2c4a 6458%{texmf}/tex/latex/pxfonts/pxfonts.sty
7179ac92 6459%{texmfdist}/tex/latex/pxfonts/pxfonts.sty
d08789e0
ZU
6460
6461%files fonts-qfonts
6462%defattr(644,root,root,755)
7179ac92 6463%{texmfdist}/tex4ht/ht-fonts/alias/qfonts
31bd2c4a
ZU
6464# %doc %{texmf}/doc/fonts/polish/qfonts
6465# %{texmf}/fonts/enc/dvips/qfonts
6466# %{texmf}/fonts/map/dvips/qfonts
6467# %{texmf}/dvips/qfonts
6468# %{texmf}/fonts/afm/public/qfonts
6469# %{texmf}/fonts/tfm/public/qfonts
d08789e0 6470
74dbda3f
ZU
6471# %files fonts-qpx
6472# %defattr(644,root,root,755)
6473# %{texmf}/fonts/tfm/public/qpx
6474# %{texmf}/fonts/vf/public/qpx
d08789e0 6475
31bd2c4a 6476%files fonts-qpxqtx
d08789e0 6477%defattr(644,root,root,755)
7179ac92
ZU
6478%{texmfdist}/fonts/tfm/public/qpxqtx
6479%{texmfdist}/fonts/vf/public/qpxqtx
d08789e0
ZU
6480
6481%files fonts-rsfs
6482%defattr(644,root,root,755)
7179ac92
ZU
6483%{texmfdist}/fonts/source/public/rsfs
6484%{texmfdist}/fonts/tfm/public/rsfs
d08789e0
ZU
6485
6486%files fonts-stmaryrd
6487%defattr(644,root,root,755)
7179ac92
ZU
6488%doc %{texmfdist}/doc/fonts/stmaryrd
6489%{texmfdist}/source/fonts/stmaryrd
6490%{texmfdist}/fonts/tfm/public/stmaryrd
d08789e0
ZU
6491
6492%files fonts-tx
6493%defattr(644,root,root,755)
7179ac92
ZU
6494%{texmfdist}/fonts/map/dvips/txfonts/txfonts.map
6495%{texmfdist}/fonts/afm/public/txfonts
6496%{texmfdist}/fonts/tfm/public/txfonts
6497%{texmfdist}/fonts/vf/public/txfonts
d08789e0
ZU
6498
6499%files fonts-urw
6500%defattr(644,root,root,755)
bc0fac3b 6501# %doc %{texmf}/doc/fonts/urw
7179ac92 6502%{texmfdist}/fonts/afm/urw
d08789e0
ZU
6503
6504%files fonts-urwvn
6505%defattr(644,root,root,755)
26d8eaaa 6506%{texmfdist}/fonts/afm/vntex/urwvn
7179ac92
ZU
6507%{texmfdist}/fonts/tfm/vntex/urwvn
6508%{texmfdist}/fonts/type1/vntex/urwvn
6509%{texmfdist}/fonts/vf/vntex/urwvn
26d8eaaa 6510%{texmfdist}/tex4ht/ht-fonts/alias/vntex/urwvn
d08789e0
ZU
6511
6512%files fonts-vnr
6513%defattr(644,root,root,755)
7179ac92
ZU
6514%{texmfdist}/fonts/map/dvips/vntex
6515%{texmfdist}/fonts/source/vntex/vnr
6516%{texmfdist}/fonts/tfm/vntex/vnr
d08789e0
ZU
6517
6518%files fonts-wasy
6519%defattr(644,root,root,755)
7179ac92
ZU
6520%{texmfdist}/fonts/source/public/wasy
6521%{texmfdist}/fonts/tfm/public/wasy
d08789e0
ZU
6522
6523%files fonts-xypic
6524%defattr(644,root,root,755)
7179ac92
ZU
6525%{texmfdist}/fonts/map/dvips/xypic
6526# %{texmfdist}/fonts/afm/public/xypic
6527%{texmfdist}/fonts/source/public/xypic
6528%{texmfdist}/fonts/tfm/public/xypic
d08789e0
ZU
6529
6530%files fonts-yandy
6531%defattr(644,root,root,755)
adbd04dd 6532# %{texmf}/fonts/afm/yandy
7179ac92 6533%{texmfdist}/source/fonts/eurofont/marvosym/tfmfiles/yandy
adbd04dd
ZU
6534# %{texmf}/fonts/tfm/yandy
6535# %{texmf}/fonts/vf/yandy
d08789e0
ZU
6536
6537%files fonts-type1-antp
6538%defattr(644,root,root,755)
7179ac92
ZU
6539%{texmfdist}/dvips/antp
6540%{texmfdist}/fonts/type1/public/antp
d08789e0
ZU
6541
6542%files fonts-type1-antt
6543%defattr(644,root,root,755)
adbd04dd 6544# %{texmf}/dvips/antt
7179ac92 6545%{texmfdist}/fonts/type1/public/antt
d08789e0
ZU
6546
6547%files fonts-type1-belleek
6548%defattr(644,root,root,755)
7179ac92
ZU
6549%doc %{texmfdist}/doc/fonts/belleek
6550%{texmfdist}/fonts/type1/public/belleek
d08789e0
ZU
6551
6552%files fonts-type1-bitstream
6553%defattr(644,root,root,755)
7179ac92 6554%{texmfdist}/fonts/type1/bitstrea
d08789e0
ZU
6555
6556%files fonts-type1-bluesky
6557%defattr(644,root,root,755)
04eb4e68
ZU
6558# %doc %{texmf}/doc/fonts/bluesky
6559# %{texmf}/dvips/bluesky
7179ac92 6560%{texmfdist}/fonts/type1/bluesky
d08789e0
ZU
6561
6562%files fonts-type1-cc-pl
6563%defattr(644,root,root,755)
7179ac92
ZU
6564%doc %{texmfdist}/doc/fonts/cc-pl
6565%{texmfdist}/fonts/type1/public/cc-pl
d08789e0
ZU
6566
6567%files fonts-type1-cmcyr
6568%defattr(644,root,root,755)
7179ac92 6569%{texmfdist}/fonts/type1/public/cmcyr
d08789e0
ZU
6570
6571%files fonts-type1-cs
6572%defattr(644,root,root,755)
7179ac92 6573%{texmfdist}/fonts/type1/public/cs
d08789e0 6574
04eb4e68
ZU
6575# %files fonts-type1-dstroke
6576# %defattr(644,root,root,755)
6577# %{texmf}/fonts/type1/public/dstroke
d08789e0
ZU
6578
6579%files fonts-type1-eurosym
6580%defattr(644,root,root,755)
7179ac92 6581%{texmfdist}/fonts/type1/public/eurosym
d08789e0
ZU
6582
6583%files fonts-type1-hoekwater
6584%defattr(644,root,root,755)
7179ac92 6585%{texmfdist}/fonts/type1/hoekwater
d08789e0
ZU
6586
6587%files fonts-type1-fpl
6588%defattr(644,root,root,755)
7179ac92
ZU
6589%doc %{texmfdist}/doc/fonts/fpl
6590%{texmfdist}/fonts/afm/public/fpl
6591%{texmfdist}/fonts/type1/public/fpl
d08789e0
ZU
6592
6593%files fonts-type1-lm
6594%defattr(644,root,root,755)
7179ac92
ZU
6595%{texmfdist}/fonts/afm/public/lm
6596%{texmfdist}/fonts/type1/public/lm
d08789e0
ZU
6597
6598%files fonts-type1-marvosym
6599%defattr(644,root,root,755)
7179ac92 6600%{texmfdist}/fonts/type1/public/marvosym
d08789e0
ZU
6601
6602%files fonts-type1-mathpazo
6603%defattr(644,root,root,755)
04eb4e68 6604# %doc %{texmf}/doc/fonts/mathpazo
7179ac92
ZU
6605%{texmfdist}/fonts/afm/public/mathpazo
6606%{texmfdist}/fonts/type1/public/mathpazo
d08789e0
ZU
6607
6608%files fonts-type1-omega
6609%defattr(644,root,root,755)
7179ac92 6610%{texmfdist}/fonts/type1/public/omega
d08789e0
ZU
6611
6612%files fonts-type1-pl
6613%defattr(644,root,root,755)
04eb4e68 6614# %doc %{texmf}/doc/fonts/polish/plpsfont
7179ac92 6615%{texmfdist}/fonts/type1/public/pl
d08789e0
ZU
6616
6617%files fonts-type1-px
6618%defattr(644,root,root,755)
7179ac92 6619%{texmfdist}/fonts/type1/public/pxfonts
d08789e0 6620
04eb4e68
ZU
6621# %files fonts-type1-qfonts
6622# %defattr(644,root,root,755)
7179ac92 6623# %{texmfdist}/fonts/type1/public/qfonts
d08789e0
ZU
6624
6625%files fonts-type1-tx
6626%defattr(644,root,root,755)
7179ac92 6627%{texmfdist}/fonts/type1/public/txfonts
d08789e0 6628
04eb4e68
ZU
6629# %files fonts-type1-tt2001
6630# %defattr(644,root,root,755)
6631# %{texmf}/fonts/type1/public/tt2001
d08789e0
ZU
6632
6633%files fonts-type1-urw
6634%defattr(644,root,root,755)
7179ac92 6635%{texmfdist}/fonts/type1/urw
d08789e0
ZU
6636
6637%files fonts-type1-vnr
6638%defattr(644,root,root,755)
7179ac92 6639%{texmfdist}/fonts/type1/vntex/vnr
d08789e0
ZU
6640
6641%files fonts-type1-xypic
6642%defattr(644,root,root,755)
6643%{texmf}/dvips/xypic
7179ac92 6644%{texmfdist}/fonts/type1/public/xypic
489714ae
ZU
6645
6646# TeXLive-specific
6647
6648%files afm2pl
6649%defattr(644,root,root,755)
6650%attr(755,root,root) %{_bindir}/afm2pl
6651%{_mandir}/man1/afm2pl*
6652
6653%files bbox
6654%defattr(644,root,root,755)
6655%attr(755,root,root) %{_bindir}/bbox
6656%{_mandir}/man1/bbox*
6657
6658%files cefutils
6659%defattr(644,root,root,755)
6660%attr(755,root,root) %{_bindir}/cef*
6661%{texmf}/tex/latex/cjk/CEF
6662%doc %{texmfdist}/doc/latex/cjk/doc
6663%doc %{texmfdist}/doc/latex/cjk/examples
6664%{texmfdist}/source/latex/cjk/utils/CEFconv
6665
6666%files detex
6667%defattr(644,root,root,755)
6668%attr(755,root,root) %{_bindir}/detex
6669%{_mandir}/man1/detex*
6670
7ffd1967
ZU
6671
6672%files dviutils
6673%defattr(644,root,root,755)
6674%attr(755,root,root) %{_bindir}/dt2dv
6675%attr(755,root,root) %{_bindir}/dv2dt
6676%attr(755,root,root) %{_bindir}/dvi2tty
6677%attr(755,root,root) %{_bindir}/dviasm
6678%attr(755,root,root) %{_bindir}/dvibook
6679%attr(755,root,root) %{_bindir}/dviconcat
6680%attr(755,root,root) %{_bindir}/dvidvi
6681%attr(755,root,root) %{_bindir}/dvigif
6682%attr(755,root,root) %{_bindir}/dvipdfmx
6683%attr(755,root,root) %{_bindir}/dvipos
6684%attr(755,root,root) %{_bindir}/dviselect
6685%attr(755,root,root) %{_bindir}/dvitodvi
6686%{_mandir}/man1/dt2dv*
6687%{_mandir}/man1/dv2dt*
6688%{_mandir}/man1/dvi2tty*
6689%{_mandir}/man1/dvibook*
6690%{_mandir}/man1/dviconcat*
6691%{_mandir}/man1/dvidvi*
6692%{_mandir}/man1/dvigif*
6693%{_mandir}/man1/dvipos*
6694%{_mandir}/man1/dviselect*
6695%{_mandir}/man1/dvitodvi*
6696
6697%files epsutils
6698%defattr(644,root,root,755)
6699%attr(755,root,root) %{_bindir}/epsffit
6700%attr(755,root,root) %{_bindir}/epspdf
6701%attr(755,root,root) %{_bindir}/epspdftk
6702%{texmfdist}/scripts/epspdf
6703%{_mandir}/man1/epsffit*
6704%doc %{texmfdist}/doc/epspdf
6705
6706%files filters
6707%defattr(644,root,root,755)
6708%attr(755,root,root) %{_bindir}/fix*
6709%{_mandir}/man1/fix*
6710
489714ae
ZU
6711%files uncategorized-utils
6712%defattr(644,root,root,755)
6713%attr(755,root,root) %{_bindir}/devnag
6714%attr(755,root,root) %{_bindir}/disdvi
7ffd1967 6715%attr(755,root,root) %{_bindir}/exatools
This page took 1.134775 seconds and 4 git commands to generate.