## -*- coding: utf-8-unix -*- ## NOTE: This spec file is generated by tlpdb2rpmspec 2012-1: ## tlpdb2rpmspec collection-fontutils %global _use_internal_dependency_generator 0 %global __find_provides %{nil} %global __find_requires %{nil} %define aliasttfdir %{texmfsysvar}/fonts/truetype/vine %define texmfsysconfig %{_sysconfdir}/texmf %define texmfsysvar %{_var}/lib/texmf %define vartexfonts %{texmfsysvar}/fonts %define tex_destdir %{_datadir} %define texmf %{tex_destdir}/texmf %define texlive_src %{tex_destdir}/texlive-sources %define build_tex_destdir %{buildroot}%{tex_destdir} %define build_texmf %{buildroot}%{texmf} ## use some macros for %post, %posttrans %define touch_run(%1) %{expand:( %__mkdir_p /var/run/texlive; touch /var/run/texlive/run-%1; ) } %define exec_upddeffont [ -x %{_sbindir}/update-defaultfont ] && \\\ %{_sbindir}/update-defaultfont 2> /dev/null %define exec_texhash [ -e /var/run/texlive/run-texhash ] && ( \\\ [ -x %{_bindir}/texhash ] && \\\ echo -n " "; echo -n "Running texhash... "; \\\ %{_bindir}/texhash 2> /dev/null; \\\ echo "done." ) && %__rm -f /var/run/texlive/run-texhash; %define exec_mtxrun [ -e /var/run/texlive/run-mtxrun ] && ( \\\ [ -x %{_bindir}/mtxrun ] && \\\ echo -n " "; echo -n "Running mtxrun... "; \\\ export TEXMF=%{texmf}-dist TEXMFCNF=%{texmf}/web2c TEXMFCACHE=%{texmfsysvar}; \\\ %{_bindir}/mtxrun --generate &> /dev/null; \\\ echo "done." ) && %__rm -f /var/run/texlive/run-mtxrun; %define exec_fmtutil [ -e /var/run/texlive/run-fmtutil ] && ( \\\ [ -x %{_bindir}/fmtutil-sys ] && \\\ echo -n " "; echo -n "Running fmtutil-sys... "; \\\ %{_bindir}/fmtutil-sys --all &> /dev/null; \\\ echo "done." ) && %__rm -f /var/run/texlive/run-fmtutil; %define exec_updmap [ -e /var/run/texlive/run-updmap ] && ( \\\ [ -x %{_bindir}/updmap-sys ] && \\\ echo -n " "; echo -n "Running updmap-sys... "; \\\ %{_bindir}/updmap-sys --nohash --quiet &> /dev/null; \\\ echo "done." ) && %__rm -f /var/run/texlive/run-updmap; Summary: TeX Live: Graphics and font utilities Summary(ja): TeX Live: Graphics and font utilities Name: texlive-collection-fontutils Version: 2012 Release: 1%{?_dist_release} License: GPL+, Artistic, Freely redistributable without restriction, LPPL, GPLv2+, Public Domain Group: Applications/Publishing URL:http://www.tug.org/texlive/ Requires: texlive = %{version} Requires: texlive-collection-basic = %{version} Requires: lcdf-typetools Requires: psutils Requires: t1utils Requires(post): texlive = %{version} Requires(postun): texlive = %{version} #BuildRequires: texlive-sources = %{version} BuildArch: noarch Buildroot: %{_tmppath}/%{name}-%{version}-root Vendor: Project Vine Distribution: Vine Linux Packager: munepi %description The TeX Live software distribution offers a complete TeX system for a variety of Unix, Macintosh, Windows and other platforms. It encompasses programs for editing, typesetting, previewing and printing of TeX documents in many different languages, and a large collection of TeX macros and font libraries. The distribution includes extensive general documentation about TeX, as well as the documentation for the included software packages. This package is a collection of Graphics and font utilities: Programs for conversion between font formats, testing fonts, virtual fonts, .gf and .pk manipulation, mft, fontinst, etc. Manipulating OpenType, TrueType, PostScript Type 1, and PostScript and other images. This package contains the following CTAN packages: accfonts: Utilities to derive new fonts from existing ones. afm2pl: dosepsbin: Deal with DOS binary EPS files. epstopdf: fontware: lcdftypetools: A bundle of outline font manipulation tools. ps2pkm: Generate a PK font from an Adobe Type 1 font. pstools: Produce Encapsulated PostScript from PostScript. psutils: PostScript utilities. dvipsconfig: Collection of dvips PostScript headers. fontinst: Help with installing fonts for TeX and LaTeX. fontools: Tools to simplify using fonts (especially TT/OTF ones). mf2pt1: Produce PostScript Type 1 fonts from Metafont source. t1utils: Simple Type 1 font manipulation programs. ttfutils: %description -l ja TeX Live ソフトウェアディストリビューションは、 さまざまな Unix, Macintosh, Windows、および 他のプラットホームに対して完全な TeX システムを提供します。 多くの異なった言語を含む TeX ドキュメントの 編集、組版、閲覧、印刷するためのプログラム、 そして、TeX マクロやフォントライブラリの大きなコレクションを 同梱しています。 このディストリビューションは 同梱しているソフトウェアパッケージのためのドキュメントばかりでなく、 TeX に関するたくさんの一般的なドキュメントを含んでいます。 このパッケージは以下のようなパッケージ集です。 Graphics and font utilities: Programs for conversion between font formats, testing fonts, virtual fonts, .gf and .pk manipulation, mft, fontinst, etc. Manipulating OpenType, TrueType, PostScript Type 1, and PostScript and other images. このパッケージは以下の CTAN パッケージを含んでいます: accfonts: Utilities to derive new fonts from existing ones. afm2pl: dosepsbin: Deal with DOS binary EPS files. epstopdf: fontware: lcdftypetools: A bundle of outline font manipulation tools. ps2pkm: Generate a PK font from an Adobe Type 1 font. pstools: Produce Encapsulated PostScript from PostScript. psutils: PostScript utilities. dvipsconfig: Collection of dvips PostScript headers. fontinst: Help with installing fonts for TeX and LaTeX. fontools: Tools to simplify using fonts (especially TT/OTF ones). mf2pt1: Produce PostScript Type 1 fonts from Metafont source. t1utils: Simple Type 1 font manipulation programs. ttfutils: %package doc Summary: TeX Live: Documentation files of %{name} Group: Applications/Publishing Requires: %{name} = %{version}-%{release} %description doc This package contains documentation files of %{name}. %prep %build %install [ -n "%{buildroot}" -a "%{buildroot}" != / ] && %__rm -rf %{buildroot} PREF=%{buildroot}%{tex_destdir} manifest=( texmf-dist/doc/fonts/accfonts/CHANGES texmf-dist/doc/fonts/accfonts/COPYING texmf-dist/doc/fonts/accfonts/README texmf-dist/scripts/accfonts/mkt1font texmf-dist/scripts/accfonts/vpl2ovp texmf-dist/scripts/accfonts/vpl2vpl texmf-dist/tex/latex/accfonts/CSX.def texmf-dist/tex/latex/accfonts/ISO-Latin1.def texmf-dist/tex/latex/accfonts/ISO-Latin2.def texmf-dist/tex/latex/accfonts/IndUni_Omega.def texmf-dist/tex/latex/accfonts/Norman.def texmf-dist/doc/support/dosepsbin/Makefile.in texmf-dist/doc/support/dosepsbin/README texmf-dist/doc/support/dosepsbin/clean-case.pl texmf-dist/doc/support/dosepsbin/dosepsbin.html texmf-dist/doc/support/dosepsbin/dosepsbin.ltx texmf-dist/doc/support/dosepsbin/dosepsbin.pdf texmf-dist/doc/support/dosepsbin/dosepsbin.txt texmf-dist/doc/support/dosepsbin/version.pl texmf-dist/source/support/dosepsbin/configure texmf-dist/source/support/dosepsbin/configure.ac texmf-dist/source/support/dosepsbin/install-sh texmf-dist/scripts/dosepsbin/dosepsbin.pl texmf-dist/doc/support/epstopdf/README texmf-dist/scripts/epstopdf/epstopdf.pl texmf-dist/dvips/dvipsconfig/README texmf-dist/dvips/dvipsconfig/addpsctrl texmf-dist/dvips/dvipsconfig/config.a3 texmf-dist/dvips/dvipsconfig/config.a4 texmf-dist/dvips/dvipsconfig/config.a4grid texmf-dist/dvips/dvipsconfig/config.duplong texmf-dist/dvips/dvipsconfig/config.dupshort texmf-dist/dvips/dvipsconfig/config.envelope texmf-dist/dvips/dvipsconfig/config.inv texmf-dist/dvips/dvipsconfig/config.manualfeed texmf-dist/dvips/dvipsconfig/config.mmgrid texmf-dist/dvips/dvipsconfig/config.psgrid texmf-dist/dvips/dvipsconfig/config.screen100 texmf-dist/dvips/dvipsconfig/config.screen100_0 texmf-dist/dvips/dvipsconfig/config.screen110 texmf-dist/dvips/dvipsconfig/config.screen120 texmf-dist/dvips/dvipsconfig/config.screen130 texmf-dist/dvips/dvipsconfig/config.screen140 texmf-dist/dvips/dvipsconfig/config.screen150 texmf-dist/dvips/dvipsconfig/config.screen35 texmf-dist/dvips/dvipsconfig/config.screen50 texmf-dist/dvips/dvipsconfig/config.screen70 texmf-dist/dvips/dvipsconfig/config.screen80 texmf-dist/dvips/dvipsconfig/config.screen85 texmf-dist/dvips/dvipsconfig/config.screen90 texmf-dist/dvips/dvipsconfig/config.simplex texmf-dist/dvips/dvipsconfig/config.tek550paper texmf-dist/dvips/dvipsconfig/config.tek550transparency texmf-dist/dvips/dvipsconfig/config.tray1 texmf-dist/dvips/dvipsconfig/config.tray2 texmf-dist/dvips/dvipsconfig/config.tray3 texmf-dist/dvips/dvipsconfig/config.usledger texmf-dist/dvips/dvipsconfig/config.usletter texmf-dist/doc/fonts/fontinst/README texmf-dist/doc/fonts/fontinst/encspecs/encspecs.tex texmf-dist/doc/fonts/fontinst/encspecs/omxdraft.etx texmf-dist/doc/fonts/fontinst/encspecs/ot1draft.etx texmf-dist/doc/fonts/fontinst/encspecs/t1draft.etx texmf-dist/doc/fonts/fontinst/examples/basic/basicex.tex texmf-dist/doc/fonts/fontinst/examples/basic/basicex2.tex texmf-dist/doc/fonts/fontinst/examples/eurofont/Makefile texmf-dist/doc/fonts/fontinst/examples/eurofont/eurofont.map texmf-dist/doc/fonts/fontinst/examples/eurofont/eurofont.tex texmf-dist/doc/fonts/fontinst/examples/mathptm/Makefile texmf-dist/doc/fonts/fontinst/examples/mathptm/fontptcm.tex texmf-dist/doc/fonts/fontinst/examples/mathptm/mathtest.tex texmf-dist/doc/fonts/fontinst/examples/mathptm/resetsy.mtx texmf-dist/doc/fonts/fontinst/examples/mathptm/unsetmu.mtx texmf-dist/doc/fonts/fontinst/examples/mathptm/zrhax.mtx texmf-dist/doc/fonts/fontinst/examples/mathptm/zrmhax.mtx texmf-dist/doc/fonts/fontinst/examples/mathptm/zrmkern.mtx texmf-dist/doc/fonts/fontinst/examples/mathptm/zrvhax.mtx texmf-dist/doc/fonts/fontinst/examples/mathptm/zryhax.mtx texmf-dist/doc/fonts/fontinst/examples/mathptmx/Makefile texmf-dist/doc/fonts/fontinst/examples/mathptmx/fontptcmx.tex texmf-dist/doc/fonts/fontinst/examples/mathptmx/mathptmx.sty texmf-dist/doc/fonts/fontinst/examples/mathptmx/mathtestx.tex texmf-dist/doc/fonts/fontinst/examples/mathptmx/resetsy.mtx texmf-dist/doc/fonts/fontinst/examples/mathptmx/unsetmu.mtx texmf-dist/doc/fonts/fontinst/examples/mathptmx/zrhax.mtx texmf-dist/doc/fonts/fontinst/examples/mathptmx/zrmhax.mtx texmf-dist/doc/fonts/fontinst/examples/mathptmx/zrmkernx.mtx texmf-dist/doc/fonts/fontinst/examples/mathptmx/zrvhax.mtx texmf-dist/doc/fonts/fontinst/examples/mathptmx/zryhax.mtx texmf-dist/doc/fonts/fontinst/examples/mathptmx/zrykernx.mtx texmf-dist/doc/fonts/fontinst/manual/fontinst.pdf texmf-dist/doc/fonts/fontinst/manual/fontinst.tex texmf-dist/doc/fonts/fontinst/manual/intro98.pdf texmf-dist/doc/fonts/fontinst/manual/intro98.tex texmf-dist/doc/fonts/fontinst/manual/roadmap.eps texmf-dist/doc/fonts/fontinst/talks/et99-font-tables.pdf texmf-dist/doc/fonts/fontinst/talks/et99-font-tutorial.pdf texmf-dist/doc/fonts/fontinst/test/cc-pl.enc texmf-dist/doc/fonts/fontinst/test/comparemetrics.sty texmf-dist/doc/fonts/fontinst/test/comparepls.tex texmf-dist/doc/fonts/fontinst/test/fadrr.mtx texmf-dist/doc/fonts/fontinst/test/multislot-test.tex texmf-dist/doc/fonts/fontinst/test/multislot.etx texmf-dist/doc/fonts/fontinst/test/omsdraft.etx texmf-dist/doc/fonts/fontinst/test/testsc.tex texmf-dist/doc/fonts/fontinst/test/v1901test.mtx texmf-dist/doc/fonts/fontinst/test/v1901test.tex texmf-dist/doc/fonts/fontinst/test/v1902test.tex texmf-dist/doc/fonts/fontinst/test/v1905test.tex texmf-dist/doc/fonts/fontinst/test/v1906test.etx texmf-dist/doc/fonts/fontinst/test/v1906test.mtx texmf-dist/doc/fonts/fontinst/test/v1906test.tex texmf-dist/doc/fonts/fontinst/test/v1913test.tex texmf-dist/doc/fonts/fontinst/test/v1914test.tex texmf-dist/doc/fonts/fontinst/test/v1914testmap.tex texmf-dist/doc/fonts/fontinst/test/v1914testshow.tex texmf-dist/doc/fonts/fontinst/test/v1915test.tex texmf-dist/doc/fonts/fontinst/test/v1915testmap.tex texmf-dist/doc/fonts/fontinst/test/v1916test.mtx texmf-dist/doc/fonts/fontinst/test/v1916test.tex texmf-dist/doc/fonts/fontinst/test/v1916test2.tex texmf-dist/doc/fonts/fontinst/test/v1923test.tex texmf-dist/doc/fonts/fontinst/test/v1927test.tex texmf-dist/doc/fonts/fontinst/test/v1928test.tex texmf-dist/doc/fonts/fontinst/test/v1928test2.tex texmf-dist/doc/fonts/fontinst/test/v1930test.tex texmf-dist/doc/fonts/fontinst/test/v1931test0.tex texmf-dist/doc/fonts/fontinst/test/v1931test1.tex texmf-dist/doc/fonts/fontinst/test/v1931test2.tex texmf-dist/source/fontinst/base/CHANGES texmf-dist/source/fontinst/base/fibasics.dtx texmf-dist/source/fontinst/base/ficommon.dtx texmf-dist/source/fontinst/base/ficonv.dtx texmf-dist/source/fontinst/base/filtfam.dtx texmf-dist/source/fontinst/base/fimain.dtx texmf-dist/source/fontinst/base/fimapgen.dtx texmf-dist/source/fontinst/base/fisource.dvi texmf-dist/source/fontinst/base/fisource.ist texmf-dist/source/fontinst/base/fisource.sty texmf-dist/source/fontinst/base/fisource.tex texmf-dist/source/fontinst/base/fitrig.dtx texmf-dist/source/fontinst/base/fontinst.ins texmf-dist/tex/fontinst/base/bbox.sty texmf-dist/tex/fontinst/base/cfntinst.sty texmf-dist/tex/fontinst/base/finstmsc.sty texmf-dist/tex/fontinst/base/fontinst.ini texmf-dist/tex/fontinst/base/fontinst.sty texmf-dist/tex/fontinst/base/multislot.sty texmf-dist/tex/fontinst/base/xfntinst.sty texmf-dist/tex/fontinst/latinetx/8r.etx texmf-dist/tex/fontinst/latinetx/8y.etx texmf-dist/tex/fontinst/latinetx/ot1.etx texmf-dist/tex/fontinst/latinetx/ot1c.etx texmf-dist/tex/fontinst/latinetx/ot1cj.etx texmf-dist/tex/fontinst/latinetx/ot1ctt.etx texmf-dist/tex/fontinst/latinetx/ot1i.etx texmf-dist/tex/fontinst/latinetx/ot1ij.etx texmf-dist/tex/fontinst/latinetx/ot1itt.etx texmf-dist/tex/fontinst/latinetx/ot1j.etx texmf-dist/tex/fontinst/latinetx/ot1tt.etx texmf-dist/tex/fontinst/latinetx/t1.etx texmf-dist/tex/fontinst/latinetx/t1c.etx texmf-dist/tex/fontinst/latinetx/t1cj.etx texmf-dist/tex/fontinst/latinetx/t1i.etx texmf-dist/tex/fontinst/latinetx/t1ij.etx texmf-dist/tex/fontinst/latinetx/t1j.etx texmf-dist/tex/fontinst/latinetx/txtfdmns.etx texmf-dist/tex/fontinst/latinmtx/8r.mtx texmf-dist/tex/fontinst/latinmtx/8y.mtx texmf-dist/tex/fontinst/latinmtx/latin.mtx texmf-dist/tex/fontinst/latinmtx/latinsc.mtx texmf-dist/tex/fontinst/latinmtx/llbuild.mtx texmf-dist/tex/fontinst/latinmtx/lsbuild.mtx texmf-dist/tex/fontinst/latinmtx/lsfake.mtx texmf-dist/tex/fontinst/latinmtx/lsmisc.mtx texmf-dist/tex/fontinst/latinmtx/ltcmds.mtx texmf-dist/tex/fontinst/latinmtx/ltpunct.mtx texmf-dist/tex/fontinst/latinmtx/lubuild.mtx texmf-dist/tex/fontinst/latinmtx/newlatin.mtx texmf-dist/tex/fontinst/latinmtx/resetsc.mtx texmf-dist/tex/fontinst/latinmtx/unsetalf.mtx texmf-dist/tex/fontinst/mathetx/euex.etx texmf-dist/tex/fontinst/mathetx/eufrak.etx texmf-dist/tex/fontinst/mathetx/eurm.etx texmf-dist/tex/fontinst/mathetx/euscr.etx texmf-dist/tex/fontinst/mathetx/msam.etx texmf-dist/tex/fontinst/mathetx/msbm.etx texmf-dist/tex/fontinst/mathetx/oml.etx texmf-dist/tex/fontinst/mathetx/oms.etx texmf-dist/tex/fontinst/mathetx/omx.etx texmf-dist/tex/fontinst/mathetx/rsfs.etx texmf-dist/tex/fontinst/mathmtx/mathex.mtx texmf-dist/tex/fontinst/mathmtx/mathit.mtx texmf-dist/tex/fontinst/mathmtx/mathsy.mtx texmf-dist/tex/fontinst/misc/csc2x.tex texmf-dist/tex/fontinst/misc/csckrn2x.tex texmf-dist/tex/fontinst/misc/glyphbox.mtx texmf-dist/tex/fontinst/misc/glyphoff.mtx texmf-dist/tex/fontinst/misc/glyphon.mtx texmf-dist/tex/fontinst/misc/kernoff.mtx texmf-dist/tex/fontinst/misc/kernon.mtx texmf-dist/tex/fontinst/misc/osf2x.tex texmf-dist/tex/fontinst/smbletx/digit2.etx texmf-dist/tex/fontinst/smbletx/ts1.etx texmf-dist/tex/fontinst/smbletx/ts1i.etx texmf-dist/tex/fontinst/smbletx/ts1ij.etx texmf-dist/tex/fontinst/smbletx/ts1j.etx texmf-dist/tex/fontinst/smblmtx/resetosf.mtx texmf-dist/tex/fontinst/smblmtx/textcomp.mtx texmf-dist/tex/fontinst/smblmtx/unsetnum.mtx texmf-dist/tex/latex/fontinst/fontdoc.sty texmf-dist/doc/support/fontools/GPLv2.txt texmf-dist/doc/support/fontools/README texmf-dist/fonts/enc/dvips/fontools/fontools_ly1.enc texmf-dist/fonts/enc/dvips/fontools/fontools_ot1.enc texmf-dist/fonts/enc/dvips/fontools/fontools_t1.enc texmf-dist/fonts/enc/dvips/fontools/fontools_ts1.enc texmf-dist/scripts/fontools/afm2afm texmf-dist/scripts/fontools/autoinst texmf-dist/scripts/fontools/ot2kpx texmf-dist/doc/support/mf2pt1/ChangeLog texmf-dist/doc/support/mf2pt1/README texmf-dist/doc/support/mf2pt1/mf2pt1.pdf texmf-dist/doc/support/mf2pt1/mf2pt1.texi texmf-dist/metapost/mf2pt1/mf2pt1.mp texmf-dist/scripts/mf2pt1/mf2pt1.pl texmf-dist/fonts/sfd/ttf2pk/Big5.sfd texmf-dist/fonts/sfd/ttf2pk/EUC.sfd texmf-dist/fonts/sfd/ttf2pk/HKSCS.sfd texmf-dist/fonts/sfd/ttf2pk/KS-HLaTeX.sfd texmf-dist/fonts/sfd/ttf2pk/SJIS.sfd texmf-dist/fonts/sfd/ttf2pk/UBg5plus.sfd texmf-dist/fonts/sfd/ttf2pk/UBig5.sfd texmf-dist/fonts/sfd/ttf2pk/UGB.sfd texmf-dist/fonts/sfd/ttf2pk/UGBK.sfd texmf-dist/fonts/sfd/ttf2pk/UJIS.sfd texmf-dist/fonts/sfd/ttf2pk/UKS-HLaTeX.sfd texmf-dist/fonts/sfd/ttf2pk/UKS.sfd texmf-dist/fonts/sfd/ttf2pk/Unicode.sfd ) %__mkdir_p ${PREF}/texmf-dist for i in "${manifest[@]}"; do %__install -m $(stat -c %a %{texlive_src}/$i) -p -D %{texlive_src}/$i ${PREF}/$i done ## make symlinks of core script utils mk_symlinks=( texlive-collection-bibtexextra,/usr/bin/bibexport,/usr/share/texmf-dist/scripts/bibexport/bibexport.sh texlive-collection-bibtexextra,/usr/bin/listbib,/usr/share/texmf-dist/scripts/listbib/listbib texlive-collection-bibtexextra,/usr/bin/urlbst,/usr/share/texmf-dist/scripts/urlbst/urlbst texlive-collection-binextra,/usr/bin/arlatex,/usr/share/texmf-dist/scripts/bundledoc/arlatex texlive-collection-binextra,/usr/bin/bundledoc,/usr/share/texmf-dist/scripts/bundledoc/bundledoc texlive-collection-binextra,/usr/bin/ctanify,/usr/share/texmf-dist/scripts/ctanify/ctanify texlive-collection-binextra,/usr/bin/ctanupload,/usr/share/texmf-dist/scripts/ctanupload/ctanupload.pl texlive-collection-binextra,/usr/bin/de-macro,/usr/share/texmf-dist/scripts/de-macro/de-macro texlive-collection-binextra,/usr/bin/dviasm,/usr/share/texmf-dist/scripts/dviasm/dviasm.py texlive-collection-binextra,/usr/bin/findhyph,/usr/share/texmf-dist/scripts/findhyph/findhyph texlive-collection-binextra,/usr/bin/fragmaster,/usr/share/texmf-dist/scripts/fragmaster/fragmaster.pl texlive-collection-binextra,/usr/bin/installfont-tl,/usr/share/texmf-dist/scripts/installfont/installfont-tl texlive-collection-binextra,/usr/bin/latex2man,/usr/share/texmf-dist/scripts/latex2man/latex2man texlive-collection-binextra,/usr/bin/latexdiff,/usr/share/texmf-dist/scripts/latexdiff/latexdiff.pl texlive-collection-binextra,/usr/bin/latexdiff-vc,/usr/share/texmf-dist/scripts/latexdiff/latexdiff-vc.pl texlive-collection-binextra,/usr/bin/latexfileversion,/usr/share/texmf-dist/scripts/latexfileversion/latexfileversion texlive-collection-binextra,/usr/bin/latexmk,/usr/share/texmf-dist/scripts/latexmk/latexmk.pl texlive-collection-binextra,/usr/bin/latexrevise,/usr/share/texmf-dist/scripts/latexdiff/latexrevise.pl texlive-collection-binextra,/usr/bin/listings-ext.sh,/usr/share/texmf-dist/scripts/listings-ext/listings-ext.sh texlive-collection-binextra,/usr/bin/match_parens,/usr/share/texmf-dist/scripts/match_parens/match_parens texlive-collection-binextra,/usr/bin/mkjobtexmf,/usr/share/texmf-dist/scripts/mkjobtexmf/mkjobtexmf.pl texlive-collection-binextra,/usr/bin/pdf180,/usr/share/texmf-dist/scripts/pdfjam/pdf180 texlive-collection-binextra,/usr/bin/pdf270,/usr/share/texmf-dist/scripts/pdfjam/pdf270 texlive-collection-binextra,/usr/bin/pdf90,/usr/share/texmf-dist/scripts/pdfjam/pdf90 texlive-collection-binextra,/usr/bin/pdfbook,/usr/share/texmf-dist/scripts/pdfjam/pdfbook texlive-collection-binextra,/usr/bin/pdfcrop,/usr/share/texmf-dist/scripts/pdfcrop/pdfcrop.pl texlive-collection-binextra,/usr/bin/pdfflip,/usr/share/texmf-dist/scripts/pdfjam/pdfflip texlive-collection-binextra,/usr/bin/pdfjam,/usr/share/texmf-dist/scripts/pdfjam/pdfjam texlive-collection-binextra,/usr/bin/pdfjam-pocketmod,/usr/share/texmf-dist/scripts/pdfjam/pdfjam-pocketmod texlive-collection-binextra,/usr/bin/pdfjam-slides3up,/usr/share/texmf-dist/scripts/pdfjam/pdfjam-slides3up texlive-collection-binextra,/usr/bin/pdfjam-slides6up,/usr/share/texmf-dist/scripts/pdfjam/pdfjam-slides6up texlive-collection-binextra,/usr/bin/pdfjoin,/usr/share/texmf-dist/scripts/pdfjam/pdfjoin texlive-collection-binextra,/usr/bin/pdfnup,/usr/share/texmf-dist/scripts/pdfjam/pdfnup texlive-collection-binextra,/usr/bin/pdfpun,/usr/share/texmf-dist/scripts/pdfjam/pdfpun texlive-collection-binextra,/usr/bin/pkfix,/usr/share/texmf-dist/scripts/pkfix/pkfix.pl texlive-collection-binextra,/usr/bin/pkfix-helper,/usr/share/texmf-dist/scripts/pkfix-helper/pkfix-helper texlive-collection-binextra,/usr/bin/purifyeps,/usr/share/texmf-dist/scripts/purifyeps/purifyeps texlive-collection-binextra,/usr/bin/sty2dtx,/usr/share/texmf-dist/scripts/sty2dtx/sty2dtx.pl texlive-collection-binextra,/usr/bin/texcount,/usr/share/texmf-dist/scripts/texcount/texcount.pl texlive-collection-binextra,/usr/bin/texdef,/usr/share/texmf-dist/scripts/texdef/texdef.pl texlive-collection-binextra,/usr/bin/texdiff,/usr/share/texmf-dist/scripts/texdiff/texdiff texlive-collection-binextra,/usr/bin/texdirflatten,/usr/share/texmf-dist/scripts/texdirflatten/texdirflatten texlive-collection-binextra,/usr/bin/texliveonfly,/usr/share/texmf-dist/scripts/texliveonfly/texliveonfly.py texlive-collection-binextra,/usr/bin/texloganalyser,/usr/share/texmf-dist/scripts/texloganalyser/texloganalyser texlive-collection-binextra,/usr/bin/typeoutfileinfo,/usr/share/texmf-dist/scripts/typeoutfileinfo/typeoutfileinfo.sh texlive-collection-fontutils,/usr/bin/afm2afm,/usr/share/texmf-dist/scripts/fontools/afm2afm texlive-collection-fontutils,/usr/bin/autoinst,/usr/share/texmf-dist/scripts/fontools/autoinst texlive-collection-fontutils,/usr/bin/dosepsbin,/usr/share/texmf-dist/scripts/dosepsbin/dosepsbin.pl texlive-collection-fontutils,/usr/bin/epstopdf,/usr/share/texmf-dist/scripts/epstopdf/epstopdf.pl texlive-collection-fontutils,/usr/bin/mf2pt1,/usr/share/texmf-dist/scripts/mf2pt1/mf2pt1.pl texlive-collection-fontutils,/usr/bin/mkt1font,/usr/share/texmf-dist/scripts/accfonts/mkt1font texlive-collection-fontutils,/usr/bin/ot2kpx,/usr/share/texmf-dist/scripts/fontools/ot2kpx texlive-collection-fontutils,/usr/bin/vpl2ovp,/usr/share/texmf-dist/scripts/accfonts/vpl2ovp texlive-collection-fontutils,/usr/bin/vpl2vpl,/usr/share/texmf-dist/scripts/accfonts/vpl2vpl texlive-collection-htmlxml,/usr/bin/ht,/usr/share/texmf-dist/scripts/tex4ht/ht.sh texlive-collection-htmlxml,/usr/bin/htcontext,/usr/share/texmf-dist/scripts/tex4ht/htcontext.sh texlive-collection-htmlxml,/usr/bin/htlatex,/usr/share/texmf-dist/scripts/tex4ht/htlatex.sh texlive-collection-htmlxml,/usr/bin/htmex,/usr/share/texmf-dist/scripts/tex4ht/htmex.sh texlive-collection-htmlxml,/usr/bin/httex,/usr/share/texmf-dist/scripts/tex4ht/httex.sh texlive-collection-htmlxml,/usr/bin/httexi,/usr/share/texmf-dist/scripts/tex4ht/httexi.sh texlive-collection-htmlxml,/usr/bin/htxelatex,/usr/share/texmf-dist/scripts/tex4ht/htxelatex.sh texlive-collection-htmlxml,/usr/bin/htxetex,/usr/share/texmf-dist/scripts/tex4ht/htxetex.sh texlive-collection-htmlxml,/usr/bin/mk4ht,/usr/share/texmf-dist/scripts/tex4ht/mk4ht.pl texlive-collection-langcjk,/usr/bin/convbkmk,/usr/share/texmf-dist/scripts/uptex/convbkmk.rb texlive-collection-langcjk,/usr/bin/updmap-setup-kanji,/usr/share/texmf-dist/scripts/jfontmaps/updmap-setup-kanji.pl texlive-collection-langgreek,/usr/bin/mkgrkindex,/usr/share/texmf-dist/scripts/mkgrkindex/mkgrkindex texlive-collection-langindic,/usr/bin/ebong,/usr/share/texmf-dist/scripts/ebong/ebong.py texlive-collection-latex,/usr/bin/mptopdf,/usr/share/texmf-dist/scripts/context/perl/mptopdf.pl texlive-collection-latex,/usr/bin/pdfatfi,/usr/share/texmf-dist/scripts/oberdiek/pdfatfi.pl texlive-collection-latexextra,/usr/bin/authorindex,/usr/share/texmf-dist/scripts/authorindex/authorindex texlive-collection-latexextra,/usr/bin/exceltex,/usr/share/texmf-dist/scripts/exceltex/exceltex texlive-collection-latexextra,/usr/bin/makeglossaries,/usr/share/texmf-dist/scripts/glossaries/makeglossaries texlive-collection-latexextra,/usr/bin/pdfannotextractor,/usr/share/texmf-dist/scripts/pax/pdfannotextractor.pl texlive-collection-latexextra,/usr/bin/perltex,/usr/share/texmf-dist/scripts/perltex/perltex.pl texlive-collection-latexextra,/usr/bin/ps4pdf,/usr/share/texmf-dist/scripts/pst-pdf/ps4pdf texlive-collection-latexextra,/usr/bin/splitindex,/usr/share/texmf-dist/scripts/splitindex/perl/splitindex.pl texlive-collection-latexextra,/usr/bin/svn-multi,/usr/share/texmf-dist/scripts/svn-multi/svn-multi.pl texlive-collection-latexextra,/usr/bin/vpe,/usr/share/texmf-dist/scripts/vpe/vpe.pl texlive-collection-latexrecommended,/usr/bin/thumbpdf,/usr/share/texmf-dist/scripts/thumbpdf/thumbpdf.pl texlive-collection-luatex,/usr/bin/checkcites,/usr/share/texmf-dist/scripts/checkcites/checkcites.lua texlive-collection-luatex,/usr/bin/mkluatexfontdb,/usr/share/texmf-dist/scripts/luaotfload/mkluatexfontdb.lua texlive-collection-music,/usr/bin/m-tx,/usr/share/texmf-dist/scripts/m-tx/m-tx.lua texlive-collection-music,/usr/bin/musixflx,/usr/share/texmf-dist/scripts/musixtex/musixflx.lua texlive-collection-music,/usr/bin/musixtex,/usr/share/texmf-dist/scripts/musixtex/musixtex.lua texlive-collection-music,/usr/bin/pmx2pdf,/usr/share/texmf-dist/scripts/pmx/pmx2pdf.lua texlive-collection-pictures,/usr/bin/cachepic,/usr/share/texmf-dist/scripts/cachepic/cachepic.tlu texlive-collection-pictures,/usr/bin/epspdf,/usr/share/texmf-dist/scripts/epspdf/epspdf.rb texlive-collection-pictures,/usr/bin/epspdftk,/usr/share/texmf-dist/scripts/epspdf/epspdftk.tcl texlive-collection-pictures,/usr/bin/fig4latex,/usr/share/texmf-dist/scripts/fig4latex/fig4latex texlive-collection-pictures,/usr/bin/mathspic,/usr/share/texmf-dist/scripts/mathspic/mathspic.pl texlive-collection-pstricks,/usr/bin/pedigree,/usr/share/texmf-dist/scripts/pedigree-perl/pedigree.pl texlive-collection-pstricks,/usr/bin/pst2pdf,/usr/share/texmf-dist/scripts/pst2pdf/pst2pdf texlive-collection-science,/usr/bin/ulqda,/usr/share/texmf-dist/scripts/ulqda/ulqda.pl ) %__mkdir_p %{buildroot}%{_bindir} pushd %{buildroot}%{_bindir} for i in "${mk_symlinks[@]}"; do tlc=$(/bin/echo $i | cut -f 1 -d",") lnk=$(/bin/echo $i | cut -f 2 -d"," | %__sed -e "s|/usr/bin/||") rlnk=$(/bin/echo $i | cut -f 3 -d"," | %__sed -e "s|/usr/|../|") [ "%{name}" = "$tlc" ] || continue [ -f $rlnk ] || exit 1 %__ln_s $rlnk $lnk || exit 1 done popd ## Files list find %{buildroot} -type f -or -type l | \ %__sed -e "s|%{buildroot}||g" > filelist.full find %{buildroot}%{texmf}-dist -type d | \ %__sed -e "s|^%{buildroot}|%dir |" \ -e "s|$|/|" >> filelist.full ## subpackages grep "/texmf-dist/doc/" filelist.full > filelist.doc cat filelist.doc filelist.full | sort | uniq -u > filelist.tmp %__mv -f filelist.tmp filelist.full %clean %__rm -rf %{buildroot} %post %touch_run texhash %touch_run mtxrun exit 0 %postun if [ "$1" = 0 ]; then %touch_run texhash fi exit 0 %posttrans %{exec_texhash} %{exec_mtxrun} %{exec_updmap} %{exec_fmtutil} exit 0 %files -f filelist.full %defattr(-,root,root,-) %files -f filelist.doc doc %defattr(-,root,root,-) %changelog * Fri Nov 23 2012 Munehiro Yamamoto 2012-1 - generated by tlpdb2rpmspec 2012-1: tlpdb2rpmspec collection-fontutils * Sat Dec 3 2011 Munehiro Yamamoto 2011-2 - generated by tlpdb2rpmspec 2011-2: tlpdb2rpmspec collection-fontutils - set external dependencies (texlive-collection-binextra, texlive-collection-fontutils) * Sun Oct 30 2011 Munehiro Yamamoto 2011-1 - generated by tlpdb2rpmspec 2011-1: tlpdb2rpmspec collection-fontutils * Mon Mar 23 2011 Munehiro Yamamoto 2009-4 - generated by tlpdb2rpmspec 2009-4: tlpdb2rpmspec collection-fontutils - make symlinks of core script utils (texlive-collection-binextra, texlive-collection-context, texlive-collection-fontutils, texlive-collection-langgreek, texlive-collection-langindic, texlive-collection-latex, texlive-collection-latexextra, texlive-collection-latexrecommended, texlive-collection-pictures, texlive-collection-pstricks, texlive-collection-science) * Fri Jan 14 2011 Munehiro Yamamoto 2009-3 - generated by tlpdb2rpmspec 2009-3: tlpdb2rpmspec collection-fontutils - improved %%post * Fri Oct 01 2010 Munehiro Yamamoto 2009-2 - generated by tlpdb2rpmspec 2009-2: tlpdb2rpmspec collection-fontutils - removed arch dependent binaries (texlive-collection-latexextra) - fixed perl path - improved updmap process in %%post and %%postun * Sat Aug 07 2010 Munehiro Yamamoto 2009-1 - generated by tlpdb2rpmspec 2009-1: tlpdb2rpmspec collection-fontutils