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