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