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