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