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