]> git.pld-linux.org Git - packages/texlive.git/blob - texlive.spec
More BRs
[packages/texlive.git] / texlive.spec
1 # TODO:
2 # - get rid of /etc/cron.daily depencency from base pkg, use /etc/tmpwatch.d instead
3 # - cache in /var/lib? (move to /var/cache)
4 # - dep loops:
5 #error: LOOP:
6 #error: removing kpathsea-20080816-5.x86_64 "Requires(post): /usr/bin/texhash" from tsort relations.
7 #error:     kpathsea-20080816-5.x86_64               Requires(post): /usr/bin/texhash
8 #error: removing texlive-20080816-5.x86_64 "Requires: texconfig = 1:20080816-5" from tsort relations.
9 #error:     texlive-20080816-5.x86_64                Requires: texconfig = 1:20080816-5
10 #error: removing texconfig-20080816-5.x86_64 "Requires: texlive-dvips = 1:20080816-5" from tsort relations.
11 #error:     texconfig-20080816-5.x86_64              Requires: texlive-dvips = 1:20080816-5
12 #error: removing texlive-dvips-20080816-5.x86_64 "Requires(auto): libkpathsea.so.4()(64bit)" from tsort relations.
13 #error:     texlive-dvips-20080816-5.x86_64          Requires(auto): libkpathsea.so.4()(64bit)
14 #Preparing...                ########################################### [100%]
15 #
16 # Conditional build:
17 %bcond_with     xindy           # do not build xindy packages
18
19 %include        /usr/lib/rpm/macros.perl
20
21 %define         year    2013
22 %define         monthday        0530
23 %define         texmfversion 20130530
24 Summary:        TeX typesetting system and MetaFont font formatter
25 Summary(de.UTF-8):      TeX-Satzherstellungssystem und MetaFont-Formatierung
26 Summary(es.UTF-8):      Sistema de typesetting TeX y formateador de fuentes MetaFont
27 Summary(fr.UTF-8):      Systéme de compostion TeX et formatteur de MetaFontes
28 Summary(hu.UTF-8):      TeX szövegszedő rendszer és MetaFont font formázó
29 Summary(pl.UTF-8):      System składu publikacji TeX oraz formater fontów MetaFont
30 Summary(pt_BR.UTF-8):   Sistema de typesetting TeX e formatador de fontes MetaFont
31 Summary(tr.UTF-8):      TeX dizgi sistemi ve MetaFont yazıtipi biçimlendiricisi
32 Name:           texlive
33 Version:        %{year}%{monthday}
34 Release:        0.1
35 Epoch:          1
36 License:        distributable
37 Group:          Applications/Publishing/TeX
38 Source0:        ftp://tug.org/historic/systems/texlive/%{year}/%{name}-%{version}-source.tar.xz
39 # Source0-md5:  f52599c99fb1035399b907f4c54f1125
40 Source4:        %{name}.cron
41 Source5:        xdvi.desktop
42 Source6:        xdvi.png
43 Patch0:         format-security.patch
44 URL:            http://www.tug.org/texlive/
45 BuildRequires:  autoconf
46 BuildRequires:  automake
47 BuildRequires:  bison
48 %if %{with xindy}
49 #BuildRequires: clisp
50 %endif
51 BuildRequires:  cairo-devel
52 BuildRequires:  ed
53 BuildRequires:  expat-devel
54 BuildRequires:  ffcall-devel
55 BuildRequires:  flex
56 BuildRequires:  fontconfig-devel
57 BuildRequires:  freetype-devel
58 BuildRequires:  freetype1-devel
59 BuildRequires:  gd-devel >= 2.0.33
60 BuildRequires:  graphite2-devel
61 BuildRequires:  harfbuzz-devel
62 BuildRequires:  harfbuzz-icu-devel
63 BuildRequires:  libpng-devel >= 1.2.8
64 BuildRequires:  libtool
65 # should this be somewhere in clisp?
66 BuildRequires:  libsigsegv
67 BuildRequires:  libstdc++-devel
68 BuildRequires:  ncurses-devel
69 BuildRequires:  pango-devel
70 BuildRequires:  readline-devel
71 BuildRequires:  rpm-perlprov
72 BuildRequires:  rpm-pythonprov
73 BuildRequires:  sed >= 4.0
74 BuildRequires:  t1lib-devel >= 5.0.2
75 BuildRequires:  tar >= 1:1.22
76 BuildRequires:  texinfo
77 BuildRequires:  unzip
78 BuildRequires:  xorg-lib-libICE-devel
79 BuildRequires:  xorg-lib-libXaw-devel
80 BuildRequires:  xorg-lib-libXext-devel
81 BuildRequires:  xorg-lib-libXmu-devel
82 BuildRequires:  xorg-lib-libXpm-devel
83 BuildRequires:  zlib-devel >= 1.2.1
84 Requires:       %{name}-dirs-fonts
85 Requires:       %{name}-fonts-cm
86 Requires:       %{name}-fonts-misc
87 Requires:       awk
88 Requires:       dialog
89 Requires:       kpathsea = %{epoch}:%{version}-%{release}
90 Requires:       sed
91 Requires:       sh-utils
92 Requires:       texconfig = %{epoch}:%{version}-%{release}
93 Requires:       textutils
94 Suggests:       tmpwatch
95 Provides:       tetex = %{epoch}:%{version}-%{release}
96 Provides:       tetex-format-pdfetex = %{epoch}:%{version}-%{release}
97 Provides:       tetex-metafont
98 Obsoletes:      tetex
99 Obsoletes:      tetex-afm
100 Obsoletes:      tetex-doc
101 Obsoletes:      tetex-doc-latex2e-html
102 Obsoletes:      tetex-fontinst
103 Obsoletes:      tetex-fontname
104 Obsoletes:      tetex-fonts
105 Obsoletes:      tetex-fonts-pandora
106 Obsoletes:      tetex-fonts-vcm
107 Obsoletes:      tetex-format-elatex
108 Obsoletes:      tetex-format-pdfelatex
109 Obsoletes:      tetex-format-pdfemex
110 Obsoletes:      tetex-format-pdfetex
111 Obsoletes:      tetex-latex-vnps
112 Obsoletes:      tetex-latex-vnr
113 Obsoletes:      tetex-metafont
114 Obsoletes:      tetex-oxdvi
115 Obsoletes:      tetex-plain-dvips
116 Obsoletes:      tetex-plain-mathtime
117 Obsoletes:      tetex-plain-misc
118 Obsoletes:      tetex-plain-plnfss
119 Obsoletes:      tetex-tex-hyphen
120 Obsoletes:      tetex-tex-vietnam
121 Obsoletes:      texlive-metafont
122 BuildRoot:      %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
123
124 %define         texmf   %{_datadir}/texmf
125 %define         texmfdist %{texmf}-dist
126 %define         texmfdoc %{texmf}-doc
127 %define         fmtdir  /var/lib/texmf/web2c
128 %define         texhash umask 022; [ ! -x %{_bindir}/texhash ] || %{_bindir}/texhash 1>&2;
129 %define         _localstatedir  /var/lib/texmf
130 %define         fixinfodir [ ! -x /usr/sbin/fix-info-dir ] || /usr/sbin/fix-info-dir -c %{_infodir} >/dev/null 2>&1 ;
131
132 %define         _noautoreq 'perl(path_tre)'
133 %define         skip_post_check_so libptexenc.so.1.1.1
134
135 %description
136 TeX Live is an implementation of TeX for Linux or UNIX systems. TeX
137 takes a text file and a set of formatting commands as input and
138 creates a typesetter independent .dvi (DeVice Independent) file as
139 output. Usually, TeX is used in conjunction with a higher level
140 formatting package like LaTeX or PlainTeX, since TeX by itself is not
141 very user-friendly.
142
143 %description -l es.UTF-8
144 Tex formata archivos de texto y órdenes para una salida independiente
145 de dispositivo (que se llama DVI - DeVice Independent). En The TeXbook
146 de Knut se describen las capacidades y el lenguaje TeX.
147
148 %description -l de.UTF-8
149 TeX formatiert eine Datei, die abwechselnd Text und Befehle enthält
150 und gibt eine geräteunabhängige Datei aus (DVI genannt, Abk. für
151 DeVice Independent). Die Funktionen und Sprache von TeX werden in The
152 TeXbook von Knuth beschrieben.
153
154 %description -l fr.UTF-8
155 TeX formate un fichier de commandes et de texte mélandés, et produit
156 un fichier de indépendant de toute plate-forme (appelé DVI, qui est un
157 raccourci pour Device Independant). Les possibilités de TeX et son
158 langage sont décrites dans l'ouvrage TeXbook, de Knuth.
159
160 %description -l hu.UTF-8
161 TeX Live a TeX egy implementációja Linux és UNIX rendszerekre. TeX egy
162 egyszerű szövegfájlt fogad bemenetként, és formázó parancsok
163 segítségével a szövegszedő egy független .dvi (DeVice Independent)
164 fájlt készít. A TeX-et leginkább magasabb szintű formázó parancsokkal
165 kiegészítve használják, mint pl. LaTeX-hel vagy PlainTeX-hel, mivel a
166 TeX önmaga nem túlzottan "felhasználóbarát".
167
168 %description -l pl.UTF-8
169 TeX Live to implementacja TeXa dla systemów Linux i UNIX. TeX to system
170 składu przyjmujący na wejściu tekst oraz polecenia formatujące i
171 tworzący niezależny od urządzenia plik wynikowy (tzw. DVI -- skrót od
172 DeVice Independent). Zwykle TeX jest używany w połączeniu z pakietem
173 formatującym wyższego poziomu, jak LaTeX lub PlainTeX, jako że sam TeX
174 nie jest zbyt przyjazny dla użytkownika.
175
176 %description -l pt_BR.UTF-8
177 Tex formata arquivos de texto e comandos para uma saída independente
178 de dispositivo (chamado DVI - DeVice Independent). As capacidades e a
179 linguagem TeX são descritas no The TeXbook, de Knuth.
180
181 %description -l tr.UTF-8
182 TeX, içinde metin ve komutların yer aldığı bir dosyayı okur ve dizgi
183 aygıtından bağımsız bir çıktı (DeVice Independent - DVI) oluşturur.
184 TeX'in becerileri ve dizgi dili, dili geliştiren Knuth'un 'The
185 TeXbook' başlıklı kitabında anlatılmaktadır.
186
187 %package jadetex
188 Summary:        LaTeX macros for converting Jade TeX output into DVI/PS/PDF
189 Summary(pl.UTF-8):      Makra LaTeXa do konwersji Jade TeXa do DVI/PS/PDF
190 Group:          Applications/Publishing/TeX
191 Requires:       %{name} = %{epoch}:%{version}-%{release}
192 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
193 Requires:       %{name}-pdftex = %{epoch}:%{version}-%{release}
194 Provides:       jadetex = %{epoch}:%{version}-%{release}
195 Obsoletes:      jadetex
196
197 %description jadetex
198 JadeTeX contains the additional LaTeX macros necessary for taking Jade
199 TeX output files and processing them as LaTeX files.
200
201 %description jadetex -l pl.UTF-8
202 JadeTeX zawiera dodatkowe makra LaTeXa potrzebne do konwersji plików
203 otrzymanych z Jade TeXa i przetworzenia ich jako plików LaTeXa.
204
205 %package cef-utils
206 Summary:        Utils for CEF (Chinese Encoding Framework)
207 Summary(pl.UTF-8):      Narzędzia dla środowiska CEF (Chinese Encoding Framework)
208 Group:          Applications/Publishing/TeX
209
210 %description cef-utils
211 Utils for CEF (Chinese Encoding Framework).
212
213 %description cef-utils -l pl.UTF-8
214 Narzędzia dla środowiska CEF (Chinese Encoding Framework) służącego do
215 kodowania języka chińskiego.
216
217 %package other-utils
218 Summary:        Other TeX Live utilities
219 Summary(pl.UTF-8):      Pozostałe narzędzia z systemu TeX Live
220 Group:          Applications/Publishing/TeX
221 Obsoletes:      tetex-format-cyrtexinfo
222
223 %description other-utils
224 Other TeX Live utilities.
225
226 %description other-utils -l pl.UTF-8
227 Pozostałe narzędzia z systemu TeX Live.
228
229 %package other-utils-doc
230 Summary:        Other utilities documentation
231 Summary(pl.UTF-8):      Dokumentacja do narzędzi z pakietu %{name}-other-utils-doc
232 Group:          Applications/Publishing/TeX
233
234 %description other-utils-doc
235 Other utilities documentation.
236
237 %description other-utils-doc -l pl.UTF-8
238 Dokumentacja do narzędzi z pakietu %{name}-other-utils-doc.
239
240 %package -n kpathsea
241 Summary:        File name lookup library
242 Summary(hu.UTF-8):      Fájlnév-kereső könyvtár
243 Summary(pl.UTF-8):      Biblioteka szukająca nazw plików
244 Group:          Applications/Publishing/TeX
245 Requires(post,postun):  %{_bindir}/texhash
246 Requires:       %{name} = %{epoch}:%{version}-%{release}
247
248 %description -n kpathsea
249 File name lookup library.
250
251 %description -n kpathsea -l hu.UTF-8
252 Fájlnév-kereső könyvtár.
253
254 %description -n kpathsea -l pl.UTF-8
255 Biblioteka szukająca nazw plików.
256
257 %package -n kpathsea-devel
258 Summary:        Kpathsea library filename lookup header files and documentation
259 Summary(es.UTF-8):      Bibliotecas y archivos de inclusión para desarrollo TeX
260 Summary(hu.UTF-8):      Kpathsea fájlnév-kereső könyvtár header fájljai és dokumentációja
261 Summary(pl.UTF-8):      Pliki nagłówkowe oraz dokumetacja kpathsea
262 Summary(pt_BR.UTF-8):   Bibliotecas e headers para desenvolvimento TeX
263 Group:          Development/Libraries
264 Requires:       kpathsea = %{epoch}:%{version}-%{release}
265
266 %description -n kpathsea-devel
267 Kpathsea library filename lookup header files and documentation.
268
269 %description -n kpathsea-devel -l es.UTF-8
270 Bibliotecas, archivos de inclusión, etc, para que puedas desarrollar
271 aplicaciones TeX.
272
273 %description -n kpathsea-devel -l hu.UTF-8
274 Kpathsea fájlnév-kereső könyvtár header fájljai és dokumentációja.
275
276 %description -n kpathsea-devel -l pl.UTF-8
277 Pliki nagłówkowe oraz dokumentacja biblioteki kpathsea.
278
279 %description -n kpathsea-devel -l pt_BR.UTF-8
280 Bibliotecas, headers e outros componentes que podem ser utilizados
281 para desenvolver aplicações TeX.
282
283 %package dvips
284 Summary:        DVI to PostScript converter
285 Summary(de.UTF-8):      dvi-Postscript-Konvertierungsprogramm
286 Summary(es.UTF-8):      Convertidor dvi para postscript
287 Summary(fr.UTF-8):      Convertisseur dvi vers PostScript
288 Summary(hu.UTF-8):      DVI-ből PosctScript-be konvertáló
289 Summary(pl.UTF-8):      Konwerter plików DVI do PostScriptu
290 Summary(pt_BR.UTF-8):   Conversor dvi para postscript
291 Summary(tr.UTF-8):      dvi'dan postscript'e dönüştürücü
292 Group:          Applications/Publishing/TeX
293 Requires(post,postun):  %{_bindir}/texhash
294 Requires:       %{name} = %{epoch}:%{version}-%{release}
295 Requires:       %{name}-dvips-data >= %{texmfversion}
296 Provides:       tetex-dvips = %{epoch}:%{version}-%{release}
297 Obsoletes:      tetex-dvips
298
299 %description dvips
300 The program dvips takes a DVI file file[.dvi] produced by TeX (or by
301 some other processor such as GFtoDVI) and converts it to PostScript,
302 normally sending the result directly to the laserprinter.
303
304 %description dvips -l de.UTF-8
305 Das dvips-Programm nimmt eine dvi-Datei ([.dvi]), die von TeX bzw.
306 durch einen anderen Prozessor wie GFtoDVI) erzeugt wurde, und
307 konvertiert diese in PostScript, wobei das Ergebnis in der Regel
308 direkt an einen Laserdrucker gesandt wird.
309
310 %description dvips -l es.UTF-8
311 El programa dvips coge un archivo DVI (.dvi) producido por TeX (o por
312 otro procesador como GFtoDVI) y lo convierte a PostScript, normalmente
313 enviando el resultado directamente a la impresora láser.
314
315 %description dvips -l fr.UTF-8
316 Le programme dvips convertit les fichiers DVI en PostScript, en
317 envoyant normalement le résultat directement sur une imprimante Laser.
318
319 %description dvips -l hu.UTF-8
320 A dvips program egy TeX által készített DVI-fájlból PostScript
321 állományt készít, amelyet a legtöbb esetben közvetlenül a
322 lézernyomtatóra küldhetsz.
323
324 %description dvips -l pl.UTF-8
325 Program dvips bierze plik DVI wygenerowany przez TeXa (lub jakiś inny
326 program, jak na przykład GFtoDVI) i konwertuje go do PostScriptu.
327 Domyślnie wynik jest wysyłany bezpośrednio do drukarki.
328
329 %description dvips -l pt_BR.UTF-8
330 O programa dvips toma um arquivo DVI (.dvi) produzido pelo TeX (ou por
331 outro processador como o GFtoDVI) e o converte para PostScript,
332 normalmente enviando o resultado diretamente para a impressora laser.
333
334 %description dvips -l tr.UTF-8
335 dvips programı, dvi biçiminde bir girdi dosyası alır ve onu
336 PostScript'e dönüştürür. Kaynak dosya TeX tarafından oluşturulmuş
337 olabileceği gibi başka işleyiciler tarafından da (GFtoDVI gibi)
338 üretilmiş olabilir.
339
340 %package dvilj
341 Summary:        DVI to PCL converter
342 Summary(de.UTF-8):      Ein dvi-->Laserjet-Konvertierer
343 Summary(es.UTF-8):      Convertidor dvi para laserjet
344 Summary(fr.UTF-8):      convertisseur dvi vers laserjet
345 Summary(hu.UTF-8):      DVI-ből PCL-be konvertáló
346 Summary(pl.UTF-8):      Konwerter plików DVI do języka PCL
347 Summary(pt_BR.UTF-8):   Conversor dvi para laserjet
348 Summary(tr.UTF-8):      dvi'dan laserjet'e dönüştürücü
349 Group:          Applications/Publishing/TeX
350 Requires(post,postun):  %{_bindir}/texhash
351 Requires:       %{name} = %{epoch}:%{version}-%{release}
352 Obsoletes:      tetex-dvilj
353
354 %description dvilj
355 Dvilj and dvilj's siblings (included in this package) will convert TeX
356 text formatting system output .dvi files to HP PCL (HP Printer Control
357 Language) commands. Using dvilj, you can print TeX files to HP
358 LaserJet+ and fully compatible printers. With dvilj2p, you can print
359 to HP LaserJet IIP and fully compatible printers. And with dvilj4, you
360 can print to HP LaserJet4 and fully compatible printers.
361
362 %description dvilj -l de.UTF-8
363 Dvilj und Gebrüder konvertieren TeX-Ausgabe-.dvi-Dateien in HP PCL (HP
364 Printer Control Language) Befehle zum Drucken auf HP LaserJet+, HP
365 LaserJet IIP (mit dvilj2p), HP LaserJet 4 (mit dvilj4) und vollständig
366 kompatiblen Druckern.
367
368 %description dvilj -l es.UTF-8
369 Dvilj y semejantes convierten archivos de salida TeX.dvi en comandos
370 HP PCL (i.e. Lenguaje de Control de Impresoras HP) adecuados a
371 impresión de impresoras HP LaserJEt+, HP LaserJet IIP (usando
372 dvilj2p), HP LaserJet 4 (usando dvilj4) y compatibles.
373
374 %description dvilj -l fr.UTF-8
375 dvilj et ses cousins convertissent les fichiers dvi en commandes HPPCL
376 (le langage des imprimantes HP) pour les imprimer sur HP LaserJet+, HP
377 LaserJet IIP (avec dvilj2p), HP LaserJet 4 (avec dvilj4), et autres
378 imprimantes totalement compatibles.
379
380 %description dvilj -l hu.UTF-8
381 Dvilj a TeX által előállított .dvi fájlokat konvertálja HP PCL (HP
382 Printer Control Language) parancsokká. A dvilj használatával TeX
383 fájlokat tudsz nyomtatni HP LaserJet+ és a vele kompatibilis
384 nyomtatókon. A dvilj2p-vel HP LaserJet IIP és kompatibilis
385 nyomtatókra. És végül a dvilj4-gyel HP LaserJet4 és kompatibilisekre.
386
387 %description dvilj -l pl.UTF-8
388 dvilj oraz pokrewne narzędzia (załączone w tym pakiecie) konwertują
389 pliki wyjściowe .dvi systemu formatującego tekst TeX na polecenia HP
390 PCL (HP Printer Control Language). Przy użyciu dvilj można drukować
391 pliki TeXa na drukarkach HP LaserJet+ i w pełni kompatybilnych. Przy
392 użyciu dvilj2p można drukować na drukarkach HP LaserJet IIP i w pełni
393 kompatybilnych. Przy użyciu dvilj4 można drukować na drukarkach HP
394 LaserJet4 i w pełni kompatybilnych.
395
396 %description dvilj -l pt_BR.UTF-8
397 Dvilj e semelhantes convertem arquivos de saída TeX .dvi em comandos
398 HP PCL (i.e. Linguagem de Controle de Impressoras HP) adequados para
399 impressão em impressoras HP LaserJet+, HP LaserJet IIP (usando
400 dvilj2p), HP LaserJet 4 (usando dvilj4) e compatíveis.
401
402 %description dvilj -l tr.UTF-8
403 TeX çıktısı dvi dosyalarını HP PCL (HP'nin geliştirdiği bir yazıcı
404 denetim dili) komutlarına çevirir ve böylece bir LaserJet+, HP
405 LaserJet IIP (dvilj2p ile), HP LaserJet4 (dvilj4 ile) ve tam
406 uyumlularından yazıcı çıktısı alınabilir.
407
408 %package makeindex
409 Summary:        A general purpose hierarchical index generator
410 Summary(hu.UTF-8):      Egy általános célú hierarchikus index generáló
411 Summary(pl.UTF-8):      Generator hierarchicznych indeksów ogólnego przeznaczenia
412 Group:          Applications/Publishing/TeX
413 Requires(post,postun):  %{_bindir}/texhash
414 Requires:       %{name} = %{epoch}:%{version}-%{release}
415 Requires:       %{name}-makeindex-data
416 Provides:       tetex-makeindex
417 Obsoletes:      tetex-makeindex
418 Obsoletes:      tetex-rumakeindex
419
420 %description makeindex
421 A general purpose hierarchical index generator; it accepts one or more
422 input files (often produced by a text formatter such as TeX or troff),
423 sorts the entries, and produces an output file which can be formatted.
424 The formats of the input and output files are specified in a style
425 file; by default, input is assumed to be an idx file, as generated by
426 LaTeX.
427
428 %description makeindex -l hu.UTF-8
429 Egy általános célű hierarchikus index generáló; elfogad egy vagy több
430 bemeneti fájlt (gyakran szövegformázótól, mint a TeX vagy a troff),
431 rendezi a bejegyzéseket, és egy kimeneti, megfelelő formátumú fájlt
432 készit. A be- és kimeneti fájlok formátumai stílus fájlokban van
433 definiálva; alapértelmezetten a bemeneti fájl egy idx fájl, amit a
434 LaTeX generál.
435
436 %description makeindex -l pl.UTF-8
437 Generator hierarchicznych indeksów ogólnego przeznaczenia; przyjmuje
438 jeden lub więcej plików wejściowych (zazwyczaj zrobionych przez
439 narzędzie formatujące tekst, takie jak TeX lub troff), sortuje
440 elementy i tworzy plik wyjściowy, który może być sformatowany. Formaty
441 plików wejściowych i wyjściowych podaje się w pliku stylu; domyślnie
442 przyjmowany jest plik wejściowy w formacie idx, wygenerowany przez
443 LaTeX.
444
445 %package metapost
446 Summary:        MetaPost
447 Summary(hu.UTF-8):      MetaPost
448 Summary(pl.UTF-8):      Zestaw narzędzi MetaPost
449 Group:          Applications/Publishing/TeX
450 Requires(post,postun):  %{_bindir}/texhash
451 Requires:       %{name} = %{epoch}:%{version}-%{release}
452 Requires:       %{name}-metapost-data >= %{texmfversion}
453 Obsoletes:      tetex-metapost
454
455 %description metapost
456 MetaPost.
457
458 %description metapost -l hu.UTF-8
459 MetaPost.
460
461 %description metapost -l pl.UTF-8
462 Zestaw narzędzi MetaPost.
463
464 %package mptopdf
465 Summary:        MetaPost to PDF converter
466 Summary(hu.UTF-8):      MetaPost-ból PDF-be konvertáló
467 Summary(pl.UTF-8):      Konwerter MetaPost do PDF
468 Group:          Applications/Publishing/TeX
469 Requires(post,postun):  %{_bindir}/texhash
470 Requires:       %{name}-metapost = %{epoch}:%{version}-%{release}
471 Obsoletes:      tetex-mptopdf
472
473 %description mptopdf
474 MetaPost to PDF converter.
475
476 %description mptopdf -l hu.UTF-8
477 MetaPost-ból PDF-be konvertáló.
478
479 %description mptopdf -l pl.UTF-8
480 Konwerter MetaPost do PDF.
481
482 %package texdoctk
483 Summary:        Easy access to TeX documentation
484 Summary(pl.UTF-8):      Łatwy dostęp do dokumentacji TeXa
485 Group:          Applications/Publishing/TeX
486 Requires(post,postun):  %{_bindir}/texhash
487 Requires:       %{name} = %{epoch}:%{version}-%{release}
488 Obsoletes:      tetex-texdoctk
489
490 %description texdoctk
491 A Perl/Tk-based GUI for easy access to package documentation for TeX
492 on Unix platforms; the databases it uses are based on the texmf/doc
493 subtrees of teTeX v.1.0.x, but database files for local configurations
494 with modified/extended directories can be derived from them. Note that
495 texdoctk is not a viewer itself, but an interface for finding
496 documentation files and opening them with the appropriate viewer; so
497 it relies on appropriate programs to be installed on the system.
498 However, the choice of these programs can be configured by the
499 sysadmin or user.
500
501 %description texdoctk -l pl.UTF-8
502 Oparty na Perlu i Tk graficzny interfejs dający łatwy dostęp do
503 dokumentacji pakietów TeXowych na platformach uniksowych; używa baz
504 danych opartych na poddrzewach texmf/doc z teTeXa 1.0.x, ale może
505 używać konfiguracji ze zmodyfikowanymi lub rozszerzonymi katalogami.
506 Należy zauważyć, że texdoctk sam w sobie nie jest przeglądarką, ale
507 interfejsem do wyszukiwania plików dokumentacji i otwierania ich we
508 właściwej przeglądarce; tak więc wymaga on odpowiednich programów
509 zainstalowanych w systemie. Wybór tych programów może być dokonany
510 przez administratora lub użytkownika.
511
512 %package -n texconfig
513 Summary:        TeX typesetting system configurator
514 Summary(hu.UTF-8):      TeX szövegszedő rendszer beállítása
515 Summary(pl.UTF-8):      Konfigurator systemu składu TeX
516 Group:          Applications/Publishing/TeX
517 Requires:       %{name} = %{epoch}:%{version}-%{release}
518 Requires:       %{name}-dvips = %{epoch}:%{version}-%{release}
519 Requires:       xdvi = %{epoch}:%{version}-%{release}
520 Obsoletes:      tetex-texconfig
521
522 %description -n texconfig
523 TeX typesetting system configurator.
524
525 %description -n texconfig -l hu.UTF-8
526 TeX szövegszedő rendszer beállítása.
527
528 %description -n texconfig -l pl.UTF-8
529 Konfigurator systemu składu TeX.
530
531 %package -n xdvi
532 Summary:        X11 previewer
533 Summary(de.UTF-8):      X11-Previewer
534 Summary(es.UTF-8):      Visualizador TeX X11
535 Summary(fr.UTF-8):      Prévisualisateur X11
536 Summary(hu.UTF-8):      X11 előnézet
537 Summary(pl.UTF-8):      Przeglądarka DVI dla X11
538 Summary(pt_BR.UTF-8):   Visualizador TeX X11
539 Summary(tr.UTF-8):      X11 öngörüntüleyici
540 Group:          Applications/Publishing/TeX
541 Requires(post,postun):  %{_bindir}/texhash
542 Requires:       %{name} = %{epoch}:%{version}-%{release}
543 Suggests:       %{name}-dvips
544 Obsoletes:      tetex-xdvi
545
546 %description -n xdvi
547 xdvi is a program which runs under the X window system. It is used to
548 preview dvi files, such as are produced by tex and latex.
549
550 %description -n xdvi -l de.UTF-8
551 xdvi ist ein Programm, das unter dem X-Window-System läuft und gewohnt
552 ist, dvi-Dateien als Vorschau anzuzeigen, etwa solche, die von tex und
553 latex erzeugt wurden.
554
555 %description -n xdvi -l es.UTF-8
556 xdvi es un programa que se ejecuta en el sistema X Window. Se usa para
557 visualizar archivos dvi, como los producidos por tex y latex.
558
559 %description -n xdvi -l fr.UTF-8
560 xdvi est un programme s'exécutant sous le système X Window. Il sert à
561 visualiser les fichiers dvi tels que ceux produits par tex et latex.
562
563 %description -n xdvi -l hu.UTF-8
564 xdvi egyprogram, amely az X Window rendszeren fut. DVI fájlok
565 előnézetére használjuk, amelyet tex és latex készít.
566
567 %description -n xdvi -l pl.UTF-8
568 Xdvi jest programem (działającym w X Window System) do przeglądania
569 plików DVI, produkowanych przez TeXa i LaTeXa.
570
571 %description -n xdvi -l pt_BR.UTF-8
572 xdvi é um programa que roda no sistema X Window. É usado para
573 visualizar arquivos dvi, como os produzidos por tex e latex.
574
575 %package -n xindy
576 Summary:        Xindy creates sorted and tagged index from raw index
577 Summary(hu.UTF-8):      Xindy rendezett és cimkézett indexet készít nyers indexekből
578 Group:          Applications/Publishing/TeX
579
580 %description -n xindy
581 Xindy creates sorted and tagged index from raw index.
582
583 %description -n xindy -l hu.UTF-8
584 Xindy rendezett és cimkézett indexet készít nyers indexekből.
585
586 %package -n xindy-albanian
587 Summary:        Xindy albanian language
588 Summary(hu.UTF-8):      Xindy albán nyelv
589 Group:          Applications/Publishing/TeX
590
591 %description -n xindy-albanian
592 Xindy albanian language
593
594 %description -n xindy-albanian -l hu.UTF-8
595 Xindy albán nyelv
596
597 %package -n xindy-belarusian
598 Summary:        Xindy belarusian language
599 Summary(hu.UTF-8):      Xindy belorusz nyelv
600 Group:          Applications/Publishing/TeX
601
602 %description -n xindy-belarusian
603 Xindy belarusian language
604
605 %description -n xindy-belarusian -l hu.UTF-8
606 Xindy belorusz nyelv
607
608 %package -n xindy-bulgarian
609 Summary:        Xindy bulgarian language
610 Summary(hu.UTF-8):      Xindy bolgár nyelv
611 Group:          Applications/Publishing/TeX
612
613 %description -n xindy-bulgarian
614 Xindy bulgarian language
615
616 %description -n xindy-bulgarian -l hu.UTF-8
617 Xindy bolgár nyelv
618
619 %package -n xindy-croatian
620 Summary:        Xindy croatian language
621 Summary(hu.UTF-8):      Xindy horvát nyelv
622 Group:          Applications/Publishing/TeX
623
624 %description -n xindy-croatian
625 Xindy croatian language
626
627 %description -n xindy-croatian -l hu.UTF-8
628 Xindy horvát nyelv
629
630 %package -n xindy-czech
631 Summary:        Xindy czech language
632 Summary(hu.UTF-8):      Xindy cseh nyelv
633 Group:          Applications/Publishing/TeX
634
635 %description -n xindy-czech
636 Xindy czech language
637
638 %description -n xindy-czech -l hu.UTF-8
639 Xindy cseh nyelv
640
641 %package -n xindy-danish
642 Summary:        Xindy danish language
643 Summary(hu.UTF-8):      Xindy dán nyelv
644 Group:          Applications/Publishing/TeX
645
646 %description -n xindy-danish
647 Xindy danish language
648
649 %description -n xindy-danish -l hu.UTF-8
650 Xindy dán nyelv
651
652 %package -n xindy-dutch
653 Summary:        Xindy dutch language
654 Summary(hu.UTF-8):      Xindy holland nyelv
655 Group:          Applications/Publishing/TeX
656
657 %description -n xindy-dutch
658 Xindy dutch language
659
660 %description -n xindy-dutch -l hu.UTF-8
661 Xindy holland nyelv
662
663 %package -n xindy-english
664 Summary:        Xindy english language
665 Summary(hu.UTF-8):      Xindy angol nyelv
666 Group:          Applications/Publishing/TeX
667
668 %description -n xindy-english
669 Xindy english language
670
671 %description -n xindy-english -l hu.UTF-8
672 Xindy angol nyelv
673
674 %package -n xindy-esperanto
675 Summary:        Xindy esperanto language
676 Summary(hu.UTF-8):      Xindy eszperantó nyelv
677 Group:          Applications/Publishing/TeX
678
679 %description -n xindy-esperanto
680 Xindy esperanto language
681
682 %description -n xindy-esperanto -l hu.UTF-8
683 Xindy eszperantó nyelv
684
685 %package -n xindy-estonian
686 Summary:        Xindy estonian language
687 Summary(hu.UTF-8):      Xindy észt nyelv
688 Group:          Applications/Publishing/TeX
689
690 %description -n xindy-estonian
691 Xindy estonian language
692
693 %description -n xindy-estonian -l hu.UTF-8
694 Xindy észt nyelv
695
696 %package -n xindy-finnish
697 Summary:        Xindy finnish language
698 Summary(hu.UTF-8):      Xindy finn nyelv
699 Group:          Applications/Publishing/TeX
700
701 %description -n xindy-finnish
702 Xindy finnish language
703
704 %description -n xindy-finnish -l hu.UTF-8
705 Xindy finn nyelv
706
707 %package -n xindy-french
708 Summary:        Xindy french language
709 Summary(hu.UTF-8):      Xindy francia nyelv
710 Group:          Applications/Publishing/TeX
711
712 %description -n xindy-french
713 Xindy french language
714
715 %description -n xindy-french -l hu.UTF-8
716 Xindy francia nyelv
717
718 %package -n xindy-general
719 Summary:        Xindy general language
720 Summary(hu.UTF-8):      Xindy általános nyelv
721 Group:          Applications/Publishing/TeX
722
723 %description -n xindy-general
724 Xindy general language
725
726 %description -n xindy-general -l hu.UTF-8
727 Xindy általános nyelv
728
729 %package -n xindy-georgian
730 Summary:        Xindy georgian language
731 Summary(hu.UTF-8):      Xindy georgian nyelv
732 Group:          Applications/Publishing/TeX
733
734 %description -n xindy-georgian
735 Xindy georgian language
736
737 %description -n xindy-georgian -l hu.UTF-8
738 Xindy georgian nyelv
739
740 %package -n xindy-german
741 Summary:        Xindy german language
742 Summary(hu.UTF-8):      Xindy német nyelv
743 Group:          Applications/Publishing/TeX
744
745 %description -n xindy-german
746 Xindy german language
747
748 %description -n xindy-german -l hu.UTF-8
749 Xindy német nyelv
750
751 %package -n xindy-greek
752 Summary:        Xindy greek language
753 Summary(hu.UTF-8):      Xindy görög nyelv
754 Group:          Applications/Publishing/TeX
755
756 %description -n xindy-greek
757 Xindy greek language
758
759 %description -n xindy-greek -l hu.UTF-8
760 Xindy görög nyelv
761
762 %package -n xindy-gypsy
763 Summary:        Xindy gypsy language
764 Summary(hu.UTF-8):      Xindy cigány nyelv
765 Group:          Applications/Publishing/TeX
766
767 %description -n xindy-gypsy
768 Xindy gypsy language
769
770 %description -n xindy-gypsy -l hu.UTF-8
771 Xindy cigány nyelv
772
773 %package -n xindy-hausa
774 Summary:        Xindy hausa language
775 Summary(hu.UTF-8):      Xindy hausa nyelv
776 Group:          Applications/Publishing/TeX
777
778 %description -n xindy-hausa
779 Xindy hausa language
780
781 %description -n xindy-hausa -l hu.UTF-8
782 Xindy hausa nyelv
783
784 %package -n xindy-hebrew
785 Summary:        Xindy hebrew language
786 Summary(hu.UTF-8):      Xindy héber nyelv
787 Group:          Applications/Publishing/TeX
788
789 %description -n xindy-hebrew
790 Xindy hebrew language
791
792 %description -n xindy-hebrew -l hu.UTF-8
793 Xindy héber nyelv
794
795 %package -n xindy-hungarian
796 Summary:        Xindy hungarian language
797 Summary(hu.UTF-8):      Xindy magyar nyelv
798 Group:          Applications/Publishing/TeX
799
800 %description -n xindy-hungarian
801 Xindy hungarian language
802
803 %description -n xindy-hungarian -l hu.UTF-8
804 Xindy magyar nyelv
805
806 %package -n xindy-icelandic
807 Summary:        Xindy icelandic language
808 Summary(hu.UTF-8):      Xindy izlandi nyelv
809 Group:          Applications/Publishing/TeX
810
811 %description -n xindy-icelandic
812 Xindy icelandic language
813
814 %description -n xindy-icelandic -l hu.UTF-8
815 Xindy izlandi nyelv
816
817 %package -n xindy-italian
818 Summary:        Xindy italian language
819 Summary(hu.UTF-8):      Xindy olasz nyelv
820 Group:          Applications/Publishing/TeX
821
822 %description -n xindy-italian
823 Xindy italian language
824
825 %description -n xindy-italian -l hu.UTF-8
826 Xindy olasz nyelv
827
828 %package -n xindy-klingon
829 Summary:        Xindy klingon language
830 Summary(hu.UTF-8):      Xindy klingon nyelv
831 Group:          Applications/Publishing/TeX
832
833 %description -n xindy-klingon
834 Xindy klingon language
835
836 %description -n xindy-klingon -l hu.UTF-8
837 Xindy klingon nyelv
838
839 %package -n xindy-kurdish
840 Summary:        Xindy kurdish language
841 Summary(hu.UTF-8):      Xindy kurd nyelv
842 Group:          Applications/Publishing/TeX
843
844 %description -n xindy-kurdish
845 Xindy kurdish language
846
847 %description -n xindy-kurdish -l hu.UTF-8
848 Xindy kurd nyelv
849
850 %package -n xindy-latin
851 Summary:        Xindy latin language
852 Summary(hu.UTF-8):      Xindy latin nyelv
853 Group:          Applications/Publishing/TeX
854
855 %description -n xindy-latin
856 Xindy latin language
857
858 %description -n xindy-latin -l hu.UTF-8
859 Xindy latin nyelv
860
861 %package -n xindy-latvian
862 Summary:        Xindy latvian language
863 Summary(hu.UTF-8):      Xindy lett nyelv
864 Group:          Applications/Publishing/TeX
865
866 %description -n xindy-latvian
867 Xindy latvian language
868
869 %description -n xindy-latvian -l hu.UTF-8
870 Xindy lett nyelv
871
872 %package -n xindy-lithuanian
873 Summary:        Xindy lithuanian language
874 Summary(hu.UTF-8):      Xindy litván nyelv
875 Group:          Applications/Publishing/TeX
876
877 %description -n xindy-lithuanian
878 Xindy lithuanian language
879
880 %description -n xindy-lithuanian -l hu.UTF-8
881 Xindy litván nyelv
882
883 %package -n xindy-lower-sorbian
884 Summary:        Xindy lower-sorbian language
885 Summary(hu.UTF-8):      Xindy lower-sorbian nyelv
886 Group:          Applications/Publishing/TeX
887
888 %description -n xindy-lower-sorbian
889 Xindy lower-sorbian language
890
891 %description -n xindy-lower-sorbian -l hu.UTF-8
892 Xindy lower-sorbian nyelv
893
894 %package -n xindy-macedonian
895 Summary:        Xindy macedonian language
896 Summary(hu.UTF-8):      Xindy macedón nyelv
897 Group:          Applications/Publishing/TeX
898
899 %description -n xindy-macedonian
900 Xindy macedonian language
901
902 %description -n xindy-macedonian -l hu.UTF-8
903 Xindy macedón nyelv
904
905 %package -n xindy-mongolian
906 Summary:        Xindy mongolian language
907 Summary(hu.UTF-8):      Xindy mongol nyelv
908 Group:          Applications/Publishing/TeX
909
910 %description -n xindy-mongolian
911 Xindy mongolian language
912
913 %description -n xindy-mongolian -l hu.UTF-8
914 Xindy mongol nyelv
915
916 %package -n xindy-norwegian
917 Summary:        Xindy norwegian language
918 Summary(hu.UTF-8):      Xindy norvég nyelv
919 Group:          Applications/Publishing/TeX
920
921 %description -n xindy-norwegian
922 Xindy norwegian language
923
924 %description -n xindy-norwegian -l hu.UTF-8
925 Xindy norvég nyelv
926
927 %package -n xindy-polish
928 Summary:        Xindy polish language
929 Summary(hu.UTF-8):      Xindy lengyel nyelv
930 Group:          Applications/Publishing/TeX
931
932 %description -n xindy-polish
933 Xindy polish language
934
935 %description -n xindy-polish -l hu.UTF-8
936 Xindy lengyel nyelv
937
938 %package -n xindy-portuguese
939 Summary:        Xindy portuguese language
940 Summary(hu.UTF-8):      Xindy portugál nyelv
941 Group:          Applications/Publishing/TeX
942
943 %description -n xindy-portuguese
944 Xindy portuguese language
945
946 %description -n xindy-portuguese -l hu.UTF-8
947 Xindy portugál nyelv
948
949 %package -n xindy-romanian
950 Summary:        Xindy romanian language
951 Summary(hu.UTF-8):      Xindy román nyelv
952 Group:          Applications/Publishing/TeX
953
954 %description -n xindy-romanian
955 Xindy romanian language
956
957 %description -n xindy-romanian -l hu.UTF-8
958 Xindy román nyelv
959
960 %package -n xindy-russian
961 Summary:        Xindy russian language
962 Summary(hu.UTF-8):      Xindy orosz nyelv
963 Group:          Applications/Publishing/TeX
964
965 %description -n xindy-russian
966 Xindy russian language
967
968 %description -n xindy-russian -l hu.UTF-8
969 Xindy orosz nyelv
970
971 %package -n xindy-serbian
972 Summary:        Xindy serbian language
973 Summary(hu.UTF-8):      Xindy szerb nyelv
974 Group:          Applications/Publishing/TeX
975
976 %description -n xindy-serbian
977 Xindy serbian language
978
979 %description -n xindy-serbian -l hu.UTF-8
980 Xindy szerb nyelv
981
982 %package -n xindy-slovak
983 Summary:        Xindy slovak language
984 Summary(hu.UTF-8):      Xindy szlovák nyelv
985 Group:          Applications/Publishing/TeX
986
987 %description -n xindy-slovak
988 Xindy slovak language
989
990 %description -n xindy-slovak -l hu.UTF-8
991 Xindy szlovák nyelv
992
993 %package -n xindy-slovenian
994 Summary:        Xindy slovenian language
995 Summary(hu.UTF-8):      Xindy szlovén nyelv
996 Group:          Applications/Publishing/TeX
997
998 %description -n xindy-slovenian
999 Xindy slovenian language
1000
1001 %description -n xindy-slovenian -l hu.UTF-8
1002 Xindy szlovén nyelv
1003
1004 %package -n xindy-spanish
1005 Summary:        Xindy spanish language
1006 Summary(hu.UTF-8):      Xindy spanyol nyelv
1007 Group:          Applications/Publishing/TeX
1008
1009 %description -n xindy-spanish
1010 Xindy spanish language
1011
1012 %description -n xindy-spanish -l hu.UTF-8
1013 Xindy spanyol nyelv
1014
1015 %package -n xindy-swedish
1016 Summary:        Xindy swedish language
1017 Summary(hu.UTF-8):      Xindy svéd nyelv
1018 Group:          Applications/Publishing/TeX
1019
1020 %description -n xindy-swedish
1021 Xindy swedish language
1022
1023 %description -n xindy-swedish -l hu.UTF-8
1024 Xindy svéd nyelv
1025
1026 %package -n xindy-turkish
1027 Summary:        Xindy turkish language
1028 Summary(hu.UTF-8):      Xindy török nyelv
1029 Group:          Applications/Publishing/TeX
1030
1031 %description -n xindy-turkish
1032 Xindy turkish language
1033
1034 %description -n xindy-turkish -l hu.UTF-8
1035 Xindy török nyelv
1036
1037 %package -n xindy-ukrainian
1038 Summary:        Xindy ukrainian language
1039 Summary(hu.UTF-8):      Xindy ukrán nyelv
1040 Group:          Applications/Publishing/TeX
1041
1042 %description -n xindy-ukrainian
1043 Xindy ukrainian language
1044
1045 %description -n xindy-ukrainian -l hu.UTF-8
1046 Xindy ukrán nyelv
1047
1048 %package -n xindy-upper-sorbian
1049 Summary:        Xindy upper-sorbian language
1050 Summary(hu.UTF-8):      Xindy upper-sorbian nyelv
1051 Group:          Applications/Publishing/TeX
1052
1053 %description -n xindy-upper-sorbian
1054 Xindy upper-sorbian language
1055
1056 %description -n xindy-upper-sorbian -l hu.UTF-8
1057 Xindy upper-sorbian nyelv
1058
1059 %package -n xindy-vietnamese
1060 Summary:        Xindy vietnamese language
1061 Summary(hu.UTF-8):      Xindy vietnámi nyelv
1062 Group:          Applications/Publishing/TeX
1063
1064 %description -n xindy-vietnamese
1065 Xindy vietnamese language
1066
1067 %description -n xindy-vietnamese -l hu.UTF-8
1068 Xindy vietnám nyelv
1069
1070 %package pdftex
1071 Summary:        TeX generating PDF files instead DVI
1072 Summary(hu.UTF-8):      PDF fájlok készítése DVI helyett TeX-ből
1073 Summary(pl.UTF-8):      TeX generujący pliki PDF zamiast DVI
1074 Group:          Applications/Publishing/TeX
1075 Requires(post,postun):  %{_bindir}/texhash
1076 Requires:       %{name} = %{epoch}:%{version}-%{release}
1077 # ams provides bluesky fonts
1078 Requires:       %{name}-fonts-ams >= %{texmfversion}
1079 Requires:       ghostscript
1080 Provides:       tetex-format-pdftex = %{epoch}:%{version}-%{release}
1081 Provides:       tetex-pdftex
1082 Obsoletes:      tetex-format-pdftex
1083 Obsoletes:      tetex-pdftex
1084
1085 %description pdftex
1086 TeX generating PDF files instead DVI.
1087
1088 %description pdftex -l pl.UTF-8
1089 TeX generujący pliki PDF zamiast DVI.
1090
1091 %package psutils
1092 Summary:        PostScript Utilities
1093 Summary(hu.UTF-8):      PostScript eszközök
1094 Summary(pl.UTF-8):      Narzędzia do PostScriptu
1095 Group:          Applications/Printing
1096 Provides:       psutils
1097 Obsoletes:      psutils
1098 Obsoletes:      texlive-epsutils
1099 Obsoletes:      texlive-filters
1100
1101 %description psutils
1102 This archive contains some utilities for manipulating PostScript
1103 documents. Page selection and rearrangement are supported, including
1104 arrangement into signatures for booklet printing, and page merging for
1105 n-up printing.
1106
1107 %description psutils -l hu.UTF-8
1108 Ez a csomag jónéhány eszközt tartalmaz, amellyel a PostScript
1109 dokumentumok manipulálhatók. Oldal kijelölés és átrendezés támogatott,
1110 beleértve a booklet nyomtatáshoz való átrendezést is.
1111
1112 %description psutils -l pl.UTF-8
1113 PSutils zawiera programy pomagające manipulować plikami PostScript,
1114 wybierać strony przeznaczone do wydruku, ich kolejność, układ. Pozwala
1115 także na łączenie różnych plików PostScript w całość.
1116
1117 %package phyzzx
1118 Summary:        A TeX format for physicists
1119 Summary(hu.UTF-8):      TeX formátum fizikusoknak
1120 Group:          Applications/Publishing/TeX
1121 Requires(post,postun):  %{_bindir}/texhash
1122 Requires:       %{name} = %{epoch}:%{version}-%{release}
1123
1124 %description phyzzx
1125 A TeX format for physicists.
1126
1127 %description phyzzx -l hu.UTF-8
1128 TeX formátum fizikusoknak.
1129
1130 %package omega
1131 Summary:        Extended unicode TeX
1132 Summary(pl.UTF-8):      Omega - TeX ze wsparciem dla unikodu
1133 Group:          Applications/Publishing/TeX
1134 Requires(post,postun):  %{_bindir}/texhash
1135 Requires:       %{name} = %{epoch}:%{version}-%{release}
1136 Requires:       %{name}-fonts-omega >= %{texmfversion}
1137 Requires:       %{name}-omega-data >= %{texmfversion}
1138 Requires:       %{name}-plain >= %{texmfversion}
1139 Obsoletes:      tetex-omega
1140
1141 %description omega
1142 Omega is a version of the TeX program modified for multilingual
1143 typesetting. It uses unicode, and has additional primitives for (among
1144 other things) bidirectional typesetting.
1145
1146 %description omega -l pl.UTF-8
1147 Omega to wersja TeXa zmodyfikowana dla potrzeb składu wielojęzycznego.
1148 Używa unikodu i ma dodatkowe prymitywy do (między innymi) składania
1149 tekstu pisanego w obu kierunkach.
1150
1151 # # formats #
1152
1153 # Plain format.
1154
1155 %package plain
1156 Summary:        Plain TeX format basic files
1157 Summary(pl.UTF-8):      Podstawowe pliki dla formatu Plain TeX
1158 Group:          Applications/Publishing/TeX
1159 Requires(post,postun):  %{_bindir}/texhash
1160 Requires:       %{name} = %{epoch}:%{version}-%{release}
1161 Provides:       tetex-format-plain
1162 Provides:       tetex-plain
1163 Obsoletes:      tetex-cyrplain
1164 Obsoletes:      tetex-format-cyrplain
1165 Obsoletes:      tetex-format-plain
1166 Obsoletes:      tetex-plain
1167
1168 %description plain
1169 Plain TeX format basic files.
1170
1171 %description plain -l pl.UTF-8
1172 Podstawowe pliki dla formatu Plain TeX.
1173
1174 # MeX Plain format
1175
1176 %package mex
1177 Summary:        MeX Plain Format basic files
1178 Summary(pl.UTF-8):      Podstawowe pliki dla format MeX Plain
1179 Group:          Applications/Publishing/TeX
1180 Requires(post,postun):  %{_bindir}/texhash
1181 Requires:       %{name} = %{epoch}:%{version}-%{release}
1182 Requires:       %{name}-fonts-pl >= %{texmfversion}
1183 Requires:       %{name}-plain >= %{texmfversion}
1184 Obsoletes:      tetex-mex
1185
1186 %description mex
1187 MeX Plain Format basic files.
1188
1189 %description mex -l pl.UTF-8
1190 Podstawowe pliki dla formatu MeX Plain.
1191
1192 %package format-mex
1193 Summary:        MeX Plain Format
1194 Summary(pl.UTF-8):      Format MeX Plain
1195 Group:          Applications/Publishing/TeX
1196 Requires(post,postun):  %{_bindir}/texhash
1197 Requires:       %{name}-mex >= %{texmfversion}
1198 Obsoletes:      tetex-format-mex
1199
1200 %description format-mex
1201 MeX Plain Format.
1202
1203 %description format-mex -l pl.UTF-8
1204 Format MeX Plain.
1205
1206 %package format-pdfmex
1207 Summary:        PDFMeX Plain Format
1208 Summary(pl.UTF-8):      Format PDFMeX Plain
1209 Group:          Applications/Publishing/TeX
1210 Requires(post,postun):  %{_bindir}/texhash
1211 Requires:       %{name}-mex >= %{texmfversion}
1212 Requires:       %{name}-pdftex = %{epoch}:%{version}-%{release}
1213 Obsoletes:      tetex-format-pdfmex
1214
1215 %description format-pdfmex
1216 PDFMeX Plain Format.
1217
1218 %description format-pdfmex -l pl.UTF-8
1219 Format PDFMeX Plain.
1220
1221 %package format-utf8mex
1222 Summary:        MeX Plain Format with UTF-8 encoded source files
1223 Summary(pl.UTF-8):      Format MeX Plain z plikami źródłowymi kodowanymi UTF-8
1224 Group:          Applications/Publishing/TeX
1225 Requires(post,postun):  %{_bindir}/texhash
1226 Requires:       %{name}-mex >= %{texmfversion}
1227 Obsoletes:      tetex-format-utf8mex
1228
1229 %description format-utf8mex
1230 MeX Plain Format with UTF-8 encoded source files.
1231
1232 %description format-utf8mex -l pl.UTF-8
1233 Format MeX Plain z plikami źródłowymi kodowanymi UTF-8.
1234
1235 %package format-amstex
1236 Summary:        AMS macros for Plain TeX
1237 Summary(pl.UTF-8):      Makra AMS dla formatu Plain TeX
1238 Group:          Applications/Publishing/TeX
1239 Requires(post,postun):  %{_bindir}/texhash
1240 Requires:       %{name}-amstex >= %{texmfversion}
1241 Obsoletes:      tetex-format-amstex
1242 Obsoletes:      tetex-format-cyramstex
1243
1244 %description format-amstex
1245 American Mathematical Society macros for Plain TeX.
1246
1247 %description format-amstex -l pl.UTF-8
1248 Makra AMS (American Mathematical Society) dla formatu Plain TeX.
1249
1250 # CSPlain format
1251
1252 %package csplain
1253 Summary:        TeX CSPlain format basic files
1254 Summary(pl.UTF-8):      Podstawowe pliki dla formatu TeX CSPlain
1255 Group:          Applications/Publishing/TeX
1256 Requires(post,postun):  %{_bindir}/texhash
1257 Requires:       %{name}-fonts-cs >= %{texmfversion}
1258 Requires:       %{name}-plain >= %{texmfversion}
1259 Provides:       tetex-csplain
1260 Obsoletes:      tetex-csplain
1261
1262 %description csplain
1263 TeX CSPlain format basic files.
1264
1265 %description csplain -l pl.UTF-8
1266 Podstawowe pliki dla formatu TeX CSPlain.
1267
1268 %package format-csplain
1269 Summary:        TeX CSPlain format
1270 Summary(pl.UTF-8):      Format TeX CSPlain
1271 Group:          Applications/Publishing/TeX
1272 Requires(post,postun):  %{_bindir}/texhash
1273 Requires:       %{name}-csplain = %{epoch}:%{version}-%{release}
1274 Obsoletes:      tetex-format-csplain
1275
1276 %description format-csplain
1277 TeX CSPlain format.
1278
1279 %description format-csplain -l pl.UTF-8
1280 Format TeX CSPlain.
1281
1282 %package format-pdfcsplain
1283 Summary:        PDFTeX CSPlain format
1284 Summary(pl.UTF-8):      Format PDFTeX CSPlain
1285 Group:          Applications/Publishing/TeX
1286 Requires(post,postun):  %{_bindir}/texhash
1287 Requires:       %{name}-csplain = %{epoch}:%{version}-%{release}
1288 Obsoletes:      tetex-format-pdfcsplain
1289
1290 %description format-pdfcsplain
1291 PDFTeX CSPlain format.
1292
1293 %description format-pdfcsplain -l pl.UTF-8
1294 Format PDFTeX CSPlain.
1295
1296 %package format-cslatex
1297 Summary:        CSLaTeX format
1298 Summary(pl.UTF-8):      Format CSLaTeX
1299 Group:          Applications/Publishing/TeX
1300 Requires(post,postun):  %{_bindir}/texhash
1301 Requires:       %{name}-cslatex >= %{texmfversion}
1302 Obsoletes:      tetex-format-cslatex
1303
1304 %description format-cslatex
1305 CSLaTeX format.
1306
1307 %description format-cslatex -l pl.UTF-8
1308 Format CSLaTeX.
1309
1310 %package format-pdfcslatex
1311 Summary:        PDF CSLaTeX format
1312 Summary(pl.UTF-8):      Format PDF CSLaTeX
1313 Group:          Applications/Publishing/TeX
1314 Requires(post,postun):  %{_bindir}/texhash
1315 Requires:       %{name}-cslatex = %{epoch}:%{version}-%{release}
1316 Obsoletes:      tetex-format-pdfcslatex
1317
1318 %description format-pdfcslatex
1319 PDF CSLaTeX format.
1320
1321 %description format-pdfcslatex -l pl.UTF-8
1322 Format PDF CSLaTeX.
1323
1324 # EPlain format
1325
1326 %package eplain
1327 Summary:        EPlain format basic files
1328 Summary(pl.UTF-8):      Podstawowe pliki dla formatu EPlain
1329 Group:          Applications/Publishing/TeX
1330 Requires(post,postun):  %{_bindir}/texhash
1331 Requires:       %{name}-plain >= %{texmfversion}
1332 Obsoletes:      tetex-eplain
1333 Obsoletes:      tetex-etex
1334
1335 %description eplain
1336 EPlain format basic files.
1337
1338 %description eplain -l pl.UTF-8
1339 Podstawowe pliki dla formatu EPlain.
1340
1341 %package format-eplain
1342 Summary:        EPlain format
1343 Summary(pl.UTF-8):      Format EPlain
1344 Group:          Applications/Publishing/TeX
1345 Requires(post,postun):  %{_bindir}/texhash
1346 Requires:       %{name}-eplain >= %{texmfversion}
1347 Obsoletes:      tetex-format-eplain
1348
1349 %description format-eplain
1350 EPlain format.
1351
1352 %description format-eplain -l pl.UTF-8
1353 Format EPlain.
1354
1355 # ConTeXt format.
1356
1357 %package context
1358 Summary:        ConTeXt macro package basic files
1359 Summary(pl.UTF-8):      Podstawowe pliki pakietu makr ConTeXt
1360 Group:          Applications/Publishing/TeX
1361 Requires(post,postun):  %{_bindir}/texhash
1362 Requires:       %{name} = %{epoch}:%{version}-%{release}
1363 Requires:       %{name}-context-data >= %{texmfversion}
1364 Provides:       tetex-context
1365 Obsoletes:      tetex-context
1366
1367 %define         _noautoreq      'perl(path_tre)'
1368
1369 %description context
1370 A full featured, parameter driven macro package, which fully supports
1371 advanced interactive documents.
1372
1373 This package contains basic files.
1374
1375 %description context -l pl.UTF-8
1376 Pakiet makr sterowanych przez parametry o pełnych możliwościach,
1377 całkowicie obsługujący zaawansowane dokumenty interaktywne.
1378
1379 Ten pakiet zawiera podstawowe pliki.
1380
1381 %package format-context-de
1382 Summary:        German ConTeXt format
1383 Summary(pl.UTF-8):      Niemiecka wersja formatu ConTeXt
1384 Group:          Applications/Publishing/TeX
1385 Requires(post,postun):  %{_bindir}/texhash
1386 Requires:       %{name}-context = %{epoch}:%{version}-%{release}
1387 Obsoletes:      tetex-format-context-de
1388
1389 %description format-context-de
1390 German ConTeXt format.
1391
1392 %description format-context-de -l pl.UTF-8
1393 Niemiecka wersja formatu ConTeXt.
1394
1395 %package format-context-en
1396 Summary:        English ConTeXt format
1397 Summary(pl.UTF-8):      Angielska wersja formatu ConTeXt
1398 Group:          Applications/Publishing/TeX
1399 Requires(post,postun):  %{_bindir}/texhash
1400 Requires:       %{name}-context = %{epoch}:%{version}-%{release}
1401 Obsoletes:      tetex-format-context-en
1402
1403 %description format-context-en
1404 English ConTeXt format.
1405
1406 %description format-context-en -l pl.UTF-8
1407 Angielska wersja formatu ConTeXt.
1408
1409 %package format-context-nl
1410 Summary:        Dutch ConTeXt format
1411 Summary(pl.UTF-8):      Holenderska wersja formatu ConTeXt
1412 Group:          Applications/Publishing/TeX
1413 Requires(post,postun):  %{_bindir}/texhash
1414 Requires:       %{name}-context = %{epoch}:%{version}-%{release}
1415 Obsoletes:      tetex-format-context-nl
1416
1417 %description format-context-nl
1418 Dutch ConTeXt format.
1419
1420 %description format-context-nl -l pl.UTF-8
1421 Holenderska wersja formatu ConTeXt.
1422
1423 # LaTeX format.
1424
1425 %package latex
1426 Summary:        LaTeX macro package basic files
1427 Summary(pl.UTF-8):      Podstawowe pliki pakietu makr LaTeX
1428 Group:          Applications/Publishing/TeX
1429 Requires(post,postun):  %{_bindir}/texhash
1430 Requires:       %{name} = %{epoch}:%{version}-%{release}
1431 Requires:       %{name}-fonts-latex
1432 Requires:       %{name}-tex-ruhyphen
1433 Requires:       %{name}-tex-ukrhyph
1434 # for misc/eurosym:
1435 Requires:       %{name}-fonts-eurosym
1436 Requires:       %{name}-latex-data
1437 Requires:       %{name}-pdftex
1438 Requires:       %{name}-tex-babel
1439 Requires:       %{name}-tex-pstricks
1440 Suggests:       %{name}-fonts-jknappen
1441 Suggests:       %{name}-latex-ucs
1442 # Provides:     tetex-format-latex = %{epoch}:%{version}-%{release}
1443 # Provides:     tetex-latex = %{epoch}:%{version}-%{release}
1444 Obsoletes:      tetex-bibtex-koma-script
1445 # Can't install texlive-latex-data, so must delete
1446 # Obsoletes:    tetex-format-latex
1447 # Obsoletes:    tetex-latex
1448 Obsoletes:      tetex-latex-SIunits
1449 Obsoletes:      tetex-latex-caption
1450 Obsoletes:      tetex-latex-curves
1451 Obsoletes:      tetex-latex-dinbrief
1452 Obsoletes:      tetex-latex-draftcopy
1453 Obsoletes:      tetex-latex-dstroke
1454 Obsoletes:      tetex-latex-dvilj
1455 Obsoletes:      tetex-latex-eepic
1456 Obsoletes:      tetex-latex-endfloat
1457 Obsoletes:      tetex-latex-fancyhdr
1458 Obsoletes:      tetex-latex-fancyheadings
1459 Obsoletes:      tetex-latex-fancyvrb
1460 Obsoletes:      tetex-latex-fp
1461 Obsoletes:      tetex-latex-graphics
1462 Obsoletes:      tetex-latex-hyperref
1463 Obsoletes:      tetex-latex-koma-script
1464 Obsoletes:      tetex-latex-labels
1465 Obsoletes:      tetex-latex-listings
1466 Obsoletes:      tetex-latex-misc
1467 Obsoletes:      tetex-latex-ms
1468 Obsoletes:      tetex-latex-multirow
1469 Obsoletes:      tetex-latex-mwcls
1470 Obsoletes:      tetex-latex-mwdtools
1471 Obsoletes:      tetex-latex-natbib
1472 Obsoletes:      tetex-latex-ntgclass
1473 Obsoletes:      tetex-latex-oberdiek
1474 Obsoletes:      tetex-latex-pb-diagram
1475 Obsoletes:      tetex-latex-pstricks
1476 Obsoletes:      tetex-latex-qfonts
1477 Obsoletes:      tetex-latex-revtex4
1478 Obsoletes:      tetex-latex-seminar
1479 Obsoletes:      tetex-latex-t2
1480 Obsoletes:      tetex-latex-titlesec
1481 Obsoletes:      tetex-latex-tools
1482 Obsoletes:      tetex-latex-units
1483 Obsoletes:      tetex-mwcls
1484 Obsoletes:      tetex-revtex4
1485
1486 %define         skip_post_check_so              libptexenc.so.1.2.0
1487
1488 %description latex
1489 LaTeX is a front end for the TeX text formatting system. Easier to use
1490 than TeX, LaTeX is essentially a set of TeX macros which provide
1491 convenient, predefined document formats for users.
1492
1493 This package contains basic files.
1494
1495 %description latex -l pl.UTF-8
1496 LaTeX jest frontendem do systemu formatującego tekst TeX. Jest
1497 łatwiejszy w użyciu niż TeX. Jest właściwie zestawem makr TeXowych,
1498 dających użytkownikom wygodne, predefiniowane formaty dokumentów.
1499
1500 Ten pakiet zawiera podstawowe pliki.
1501
1502 %package latex-bibtex
1503 Summary:        Bibliography management for LaTeX
1504 Summary(pl.UTF-8):      Zarządzenie bibliografią dla LaTeXa
1505 Group:          Applications/Publishing/TeX
1506 Requires(post,postun):  %{_bindir}/texhash
1507 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
1508 Requires:       %{name}-latex-bibtex-data >= %{texmfversion}
1509 Provides:       tetex-latex-bibtex
1510 Obsoletes:      tetex-bibtex
1511 Obsoletes:      tetex-latex-bibtex
1512 Obsoletes:      tetex-natbib
1513 Obsoletes:      tetex-rubibtex
1514
1515 %description latex-bibtex
1516 Bibliography management for LaTeX.
1517
1518 %description latex-bibtex -l pl.UTF-8
1519 Zarządzanie bibliografią dla LaTeXa.
1520
1521 %package latex-presentation-bin
1522 Summary:        Presentations in LaTeX
1523 Summary(hu.UTF-8):      Prezentációk LaTeX-ben
1524 Group:          Applications/Publishing/TeX
1525 Requires(post,postun):  %{_bindir}/texhash
1526 Requires:       %{name}-latex-foiltex >= %{texmfversion}
1527 Requires:       luatex
1528 Suggests:       %{name}-latex-prosper = %{epoch}:%{version}-%{release}
1529
1530 %description latex-presentation-bin
1531 This package contains:
1532 - powerdot: a presentation class.
1533 - ppower4: a postprocessor for PDF presentations.
1534 - sciposter: make posters of ISO A3 size and larger.
1535 - tpslifonts: a LaTeX package for configuring presentation fonts.
1536
1537 %description latex-presentation-bin -l hu.UTF-8
1538 Ez a csomag a következőket tartalmazza:
1539 - powerdot: egy prezentáció osztály
1540 - ppower4: egy postprocesszor PDF prezentációkhoz
1541 - sciposter: poszterek készítése A3-as és nagyobb méretben
1542 - tpslifonts: a LaTeX package for configuring presentation fonts.
1543
1544 %package format-pdflatex
1545 Summary:        PDF LaTeX macro package
1546 Summary(pl.UTF-8):      Pakiet makr PDF LaTeX
1547 Group:          Applications/Publishing/TeX
1548 Requires(post,postun):  %{_bindir}/texhash
1549 Requires:       %{name} = %{epoch}:%{version}-%{release}
1550 Requires:       %{name}-fonts-jknappen
1551 Requires:       %{name}-fonts-type1-urw
1552 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
1553 Requires:       %{name}-latex-psnfss
1554 Requires:       %{name}-pdftex = %{epoch}:%{version}-%{release}
1555 Provides:       tetex-format-pdflatex
1556 Obsoletes:      tetex-format-pdflatex
1557
1558 %description format-pdflatex
1559 LaTeX is a front end for the TeX text formatting system. Easier to use
1560 than TeX, LaTeX is essentially a set of TeX macros which provide
1561 convenient, predefined document formats for users.
1562
1563 This package contains PDF LaTeX format.
1564
1565 %description format-pdflatex -l pl.UTF-8
1566 LaTeX jest frontendem do systemu formatującego tekst TeX. Jest
1567 łatwiejszy w użyciu niż TeX. Jest właściwie zestawem makr TeXowych,
1568 dających użytkownikom wygodne, predefiniowane formaty dokumentów.
1569
1570 Ten pakiet zawiera format PDF LaTeX.
1571
1572 %package scripts
1573 Summary:        Various scripts
1574 Summary(hu.UTF-8):      Néhány szkript
1575 Group:          Applications/Publishing/TeX
1576 Requires(post,postun):  %{_bindir}/texhash
1577 Requires:       %{name} = %{epoch}:%{version}-%{release}
1578
1579 %description scripts
1580 Various scripts.
1581
1582 %description scripts -l hu.UTF-8
1583 Néhány szkript.
1584
1585 %package tlmgr
1586 Summary:        TeXLive manager
1587 Summary(hu.UTF-8):      TeXLive manager
1588 Group:          Applications/Publishing/TeX
1589
1590 %description tlmgr
1591 tlmgr manages an existing TeX Live installation, both packages and
1592 configuration options. It performs many of the same actions as
1593 texconfig, and more besides.
1594
1595 %description tlmgr -l hu.UTF-8
1596 tlmgr egy létező TeX Live telepítést tart karban, csomag és beállítás
1597 tekintetében is. Hasonló műveleteket végez, mint a texconfig, sőt,
1598 többet is.
1599
1600 # # TeX generic macros #
1601
1602 %package tex-babel
1603 Summary:        Multilingual support for TeX
1604 Summary(pl.UTF-8):      Obsługa wielu języków dla TeXa
1605 Group:          Applications/Publishing/TeX
1606 Requires(post,postun):  %{_bindir}/texhash
1607 Requires:       %{name} = %{epoch}:%{version}-%{release}
1608 Provides:       tetex-tex-babel
1609 Obsoletes:      tetex-tex-babel
1610
1611 %description tex-babel
1612 Multilingual support for TeX.
1613
1614 %description tex-babel -l pl.UTF-8
1615 Obsługa wielu języków dla TeXa.
1616
1617 %package tex-thumbpdf
1618 Summary:        Thumbnails for PDFTeX and dvips/ps2pdf
1619 Summary(pl.UTF-8):      Ikonki dla PDFTeXa i dvips/ps2pdf
1620 Group:          Applications/Publishing/TeX
1621 Requires(post,postun):  %{_bindir}/texhash
1622 Requires:       %{name} = %{epoch}:%{version}-%{release}
1623 Obsoletes:      tetex-tex-thumbpdf
1624
1625 %description tex-thumbpdf
1626 Provides support, using Perl, for thumbnails in pdfTeX and
1627 dvips/ps2pdf, using ghostscript to generate the thumbnails which get
1628 represented in a TeX readable file that is read by the package
1629 thumbpdf.sty to automatically include the thumbnails. Works with both
1630 plain TeX and LaTeX.
1631
1632 %description tex-thumbpdf -l pl.UTF-8
1633 Pakiet przy pomocy Perla dodaje ikonki w pdfTeXu i dvips/ps2pdf przy
1634 użyciu ghostscripta. Ikonki są reprezentowane w pliku czytanym przez
1635 TeXa, który jest wywoływany z thumbpdf.sty, aby automatycznie dołączyć
1636 ikonki. Działa z formatami plain TeX i LaTeX.
1637
1638 %package dirs-fonts
1639 Summary:        TeX font directories
1640 Summary(pl.UTF-8):      Katalogi fontów TeXa
1641 Group:          Fonts
1642 Provides:       tetex-dirs-fonts
1643 Obsoletes:      tetex-dirs-fonts
1644
1645 %description dirs-fonts
1646 TeX font directories.
1647
1648 %description dirs-fonts -l pl.UTF-8
1649 Katalogi fontów TeXa.
1650
1651 %package font-utils
1652 Summary:        Font utilities
1653 Group:          Fonts
1654
1655 %description font-utils
1656 Font utilities.
1657
1658 # # Fonts packages #
1659
1660 %package fonts-other
1661 Summary:        Other fonts
1662 Summary(hu.UTF-8):      További betűtípusok
1663 Group:          Fonts
1664 Requires:       %{name}-dirs-fonts >= %{texmfversion}
1665 Obsoletes:      tetex-fonts-cbgreek
1666 Obsoletes:      tetex-fonts-dstroke
1667 Obsoletes:      tetex-fonts-pazo
1668 Obsoletes:      tetex-fonts-type1-dstroke
1669 Obsoletes:      tetex-fonts-type1-qfonts
1670 Obsoletes:      tetex-fonts-type1-tt2001
1671 Obsoletes:      tetex-qfonts
1672
1673 %description fonts-other
1674 Other fonts.
1675
1676 %description fonts-other -l hu.UTF-8
1677 További betűtípusok.
1678
1679 %package bbox
1680 Summary:        bbox prints the bounding box of images
1681 Group:          Applications/Publishing/TeX
1682
1683 %description bbox
1684 bbox reads a rawppm or rawpbm file and prints out the bounding box of
1685 the image.
1686
1687 %package detex
1688 Summary:        A filter to strip TeX commands from a .tex file
1689 Summary(hu.UTF-8):      Egy szűrő, amely .tex fájlokból szűri ki a TeX parancsokat
1690 Group:          Applications/Publishing/TeX
1691
1692 %description detex
1693 A filter to strip TeX commands from a .tex file.
1694
1695 %description detex -l hu.UTF-8
1696 Egy szűrő, amely .tex fájlokból szűri ki a TeX parancsokat.
1697
1698 %package dviutils
1699 Summary:        Various DVI utils
1700 Summary(hu.UTF-8):      Vegyes DVI eszközök
1701 Group:          Applications/Publishing/TeX
1702 Provides:       dvi2tty
1703 Obsoletes:      dvi2tty
1704
1705 %description dviutils
1706 This package contains various DVI utils.
1707
1708 %description dviutils -l hu.UTF-8
1709 Ez a csomag mindenféle DVI eszközt tartalmaz.
1710
1711 %package uncategorized-utils
1712 Summary:        Uncategorized utils
1713 Group:          Applications/Publishing/TeX
1714
1715 %description uncategorized-utils
1716 Uncategorized utilities. Needs check and categorizing.
1717
1718 %package tex4ht
1719 Summary:        LaTeX and TeX for hypertext
1720 Group:          Applications/Publishing/TeX
1721
1722 %description tex4ht
1723 A converter from TeX and LaTeX to hypertext (HTML, XML, etc.),
1724 providing a configurable (La)TeX-based authoring system for hypertext.
1725 When converting to XML, you can use MathML instead of images for
1726 equation representation.
1727
1728 %package xetex
1729 Summary:        Extended TeX / LaTeX version for unicode
1730 Group:          Applications/Publishing/TeX
1731 Requires(post,postun):  /usr/bin/texhash
1732 Requires:       %{name}-fonts-misc >= %{texmfversion}
1733
1734 %description xetex
1735 XeTeX extends the TeX typesetting system (and macro packages such as
1736 LaTeX and ConTeXt) to have native support for the Unicode character
1737 set, including complex Asian scripts, and for OpenType and TrueType
1738 fonts.
1739
1740 %package xmltex
1741 Summary:        TeX package for processing XML files
1742 Group:          Applications/Publishing/TeX
1743 Requires(post,postun):  /usr/bin/texhash
1744 Provides:       passivetex = 1.26
1745 Provides:       xmltex
1746 Obsoletes:      passivetex
1747 Obsoletes:      xmltex
1748
1749 %description xmltex
1750 XMLTeX is a non-validating, namespace-aware XML parser written in TeX.
1751 It allows TeX to directly process XML files.
1752
1753 %package luatex
1754 Summary:        LuaTeX uses Lua scripting both as an extension to the TeX macro language and as an extension to the typesetting engine itself
1755 Group:          Applications/Publishing/TeX
1756
1757 %description luatex
1758 LuaTeX uses Lua scripting both as an extension to the TeX macro
1759 language and as an extension to the typesetting engine itself.
1760
1761 %prep
1762 %setup -q -n %{name}-%{version}-source
1763 %patch0 -p1
1764
1765 %build
1766 # find . -name "config.sub" -exec cp /usr/share/automake/config.sub '{}' ';'
1767 %{__sed} -i 's@"extend/\(.*\)"@<\1>@' texk/ttf2pk/*.c
1768 cd texk/kpathsea
1769 %{__sed} -i 's@^TEXMFMAIN =.*@TEXMFMAIN = %{texmf}@' texmf.cnf
1770 %{__sed} -i 's@^TEXMFDIST =.*@TEXMFDIST = %{texmfdist}@' texmf.cnf
1771 %{__sed} -i 's@^TEXMFLOCAL =.*@TEXMFLOCAL = %{texmf}@' texmf.cnf
1772 %{__sed} -i 's@^TEXMFSYSVAR =.*@TEXMFSYSVAR = %{_localstatedir}@' texmf.cnf
1773 %{__sed} -i 's@^TEXMFSYSCONFIG =.*@TEXMFSYSCONFIG = %{_sysconfdir}/%{name}@' texmf.cnf
1774 %{__sed} -i 's@^TEXMFVAR =.*@TEXMFVAR = %{_localstatedir}@' texmf.cnf
1775 %{__sed} -i 's@^trie_size.*@trie_size = 1262000@' texmf.cnf
1776 cd ../..
1777
1778 %ifarch ppc ppc64
1779 # clisp does not work properly on forge
1780 ulimit -s unlimited
1781 %endif
1782
1783 export CPPFLAGS="%{rpmcppflags} -DHAVE_PROTOTYPES"
1784 %configure \
1785         --prefix=%{_prefix} \
1786         %{__enable_disable xindy} \
1787         --enable-shared \
1788         --disable-native-texlive-build \
1789         --without-luatex \
1790         --disable-multiplatform \
1791         --disable-static \
1792         --enable-a4 \
1793         --enable-gf \
1794         --enable-ipc \
1795         --enable-shared \
1796         --enable-ttf2pk2 \
1797         --disable-t1utils \
1798         --with-fontconfig \
1799         --with-fonts-dir=/var/cache/fonts \
1800         --with-ncurses \
1801         --with-system-freetype \
1802         --with-freetype-includes=/usr/include/freetype \
1803         --with-system-freetype2 \
1804         --with-system-gd \
1805         --with-system-ncurses \
1806         --with-system-pnglib \
1807         --with-system-t1lib \
1808         --with-system-zlib \
1809         --with-system-harfbuzz \
1810         --with-system-icu \
1811         --with-system-graphite2 \
1812         --with-system-zziplib \
1813         --with-system-poppler \
1814         --with-system-cairo \
1815         --with-system-pixman \
1816         --with-xdvi-x-toolkit=xaw \
1817         --without-dialog \
1818         --without-t1utils \
1819         --without-texinfo \
1820         --enable-build-in-source-tree
1821 %{__make}
1822
1823 %install
1824 rm -rf $RPM_BUILD_ROOT
1825 install -d $RPM_BUILD_ROOT%{_datadir} \
1826         $RPM_BUILD_ROOT%{_desktopdir} \
1827         $RPM_BUILD_ROOT%{_pixmapsdir} \
1828         $RPM_BUILD_ROOT%{_mandir}/man5 \
1829         $RPM_BUILD_ROOT/var/cache/fonts \
1830         $RPM_BUILD_ROOT/etc/cron.daily\
1831         $RPM_BUILD_ROOT/etc/sysconfig/tetex-updmap\
1832         $RPM_BUILD_ROOT%{_localstatedir}/fonts/map\
1833         $RPM_BUILD_ROOT%{fmtdir}/pdftex
1834
1835 LD_LIBRARY_PATH=$RPM_BUILD_ROOT%{_libdir}; export LD_LIBRARY_PATH
1836 PATH=$RPM_BUILD_ROOT%{_bindir}:$PATH; export PATH
1837
1838
1839 %{__make} install \
1840         prefix=$RPM_BUILD_ROOT%{_prefix} \
1841         bindir=$RPM_BUILD_ROOT%{_bindir} \
1842         mandir=$RPM_BUILD_ROOT%{_mandir} \
1843         libdir=$RPM_BUILD_ROOT%{_libdir} \
1844         datadir=$RPM_BUILD_ROOT%{_datadir} \
1845         infodir=$RPM_BUILD_ROOT%{_infodir} \
1846         includedir=$RPM_BUILD_ROOT%{_includedir} \
1847         sbindir=$RPM_BUILD_ROOT%{_sbindir} \
1848         texmf=$RPM_BUILD_ROOT%{texmf} \
1849         texmfsysvar=$RPM_BUILD_ROOT%{_localstatedir} \
1850         texmfsysconfig=$RPM_BUILD_ROOT%{texmf} \
1851         encdir=$RPM_BUILD_ROOT%{texmfdist}/fonts/enc/dvips/base \
1852         glyphlistdir=$RPM_BUILD_ROOT%{texmfdist}/fonts/map/glyphlist
1853
1854 # requires wdiff but we don't have
1855 %{__rm} -rf $RPM_BUILD_ROOT%{texmfdist}/scripts/texdiff
1856 %{__rm} -rf $RPM_BUILD_ROOT%{_bindir}/texdiff
1857 %{__rm} -rf $RPM_BUILD_ROOT%{_bindir}/man
1858
1859 install -d \
1860         $RPM_BUILD_ROOT%{texmfdist}/doc/generic \
1861         $RPM_BUILD_ROOT%{texmfdist}/doc \
1862         $RPM_BUILD_ROOT%{texmfdist}/fonts/afm/public \
1863         $RPM_BUILD_ROOT%{texmfdist}/fonts/afm/vntex \
1864         $RPM_BUILD_ROOT%{texmfdist}/fonts/afm \
1865         $RPM_BUILD_ROOT%{texmfdist}/fonts/enc/dvips/vntex \
1866         $RPM_BUILD_ROOT%{texmfdist}/fonts/ofm/public \
1867         $RPM_BUILD_ROOT%{texmfdist}/fonts/ofm \
1868         $RPM_BUILD_ROOT%{texmfdist}/fonts/opentype/public \
1869         $RPM_BUILD_ROOT%{texmfdist}/fonts/opentype \
1870         $RPM_BUILD_ROOT%{texmfdist}/fonts/ovf/public \
1871         $RPM_BUILD_ROOT%{texmfdist}/fonts/ovf \
1872         $RPM_BUILD_ROOT%{texmfdist}/fonts/ovp/public \
1873         $RPM_BUILD_ROOT%{texmfdist}/fonts/ovp \
1874         $RPM_BUILD_ROOT%{texmfdist}/fonts/pk/ljfour \
1875         $RPM_BUILD_ROOT%{texmfdist}/fonts/pk \
1876         $RPM_BUILD_ROOT%{texmfdist}/fonts/source/public \
1877         $RPM_BUILD_ROOT%{texmfdist}/fonts/source/vntex \
1878         $RPM_BUILD_ROOT%{texmfdist}/fonts/source \
1879         $RPM_BUILD_ROOT%{texmfdist}/fonts/tfm/public \
1880         $RPM_BUILD_ROOT%{texmfdist}/fonts/tfm/vntex \
1881         $RPM_BUILD_ROOT%{texmfdist}/fonts/truetype \
1882         $RPM_BUILD_ROOT%{texmfdist}/fonts/type1/public \
1883         $RPM_BUILD_ROOT%{texmfdist}/fonts/type1/vntex \
1884         $RPM_BUILD_ROOT%{texmfdist}/fonts/vf/public \
1885         $RPM_BUILD_ROOT%{texmfdist}/fonts/vf/vntex \
1886         $RPM_BUILD_ROOT%{texmfdist}/fonts/vf \
1887         $RPM_BUILD_ROOT%{texmfdist}/source/fonts \
1888         $RPM_BUILD_ROOT%{texmfdist}/source/generic \
1889         $RPM_BUILD_ROOT%{texmfdist}/source \
1890         $RPM_BUILD_ROOT%{texmfdist}/tex/generic \
1891         $RPM_BUILD_ROOT%{texmfdist}/tex/plain \
1892         $RPM_BUILD_ROOT%{texmfdist}/tex \
1893         $RPM_BUILD_ROOT%{texmf}/fonts/opentype/public \
1894         $RPM_BUILD_ROOT%{texmf}/fonts/opentype \
1895         $RPM_BUILD_ROOT%{texmf}/tex
1896
1897 CURDIR=$(pwd)
1898 cd $RPM_BUILD_ROOT%{_bindir}
1899
1900 ln -sf pdftex latex
1901 ln -sf xetex xelatex
1902 ln -sf pdftex pdflatex
1903
1904
1905 ln -sf ../share/texmf-dist/scripts/fontools/afm2afm afm2afm
1906 ln -sf ../share/texmf-dist/scripts/fontools/autoinst autoinst
1907 ln -sf ../share/texmf-dist/scripts/cachepic/cachepic.tlu cachepic
1908 ln -sf ../share/texmf-dist/scripts/fontools/cmap2enc cmap2enc
1909 ln -sf ../share/texmf-dist/scripts/epstopdf/epstopdf.pl epstopdf
1910 ln -sf ../share/texmf-dist/scripts/fig4latex/fig4latex fig4latex
1911 ln -sf ../share/texmf-dist/scripts/findhyph/findhyph findhyph
1912 ln -sf ../share/texmf-dist/scripts/fontools/font2afm font2afm
1913 ln -sf ../share/texmf-dist/scripts/fragmaster/fragmaster.pl fragmaster
1914 ln -sf ../share/texmf-dist/scripts/latex2man/latex2man latex2man
1915 ln -sf ../share/texmf-dist/scripts/latexmk/latexmk.pl latexmk
1916 ln -sf ../share/texmf-dist/scripts/listings-ext/listings-ext.sh listings-ext.sh
1917 ln -sf ../share/texmf-dist/scripts/mkgrkindex/mkgrkindex mkgrkindex
1918 ln -sf ../share/texmf-dist/scripts/accfonts/mkt1font mkt1font
1919 ln -sf ../share/texmf-dist/scripts/fontools/ot2kpx ot2kpx
1920 ln -sf ../share/texmf-dist/scripts/pax/pdfannotextractor.pl pdfannotextractor
1921 ln -sf ../share/texmf-dist/scripts/ppower4/pdfthumb.texlua pdfthumb
1922 ln -sf ../share/texmf-dist/scripts/perltex/perltex.pl perltex
1923 ln -sf ../share/texmf-dist/scripts/fontools/pfm2kpx pfm2kpx
1924 ln -sf ../share/texmf-dist/scripts/pkfix/pkfix.pl pkfix
1925 ln -sf ../share/texmf-dist/scripts/pkfix-helper/pkfix-helper pkfix-helper
1926 ln -sf ../share/texmf-dist/scripts/ppower4/ppower4.texlua ppower4
1927 ln -sf ../share/texmf-dist/scripts/ps2eps/ps2eps.pl ps2eps
1928 ln -sf ../share/texmf-dist/scripts/purifyeps/purifyeps purifyeps
1929 ln -sf ../share/texmf-dist/scripts/fontools/showglyphs showglyphs
1930 ln -sf ../share/texmf-dist/scripts/splitindex/perl/splitindex.pl splitindex
1931 ln -sf ../share/texmf-dist/scripts/svn-multi/svn-multi.pl svn-multi
1932 ln -sf ../share/texmf-dist/scripts/texcount/TeXcount.pl texcount
1933 ln -sf ../share/texmf-dist/scripts/texdirflatten/texdirflatten texdirflatten
1934 ln -sf ../share/texmf-dist/scripts/texloganalyser/texloganalyser texloganalyser
1935 ln -sf ../share/texmf-dist/scripts/ulqda/ulqda.pl ulqda
1936 ln -sf ../share/texmf-dist/scripts/accfonts/vpl2ovp vpl2ovp
1937 ln -sf ../share/texmf-dist/scripts/accfonts/vpl2vpl vpl2vpl
1938
1939 ln -sf ../share/texmf-dist/scripts/a2ping/a2ping.pl a2ping
1940 ln -sf ../share/texmf-dist/scripts/dviasm/dviasm.py dviasm
1941 ln -sf ../share/texmf-dist/scripts/tetex/e2pall.pl e2pall
1942 ln -sf ../share/texmf-dist/scripts/bengali/ebong.py ebong
1943 ln -sf ../share/texmf-dist/scripts/epspdf/epspdf epspdf
1944 ln -sf ../share/texmf-dist/scripts/epspdf/epspdftk epspdftk
1945 ln -sf ../share/texmf-dist/scripts/epstopdf/epstopdf.pl epstopdf
1946 ln -sf ../share/texmf-dist/scripts/tex4ht/ht.sh ht
1947 ln -sf ../share/texmf-dist/scripts/tex4ht/htcontext.sh htcontext
1948 ln -sf ../share/texmf-dist/scripts/tex4ht/htlatex.sh htlatex
1949 ln -sf ../share/texmf-dist/scripts/tex4ht/htmex.sh htmex
1950 ln -sf ../share/texmf-dist/scripts/tex4ht/httex.sh httex
1951 ln -sf ../share/texmf-dist/scripts/tex4ht/httexi.sh httexi
1952 ln -sf ../share/texmf-dist/scripts/tex4ht/htxelatex.sh htxelatex
1953 ln -sf ../share/texmf-dist/scripts/tex4ht/htxetex.sh htxetex
1954 ln -sf ../share/texmf-dist/scripts/glossaries/makeglossaries makeglossaries
1955 ln -sf ../share/texmf-dist/scripts/tex4ht/mk4ht.pl mk4ht
1956 ln -sf ../share/texmf-dist/scripts/mkjobtexmf/mkjobtexmf.pl mkjobtexmf
1957 ln -sf ../share/texmf-dist/scripts/context/stubs/unix/mtxtools mtxtools
1958 ln -sf ../share/texmf-dist/scripts/oberdiek/pdfatfi.pl pdfatfi
1959 ln -sf ../share/texmf-dist/scripts/pdfcrop/pdfcrop.pl pdfcrop
1960 ln -sf ../share/texmf-dist/scripts/ppower4/pdfthumb.tlu pdfthumb
1961 ln -sf ../share/texmf-dist/scripts/context/stubs/unix/pdftools pdftools
1962 ln -sf ../share/texmf-dist/scripts/context/stubs/unix/pdftrimwhite pdftrimwhite
1963 ln -sf ../share/texmf-dist/scripts/perltex/perltex perltex
1964 ln -sf ../share/texmf-dist/scripts/pkfix/pkfix.pl pkfix
1965 ln -sf ../share/texmf-dist/scripts/ppower4/ppower4.tlu ppower4
1966 ln -sf ../share/texmf-dist/scripts/ps2eps/ps2eps.pl ps2eps
1967 ln -sf ../share/texmf-dist/scripts/pst-pdf/ps4pdf ps4pdf
1968 ln -sf ../share/texmf-dist/scripts/pst2pdf/pst2pdf.pl pst2pdf
1969 ln -sf ../share/texmf-dist/scripts/context/stubs/unix/pstopdf pstopdf
1970 ln -sf ../share/texmf-dist/scripts/context/stubs/unix/rlxtools rlxtools
1971 ln -sf ../share/texmf-dist/scripts/texlive/rungs.tlu rungs
1972 ln -sf ../share/texmf-dist/scripts/context/stubs/unix/runtools runtools
1973 ln -sf ../share/texmf-dist/scripts/simpdftex/simpdftex simpdftex
1974 ln -sf ../share/texmf-dist/scripts/texcount/texcount.pl texcount
1975 ln -sf ../share/texmf-dist/scripts/texdoc/texdoc.tlu texdoc
1976 ln -sf ../share/texmf-dist/scripts/tetex/texdoctk.pl texdoctk
1977 ln -sf ../share/texmf-dist/scripts/context/stubs/unix/texexec texexec
1978 ln -sf ../share/texmf-dist/scripts/context/stubs/unix/texfind texfind
1979 ln -sf ../share/texmf-dist/scripts/context/stubs/unix/texfont texfont
1980 ln -sf ../share/texmf-dist/scripts/context/stubs/unix/texshow texshow
1981 ln -sf ../share/texmf-dist/scripts/context/stubs/unix/textools textools
1982 ln -sf ../share/texmf-dist/scripts/context/stubs/unix/texutil texutil
1983 ln -sf ../share/texmf-dist/scripts/thumbpdf/thumbpdf.pl thumbpdf
1984 ln -sf ../share/texmf-dist/scripts/texlive/tlmgr.pl tlmgr
1985 ln -sf ../share/texmf-dist/scripts/context/stubs/unix/tmftools tmftools
1986 ln -sf ../share/texmf-dist/scripts/vpe/vpe.pl vpe
1987 ln -sf ../share/texmf-dist/scripts/context/stubs/unix/xmltools xmltools
1988
1989 cd $CURDIR
1990
1991 perl -pi \
1992         -e "s|$RPM_BUILD_ROOT||g;" \
1993         $RPM_BUILD_ROOT%{texmf}/web2c/texmf.cnf
1994
1995 install %{SOURCE4} $RPM_BUILD_ROOT/etc/cron.daily/texlive
1996
1997 install %{SOURCE5} $RPM_BUILD_ROOT%{_desktopdir}
1998 install %{SOURCE6} $RPM_BUILD_ROOT%{_pixmapsdir}
1999
2000 # not included in package
2001 rm -f $RPM_BUILD_ROOT%{_datadir}/texinfo/html/texi2html.html
2002 rm -f $RPM_BUILD_ROOT%{_infodir}/dir*
2003 rm -f $RPM_BUILD_ROOT%{_infodir}/dvipng*
2004 rm -f $RPM_BUILD_ROOT%{_mandir}/{README.*,hu/man1/readlink.1*}
2005 rm -f $RPM_BUILD_ROOT%{texmf}/doc/Makefile
2006 rm -f $RPM_BUILD_ROOT%{texmf}/doc/fonts/oldgerman/COPYING
2007 rm -f $RPM_BUILD_ROOT%{texmf}/doc/help/Catalogue-upd.sh
2008 rm -f $RPM_BUILD_ROOT%{texmf}/doc/help/faq/uktug-faq-upd.sh
2009 rm -f $RPM_BUILD_ROOT%{texmf}/doc/helpfile
2010 rm -f $RPM_BUILD_ROOT%{texmf}/doc/helpindex.html
2011 rm -f $RPM_BUILD_ROOT%{texmf}/doc/index.html
2012 rm -f $RPM_BUILD_ROOT%{texmf}/doc/index.php
2013 rm -f $RPM_BUILD_ROOT%{texmf}/doc/mkhtml*
2014 rm -f $RPM_BUILD_ROOT%{texmf}/doc/programs/texinfo.*
2015 rm -rf $RPM_BUILD_ROOT%{texmf}/doc/tetex
2016 rm -f $RPM_BUILD_ROOT%{texmf}/fonts/pk/ljfour/lh/lh-lcy/*.600pk
2017 rm -f $RPM_BUILD_ROOT%{texmf}/generic/config/pdftex-dvi.tex
2018 rm -f $RPM_BUILD_ROOT%{texmf}/release-tetex-{src,texmf}.txt
2019 rm -f $RPM_BUILD_ROOT%{texmf}/scripts/uniqleaf/uniqleaf.pl
2020 rm -f $RPM_BUILD_ROOT%{texmf}/tex/generic/pdftex/glyphtounicode.tex
2021 rm -rf $RPM_BUILD_ROOT%{_datadir}/lcdf-typetools
2022 rm -rf $RPM_BUILD_ROOT%{texmfdist}/doc/generic/pdf-trans
2023 rm -rf $RPM_BUILD_ROOT%{texmfdist}/source/generic/hyph-utf8
2024 rm -rf $RPM_BUILD_ROOT%{texmfdist}/source/generic/patch
2025 rm -rf $RPM_BUILD_ROOT%{texmfdist}/source/plain/plgraph
2026 rm -rf $RPM_BUILD_ROOT%{texmfdist}/tex/generic/pdf-trans
2027 rm -rf $RPM_BUILD_ROOT%{texmfdist}/tex/generic/xecyr
2028
2029 # move format logs to BUILD, so $RPM_BUILD_ROOT is not polluted
2030 # and we can still analyze them
2031 # install -d format-logs
2032 # mv -fv $RPM_BUILD_ROOT%{fmtdir}/*.log format-logs
2033
2034 # xindy files are in %%{texmf}
2035 #rm -r $RPM_BUILD_ROOT%{_datadir}/xindy
2036 #rm -r $RPM_BUILD_ROOT%{_datadir}/doc
2037
2038 %clean
2039 rm -rf $RPM_BUILD_ROOT
2040
2041 %post
2042 %fixinfodir
2043 %texhash
2044
2045 %postun
2046 %fixinfodir
2047 if [ "$1" = "1" ]; then
2048         %texhash
2049 fi
2050
2051 %post other-utils
2052 %texhash
2053
2054 %postun other-utils
2055 %texhash
2056
2057 %post jadetex
2058 %texhash
2059
2060 %postun jadetex
2061 %texhash
2062
2063 %post -n kpathsea
2064 /sbin/ldconfig
2065 %texhash
2066
2067 %postun -n kpathsea
2068 /sbin/ldconfig
2069 %texhash
2070
2071 %post -n kpathsea-devel
2072 %fixinfodir
2073 %texhash
2074
2075 %postun -n kpathsea-devel
2076 %fixinfodir
2077 %texhash
2078
2079 %post dvips
2080 %fixinfodir
2081 %texhash
2082
2083 %postun dvips
2084 %fixinfodir
2085 %texhash
2086
2087 %post dvilj
2088 %texhash
2089
2090 %postun dvilj
2091 %texhash
2092
2093 %post makeindex
2094 %texhash
2095
2096 %postun makeindex
2097 %texhash
2098
2099 %post scripts
2100 %texhash
2101
2102 %postun scripts
2103 %texhash
2104
2105 %post metapost
2106 %texhash
2107
2108 %postun metapost
2109 %texhash
2110
2111 %post mptopdf
2112 %texhash
2113
2114 %postun mptopdf
2115 %texhash
2116
2117 %post texdoctk
2118 %texhash
2119
2120 %postun texdoctk
2121 %texhash
2122
2123 %post -n xdvi
2124 %texhash
2125
2126 %postun -n xdvi
2127 %texhash
2128
2129 %post pdftex
2130 %texhash
2131
2132 %postun pdftex
2133 %texhash
2134
2135 %post phyzzx
2136 %texhash
2137
2138 %postun phyzzx
2139 %texhash
2140
2141 %post omega
2142 %texhash
2143
2144 %postun omega
2145 %texhash
2146
2147 %post plain
2148 %texhash
2149
2150 %postun plain
2151 %texhash
2152
2153 %post mex
2154 %texhash
2155
2156 %postun mex
2157 %texhash
2158
2159 %post format-mex
2160 %texhash
2161
2162 %postun format-mex
2163 %texhash
2164
2165 %post format-pdfmex
2166 %texhash
2167
2168 %postun format-pdfmex
2169 %texhash
2170
2171 %postun format-utf8mex
2172 %texhash
2173
2174 %post format-amstex
2175 %texhash
2176
2177 %postun format-amstex
2178 %texhash
2179
2180 %post csplain
2181 %texhash
2182
2183 %postun csplain
2184 %texhash
2185
2186 %post format-csplain
2187 %texhash
2188
2189 %postun format-csplain
2190 %texhash
2191
2192 %post format-pdfcsplain
2193 %texhash
2194
2195 %postun format-pdfcsplain
2196 %texhash
2197
2198 %post format-cslatex
2199 %texhash
2200
2201 %postun format-cslatex
2202 %texhash
2203
2204 %post format-pdfcslatex
2205 %texhash
2206
2207 %postun format-pdfcslatex
2208 %texhash
2209
2210 %post eplain
2211 %texhash
2212
2213 %postun eplain
2214 %texhash
2215
2216 %post format-eplain
2217 %texhash
2218
2219 %postun format-eplain
2220 %texhash
2221
2222 # ConTeXt format
2223
2224 %post context
2225 %texhash
2226
2227 %postun context
2228 %texhash
2229
2230 %post format-context-de
2231 %texhash
2232
2233 %postun format-context-de
2234 %texhash
2235
2236 %post format-context-en
2237 %texhash
2238
2239 %postun format-context-en
2240 %texhash
2241
2242 %post format-context-nl
2243 %texhash
2244
2245 %postun format-context-nl
2246 %texhash
2247
2248 %post latex
2249 %fixinfodir
2250 %texhash
2251
2252 %postun latex
2253 %fixinfodir
2254 %texhash
2255
2256 %post latex-bibtex
2257 %texhash
2258
2259 %postun latex-bibtex
2260 %texhash
2261
2262 %post latex-presentation-bin
2263 %texhash
2264
2265 %postun latex-presentation-bin
2266 %texhash
2267
2268 %post format-pdflatex
2269 %texhash
2270
2271 %postun format-pdflatex
2272 %texhash
2273
2274 %post tex-babel
2275 %texhash
2276
2277 %postun tex-babel
2278 %texhash
2279
2280 %post tex-thumbpdf
2281 %texhash
2282
2283 %postun tex-thumbpdf
2284 %texhash
2285
2286 %post fonts-other
2287 %texhash
2288
2289 %postun fonts-other
2290 %texhash
2291
2292 %post -n texconfig
2293 %texhash
2294
2295 %postun -n texconfig
2296 %texhash
2297
2298 %post xetex
2299 %texhash
2300
2301 %postun xetex
2302 %texhash
2303
2304 %post xmltex
2305 %texhash
2306
2307 %postun xmltex
2308 %texhash
2309
2310 %files
2311 %defattr(644,root,root,755)
2312
2313 # ***********
2314 # executables
2315 # ***********
2316 %attr(755,root,root) %{_bindir}/afm2tfm
2317 %attr(755,root,root) %{_bindir}/afm2pl
2318 %attr(755,root,root) %{_bindir}/allcm
2319 %attr(755,root,root) %{_bindir}/allec
2320 %attr(755,root,root) %{_bindir}/allneeded
2321 %attr(755,root,root) %{_bindir}/arlatex
2322 %attr(755,root,root) %{_bindir}/bundledoc
2323 %attr(755,root,root) %{_bindir}/ctangle
2324 %attr(755,root,root) %{_bindir}/ctanify
2325 %attr(755,root,root) %{_bindir}/ctanupload
2326 %attr(755,root,root) %{_bindir}/ctie
2327 %attr(755,root,root) %{_bindir}/cweave
2328 %attr(755,root,root) %{_bindir}/de-macro
2329 %attr(755,root,root) %{_bindir}/deweb
2330 %attr(755,root,root) %{_bindir}/dvipng
2331 %attr(755,root,root) %{_bindir}/ebb
2332 %attr(755,root,root) %{_bindir}/fmtutil
2333 %attr(755,root,root) %{_bindir}/fmtutil-sys
2334 %attr(755,root,root) %{_bindir}/fontinst
2335 %attr(755,root,root) %{_bindir}/gftodvi
2336 %attr(755,root,root) %{_bindir}/gftopk
2337 %attr(755,root,root) %{_bindir}/gftype
2338 %attr(755,root,root) %{_bindir}/gsftopk
2339 %attr(755,root,root) %{_bindir}/inimf
2340 %attr(755,root,root) %{_bindir}/initex
2341 %attr(755,root,root) %{_bindir}/installfont-tl
2342 %attr(755,root,root) %{_bindir}/kpseaccess
2343 %attr(755,root,root) %{_bindir}/kpsereadlink
2344 %attr(755,root,root) %{_bindir}/kpsewhere
2345 %attr(755,root,root) %{_bindir}/mag
2346 %attr(755,root,root) %{_bindir}/mf
2347 %attr(755,root,root) %{_bindir}/mf-nowin
2348 %attr(755,root,root) %{_bindir}/mft
2349 %attr(755,root,root) %{_bindir}/mktexmf
2350 %attr(755,root,root) %{_bindir}/mktexpk
2351 %attr(755,root,root) %{_bindir}/mktextfm
2352 %attr(755,root,root) %{_bindir}/mktexfmt
2353 %attr(755,root,root) %{_bindir}/mktexlsr
2354 %attr(755,root,root) %{_bindir}/patgen
2355 %attr(755,root,root) %{_bindir}/pfb2pfa
2356 %attr(755,root,root) %{_bindir}/pk2bm
2357 %attr(755,root,root) %{_bindir}/pktogf
2358 %attr(755,root,root) %{_bindir}/pktype
2359 %attr(755,root,root) %{_bindir}/pltotf
2360 %attr(755,root,root) %{_bindir}/pooltype
2361 %attr(755,root,root) %{_bindir}/ps2frag
2362 %attr(755,root,root) %{_bindir}/ps2pk
2363 # TODO: move this file to correct subpackage ?
2364 %attr(755,root,root) %{_bindir}/ps4pdf
2365 %attr(755,root,root) %{_bindir}/tangle
2366 %attr(755,root,root) %{_bindir}/tex
2367 %attr(755,root,root) %{_bindir}/texhash
2368 %attr(755,root,root) %{_bindir}/texlinks
2369 %attr(755,root,root) %{_bindir}/tftopl
2370 %attr(755,root,root) %{_bindir}/tie
2371 %attr(755,root,root) %{_bindir}/ttf2afm
2372 %attr(755,root,root) %{_bindir}/updmap
2373 %attr(755,root,root) %{_bindir}/updmap-sys
2374 %attr(755,root,root) %{_bindir}/vftovp
2375 %attr(755,root,root) %{_bindir}/vptovf
2376 %attr(755,root,root) %{_bindir}/weave
2377 %attr(755,root,root) %{texmfdist}/scripts/installfont/installfont-tl
2378 %attr(755,root,root) %{texmfdist}/scripts/pst-pdf/ps4pdf
2379 %attr(755,root,root) %{texmfdist}/scripts/texlive/allcm.sh
2380 %attr(755,root,root) %{texmfdist}/scripts/texlive/allneeded.sh
2381 %attr(755,root,root) %{texmfdist}/scripts/texlive/fmtutil-sys.sh
2382 %attr(755,root,root) %{texmfdist}/scripts/texlive/fmtutil.sh
2383 %attr(755,root,root) %{texmfdist}/scripts/texlive/fontinst.sh
2384 %attr(755,root,root) %{texmfdist}/scripts/texlive/kpsewhere.sh
2385 %attr(755,root,root) %{texmfdist}/scripts/texlive/ps2frag.sh
2386 %attr(755,root,root) %{texmfdist}/scripts/texlive/texlinks.sh
2387 %attr(755,root,root) %{texmfdist}/scripts/texlive/updmap-sys.sh
2388
2389
2390 %attr(755,root,root) %{texmfdist}/web2c/mktexnam
2391 %attr(755,root,root) %{texmfdist}/web2c/mktexdir
2392 %attr(755,root,root) %{texmfdist}/web2c/mktexupd
2393
2394 %config(noreplace,missingok) %verify(not md5 mtime size) %attr(750,root,root) /etc/cron.daily/texlive
2395
2396 %config(noreplace) %verify(not md5 mtime size) %{texmfdist}/web2c/fmtutil.cnf
2397 %config(noreplace) %verify(not md5 mtime size) %{texmfdist}/web2c/mktex.opt
2398 %config(noreplace) %verify(not md5 mtime size) %{texmfdist}/web2c/mktexdir.opt
2399 %config(noreplace) %verify(not md5 mtime size) %{texmfdist}/web2c/mktexnam.opt
2400 %config(noreplace) %verify(not md5 mtime size) %{texmfdist}/web2c/texmf.cnf
2401
2402 %attr(1777,root,root) /var/cache/fonts
2403
2404 %{_datadir}/info/web2c.info*
2405
2406 # ***********
2407 # Directories
2408 # ***********
2409 %attr(1777,root,root) %dir %{_localstatedir}
2410 %attr(1777,root,root) %dir %{_localstatedir}/fonts
2411 %attr(1777,root,root) %dir %{_localstatedir}/fonts/map
2412
2413 %{_mandir}/man1/afm2tfm.1*
2414 %{_mandir}/man1/afm2pl.1*
2415 %{_mandir}/man1/allcm.1*
2416 %{_mandir}/man1/allec.1*
2417 %{_mandir}/man1/allneeded.1*
2418 %{_mandir}/man1/ctangle.1*
2419 %{_mandir}/man1/ctie.1*
2420 %{_mandir}/man1/cweave.1*
2421 %{_mandir}/man1/cweb.1*
2422 %{_mandir}/man1/dvipng.1*
2423 %{_mandir}/man1/fmtutil.1*
2424 %{_mandir}/man1/fmtutil-sys.1*
2425 %{_mandir}/man1/fontinst.1*
2426 %{_mandir}/man1/gftodvi.1*
2427 %{_mandir}/man1/gftopk.1*
2428 %{_mandir}/man1/gftype.1*
2429 %{_mandir}/man1/gsftopk.1*
2430 %{_mandir}/man1/kpseaccess.1*
2431 %{_mandir}/man1/kpsereadlink.1*
2432 %{_mandir}/man1/kpsewhere.1*
2433 %{_mandir}/man1/mag.1*
2434 # %{_mandir}/man1/makempy.1*
2435 %{_mandir}/man1/mf.1*
2436 %{_mandir}/man1/mf-nowin.1*
2437 %{_mandir}/man1/mft.1*
2438 %{_mandir}/man1/mktexmf.1*
2439 %{_mandir}/man1/mktexpk.1*
2440 %{_mandir}/man1/mktextfm.1*
2441 %{_mandir}/man1/mktexfmt.1*
2442 %{_mandir}/man1/mktexlsr.1*
2443 %{_mandir}/man1/patgen.1*
2444 %{_mandir}/man1/pdfetex.1*
2445 %{_mandir}/man1/pfb2pfa.1*
2446 %{_mandir}/man1/pk2bm.1*
2447 %{_mandir}/man1/pktogf.1*
2448 %{_mandir}/man1/pktype.1*
2449 %{_mandir}/man1/pltotf.1*
2450 %{_mandir}/man1/pooltype.1*
2451 %{_mandir}/man1/ps2frag.1*
2452 %{_mandir}/man1/ps2pk.1*
2453 %{_mandir}/man1/tangle.1*
2454 %{_mandir}/man1/tex.1*
2455 #%{_mandir}/man1/texexec.1*
2456 %{_mandir}/man1/texhash.1*
2457 %{_mandir}/man1/texlinks.1*
2458 %{_mandir}/man1/tftopl.1*
2459 %{_mandir}/man1/tie.1*
2460 %{_mandir}/man1/ttf2afm.1*
2461 %{_mandir}/man1/updmap.1*
2462 %{_mandir}/man1/updmap-sys.1*
2463 %{_mandir}/man1/vftovp.1*
2464 %{_mandir}/man1/vptovf.1*
2465 %{_mandir}/man1/weave.1*
2466 %{_mandir}/man5/fmtutil.cnf.5*
2467 %{_mandir}/man5/updmap.cfg.5*
2468 # %{fmtdir}/pdfetex
2469 #%dir %{fmtdir}/tex
2470
2471 # %files jadetex
2472 # %defattr(644,root,root,755)
2473 # %dir %{texmfdist}/doc/jadetex
2474 # %doc %{texmfdist}/doc/jadetex/base
2475 # %doc %{texmfdist}/source/jadetex/base/ChangeLog*
2476 # %attr(755,root,root) %{_bindir}/jadetex
2477 # %attr(755,root,root) %{_bindir}/pdfjadetex
2478 # %{texmfdist}/source/jadetex
2479 # %exclude %{texmfdist}/source/jadetex/base/ChangeLog*
2480 # %{texmfdist}/tex/jadetex
2481 # %{texmf}/fmtutil/format.jadetex.cnf
2482
2483 %files cef-utils
2484 %defattr(644,root,root,755)
2485 %attr(755,root,root) %{_bindir}/bg5+latex
2486 %attr(755,root,root) %{_bindir}/bg5+pdflatex
2487 %attr(755,root,root) %{_bindir}/bg5conv
2488 %attr(755,root,root) %{_bindir}/bg5latex
2489 %attr(755,root,root) %{_bindir}/bg5pdflatex
2490 %attr(755,root,root) %{_bindir}/cef*
2491 %{_mandir}/man1/bg5conv.1*
2492 %{_mandir}/man1/cef?conv.1*
2493
2494 %files other-utils
2495 %defattr(644,root,root,755)
2496 %dir %{texmfdist}/scripts/mkjobtexmf
2497 %attr(755,root,root) %{_bindir}/bibtex8
2498 %attr(755,root,root) %{_bindir}/cfftot1
2499 %attr(755,root,root) %{_bindir}/ebong
2500 %attr(755,root,root) %{_bindir}/extconv
2501 %attr(755,root,root) %{_bindir}/extractbb
2502 %attr(755,root,root) %{_bindir}/gbklatex
2503 %attr(755,root,root) %{_bindir}/gbkpdflatex
2504 %attr(755,root,root) %{_bindir}/hbf2gf
2505 %attr(755,root,root) %{_bindir}/makeglossaries
2506 %attr(755,root,root) %{_bindir}/mkjobtexmf
2507 %attr(755,root,root) %{texmfdist}/scripts/mkjobtexmf/mkjobtexmf.pl
2508 %attr(755,root,root) %{_bindir}/mmafm
2509 %attr(755,root,root) %{_bindir}/mmpfb
2510 %attr(755,root,root) %{_bindir}/musixflx
2511 %attr(755,root,root) %{_bindir}/ofm2opl
2512 %attr(755,root,root) %{_bindir}/otfinfo
2513 %attr(755,root,root) %{_bindir}/otftotfm
2514 %dir %{texmfdist}/scripts/oberdiek
2515 %attr(755,root,root) %{texmfdist}/scripts/oberdiek/pdfatfi.pl
2516 %attr(755,root,root) %{_bindir}/pdfatfi
2517 %dir %{texmfdist}/scripts/pax
2518 %attr(755,root,root) %{texmfdist}/scripts/pax/pdfannotextractor.pl
2519 %attr(755,root,root) %{_bindir}/pdfannotextractor
2520 %attr(755,root,root) %{_bindir}/pdfclose
2521 %attr(755,root,root) %{_bindir}/pdfopen
2522 %attr(755,root,root) %{_bindir}/pdftosrc
2523 %{__perl}tex
2524 %dir %{texmfdist}/scripts/pkfix
2525 %attr(755,root,root) %{texmfdist}/scripts/pkfix/pkfix.pl
2526 %attr(755,root,root) %{_bindir}/pkfix
2527 %dir %{texmfdist}/scripts/pkfix-helper
2528 %attr(755,root,root) %{texmfdist}/scripts/pkfix-helper/pkfix-helper
2529 %attr(755,root,root) %{_bindir}/pkfix-helper
2530 %attr(755,root,root) %{_bindir}/teckit_compile
2531 %attr(755,root,root) %{_bindir}/simpdftex
2532 %attr(755,root,root) %{_bindir}/sjisconv
2533 %attr(755,root,root) %{_bindir}/sjislatex
2534 %attr(755,root,root) %{_bindir}/sjispdflatex
2535 %attr(755,root,root) %{_bindir}/synctex
2536 %attr(755,root,root) %{_bindir}/texcount
2537 %attr(755,root,root) %{_bindir}/ttf2pk
2538 %attr(755,root,root) %{_bindir}/ttf2tfm
2539 %attr(755,root,root) %{_bindir}/ttftotype42
2540 %dir %{texmfdist}/scripts/ulqda
2541 %attr(755,root,root) %{texmfdist}/scripts/ulqda/ulqda.pl
2542 %attr(755,root,root) %{_bindir}/ulqda
2543 %attr(755,root,root) %{_bindir}/vlna
2544 %attr(755,root,root) %{_bindir}/vpe
2545 %{texmfdist}/fonts/sfd
2546 %{_mandir}/man1/cfftot1.1*
2547 %{_mandir}/man1/hbf2gf.1*
2548 # %{_mandir}/man1/mkjobtexmf.1*
2549 %{_mandir}/man1/mmafm.1*
2550 %{_mandir}/man1/mmpfb.1*
2551 %{_mandir}/man1/otfinfo.1*
2552 %{_mandir}/man1/otftotfm.1*
2553 %{_mandir}/man1/pdftosrc.1*
2554 %{_mandir}/man1/synctex.1*
2555 %{_mandir}/man1/ttf2pk.1*
2556 %{_mandir}/man1/ttf2tfm.1*
2557 %{_mandir}/man1/ttftotype42.1*
2558 %{_mandir}/man1/vlna.1*
2559 %{_mandir}/man5/synctex.5*
2560 #%{fmtdir}/pdftex/texsis.fmt
2561 # %{fmtdir}/texsis
2562 %{texmfdist}/hbf2gf
2563 %{texmfdist}/ttf2pk
2564
2565 %files font-utils
2566 %defattr(644,root,root,755)
2567 %attr(755,root,root) %{_bindir}/afm2afm
2568 %attr(755,root,root) %{_bindir}/autoinst
2569 %attr(755,root,root) %{_bindir}/cmap2enc
2570 %attr(755,root,root) %{_bindir}/font2afm
2571 # %attr(755,root,root) %{_bindir}/getnonfreefonts*
2572 %attr(755,root,root) %{_bindir}/mkt1font
2573 %attr(755,root,root) %{_bindir}/ot2kpx
2574 %attr(755,root,root) %{_bindir}/pfm2kpx
2575 %attr(755,root,root) %{_bindir}/showglyphs
2576 %attr(755,root,root) %{_bindir}/t1*
2577 %attr(755,root,root) %{_bindir}/ttfdump
2578 %attr(755,root,root) %{_bindir}/vpl*
2579 %dir %{texmfdist}/scripts/accfonts
2580 %attr(755,root,root) %{texmfdist}/scripts/accfonts/*
2581 %dir %{texmfdist}/scripts/fontools
2582 %attr(755,root,root) %{texmfdist}/scripts/fontools/*
2583 # %dir %{texmf}/scripts/getnonfreefonts
2584 # %attr(755,root,root) %{texmf}/scripts/getnonfreefonts/*
2585 # %{_mandir}/man1/getnonfreefonts-sys.1
2586 # %{_mandir}/man1/getnonfreefonts.1*
2587 %{_mandir}/man1/t1*.1*
2588 %{_mandir}/man1/ttfdump.1*
2589
2590 %files -n kpathsea
2591 %defattr(644,root,root,755)
2592 # %doc %{texmf}/doc/kpathsea
2593 %attr(755,root,root) %{_bindir}/kpsepath
2594 %attr(755,root,root) %{_bindir}/kpsestat
2595 %attr(755,root,root) %{_bindir}/kpsetool
2596 %attr(755,root,root) %{_bindir}/kpsewhich
2597 %attr(755,root,root) %{_bindir}/kpsexpand
2598 %attr(755,root,root) %{_libdir}/libkpathsea.so.*
2599 %attr(755,root,root) %{texmfdist}/scripts/texlive/kpsetool.sh
2600 %{_libdir}/libkpathsea.la
2601 %{_mandir}/man1/kpsexpand.1*
2602 %{_mandir}/man1/kpsepath.1*
2603 %{_mandir}/man1/kpsestat.1*
2604 %{_mandir}/man1/kpsetool.1*
2605 %{_mandir}/man1/kpsewhich.1*
2606
2607 %files -n kpathsea-devel
2608 %defattr(644,root,root,755)
2609 %attr(755,root,root) %{_libdir}/libkpathsea.so
2610 %{_includedir}/kpathsea
2611 %{_infodir}/kpathsea.info*
2612
2613 %files dvips
2614 %defattr(644,root,root,755)
2615 # %dir %{texmfdist}/fonts/map/dvips/cmex
2616 # %dir %{texmf}/dvipdfm
2617 # %dir %{texmf}/fonts/map/dvipdfm
2618 # %dir %{texmf}/fonts/map/dvips
2619 # %dir %{texmf}/fonts/map/dvips/tetex
2620 # %doc %{texmf}/doc/dvips
2621 # %doc %{texmf}/doc/dvipdfm
2622 # dvi2fax requires ghostscript
2623 %attr(755,root,root) %{_bindir}/dvi2fax
2624 %attr(755,root,root) %{_bindir}/dvicopy
2625 %attr(755,root,root) %{_bindir}/dvipdfm
2626 %attr(755,root,root) %{_bindir}/dvipdft
2627 %attr(755,root,root) %{_bindir}/dvips
2628 %attr(755,root,root) %{_bindir}/dvired
2629 %attr(755,root,root) %{_bindir}/dvitomp
2630 %attr(755,root,root) %{_bindir}/dvisvgm
2631 %attr(755,root,root) %{_bindir}/dvitype
2632 %{_infodir}/dvips.info*
2633 %{_mandir}/man1/dvi2fax.1*
2634 %{_mandir}/man1/dvicopy.1*
2635 # %{_mandir}/man1/dvipdfm.1*
2636 %{_mandir}/man1/dvips.1*
2637 %{_mandir}/man1/dvired.1*
2638 %{_mandir}/man1/dvitomp.1*
2639 %{_mandir}/man1/dvitype.1*
2640 %{texmfdist}/dvips/base
2641 %{texmfdist}/dvips/config
2642 # %{texmf}/dvips/getafm
2643 %{texmfdist}/dvips/gsftopk
2644 %{texmfdist}/fonts/enc/dvips/base
2645 %attr(755,root,root) %{texmfdist}/scripts/texlive/dvi2fax.sh
2646 %attr(755,root,root) %{texmfdist}/scripts/texlive/dvired.sh
2647 # %{texmfdist}/fonts/map/dvips/allrunes
2648 # %{texmfdist}/fonts/map/dvips/cmex/ttcmex.map
2649 # %{texmfdist}/tex/generic/dvips
2650 # %{texmfdist}/dvips
2651 # %{texmf}/dvipdfm/config
2652 # %{texmf}/dvips/tetex/config.*
2653 # %{texmf}/fonts/enc/dvips/tetex/mtex.enc
2654 # %{texmf}/fonts/enc/dvips/afm2pl
2655 # %{texmf}/fonts/map/dvipdfm/updmap
2656 # %{texmf}/fonts/map/dvipdfm/dvipdfmx
2657
2658 %files dvilj
2659 %defattr(644,root,root,755)
2660 %attr(755,root,root) %{_bindir}/dvihp
2661 %attr(755,root,root) %{_bindir}/dvilj
2662 %attr(755,root,root) %{_bindir}/dvilj2p
2663 %attr(755,root,root) %{_bindir}/dvilj4
2664 %attr(755,root,root) %{_bindir}/dvilj4l
2665 %attr(755,root,root) %{_bindir}/dvilj6
2666 %{_mandir}/man1/dvihp.1*
2667 %{_mandir}/man1/dvilj.1*
2668 %{_mandir}/man1/dvilj2p.1*
2669 %{_mandir}/man1/dvilj4.1*
2670 %{_mandir}/man1/dvilj4l.1*
2671 %{_mandir}/man1/dvilj6.1*
2672
2673 %files makeindex
2674 %defattr(644,root,root,755)
2675 %attr(755,root,root) %{_bindir}/makeindex
2676 %attr(755,root,root) %{_bindir}/mkindex
2677 %attr(755,root,root) %{_bindir}/mkgrkindex
2678 %attr(755,root,root) %{_bindir}/rumakeindex
2679 %attr(755,root,root) %{_bindir}/splitindex
2680 %attr(755,root,root) %{texmfdist}/scripts/splitindex/splitindex.pl
2681 %attr(755,root,root) %{texmfdist}/scripts/texlive/rumakeindex.sh
2682 %dir %{texmfdist}/scripts/mkgrkindex
2683 %attr(755,root,root) %{texmfdist}/scripts/mkgrkindex/mkgrkindex
2684 %{_mandir}/man1/makeindex.1*
2685 %{_mandir}/man1/mkindex.1*
2686 %{_mandir}/man1/rumakeindex.1*
2687
2688 %files tlmgr
2689 %defattr(644,root,root,755)
2690 %dir %{texmfdist}/scripts/texlive
2691 %attr(755,root,root) %{texmfdist}/scripts/texlive/*.pl
2692 %attr(755,root,root) %{_bindir}/tlmgr
2693 # %dir %{texmf}/scripts/texlive/gswin32
2694 # %dir %{texmf}/scripts/texlive/lua
2695 # %dir %{texmf}/scripts/texlive/lua/texlive
2696 # %dir %{texmf}/scripts/texlive/tlmgrgui
2697 # %attr(755,root,root) %{texmf}/scripts/texlive/*.pl
2698 # %attr(755,root,root) %{texmf}/scripts/texlive/gswin32/*
2699 # %attr(755,root,root) %{texmf}/scripts/texlive/lua/texlive/*
2700 # %attr(755,root,root) %{texmf}/scripts/texlive/tlmgrgui/*.pl
2701 # %{texmf}/scripts/texlive/tlmgrgui/lang
2702
2703 %files scripts
2704 %defattr(644,root,root,755)
2705 # %dir %{texmfdist}/scripts/bengali
2706 %dir %{texmfdist}/scripts/glossaries
2707 %dir %{texmfdist}/scripts/perltex
2708 # %dir %{texmfdist}/scripts/pgfplots
2709 %dir %{texmfdist}/scripts/pst2pdf
2710 # %dir %{texmfdist}/scripts/shipunov
2711 %dir %{texmfdist}/scripts/texcount
2712 %dir %{texmfdist}/scripts/vpe
2713 %dir %{texmfdist}/scripts/a2ping
2714 # %dir %{texmf}/scripts/pkfix
2715 %dir %{texmfdist}/scripts/simpdftex
2716 #%dir %{texmf}/scripts/tetex
2717 # %attr(755,root,root) %{texmfdist}/scripts/bengali/*
2718 %attr(755,root,root) %{texmfdist}/scripts/glossaries/*
2719 %attr(755,root,root) %{texmfdist}/scripts/perltex/perltex*
2720 # %attr(755,root,root) %{texmfdist}/scripts/pgfplots/*
2721 %attr(755,root,root) %{texmfdist}/scripts/pst2pdf/pst2pdf*
2722 # %attr(755,root,root) %{texmfdist}/scripts/shipunov/*
2723 %attr(755,root,root) %{texmfdist}/scripts/texcount/*
2724 %attr(755,root,root) %{texmfdist}/scripts/vpe/vpe.pl
2725 %attr(755,root,root) %{texmfdist}/scripts/a2ping/a2ping*
2726 # %attr(755,root,root) %{texmf}/scripts/pkfix/pkfix*
2727 %attr(755,root,root) %{texmfdist}/scripts/simpdftex/simpdftex*
2728 #%attr(755,root,root) %{texmf}/scripts/tetex/*
2729 %attr(755,root,root) %{_bindir}/a2ping
2730 %attr(755,root,root) %{_bindir}/e2pall
2731 %dir %{texmfdist}/scripts/findhyph
2732 %attr(755,root,root) %{texmfdist}/scripts/findhyph/findhyph
2733 %attr(755,root,root) %{_bindir}/findhyph
2734 %dir %{texmfdist}/scripts/listings-ext
2735 %attr(755,root,root) %{texmfdist}/scripts/listings-ext/listings-ext.sh
2736 %attr(755,root,root) %{_bindir}/listings-ext.sh
2737 %dir %{texmfdist}/scripts/texdirflatten
2738 %attr(755,root,root) %{texmfdist}/scripts/texdirflatten/texdirflatten
2739 %attr(755,root,root) %{_bindir}/texdirflatten
2740 %{_mandir}/man1/e2pall.1*
2741 # %dir %{texmf}/texdoc
2742 # %doc %{texmf}/doc/texdoc
2743 # %config(noreplace) %verify(not md5 mtime size) %{texmf}/texdoc/texdoc.cnf
2744
2745 %files metapost
2746 %defattr(644,root,root,755)
2747 # %dir %{texmfdist}/metapost
2748 # %doc %{texmfdist}/doc/metapost
2749 %attr(755,root,root) %{_bindir}/mpost
2750 # %attr(755,root,root) %{_bindir}/mpto
2751 # %{texmfdist}/metapost/base
2752 # %{texmfdist}/metapost/config
2753 # %{texmfdist}/metapost/mfpic
2754 # %{texmfdist}/metapost/misc
2755 # %{texmfdist}/metapost/support
2756 # %{texmfdist}/source/metapost
2757 %{_mandir}/man1/mpost.1*
2758 # %{_mandir}/man1/mpto.1*
2759 # %{texmf}/fmtutil/format.metapost.cnf
2760
2761 %files mptopdf
2762 %defattr(644,root,root,755)
2763 %attr(755,root,root) %{_bindir}/mptopdf
2764 #%{_mandir}/man1/mptopdf.1*
2765 # %{texmfdist}/tex/mptopdf
2766 #%{fmtdir}/pdftex/mptopdf.fmt
2767 # %{fmtdir}/mptopdf
2768
2769 %files texdoctk
2770 %defattr(644,root,root,755)
2771 %attr(755,root,root) %{_bindir}/texdoctk
2772 # %{texmf}/texdoctk
2773 %{_mandir}/man1/texdoctk.1*
2774
2775 %files -n texconfig
2776 %defattr(644,root,root,755)
2777 %dir %{texmfdist}/texconfig
2778 %attr(755,root,root) %{_bindir}/texconfig
2779 %attr(755,root,root) %{_bindir}/texconfig-dialog
2780 %attr(755,root,root) %{_bindir}/texconfig-sys
2781 %attr(755,root,root) %{texmfdist}/texconfig/tcfmgr
2782 %attr(755,root,root) %{texmfdist}/scripts/texlive/texconfig-dialog.sh
2783 %attr(755,root,root) %{texmfdist}/scripts/texlive/texconfig-sys.sh
2784 %attr(755,root,root) %{texmfdist}/scripts/texlive/texconfig.sh
2785 %{_mandir}/man1/texconfig.1*
2786 %{_mandir}/man1/texconfig-sys.1*
2787 %{texmfdist}/texconfig/tcfmgr.map
2788
2789 %if %{with xindy}
2790 %files -n xindy
2791 %defattr(644,root,root,755)
2792 %doc %{texmf}/doc/xindy
2793 %dir %{texmf}/xindy
2794 %dir %{texmf}/xindy/lang
2795 %dir %{texmf}/scripts/xindy
2796 %attr(755,root,root) %{texmf}/scripts/xindy/*
2797 %attr(755,root,root) %{_bindir}/tex2xindy
2798 %attr(755,root,root) %{_bindir}/xindy
2799 %attr(755,root,root) %{_bindir}/texindy
2800 %{_libdir}/xindy
2801 %{texmf}/xindy/base
2802 %{texmf}/xindy/class
2803 %{texmf}/xindy/ord
2804 %{texmf}/xindy/rules
2805 %{texmf}/xindy/styles
2806 %{texmf}/xindy/tex
2807 %{_mandir}/man1/tex2xindy.1*
2808 %{_mandir}/man1/texindy.1*
2809 %{_mandir}/man1/xindy.1*
2810
2811 %files -n xindy-albanian
2812 %defattr(644,root,root,755)
2813 %{texmf}/xindy/lang/albanian
2814
2815 %files -n xindy-belarusian
2816 %defattr(644,root,root,755)
2817 %{texmf}/xindy/lang/belarusian
2818
2819 %files -n xindy-bulgarian
2820 %defattr(644,root,root,755)
2821 %{texmf}/xindy/lang/bulgarian
2822
2823 %files -n xindy-croatian
2824 %defattr(644,root,root,755)
2825 %{texmf}/xindy/lang/croatian
2826
2827 %files -n xindy-czech
2828 %defattr(644,root,root,755)
2829 %{texmf}/xindy/lang/czech
2830
2831 %files -n xindy-danish
2832 %defattr(644,root,root,755)
2833 %{texmf}/xindy/lang/danish
2834
2835 %files -n xindy-dutch
2836 %defattr(644,root,root,755)
2837 %{texmf}/xindy/lang/dutch
2838
2839 %files -n xindy-english
2840 %defattr(644,root,root,755)
2841 %{texmf}/xindy/lang/english
2842
2843 %files -n xindy-esperanto
2844 %defattr(644,root,root,755)
2845 %{texmf}/xindy/lang/esperanto
2846
2847 %files -n xindy-estonian
2848 %defattr(644,root,root,755)
2849 %{texmf}/xindy/lang/estonian
2850
2851 %files -n xindy-finnish
2852 %defattr(644,root,root,755)
2853 %{texmf}/xindy/lang/finnish
2854
2855 %files -n xindy-french
2856 %defattr(644,root,root,755)
2857 %{texmf}/xindy/lang/french
2858
2859 %files -n xindy-general
2860 %defattr(644,root,root,755)
2861 %{texmf}/xindy/lang/general
2862
2863 %files -n xindy-georgian
2864 %defattr(644,root,root,755)
2865 %{texmf}/xindy/lang/georgian
2866
2867 %files -n xindy-german
2868 %defattr(644,root,root,755)
2869 %{texmf}/xindy/lang/german
2870
2871 %files -n xindy-greek
2872 %defattr(644,root,root,755)
2873 %{texmf}/xindy/lang/greek
2874
2875 %files -n xindy-gypsy
2876 %defattr(644,root,root,755)
2877 %{texmf}/xindy/lang/gypsy
2878
2879 %files -n xindy-hausa
2880 %defattr(644,root,root,755)
2881 %{texmf}/xindy/lang/hausa
2882
2883 %files -n xindy-hebrew
2884 %defattr(644,root,root,755)
2885 %{texmf}/xindy/lang/hebrew
2886
2887 %files -n xindy-hungarian
2888 %defattr(644,root,root,755)
2889 %{texmf}/xindy/lang/hungarian
2890
2891 %files -n xindy-icelandic
2892 %defattr(644,root,root,755)
2893 %{texmf}/xindy/lang/icelandic
2894
2895 %files -n xindy-italian
2896 %defattr(644,root,root,755)
2897 %{texmf}/xindy/lang/italian
2898
2899 %files -n xindy-klingon
2900 %defattr(644,root,root,755)
2901 %{texmf}/xindy/lang/klingon
2902
2903 %files -n xindy-kurdish
2904 %defattr(644,root,root,755)
2905 %{texmf}/xindy/lang/kurdish
2906
2907 %files -n xindy-latin
2908 %defattr(644,root,root,755)
2909 %{texmf}/xindy/lang/latin
2910
2911 %files -n xindy-latvian
2912 %defattr(644,root,root,755)
2913 %{texmf}/xindy/lang/latvian
2914
2915 %files -n xindy-lithuanian
2916 %defattr(644,root,root,755)
2917 %{texmf}/xindy/lang/lithuanian
2918
2919 %files -n xindy-lower-sorbian
2920 %defattr(644,root,root,755)
2921 %{texmf}/xindy/lang/lower-sorbian
2922
2923 %files -n xindy-macedonian
2924 %defattr(644,root,root,755)
2925 %{texmf}/xindy/lang/macedonian
2926
2927 %files -n xindy-mongolian
2928 %defattr(644,root,root,755)
2929 %{texmf}/xindy/lang/mongolian
2930
2931 %files -n xindy-norwegian
2932 %defattr(644,root,root,755)
2933 %{texmf}/xindy/lang/norwegian
2934
2935 %files -n xindy-polish
2936 %defattr(644,root,root,755)
2937 %{texmf}/xindy/lang/polish
2938
2939 %files -n xindy-portuguese
2940 %defattr(644,root,root,755)
2941 %{texmf}/xindy/lang/portuguese
2942
2943 %files -n xindy-romanian
2944 %defattr(644,root,root,755)
2945 %{texmf}/xindy/lang/romanian
2946
2947 %files -n xindy-russian
2948 %defattr(644,root,root,755)
2949 %{texmf}/xindy/lang/russian
2950
2951 %files -n xindy-serbian
2952 %defattr(644,root,root,755)
2953 %{texmf}/xindy/lang/serbian
2954
2955 %files -n xindy-slovak
2956 %defattr(644,root,root,755)
2957 %{texmf}/xindy/lang/slovak
2958
2959 %files -n xindy-slovenian
2960 %defattr(644,root,root,755)
2961 %{texmf}/xindy/lang/slovenian
2962
2963 %files -n xindy-spanish
2964 %defattr(644,root,root,755)
2965 %{texmf}/xindy/lang/spanish
2966
2967 %files -n xindy-swedish
2968 %defattr(644,root,root,755)
2969 %{texmf}/xindy/lang/swedish
2970
2971 %files -n xindy-turkish
2972 %defattr(644,root,root,755)
2973 %{texmf}/xindy/lang/turkish
2974
2975 %files -n xindy-ukrainian
2976 %defattr(644,root,root,755)
2977 %{texmf}/xindy/lang/ukrainian
2978
2979 %files -n xindy-upper-sorbian
2980 %defattr(644,root,root,755)
2981 %{texmf}/xindy/lang/upper-sorbian
2982
2983 %files -n xindy-vietnamese
2984 %defattr(644,root,root,755)
2985 %{texmf}/xindy/lang/vietnamese/
2986 %endif
2987
2988 %files -n xdvi
2989 %defattr(644,root,root,755)
2990 %attr(755,root,root) %{_bindir}/xdvi-xaw
2991 %attr(755,root,root) %{_bindir}/xdvi
2992 %{_mandir}/man1/xdvi.1*
2993 %{_desktopdir}/xdvi.desktop
2994 %{_pixmapsdir}/xdvi.png
2995 #%{texmf}/xdvi
2996
2997 %files pdftex
2998 %defattr(644,root,root,755)
2999 # %config(noreplace) %verify(not md5 mtime size) %{texmf}/tex/generic/config/pdftexconfig.tex
3000 # %dir %{texmfdist}/doc/support
3001 # %dir %{texmf}/fonts/map/pdftex
3002 # %doc %{texmfdist}/doc/pdftex
3003 # %doc %{texmfdist}/doc/support/pdfcrop
3004 %dir %{texmfdist}/scripts/pdfcrop
3005 %attr(755,root,root) %{texmfdist}/scripts/pdfcrop/pdfcrop.pl
3006 %attr(755,root,root) %{_bindir}/pdfcrop
3007 %attr(755,root,root) %{_bindir}/rpdfcrop
3008 %attr(755,root,root) %{_bindir}/pdftex
3009 %attr(755,root,root) %{_bindir}/tpic2pdftex
3010 %dir %{fmtdir}/pdftex
3011 # %{_mandir}/man1/epstopdf.1*
3012 %{_mandir}/man1/pdftex.1*
3013 %{_mandir}/man1/tpic2pdftex.1*
3014 # %{texmfdist}/fonts/enc/pdftex
3015 # %{texmfdist}/fonts/map/pdftex
3016 # %{texmf}/fmtutil/format.pdftex.cnf
3017 # %{texmf}/fonts/map/pdftex/updmap
3018
3019 %files phyzzx
3020 %defattr(644,root,root,755)
3021 # %attr(755,root,root) %{_bindir}/phyzzx
3022 # %dir %{texmfdist}/doc/phyzzx
3023 # %dir %{texmfdist}/tex/phyzzx
3024 # %doc %{texmfdist}/doc/phyzzx/base
3025 # %{texmfdist}/tex/phyzzx/base
3026 # %{texmfdist}/tex/phyzzx/config
3027 # %{texmf}/fmtutil/format.phyzzx.cnf
3028 # %{fmtdir}/phyzzx
3029
3030 %files omega
3031 %defattr(644,root,root,755)
3032 # %doc %{texmfdist}/doc/aleph
3033 # %doc %{texmfdist}/doc/omega
3034 # %doc %{texmfdist}/doc/lambda
3035 # %dir %{texmfdist}/omega
3036 # %dir %{texmfdist}/dvips/omega
3037 %attr(755,root,root) %{_bindir}/aleph
3038 # %attr(755,root,root) %{_bindir}/lambda
3039 %attr(755,root,root) %{_bindir}/mkocp
3040 %attr(755,root,root) %{_bindir}/mkofm
3041 %attr(755,root,root) %{_bindir}/odvicopy
3042 # %attr(755,root,root) %{_bindir}/odvips
3043 %attr(755,root,root) %{_bindir}/odvitype
3044 # %attr(755,root,root) %{_bindir}/omega
3045 %attr(755,root,root) %{_bindir}/omfonts
3046 %attr(755,root,root) %{_bindir}/opl2ofm
3047 %attr(755,root,root) %{_bindir}/otangle
3048 %attr(755,root,root) %{_bindir}/otp2ocp
3049 %attr(755,root,root) %{_bindir}/outocp
3050 %attr(755,root,root) %{_bindir}/ovf2ovp
3051 %attr(755,root,root) %{_bindir}/ovp2ovf
3052 # %{texmfdist}/dvips/omega/config.omega
3053 # %{texmfdist}/dvips/omega/omega.cfg
3054 # %{texmfdist}/fonts/map/dvips/omega
3055 # %{texmfdist}/tex/generic/omegahyph
3056 # %{texmfdist}/omega/ocp
3057 # %{texmfdist}/omega/otp
3058 # %{texmfdist}/tex/lambda
3059 # %{texmfdist}/source/lambda
3060 # %{texmf}/fmtutil/format.omega.cnf
3061 # %{texmf}/fmtutil/format.aleph.cnf
3062 %{_mandir}/man1/aleph.1*
3063 # %{_mandir}/man1/lambda.1*
3064 %{_mandir}/man1/mkocp.1*
3065 %{_mandir}/man1/mkofm.1*
3066 # %{_mandir}/man1/omega.1*
3067 %{_mandir}/man1/odvicopy.1*
3068 # %{_mandir}/man1/odvips.1*
3069 %{_mandir}/man1/odvitype.1*
3070 %{_mandir}/man1/ofm2opl.1*
3071 %{_mandir}/man1/opl2ofm.1*
3072 %{_mandir}/man1/otp2ocp.1*
3073 %{_mandir}/man1/outocp.1*
3074 %{_mandir}/man1/ovf2ovp.1*
3075 %{_mandir}/man1/ovp2ovf.1*
3076 # %{fmtdir}/aleph
3077 # %{fmtdir}/omega
3078 # %{fmtdir}/lambda
3079 # %{fmtdir}/lamed
3080 # %{fmtdir}/pdftex/aleph.fmt
3081 # %{fmtdir}/pdftex/lambda.fmt
3082 # %{fmtdir}/pdftex/lamed.fmt
3083 # %{fmtdir}/pdftex/omega.fmt
3084
3085 %files format-mex
3086 %defattr(644,root,root,755)
3087 # %attr(755,root,root) %{_bindir}/mex
3088 # %{texmfdist}/tex/mex/config/mex.ini
3089 # %{fmtdir}/mex
3090
3091 %files format-amstex
3092 %defattr(644,root,root,755)
3093 # %attr(755,root,root) %{_bindir}/amstex
3094 # %doc %{texmfdist}/doc/amstex
3095 # %{texmfdist}/tex/amstex
3096 # %{texmf}/fmtutil/format.amstex.cnf
3097 # %{texmf}/fmtutil/format.cyramstex.cnf
3098 %{_mandir}/man1/amstex.1*
3099
3100 # %files csplain
3101 # %defattr(644,root,root,755)
3102 # %dir %{texmfdist}/doc/cslatex
3103 # %doc %{texmfdist}/doc/cslatex/base
3104 # %attr(755,root,root) %{_bindir}/csplain
3105 # %{texmfdist}/tex/csplain
3106 # %{texmf}/fmtutil/format.csplain.cnf
3107
3108 %files format-csplain
3109 %defattr(644,root,root,755)
3110 # %{fmtdir}/csplain
3111
3112 %files format-pdfcsplain
3113 %defattr(644,root,root,755)
3114 # %attr(755,root,root) %{_bindir}/pdfcsplain
3115 # %{fmtdir}/pdfcsplain
3116
3117 %files format-eplain
3118 %defattr(644,root,root,755)
3119 # %attr(755,root,root) %{_bindir}/eplain
3120 # %attr(755,root,root) %{_bindir}/etex
3121 %{_mandir}/man1/eplain.1*
3122 # %{_mandir}/man1/etex.1*
3123 # %{texmf}/fmtutil/format.eplain.cnf
3124 # %{fmtdir}/etex
3125
3126 %files context
3127 %defattr(644,root,root,755)
3128 %dir %{texmfdist}/scripts/context
3129 # %dir %{texmfdist}/scripts/context/ruby
3130 # %dir %{texmfdist}/scripts/context/stubs
3131 # %dir %{texmfdist}/scripts/context/stubs/unix
3132 # %attr(755,root,root) %{texmfdist}/scripts/context/stubs/unix/*
3133 %attr(755,root,root) %{_bindir}/context
3134 %attr(755,root,root) %{_bindir}/ctxtools
3135 %attr(755,root,root) %{_bindir}/convbkmk
3136 # %attr(755,root,root) %{_bindir}/exatools
3137 # %attr(755,root,root) %{_bindir}/makempy
3138 # %attr(755,root,root) %{_bindir}/mpstools
3139 %attr(755,root,root) %{_bindir}/mtxrun
3140 %attr(755,root,root) %{_bindir}/mtxtools
3141 %attr(755,root,root) %{_bindir}/pdftools
3142 %attr(755,root,root) %{_bindir}/pdftrimwhite
3143 %attr(755,root,root) %{_bindir}/pstopdf
3144 %attr(755,root,root) %{_bindir}/rlxtools
3145 %attr(755,root,root) %{_bindir}/runtools
3146 %attr(755,root,root) %{_bindir}/texexec
3147 %attr(755,root,root) %{_bindir}/texfind
3148 %attr(755,root,root) %{_bindir}/texfont
3149 # %attr(755,root,root) %{texmfdist}/scripts/context/ruby/texmfstart.rb
3150 %attr(755,root,root) %{_bindir}/texmfstart
3151 %attr(755,root,root) %{_bindir}/texshow
3152 %attr(755,root,root) %{_bindir}/textools
3153 %attr(755,root,root) %{_bindir}/texutil
3154 %attr(755,root,root) %{_bindir}/tmftools
3155 %attr(755,root,root) %{_bindir}/xmltools
3156 #%{_mandir}/man1/ctxtools.1*
3157 # %{_mandir}/man1/pdftools.1*
3158 #%{_mandir}/man1/pstopdf.1*
3159 # %{_mandir}/man1/texfind.1*
3160 # %{_mandir}/man1/texfont.1*
3161 #%{_mandir}/man1/texmfstart.1*
3162 # %{_mandir}/man1/textools.1*
3163 # %{_mandir}/man1/texutil.1*
3164 # %{texmfdist}/context
3165 # %{texmfdist}/fonts/enc/dvips/context
3166 # %{texmfdist}/metapost/context
3167 # %{texmfdist}/tex/context
3168 # %exclude %{texmfdist}/tex/context/config/cont-de.ini
3169 # %exclude %{texmfdist}/tex/context/config/cont-en.ini
3170 # %exclude %{texmfdist}/tex/context/config/cont-nl.ini
3171 # %exclude %{texmfdist}/tex/context/config/cont-uk.ini
3172 # %{texmfdist}/tex/generic/context
3173 # %{texmfdist}/tex/latex/context
3174 # %{texmfdist}/bibtex/bst/context
3175 # %{texmf}/fmtutil/format.context.cnf
3176 # %{texmf}/fmtutil/format.luatex.cnf
3177 # %{texmf}/web2c/context.cnf
3178
3179 %files latex
3180 %defattr(644,root,root,755)
3181 %attr(755,root,root) %{_bindir}/lacheck
3182 %attr(755,root,root) %{_bindir}/latex
3183 %attr(755,root,root) %{_bindir}/latexfileversion
3184 %attr(755,root,root) %{texmfdist}/scripts/latexfileversion/latexfileversion
3185 %attr(755,root,root) %{_bindir}/latexdiff-vc
3186 %attr(755,root,root) %{texmfdist}/scripts/latexdiff/latexdiff-vc.pl
3187 %attr(755,root,root) %{_bindir}/latexdiff
3188 %attr(755,root,root) %{texmfdist}/scripts/latexdiff/latexdiff.pl
3189 %attr(755,root,root) %{_bindir}/latexrevise
3190 %attr(755,root,root) %{texmfdist}/scripts/latexdiff/latexrevise.pl
3191
3192 %attr(755,root,root) %{_bindir}/pslatex
3193 %attr(755,root,root) %{texmfdist}/scripts/texlive/pslatex.sh
3194
3195 # make new spec for latexmk (http://users.phys.psu.edu/~collins/software/latexmk-jcc/)
3196 %dir %{texmfdist}/scripts/latexmk
3197 %attr(755,root,root) %{texmfdist}/scripts/latexmk/latexmk.pl
3198
3199 %attr(755,root,root) %{_bindir}/latexmk
3200 %dir %{texmfdist}/scripts/latex2man
3201 %attr(755,root,root) %{texmfdist}/scripts/latex2man/latex2man
3202 %attr(755,root,root) %{_bindir}/latex2man
3203 %dir %{texmfdist}/scripts/svn-multi
3204 %attr(755,root,root) %{texmfdist}/scripts/svn-multi/svn-multi.pl
3205 %attr(755,root,root) %{_bindir}/svn-multi
3206 %dir %{texmfdist}/scripts/texloganalyser
3207 %attr(755,root,root) %{texmfdist}/scripts/texloganalyser/texloganalyser
3208 %attr(755,root,root) %{_bindir}/texloganalyser
3209 %dir %{texmfdist}/scripts/fig4latex
3210 %attr(755,root,root) %{texmfdist}/scripts/fig4latex/fig4latex
3211 %attr(755,root,root) %{_bindir}/fig4latex
3212 %{_mandir}/man1/lacheck.1*
3213 %{_mandir}/man1/latex.1*
3214 %{_mandir}/man1/pslatex.1*
3215
3216 %files latex-bibtex
3217 %defattr(644,root,root,755)
3218 %attr(755,root,root) %{_bindir}/listbib
3219 %dir %{texmfdist}/bibtex
3220 # %dir %{texmfdist}/bibtex/bib
3221 # %dir %{texmfdist}/bibtex/bst
3222 %dir %{texmfdist}/bibtex/csf
3223 # %dir %{texmfdist}/doc/bibtex
3224 # %dir %{texmf}/bibtex
3225 # %doc %{texmfdist}/doc/bibtex/base
3226 # %doc %{texmfdist}/doc/latex/bibtopic
3227 # %doc %{texmfdist}/doc/latex/bibunits
3228 # %doc %{texmfdist}/doc/latex/footbib
3229 # %doc %{texmfdist}/doc/latex/natbib
3230 %doc %{texmfdist}/doc/bibtex8
3231 %{_mandir}/man1/bibtex.1*
3232 %{_mandir}/man1/rubibtex.1*
3233
3234 %attr(755,root,root) %{_bindir}/authorindex
3235 %attr(755,root,root) %{_bindir}/biber
3236 %attr(755,root,root) %{_bindir}/bibexport
3237 %attr(755,root,root) %{_bindir}/bibtex
3238 %attr(755,root,root) %{_bindir}/bibtexu
3239 %attr(755,root,root) %{_bindir}/checkcites
3240 %attr(755,root,root) %{_bindir}/rubibtex
3241 %attr(755,root,root) %{texmfdist}/scripts/texlive/rubibtex.sh
3242 %{texmfdist}/bibtex/csf/base
3243  
3244 %files latex-presentation-bin
3245 %defattr(644,root,root,755)
3246 %attr(755,root,root) %{_bindir}/ppower4
3247 %attr(755,root,root) %{_bindir}/pdfthumb
3248
3249 %files format-pdflatex
3250 %defattr(644,root,root,755)
3251 %attr(755,root,root) %{_bindir}/pdflatex
3252 # %{fmtdir}/pdflatex
3253 # %{fmtdir}/pdftex/pdflatex.fmt
3254 %{_mandir}/man1/pdflatex.1*
3255  
3256 %files tex-thumbpdf
3257 %defattr(644,root,root,755)
3258 # %doc %{texmfdist}/doc/generic/thumbpdf
3259 %attr(755,root,root) %{_bindir}/thumbpdf
3260 #%{_mandir}/man1/thumbpdf.1*
3261 # %{texmfdist}/tex/generic/thumbpdf
3262 %{texmfdist}/scripts/thumbpdf
3263
3264 %files fonts-other
3265 %defattr(644,root,root,755)
3266 %{texmfdist}/fonts/map/glyphlist
3267
3268 %files bbox
3269 %defattr(644,root,root,755)
3270 %attr(755,root,root) %{_bindir}/bbox
3271 %{_mandir}/man1/bbox*
3272
3273 %files detex
3274 %defattr(644,root,root,755)
3275 %attr(755,root,root) %{_bindir}/detex
3276 %{_mandir}/man1/detex*
3277
3278 %files dviutils
3279 %defattr(644,root,root,755)
3280 %dir %{texmfdist}/scripts/dviasm
3281 #%dir %{texmf}/fonts/cmap
3282 # %doc %{texmf}/fonts/cmap/README
3283 %attr(755,root,root) %{_bindir}/disdvi
3284 %attr(755,root,root) %{_bindir}/dt2dv
3285 %attr(755,root,root) %{_bindir}/dv2dt
3286 %attr(755,root,root) %{_bindir}/dvi2tty
3287 %attr(755,root,root) %{_bindir}/dviasm
3288 %attr(755,root,root) %{_bindir}/dvibook
3289 %attr(755,root,root) %{_bindir}/dviconcat
3290 %attr(755,root,root) %{_bindir}/dvidvi
3291 %attr(755,root,root) %{_bindir}/dvigif
3292 %attr(755,root,root) %{_bindir}/dvipdfmx
3293 %attr(755,root,root) %{_bindir}/dvipos
3294 %attr(755,root,root) %{_bindir}/dviselect
3295 %attr(755,root,root) %{_bindir}/dvitodvi
3296 %attr(755,root,root) %{texmfdist}/scripts/dviasm/dviasm*
3297 %{_mandir}/man1/dt2dv*
3298 %{_mandir}/man1/dv2dt*
3299 %{_mandir}/man1/dvi2tty*
3300 %{_mandir}/man1/dvibook*
3301 %{_mandir}/man1/dviconcat*
3302 %{_mandir}/man1/dvidvi*
3303 %{_mandir}/man1/dvigif*
3304 %{_mandir}/man1/dvipos*
3305 %{_mandir}/man1/dviselect*
3306 %{_mandir}/man1/dvitodvi*
3307 %{texmfdist}/dvipdfmx
3308 %{texmfdist}/fonts/cmap/dvipdfmx
3309 %{texmfdist}/fonts/map/dvipdfmx
3310
3311 %files psutils
3312 %defattr(644,root,root,755)
3313 # %dir %{texmf}/scripts/ps2eps
3314 # %doc %{texmfdist}/doc/epspdf
3315 %attr(755,root,root) %{_bindir}/epsffit
3316 %attr(755,root,root) %{_bindir}/epspdf
3317 %attr(755,root,root) %{_bindir}/epspdftk
3318 %attr(755,root,root) %{_bindir}/extractres
3319 %dir %{texmfdist}/scripts/fragmaster
3320 %attr(755,root,root) %{texmfdist}/scripts/fragmaster/fragmaster.pl
3321 %attr(755,root,root) %{_bindir}/fragmaster
3322 %attr(755,root,root) %{_bindir}/fix*
3323 %attr(755,root,root) %{_bindir}/getafm
3324 %attr(755,root,root) %{_bindir}/includeres
3325 %attr(755,root,root) %{_bindir}/ps2eps
3326 %attr(755,root,root) %{_bindir}/psbook
3327 %attr(755,root,root) %{_bindir}/psmerge
3328 %attr(755,root,root) %{_bindir}/psnup
3329 %attr(755,root,root) %{_bindir}/psresize
3330 %attr(755,root,root) %{_bindir}/psselect
3331 %attr(755,root,root) %{_bindir}/pst2pdf
3332 %attr(755,root,root) %{_bindir}/pstops
3333 %attr(755,root,root) %{_bindir}/showchar
3334 %dir %{texmfdist}/scripts/epstopdf
3335 %attr(755,root,root) %{texmfdist}/scripts/epstopdf/epstopdf.pl
3336 %attr(755,root,root) %{_bindir}/epstopdf
3337 %dir %{texmfdist}/scripts/purifyeps
3338 %attr(755,root,root) %{texmfdist}/scripts/purifyeps/purifyeps
3339 %attr(755,root,root) %{_bindir}/purifyeps
3340 %attr(755,root,root) %{texmfdist}/scripts/ps2eps/ps2eps*
3341 %{_mandir}/man1/epsffit*
3342 %{_mandir}/man1/extractres*
3343 %{_mandir}/man1/fix*
3344 %{_mandir}/man1/getafm*
3345 %{_mandir}/man1/includeres*
3346 %{_mandir}/man1/ps2eps.1*
3347 %{_mandir}/man1/psbook*
3348 %{_mandir}/man1/psmerge*
3349 %{_mandir}/man1/psnup*
3350 %{_mandir}/man1/psresize*
3351 %{_mandir}/man1/psselect*
3352 %{_mandir}/man1/pstops*
3353 %{texmfdist}/scripts/epspdf
3354 %{texmfdist}/dvips/psutils
3355
3356 %files uncategorized-utils
3357 %defattr(644,root,root,755)
3358 %attr(755,root,root) %{_bindir}/devnag
3359
3360 %files tex4ht
3361 %defattr(644,root,root,755)
3362 %dir %{texmfdist}/scripts/tex4ht
3363 # %doc %{texmfdist}/doc/generic/tex4ht
3364 %attr(755,root,root) %{_bindir}/ht
3365 %attr(755,root,root) %{_bindir}/htcontext
3366 %attr(755,root,root) %{_bindir}/htlatex
3367 %attr(755,root,root) %{_bindir}/htmex
3368 %attr(755,root,root) %{_bindir}/httex
3369 %attr(755,root,root) %{_bindir}/httexi
3370 %attr(755,root,root) %{_bindir}/htxelatex
3371 %attr(755,root,root) %{_bindir}/htxetex
3372 %attr(755,root,root) %{_bindir}/mk4ht
3373 %attr(755,root,root) %{_bindir}/t4ht
3374 %attr(755,root,root) %{_bindir}/tex4ht
3375 %attr(755,root,root) %{texmfdist}/scripts/tex4ht/ht.sh
3376 %attr(755,root,root) %{texmfdist}/scripts/tex4ht/htcontext.sh
3377 %attr(755,root,root) %{texmfdist}/scripts/tex4ht/htlatex.sh
3378 %attr(755,root,root) %{texmfdist}/scripts/tex4ht/htmex.sh
3379 %attr(755,root,root) %{texmfdist}/scripts/tex4ht/httex.sh
3380 %attr(755,root,root) %{texmfdist}/scripts/tex4ht/httexi.sh
3381 %attr(755,root,root) %{texmfdist}/scripts/tex4ht/htxelatex.sh
3382 %attr(755,root,root) %{texmfdist}/scripts/tex4ht/htxetex.sh
3383 %attr(755,root,root) %{texmfdist}/scripts/tex4ht/mk4ht.pl
3384 # %{texmfdist}/tex/generic/tex4ht
3385 # %{texmfdist}/tex4ht
3386 # %{texmf}/scripts/tex4ht
3387
3388 %files xetex
3389 %defattr(644,root,root,755)
3390 %attr(755,root,root) %{_bindir}/xdvipdfmx
3391 %attr(755,root,root) %{_bindir}/xelatex
3392 %attr(755,root,root) %{_bindir}/xetex
3393 #%dir %{fmtdir}/xetex
3394 # %doc %{texmfdist}/doc/generic/ifxetex
3395 # %doc %{texmfdist}/doc/generic/xetex-pstricks
3396 # %doc %{texmfdist}/doc/xelatex
3397 # %doc %{texmfdist}/doc/xetex
3398 # %{texmfdist}/scripts/xetex
3399 # %{texmfdist}/tex/generic/ifxetex
3400 # %{texmfdist}/tex/generic/xetexconfig
3401 # %{texmfdist}/tex/latex/latexconfig/xelatex.ini
3402 # %{texmfdist}/tex/plain/config/xetex.ini
3403 # %{texmfdist}/tex/xelatex
3404 # %{texmfdist}/tex/xetex
3405 # %{texmf}/fmtutil/format.xetex.cnf
3406 # %{fmtdir}/xetex/xetex.fmt
3407 # %{fmtdir}/xetex/xelatex.fmt
3408 # %{fmtdir}/pdftex/xelatex.fmt
3409 # %{fmtdir}/pdftex/xetex.fmt
3410 # %{fmtdir}/xelatex
3411
3412 %files xmltex
3413 %defattr(644,root,root,755)
3414 # %attr(755,root,root) %{_bindir}/pdfxmltex
3415 # %attr(755,root,root) %{_bindir}/xmltex
3416 # %doc %{texmfdist}/doc/xmltex
3417 # %{texmfdist}/source/xmltex
3418 # %{texmfdist}/tex/xmltex
3419 # %{texmf}/fmtutil/format.xmltex.cnf
3420 # %{fmtdir}/pdftex/pdfxmltex.fmt
3421 # %{fmtdir}/pdftex/xmltex.fmt
3422 # %{fmtdir}/pdfxmltex
3423 # %{fmtdir}/xmltex
3424
3425 %files luatex
3426 # %dir %{texmfdist}/scripts/context/lua
3427 %attr(755,root,root) %{_bindir}/luatex
3428 # %attr(755,root,root) %{_bindir}/luatangle
3429 %attr(755,root,root) %{_bindir}/texlua
3430 %attr(755,root,root) %{_bindir}/texluac
3431 %attr(755,root,root) %{texmfdist}/scripts/cachepic/cachepic.tlu
3432 %attr(755,root,root) %{_bindir}/cachepic
3433 # %attr(755,root,root) %{texmfdist}/scripts/context/lua/*
3434 %attr(755,root,root) %{_bindir}/luatools
3435 %attr(755,root,root) %{texmfdist}/scripts/texlive/rungs.tlu
3436 %attr(755,root,root) %{_bindir}/rungs
3437 %attr(755,root,root) %{_bindir}/texdoc
3438 %attr(755,root,root) %{texmfdist}/scripts/texdoc/texdoc.tlu
3439 %{_mandir}/man1/luatex.1*
3440 %{_mandir}/man1/texlua.1*
3441 %{_mandir}/man1/texluac.1*
This page took 0.37723 seconds and 4 git commands to generate.