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