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