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