source: projects/specs/trunk/t/texlive-collection-binextra/texlive-collection-binextra-vl.spec @ 5207

Revision 5207, 27.3 KB checked in by munepi, 13 years ago (diff)

upgrade to TeX Live 2011

Line 
1## -*- coding: utf-8-unix -*-
2## NOTE: This spec file is generated by tlpdb2rpmspec 2011-1:
3## tlpdb2rpmspec collection-binextra
4
5%global _use_internal_dependency_generator 0
6%global __find_provides %{nil}
7%global __find_requires %{nil}
8
9%bcond_with firstbuild
10
11%define tex_destdir     %{_datadir}
12%define texmf           %{tex_destdir}/texmf
13%define texlive_src     %{tex_destdir}/texlive-sources
14%define build_tex_destdir       %{buildroot}%{tex_destdir}
15%define build_texmf     %{buildroot}%{texmf}
16
17%define exec_mktexlsr  [ -x %{_bindir}/texconfig-sys ] && PATH=%{_bindir}:$PATH %{_bindir}/texconfig-sys rehash
18%define exec_texhash  [ -x %{_bindir}/texhash ] && PATH=%{_bindir}:$PATH %{_bindir}/texhash
19%define exec_updmap   [ -x %{_bindir}/updmap-sys ] && PATH=%{_bindir}:$PATH %{_bindir}/updmap-sys
20%define exec_fmtutil  [ -x %{_bindir}/fmtutil-sys ] && PATH=%{_bindir}:$PATH %{_bindir}/fmtutil-sys --all >/dev/null 2>&1
21%define exec_upddeffont    [ -x %{_sbindir}/update-defaultfont ] && %{_sbindir}/update-defaultfont 2> /dev/null
22%define vartexfonts %{_var}/lib/texmf/fonts
23
24Summary: TeX Live: TeX auxiliary programs
25Summary(ja): TeX Live: TeX auxiliary programs
26Name: texlive-collection-binextra
27Version: 2011
28Release: 1%{?_dist_release}
29License: GPL+, LGPLv2+, LPPL, Knuth, Freely redistributable without restriction, Public Domain, Artistic, GPLv3+
30Group: Applications/Publishing
31URL:http://www.tug.org/texlive/
32
33Requires: texlive = %{version}
34Requires: texlive-collection-basic = %{version}
35
36Requires(post):         texlive = %{version}
37Requires(postun):       texlive = %{version}
38BuildRequires:          texlive-sources = %{version}
39
40BuildArch:      noarch
41Buildroot:      %{_tmppath}/%{name}-%{version}-root
42
43Vendor:         Project Vine
44Distribution:   Vine Linux
45Packager:       munepi
46
47%description
48The TeX Live software distribution offers a complete TeX system for a
49variety of Unix, Macintosh, Windows and other platforms. It
50encompasses programs for editing, typesetting, previewing and printing
51of TeX documents in many different languages, and a large collection
52of TeX macros and font libraries.
53
54The distribution includes extensive general documentation about TeX,
55as well as the documentation for the included software packages.
56
57This package is a collection of TeX auxiliary programs:
58Various useful, but non-essential, support programs. Includes
59programs and macros for DVI file manipulation, literate
60programming, patgen, and the TeX Works Editor.
61
62This package contains the following CTAN packages:
63a2ping: Advanced PS, PDF, EPS converter.
64asymptote: 2D and 3D TeX-Aware Vector Graphics Language.
65bibtex8: A fully 8-bit adaptation of BibTeX 0.99.
66bibtexu:
67bundledoc: Bundle together all the files needed to build a LaTeX document.
68chktex: Check for errors in LaTeX documents.
69ctie: C version of tie (merging Web change files).
70cweb: A Web system in C.
71de-macro: Expand private macros in a document.
72detex: Strip TeX from a source file.
73dtl: Tools to dis-assemble and re-assemble DVI files.
74dvi2tty: Produce ASCII from DVI.
75dviasm: A utility for editing DVI files.
76dvicopy: Copy DVI files, flattening VFs.
77dvidvi: Convert one DVI file into another.
78dviljk: DVI to Laserjet output.
79dvipng: A fast DVI to PNG/GIF converter.
80dvipos:
81dvisvgm: Converts DVI files to Scalable Vector Graphics format (SVG).
82findhyph: Find hyphenated words in a document.
83fragmaster: Using psfrag with PDFLaTeX.
84hyphenex: Generate a hyphenation exceptions file.
85installfont: A bash script for installing a LaTeX font family.
86lacheck: LaTeX checker.
87latex2man: Translate LaTeX-based manual pages into Unix man format.
88latexdiff: Determine and mark up significant differences between latex files.
89latexmk: Fully automated LaTeX document generation routine.
90listings-ext: Automated input of source.
91mkjobtexmf: Generate a texmf tree for a particular job.
92patgen:
93pdfcrop: Crop PDF graphics.
94pdfjam: Shell scripts interfacing to pdfpages.
95pdftools: PDF-related utilities, including PostScript-to-PDF conversion
96pkfix: Replace pk fonts in PostScript with Type 1 fonts.
97pkfix-helper: Make PostScript files accessible to pkfix.
98purifyeps: Make EPS work with both LaTeX/dvips and pdfLaTeX.
99seetexk: Utilities for manipulating DVI files.
100sty2dtx: Create a .dtx file from a .sty file.
101synctex:
102texcount: Count words in a LaTeX document.
103texdef: Display the definitions of TeX commands.
104texdiff: Compare documents and produce tagged merge.
105texdirflatten: Collect files related to a LaTeX job in a single directory.
106texdoc: Documentation access for TeX distributions.
107texloganalyser: Analyse TeX logs.
108texware: Utility programs for use with TeX.
109tie: Allow multiple web change files.
110tpic2pdftex: Use tpic commands in PDFTeX.
111web: original web programs tangle and weave
112xindy: A general-purpose index processor.
113
114%description -l ja
115TeX Live ソフトウェアディストリビューションは、
116さまざまな Unix, Macintosh, Windows、および
117他のプラットホームに対して完全な TeX システムを提供します。
118多くの異なった言語を含む TeX ドキュメントの
119編集、組版、閲覧、印刷するためのプログラム、
120そして、TeX マクロやフォントライブラリの大きなコレクションを
121同梱しています。
122
123このディストリビューションは
124同梱しているソフトウェアパッケージのためのドキュメントばかりでなく、
125TeX に関するたくさんの一般的なドキュメントを含んでいます。
126
127このパッケージは以下のようなパッケージ集です。
128TeX auxiliary programs:
129Various useful, but non-essential, support programs. Includes
130programs and macros for DVI file manipulation, literate
131programming, patgen, and the TeX Works Editor.
132
133このパッケージは以下の CTAN パッケージを含んでいます:
134a2ping: Advanced PS, PDF, EPS converter.
135asymptote: 2D and 3D TeX-Aware Vector Graphics Language.
136bibtex8: A fully 8-bit adaptation of BibTeX 0.99.
137bibtexu:
138bundledoc: Bundle together all the files needed to build a LaTeX document.
139chktex: Check for errors in LaTeX documents.
140ctie: C version of tie (merging Web change files).
141cweb: A Web system in C.
142de-macro: Expand private macros in a document.
143detex: Strip TeX from a source file.
144dtl: Tools to dis-assemble and re-assemble DVI files.
145dvi2tty: Produce ASCII from DVI.
146dviasm: A utility for editing DVI files.
147dvicopy: Copy DVI files, flattening VFs.
148dvidvi: Convert one DVI file into another.
149dviljk: DVI to Laserjet output.
150dvipng: A fast DVI to PNG/GIF converter.
151dvipos:
152dvisvgm: Converts DVI files to Scalable Vector Graphics format (SVG).
153findhyph: Find hyphenated words in a document.
154fragmaster: Using psfrag with PDFLaTeX.
155hyphenex: Generate a hyphenation exceptions file.
156installfont: A bash script for installing a LaTeX font family.
157lacheck: LaTeX checker.
158latex2man: Translate LaTeX-based manual pages into Unix man format.
159latexdiff: Determine and mark up significant differences between latex files.
160latexmk: Fully automated LaTeX document generation routine.
161listings-ext: Automated input of source.
162mkjobtexmf: Generate a texmf tree for a particular job.
163patgen:
164pdfcrop: Crop PDF graphics.
165pdfjam: Shell scripts interfacing to pdfpages.
166pdftools: PDF-related utilities, including PostScript-to-PDF conversion
167pkfix: Replace pk fonts in PostScript with Type 1 fonts.
168pkfix-helper: Make PostScript files accessible to pkfix.
169purifyeps: Make EPS work with both LaTeX/dvips and pdfLaTeX.
170seetexk: Utilities for manipulating DVI files.
171sty2dtx: Create a .dtx file from a .sty file.
172synctex:
173texcount: Count words in a LaTeX document.
174texdef: Display the definitions of TeX commands.
175texdiff: Compare documents and produce tagged merge.
176texdirflatten: Collect files related to a LaTeX job in a single directory.
177texdoc: Documentation access for TeX distributions.
178texloganalyser: Analyse TeX logs.
179texware: Utility programs for use with TeX.
180tie: Allow multiple web change files.
181tpic2pdftex: Use tpic commands in PDFTeX.
182web: original web programs tangle and weave
183xindy: A general-purpose index processor.
184
185%package doc
186Summary: TeX Live: Documentation files of %{name}
187Group: Applications/Publishing
188Requires: %{name} = %{version}-%{release}
189
190%description doc
191This package contains documentation files of %{name}.
192
193%prep
194
195%build
196
197%install
198[ -n "%{buildroot}" -a "%{buildroot}" != / ] && %__rm -rf %{buildroot}
199
200PREF=%{buildroot}%{tex_destdir}
201
202manifest=(
203texmf-dist/bibtex/csf/base/88591lat.csf
204texmf-dist/bibtex/csf/base/88591sca.csf
205texmf-dist/bibtex/csf/base/README.TEXLIVE
206texmf-dist/bibtex/csf/base/ascii.csf
207texmf-dist/bibtex/csf/base/cp437lat.csf
208texmf-dist/bibtex/csf/base/cp850lat.csf
209texmf-dist/bibtex/csf/base/cp850sca.csf
210texmf-dist/bibtex/csf/base/cp866rus.csf
211texmf-dist/bibtex/csf/base/csfile.txt
212texmf-dist/bibtex/csf/polish-csf/88592pl.csf
213texmf-dist/bibtex/csf/polish-csf/cp1250pl.csf
214texmf-dist/bibtex/csf/polish-csf/cp852pl.csf
215texmf-dist/bibtex/csf/polish-csf/iso8859-7.csf
216texmf-dist/doc/support/bundledoc/README
217texmf-dist/scripts/bundledoc/arlatex
218texmf-dist/scripts/bundledoc/bundledoc
219texmf-dist/tex/latex/bundledoc/miktex.cfg
220texmf-dist/tex/latex/bundledoc/texlive-unix.cfg
221texmf-dist/doc/plain/cweb/cwebman.dvi
222texmf-dist/tex/plain/cweb/cwebmac.tex
223texmf-dist/tex/plain/cweb/pdfXcwebmac.tex
224texmf-dist/tex/plain/cweb/pdfcwebmac.tex
225texmf-dist/tex/plain/cweb/pdfdcwebmac.tex
226texmf-dist/tex/plain/cweb/pdffcwebmac.tex
227texmf-dist/tex/plain/cweb/pdficwebmac.tex
228texmf-dist/tex/plain/cweb/pdfwebmac.tex
229texmf-dist/doc/support/de-macro/README
230texmf-dist/doc/support/de-macro/user-guide.pdf
231texmf-dist/doc/support/de-macro/user-guide.tex
232texmf-dist/scripts/de-macro/de-macro
233texmf-dist/scripts/dviasm/dviasm.py
234texmf-dist/doc/support/findhyph/Makefile
235texmf-dist/doc/support/findhyph/README
236texmf-dist/doc/support/findhyph/findhyph.bat
237texmf-dist/doc/support/findhyph/findhyph.txt
238texmf-dist/scripts/findhyph/findhyph
239texmf-dist/doc/support/fragmaster/AUTHORS
240texmf-dist/doc/support/fragmaster/COPYING
241texmf-dist/doc/support/fragmaster/CREDITS
242texmf-dist/doc/support/fragmaster/Changes
243texmf-dist/doc/support/fragmaster/README
244texmf-dist/doc/support/fragmaster/README.de
245texmf-dist/doc/support/fragmaster/example/document.pdf
246texmf-dist/doc/support/fragmaster/example/document.ps
247texmf-dist/doc/support/fragmaster/example/document.tex
248texmf-dist/doc/support/fragmaster/example/parabel.eps
249texmf-dist/doc/support/fragmaster/example/parabel.pdf
250texmf-dist/doc/support/fragmaster/example/parabel_fm
251texmf-dist/doc/support/fragmaster/example/parabel_fm.eps
252texmf-dist/doc/support/fragmaster/example/parabel_fm.gp
253texmf-dist/doc/support/fragmaster/example/parabel_fm.pdf
254texmf-dist/doc/support/fragmaster/fragmaster.pdf
255texmf-dist/scripts/fragmaster/fragmaster.pl
256texmf-dist/source/generic/hyphenex/GNUmakefile
257texmf-dist/source/generic/hyphenex/README
258texmf-dist/source/generic/hyphenex/hyphenex.pl
259texmf-dist/source/generic/hyphenex/hyphenex.sh
260texmf-dist/source/generic/hyphenex/tb0hyf.pdf
261texmf-dist/source/generic/hyphenex/tb0hyf.tex
262texmf-dist/source/generic/hyphenex/test.tex
263texmf-dist/tex/generic/hyphenex/ushyphex.tex
264texmf-dist/doc/support/installfont/LICENSE
265texmf-dist/doc/support/installfont/README
266texmf-dist/doc/support/installfont/installfont
267texmf-dist/doc/support/installfont/installfont.pdf
268texmf-dist/doc/support/installfont/installfont.tex
269texmf-dist/doc/support/installfont/manifest.txt
270texmf-dist/scripts/installfont/installfont-tl
271texmf-dist/doc/support/latex2man/CHANGES
272texmf-dist/doc/support/latex2man/INSTALL
273texmf-dist/doc/support/latex2man/Makefile
274texmf-dist/doc/support/latex2man/README
275texmf-dist/doc/support/latex2man/THIS-IS-VERSION-1.24
276texmf-dist/doc/support/latex2man/latex2man-CHANGES.html
277texmf-dist/doc/support/latex2man/latex2man.1
278texmf-dist/doc/support/latex2man/latex2man.css
279texmf-dist/doc/support/latex2man/latex2man.html
280texmf-dist/doc/support/latex2man/latex2man.pdf
281texmf-dist/doc/support/latex2man/latex2man.tex
282texmf-dist/doc/support/latex2man/latex2man.texi
283texmf-dist/doc/support/latex2man/latex2man.trans
284texmf-dist/doc/support/latex2man/latex2man.txt
285texmf-dist/scripts/latex2man/latex2man
286texmf-dist/tex/latex/latex2man/latex2man.cfg
287texmf-dist/tex/latex/latex2man/latex2man.sty
288texmf-dist/doc/latex/latexdiff/CHANGES
289texmf-dist/doc/latex/latexdiff/LICENSE
290texmf-dist/doc/latex/latexdiff/Makefile
291texmf-dist/doc/latex/latexdiff/README
292texmf-dist/doc/latex/latexdiff/contrib/latexdiff-wrap
293texmf-dist/doc/latex/latexdiff/contrib/latexdiff.spec
294texmf-dist/doc/latex/latexdiff/example/example-draft.tex
295texmf-dist/doc/latex/latexdiff/example/example-rev.tex
296texmf-dist/doc/latex/latexdiff/latexdiff
297texmf-dist/doc/latex/latexdiff/latexdiff-fast
298texmf-dist/doc/latex/latexdiff/latexdiff-man.pdf
299texmf-dist/scripts/latexdiff/latexdiff-vc.pl
300texmf-dist/scripts/latexdiff/latexdiff.pl
301texmf-dist/scripts/latexdiff/latexrevise.pl
302texmf-dist/doc/support/latexmk/CHANGES
303texmf-dist/doc/support/latexmk/COPYING
304texmf-dist/doc/support/latexmk/INSTALL
305texmf-dist/doc/support/latexmk/README
306texmf-dist/doc/support/latexmk/example_rcfiles/README
307texmf-dist/doc/support/latexmk/example_rcfiles/asymptote_latexmkrc
308texmf-dist/doc/support/latexmk/example_rcfiles/glossary_latexmkrc
309texmf-dist/doc/support/latexmk/example_rcfiles/pdflatexmkrc
310texmf-dist/doc/support/latexmk/example_rcfiles/sagetex_latexmkrc
311texmf-dist/doc/support/latexmk/extra-scripts/README1
312texmf-dist/doc/support/latexmk/extra-scripts/dvipdfm_call
313texmf-dist/doc/support/latexmk/extra-scripts/dvipdfm_call.bat
314texmf-dist/doc/support/latexmk/extra-scripts/dvipdfmx_call
315texmf-dist/doc/support/latexmk/extra-scripts/dvipdfmx_call.bat
316texmf-dist/doc/support/latexmk/extra-scripts/kickxdvi
317texmf-dist/doc/support/latexmk/extra-scripts/l1
318texmf-dist/doc/support/latexmk/extra-scripts/l2
319texmf-dist/doc/support/latexmk/extra-scripts/pst2pdf_for_latexmk
320texmf-dist/doc/support/latexmk/extra-scripts/pst2pdf_for_latexmk_README.txt
321texmf-dist/doc/support/latexmk/extra-scripts/startacroread
322texmf-dist/doc/support/latexmk/latexmk.bat
323texmf-dist/doc/support/latexmk/latexmk.pdf
324texmf-dist/doc/support/latexmk/latexmk.txt
325texmf-dist/scripts/latexmk/latexmk.pl
326texmf-dist/doc/latex/listings-ext/README
327texmf-dist/doc/latex/listings-ext/THIS_IS_VERSION_v67
328texmf-dist/doc/latex/listings-ext/getversion.tex
329texmf-dist/doc/latex/listings-ext/hyperref.cfg
330texmf-dist/doc/latex/listings-ext/listings-ext.bib
331texmf-dist/doc/latex/listings-ext/listings-ext.el
332texmf-dist/doc/latex/listings-ext/listings-ext.makemake
333texmf-dist/doc/latex/listings-ext/listings-ext.mk
334texmf-dist/doc/latex/listings-ext/listings-ext.pdf
335texmf-dist/doc/latex/listings-ext/listings-ext_exmpl_a.java
336texmf-dist/doc/latex/listings-ext/listings-ext_exmpl_b.java
337texmf-dist/doc/latex/listings-ext/listings-ext_exmpl_c.java
338texmf-dist/doc/latex/listings-ext/listings-ext_exmpl_d.java
339texmf-dist/doc/latex/listings-ext/listings-ext_exmpl_e.java
340texmf-dist/doc/latex/listings-ext/listings-ext_test_a.tex
341texmf-dist/doc/latex/listings-ext/listings-ext_test_d.tex
342texmf-dist/doc/latex/listings-ext/listings.cfg
343texmf-dist/source/latex/listings-ext/listings-ext.dtx
344texmf-dist/source/latex/listings-ext/listings-ext.ins
345texmf-dist/scripts/listings-ext/listings-ext.sh
346texmf-dist/tex/latex/listings-ext/listings-ext.sty
347texmf-dist/doc/generic/mkjobtexmf/README
348texmf-dist/doc/generic/mkjobtexmf/mkjobtexmf.html
349texmf-dist/doc/generic/mkjobtexmf/mkjobtexmf.ltx
350texmf-dist/doc/generic/mkjobtexmf/mkjobtexmf.pdf
351texmf-dist/doc/generic/mkjobtexmf/mkjobtexmf.txt
352texmf-dist/source/generic/mkjobtexmf/Makefile.in
353texmf-dist/source/generic/mkjobtexmf/configure
354texmf-dist/source/generic/mkjobtexmf/configure.ac
355texmf-dist/source/generic/mkjobtexmf/install-sh
356texmf-dist/scripts/mkjobtexmf/mkjobtexmf.pl
357texmf-dist/doc/support/pdfcrop/README
358texmf-dist/scripts/pdfcrop/pdfcrop.pl
359texmf-dist/doc/support/pdfjam/COPYING
360texmf-dist/doc/support/pdfjam/PDFjam-README.html
361texmf-dist/doc/support/pdfjam/VERSION
362texmf-dist/doc/support/pdfjam/pdfdroplets.png
363texmf-dist/doc/support/pdfjam/pdfjam.conf
364texmf-dist/doc/support/pdfjam/tests.zip
365texmf-dist/scripts/pdfjam/pdf180
366texmf-dist/scripts/pdfjam/pdf270
367texmf-dist/scripts/pdfjam/pdf90
368texmf-dist/scripts/pdfjam/pdfbook
369texmf-dist/scripts/pdfjam/pdfflip
370texmf-dist/scripts/pdfjam/pdfjam
371texmf-dist/scripts/pdfjam/pdfjam-pocketmod
372texmf-dist/scripts/pdfjam/pdfjam-slides3up
373texmf-dist/scripts/pdfjam/pdfjam-slides6up
374texmf-dist/scripts/pdfjam/pdfjoin
375texmf-dist/scripts/pdfjam/pdfnup
376texmf-dist/scripts/pdfjam/pdfpun
377texmf-dist/doc/support/pkfix/README
378texmf-dist/scripts/pkfix/pkfix.pl
379texmf-dist/doc/support/pkfix-helper/README
380texmf-dist/doc/support/pkfix-helper/encoding-samples.pdf
381texmf-dist/doc/support/pkfix-helper/encoding-samples.tex
382texmf-dist/scripts/pkfix-helper/pkfix-helper
383texmf-dist/doc/support/purifyeps/README
384texmf-dist/scripts/purifyeps/purifyeps
385texmf-dist/doc/support/sty2dtx/README
386texmf-dist/scripts/sty2dtx/sty2dtx.pl
387texmf-dist/doc/support/texcount/QuickReference.pdf
388texmf-dist/doc/support/texcount/QuickReference.tex
389texmf-dist/doc/support/texcount/README
390texmf-dist/doc/support/texcount/TeXcount.pdf
391texmf-dist/doc/support/texcount/TeXcount.tex
392texmf-dist/doc/support/texcount/macros.tex
393texmf-dist/scripts/texcount/texcount.pl
394texmf-dist/doc/support/texdef/INSTALL
395texmf-dist/doc/support/texdef/README
396texmf-dist/scripts/texdef/texdef.pl
397texmf-dist/doc/support/texdiff/README
398texmf-dist/scripts/texdiff/texdiff
399texmf-dist/scripts/texdirflatten/texdirflatten
400texmf-dist/texdoc/texdoc.cnf
401texmf-dist/doc/support/texloganalyser/README
402texmf-dist/scripts/texloganalyser/texloganalyser
403)
404
405%__mkdir_p ${PREF}/texmf-dist
406for i in "${manifest[@]}"; do
407    %__install -m $(stat -c %a %{texlive_src}/$i) -p -D %{texlive_src}/$i ${PREF}/$i
408done
409## make symlinks of core script utils
410mk_symlinks=(
411texlive-collection-bibtexextra,/usr/bin/bibexport,/usr/share/texmf-dist/scripts/bibexport/bibexport.sh
412texlive-collection-binextra,/usr/bin/arlatex,/usr/share/texmf-dist/scripts/bundledoc/arlatex
413texlive-collection-binextra,/usr/bin/bundledoc,/usr/share/texmf-dist/scripts/bundledoc/bundledoc
414texlive-collection-binextra,/usr/bin/de-macro,/usr/share/texmf-dist/scripts/de-macro/de-macro
415texlive-collection-binextra,/usr/bin/dviasm,/usr/share/texmf-dist/scripts/dviasm/dviasm.py
416texlive-collection-binextra,/usr/bin/findhyph,/usr/share/texmf-dist/scripts/findhyph/findhyph
417texlive-collection-binextra,/usr/bin/fragmaster,/usr/share/texmf-dist/scripts/fragmaster/fragmaster.pl
418texlive-collection-binextra,/usr/bin/installfont-tl,/usr/share/texmf-dist/scripts/installfont/installfont-tl
419texlive-collection-binextra,/usr/bin/latex2man,/usr/share/texmf-dist/scripts/latex2man/latex2man
420texlive-collection-binextra,/usr/bin/latexdiff,/usr/share/texmf-dist/scripts/latexdiff/latexdiff.pl
421texlive-collection-binextra,/usr/bin/latexdiff-vc,/usr/share/texmf-dist/scripts/latexdiff/latexdiff-vc.pl
422texlive-collection-binextra,/usr/bin/latexmk,/usr/share/texmf-dist/scripts/latexmk/latexmk.pl
423texlive-collection-binextra,/usr/bin/latexrevise,/usr/share/texmf-dist/scripts/latexdiff/latexrevise.pl
424texlive-collection-binextra,/usr/bin/listings-ext.sh,/usr/share/texmf-dist/scripts/listings-ext/listings-ext.sh
425texlive-collection-binextra,/usr/bin/mkjobtexmf,/usr/share/texmf-dist/scripts/mkjobtexmf/mkjobtexmf.pl
426texlive-collection-binextra,/usr/bin/pdf180,/usr/share/texmf-dist/scripts/pdfjam/pdf180
427texlive-collection-binextra,/usr/bin/pdf270,/usr/share/texmf-dist/scripts/pdfjam/pdf270
428texlive-collection-binextra,/usr/bin/pdf90,/usr/share/texmf-dist/scripts/pdfjam/pdf90
429texlive-collection-binextra,/usr/bin/pdfbook,/usr/share/texmf-dist/scripts/pdfjam/pdfbook
430texlive-collection-binextra,/usr/bin/pdfcrop,/usr/share/texmf-dist/scripts/pdfcrop/pdfcrop.pl
431texlive-collection-binextra,/usr/bin/pdfflip,/usr/share/texmf-dist/scripts/pdfjam/pdfflip
432texlive-collection-binextra,/usr/bin/pdfjam,/usr/share/texmf-dist/scripts/pdfjam/pdfjam
433texlive-collection-binextra,/usr/bin/pdfjam-pocketmod,/usr/share/texmf-dist/scripts/pdfjam/pdfjam-pocketmod
434texlive-collection-binextra,/usr/bin/pdfjam-slides3up,/usr/share/texmf-dist/scripts/pdfjam/pdfjam-slides3up
435texlive-collection-binextra,/usr/bin/pdfjam-slides6up,/usr/share/texmf-dist/scripts/pdfjam/pdfjam-slides6up
436texlive-collection-binextra,/usr/bin/pdfjoin,/usr/share/texmf-dist/scripts/pdfjam/pdfjoin
437texlive-collection-binextra,/usr/bin/pdfnup,/usr/share/texmf-dist/scripts/pdfjam/pdfnup
438texlive-collection-binextra,/usr/bin/pdfpun,/usr/share/texmf-dist/scripts/pdfjam/pdfpun
439texlive-collection-binextra,/usr/bin/pkfix,/usr/share/texmf-dist/scripts/pkfix/pkfix.pl
440texlive-collection-binextra,/usr/bin/pkfix-helper,/usr/share/texmf-dist/scripts/pkfix-helper/pkfix-helper
441texlive-collection-binextra,/usr/bin/purifyeps,/usr/share/texmf-dist/scripts/purifyeps/purifyeps
442texlive-collection-binextra,/usr/bin/sty2dtx,/usr/share/texmf-dist/scripts/sty2dtx/sty2dtx.pl
443texlive-collection-binextra,/usr/bin/texcount,/usr/share/texmf-dist/scripts/texcount/texcount.pl
444texlive-collection-binextra,/usr/bin/texdef,/usr/share/texmf-dist/scripts/texdef/texdef.pl
445texlive-collection-binextra,/usr/bin/texdiff,/usr/share/texmf-dist/scripts/texdiff/texdiff
446texlive-collection-binextra,/usr/bin/texdirflatten,/usr/share/texmf-dist/scripts/texdirflatten/texdirflatten
447texlive-collection-binextra,/usr/bin/texloganalyser,/usr/share/texmf-dist/scripts/texloganalyser/texloganalyser
448texlive-collection-fontutils,/usr/bin/afm2afm,/usr/share/texmf-dist/scripts/fontools/afm2afm
449texlive-collection-fontutils,/usr/bin/autoinst,/usr/share/texmf-dist/scripts/fontools/autoinst
450texlive-collection-fontutils,/usr/bin/cmap2enc,/usr/share/texmf-dist/scripts/fontools/cmap2enc
451texlive-collection-fontutils,/usr/bin/epstopdf,/usr/share/texmf-dist/scripts/epstopdf/epstopdf.pl
452texlive-collection-fontutils,/usr/bin/font2afm,/usr/share/texmf-dist/scripts/fontools/font2afm
453texlive-collection-fontutils,/usr/bin/mkt1font,/usr/share/texmf-dist/scripts/accfonts/mkt1font
454texlive-collection-fontutils,/usr/bin/ot2kpx,/usr/share/texmf-dist/scripts/fontools/ot2kpx
455texlive-collection-fontutils,/usr/bin/pfm2kpx,/usr/share/texmf-dist/scripts/fontools/pfm2kpx
456texlive-collection-fontutils,/usr/bin/showglyphs,/usr/share/texmf-dist/scripts/fontools/showglyphs
457texlive-collection-fontutils,/usr/bin/vpl2ovp,/usr/share/texmf-dist/scripts/accfonts/vpl2ovp
458texlive-collection-fontutils,/usr/bin/vpl2vpl,/usr/share/texmf-dist/scripts/accfonts/vpl2vpl
459texlive-collection-htmlxml,/usr/bin/ht,/usr/share/texmf-dist/scripts/tex4ht/ht.sh
460texlive-collection-htmlxml,/usr/bin/htcontext,/usr/share/texmf-dist/scripts/tex4ht/htcontext.sh
461texlive-collection-htmlxml,/usr/bin/htlatex,/usr/share/texmf-dist/scripts/tex4ht/htlatex.sh
462texlive-collection-htmlxml,/usr/bin/htmex,/usr/share/texmf-dist/scripts/tex4ht/htmex.sh
463texlive-collection-htmlxml,/usr/bin/httex,/usr/share/texmf-dist/scripts/tex4ht/httex.sh
464texlive-collection-htmlxml,/usr/bin/httexi,/usr/share/texmf-dist/scripts/tex4ht/httexi.sh
465texlive-collection-htmlxml,/usr/bin/htxelatex,/usr/share/texmf-dist/scripts/tex4ht/htxelatex.sh
466texlive-collection-htmlxml,/usr/bin/htxetex,/usr/share/texmf-dist/scripts/tex4ht/htxetex.sh
467texlive-collection-htmlxml,/usr/bin/mk4ht,/usr/share/texmf-dist/scripts/tex4ht/mk4ht.pl
468texlive-collection-langgreek,/usr/bin/mkgrkindex,/usr/share/texmf-dist/scripts/mkgrkindex/mkgrkindex
469texlive-collection-langindic,/usr/bin/ebong,/usr/share/texmf-dist/scripts/ebong/ebong.py
470texlive-collection-latex,/usr/bin/mptopdf,/usr/share/texmf-dist/scripts/context/perl/mptopdf.pl
471texlive-collection-latex,/usr/bin/pdfatfi,/usr/share/texmf-dist/scripts/oberdiek/pdfatfi.pl
472texlive-collection-latexextra,/usr/bin/authorindex,/usr/share/texmf-dist/scripts/authorindex/authorindex
473texlive-collection-latexextra,/usr/bin/makeglossaries,/usr/share/texmf-dist/scripts/glossaries/makeglossaries
474texlive-collection-latexextra,/usr/bin/pdfannotextractor,/usr/share/texmf-dist/scripts/pax/pdfannotextractor.pl
475texlive-collection-latexextra,/usr/bin/pdfthumb,/usr/share/texmf-dist/scripts/ppower4/pdfthumb.tlu
476texlive-collection-latexextra,/usr/bin/perltex,/usr/share/texmf-dist/scripts/perltex/perltex.pl
477texlive-collection-latexextra,/usr/bin/ppower4,/usr/share/texmf-dist/scripts/ppower4/ppower4.tlu
478texlive-collection-latexextra,/usr/bin/ps4pdf,/usr/share/texmf-dist/scripts/pst-pdf/ps4pdf
479texlive-collection-latexextra,/usr/bin/splitindex,/usr/share/texmf-dist/scripts/splitindex/perl/splitindex.pl
480texlive-collection-latexextra,/usr/bin/svn-multi,/usr/share/texmf-dist/scripts/svn-multi/svn-multi.pl
481texlive-collection-latexextra,/usr/bin/vpe,/usr/share/texmf-dist/scripts/vpe/vpe.pl
482texlive-collection-latexrecommended,/usr/bin/thumbpdf,/usr/share/texmf-dist/scripts/thumbpdf/thumbpdf.pl
483texlive-collection-luatex,/usr/bin/mkluatexfontdb,/usr/share/texmf-dist/scripts/luaotfload/mkluatexfontdb.lua
484texlive-collection-music,/usr/bin/musixflx,/usr/share/texmf-dist/scripts/musixtex/musixflx.lua
485texlive-collection-music,/usr/bin/musixtex,/usr/share/texmf-dist/scripts/musixtex/musixtex.lua
486texlive-collection-pictures,/usr/bin/cachepic,/usr/share/texmf-dist/scripts/cachepic/cachepic.tlu
487texlive-collection-pictures,/usr/bin/epspdf,/usr/share/texmf-dist/scripts/epspdf/epspdf.rb
488texlive-collection-pictures,/usr/bin/epspdftk,/usr/share/texmf-dist/scripts/epspdf/epspdftk.tcl
489texlive-collection-pictures,/usr/bin/fig4latex,/usr/share/texmf-dist/scripts/fig4latex/fig4latex
490texlive-collection-pictures,/usr/bin/mathspic,/usr/share/texmf-dist/scripts/mathspic/mathspic.pl
491texlive-collection-pstricks,/usr/bin/pst2pdf,/usr/share/texmf-dist/scripts/pst2pdf/pst2pdf
492texlive-collection-science,/usr/bin/ulqda,/usr/share/texmf-dist/scripts/ulqda/ulqda.pl
493)
494%__mkdir_p %{buildroot}%{_bindir}
495pushd %{buildroot}%{_bindir}
496    for i in "${mk_symlinks[@]}"; do
497        tlc=$(echo $i | cut -f 1 -d",")
498        lnk=$(echo $i | cut -f 2 -d"," | %__sed -e "s|/usr/bin/||")
499        rlnk=$(echo $i | cut -f 3 -d"," | %__sed -e "s|/usr/|../|")
500
501        [ "%{name}" = "$tlc" ] || continue
502        [ -f $rlnk ] || exit 1
503        %__ln_s $rlnk $lnk || exit 1
504    done
505popd
506## Files list
507find %{buildroot} -type f -or -type l | \
508    %__sed -e "s|%{buildroot}||g" > filelist.full
509
510find %{buildroot}%{texmf}-dist -type d | \
511    %__sed -e "s|^%{buildroot}|%dir |" \
512           -e "s|$|/|"             >> filelist.full
513
514## subpackages
515grep "/texmf-dist/doc/" filelist.full > filelist.doc
516cat filelist.doc filelist.full | sort | uniq -u > filelist.tmp
517%__mv -f filelist.tmp filelist.full
518
519%clean
520%__rm -rf %{buildroot}
521
522%post
523%{exec_texhash}
524
525exit 0
526
527
528%postun
529if [ "$1" = 0 ]; then
530    %{exec_texhash}
531
532fi
533
534exit 0
535
536%files -f filelist.full
537%defattr(-,root,root,-)
538
539%files -f filelist.doc doc
540%defattr(-,root,root,-)
541
542%changelog
543* Sun Oct 30 2011 Munehiro Yamamoto <munepi@vinelinux.org> 2011-1
544- generated by tlpdb2rpmspec 2011-1: tlpdb2rpmspec collection-binextra
545
546* Mon Mar 23 2011 Munehiro Yamamoto <munepi@vinelinux.org> 2009-4
547- generated by tlpdb2rpmspec 2009-4: tlpdb2rpmspec collection-binextra
548- make symlinks of core script utils (texlive-collection-binextra,
549  texlive-collection-context, texlive-collection-fontutils,
550  texlive-collection-langgreek, texlive-collection-langindic,
551  texlive-collection-latex, texlive-collection-latexextra,
552  texlive-collection-latexrecommended, texlive-collection-pictures,
553  texlive-collection-pstricks, texlive-collection-science)
554
555* Fri Jan 14 2011 Munehiro Yamamoto <munepi@vinelinux.org> 2009-3
556- generated by tlpdb2rpmspec 2009-3: tlpdb2rpmspec collection-binextra
557- improved %%post
558
559* Fri Oct 01 2010 Munehiro Yamamoto <munepi@vinelinux.org> 2009-2
560- generated by tlpdb2rpmspec 2009-2: tlpdb2rpmspec collection-binextra
561- removed arch dependent binaries (texlive-collection-latexextra)
562- fixed perl path
563- improved updmap process in %%post and %%postun
564
565* Sat Aug 07 2010 Munehiro Yamamoto <munepi@vinelinux.org> 2009-1
566- generated by tlpdb2rpmspec 2009-1: tlpdb2rpmspec collection-binextra
Note: See TracBrowser for help on using the repository browser.