## -*- coding: utf-8-unix -*- ## NOTE: This spec file is generated by tlpdb2rpmspec 2012-1: ## tlpdb2rpmspec collection-formatsextra %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: Extra formats Summary(ja): TeX Live: Extra formats Name: texlive-collection-formatsextra Version: 2012 Release: 1%{?_dist_release} License: LPPL, GPLv2+, Knuth, Public Domain Group: Applications/Publishing URL:http://www.tug.org/texlive/ Requires: texlive = %{version} Requires: texlive-collection-basic = %{version} 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 Extra formats: Collected TeX `formats', i.e., large-scale macro packages designed to be dumped into .fmt files, other than most common ones, such as latex and context. This package contains the following CTAN packages: edmac: Typeset scholarly edition. eplain: Extended plain tex macros. mltex: The MLTeX system. psizzl: A TeX format for physics papers. startex: An XML-inspired format for student use. texsis: Plain TeX macros for Physicists. %description -l ja TeX Live ソフトウェアディストリビューションは、 さまざまな Unix, Macintosh, Windows、および 他のプラットホームに対して完全な TeX システムを提供します。 多くの異なった言語を含む TeX ドキュメントの 編集、組版、閲覧、印刷するためのプログラム、 そして、TeX マクロやフォントライブラリの大きなコレクションを 同梱しています。 このディストリビューションは 同梱しているソフトウェアパッケージのためのドキュメントばかりでなく、 TeX に関するたくさんの一般的なドキュメントを含んでいます。 このパッケージは以下のようなパッケージ集です。 Extra formats: Collected TeX `formats', i.e., large-scale macro packages designed to be dumped into .fmt files, other than most common ones, such as latex and context. このパッケージは以下の CTAN パッケージを含んでいます: edmac: Typeset scholarly edition. eplain: Extended plain tex macros. mltex: The MLTeX system. psizzl: A TeX format for physics papers. startex: An XML-inspired format for student use. texsis: Plain TeX macros for Physicists. %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/latex/edmac/COPYRIGHT texmf-dist/doc/latex/edmac/braonain.tex texmf-dist/doc/latex/edmac/copying texmf-dist/doc/latex/edmac/ed-nfss.txt texmf-dist/doc/latex/edmac/edmac.doc texmf-dist/doc/latex/edmac/edstanza.doc texmf-dist/doc/latex/edmac/edszadoc.tex texmf-dist/doc/latex/edmac/features.tex texmf-dist/doc/latex/edmac/readme texmf-dist/source/latex/edmac/edmac.drv texmf-dist/tex/generic/edmac/edmac.tex texmf-dist/tex/generic/edmac/edmacfss.sty texmf-dist/tex/generic/edmac/edstanza.tex texmf-dist/tex/generic/edmac/tabmac.tex texmf-dist/doc/eplain/AUTHORS texmf-dist/doc/eplain/COPYING texmf-dist/doc/eplain/ChangeLog texmf-dist/doc/eplain/INSTALL texmf-dist/doc/eplain/NEWS texmf-dist/doc/eplain/PROJECTS texmf-dist/doc/eplain/README texmf-dist/doc/eplain/README.TOP texmf-dist/doc/eplain/demo/Makefile texmf-dist/doc/eplain/demo/lscommnt.tex texmf-dist/doc/eplain/demo/xhyper.tex texmf-dist/doc/eplain/doc/eplain.html texmf-dist/doc/eplain/doc/eplain.pdf texmf-dist/doc/eplain/doc/lscommnt.jpg texmf-dist/doc/eplain/doc/xhyper.jpg texmf-dist/doc/eplain/util/idxuniq texmf-dist/doc/eplain/util/trimsee texmf-dist/source/eplain/eplain-source-3.4.zip texmf-dist/source/eplain/xeplain.tex texmf-dist/tex/eplain/arrow.tex texmf-dist/tex/eplain/btxmac.tex texmf-dist/tex/eplain/eplain.aux texmf-dist/tex/eplain/eplain.ini texmf-dist/tex/eplain/eplain.tex texmf-dist/doc/latex/mltex/README texmf-dist/doc/latex/mltex/mltex.txt texmf-dist/doc/latex/mltex/testmlft.dvi texmf-dist/doc/latex/mltex/testmlft.tex texmf-dist/doc/latex/mltex/testmlsw.dvi texmf-dist/doc/latex/mltex/testmlsw.tex texmf-dist/tex/latex/mltex/lo1enc.def texmf-dist/tex/latex/mltex/mlltxchg.def texmf-dist/tex/latex/mltex/mltex.sty texmf-dist/tex/mltex/config/mltex.ini texmf-dist/doc/otherformats/psizzl/base/psizzl.commands texmf-dist/doc/otherformats/psizzl/base/psizzl.doc texmf-dist/source/psizzl/base/aaaread.me texmf-dist/tex/psizzl/base/chapters.Psizzl texmf-dist/tex/psizzl/base/citation.Psizzl texmf-dist/tex/psizzl/base/fontdefs.Psizzl texmf-dist/tex/psizzl/base/index.Psizzl texmf-dist/tex/psizzl/base/institut.Psizzl texmf-dist/tex/psizzl/base/letter.Psizzl texmf-dist/tex/psizzl/base/lists.Psizzl texmf-dist/tex/psizzl/base/macros.Psizzl texmf-dist/tex/psizzl/base/memo.Psizzl texmf-dist/tex/psizzl/base/mypsizzl.tex texmf-dist/tex/psizzl/base/options.Psizzl texmf-dist/tex/psizzl/base/output.Psizzl texmf-dist/tex/psizzl/base/picture.Psizzl texmf-dist/tex/psizzl/base/psizzl.tex texmf-dist/tex/psizzl/base/publicat.Psizzl texmf-dist/tex/psizzl/base/symbols.Psizzl texmf-dist/tex/psizzl/base/thesis.Psizzl texmf-dist/tex/psizzl/config/psizzl.ini texmf-dist/doc/otherformats/startex/base/guide.pdf texmf-dist/doc/otherformats/startex/base/ideas.pdf texmf-dist/doc/otherformats/startex/base/startex.pdf texmf-dist/source/startex/base/INSTALL texmf-dist/source/startex/base/README texmf-dist/source/startex/base/startex.bib texmf-dist/source/startex/base/startex.dtx texmf-dist/source/startex/base/startex.ins texmf-dist/makeindex/startex/stxglo.ist texmf-dist/makeindex/startex/stxind.ist texmf-dist/tex/startex/base/a4-article.stx texmf-dist/tex/startex/base/article.stx texmf-dist/tex/startex/base/ifi-article.stx texmf-dist/tex/startex/base/ifi-artikkel.stx texmf-dist/tex/startex/base/startex.lan texmf-dist/tex/startex/base/startex.tex texmf-dist/doc/otherformats/texsis/base/COPYING texmf-dist/doc/otherformats/texsis/base/Example.tex texmf-dist/doc/otherformats/texsis/base/Fonts.tex texmf-dist/doc/otherformats/texsis/base/INSTALL texmf-dist/doc/otherformats/texsis/base/Install.tex texmf-dist/doc/otherformats/texsis/base/MANIFEST texmf-dist/doc/otherformats/texsis/base/Manual.fgl texmf-dist/doc/otherformats/texsis/base/Manual.ref texmf-dist/doc/otherformats/texsis/base/Manual.tbl texmf-dist/doc/otherformats/texsis/base/Manual.tex texmf-dist/doc/otherformats/texsis/base/NEWS texmf-dist/doc/otherformats/texsis/base/README texmf-dist/doc/otherformats/texsis/base/TXSapxF.doc texmf-dist/doc/otherformats/texsis/base/TXScover.doc texmf-dist/doc/otherformats/texsis/base/TXSdcol.doc texmf-dist/doc/otherformats/texsis/base/TXSdoc.doc texmf-dist/doc/otherformats/texsis/base/TXSdoc0.doc texmf-dist/doc/otherformats/texsis/base/TXSdocM.doc texmf-dist/doc/otherformats/texsis/base/TXSend.doc texmf-dist/doc/otherformats/texsis/base/TXSenvmt.doc texmf-dist/doc/otherformats/texsis/base/TXSeqns.doc texmf-dist/doc/otherformats/texsis/base/TXSfigs.doc texmf-dist/doc/otherformats/texsis/base/TXSfmts.doc texmf-dist/doc/otherformats/texsis/base/TXSfonts.doc texmf-dist/doc/otherformats/texsis/base/TXSinstl.doc texmf-dist/doc/otherformats/texsis/base/TXSintro.doc texmf-dist/doc/otherformats/texsis/base/TXSletr.doc texmf-dist/doc/otherformats/texsis/base/TXSmisc.doc texmf-dist/doc/otherformats/texsis/base/TXSprns.doc texmf-dist/doc/otherformats/texsis/base/TXSrefs.doc texmf-dist/doc/otherformats/texsis/base/TXSrevs.doc texmf-dist/doc/otherformats/texsis/base/TXSruled.doc texmf-dist/doc/otherformats/texsis/base/TXSsects.doc texmf-dist/doc/otherformats/texsis/base/TXSsite.000 texmf-dist/doc/otherformats/texsis/base/TXSsymb.doc texmf-dist/doc/otherformats/texsis/base/TXStags.doc texmf-dist/doc/otherformats/texsis/base/index.tex texmf-dist/doc/otherformats/texsis/base/letr texmf-dist/doc/otherformats/texsis/base/penguin.eps texmf-dist/doc/otherformats/texsis/base/penguin2.eps texmf-dist/doc/otherformats/texsis/base/texsis.1 texmf-dist/doc/otherformats/texsis/base/texsis.el texmf-dist/doc/otherformats/texsis/base/texsis.lsm texmf-dist/bibtex/bst/texsis/texsis.bst texmf-dist/tex/texsis/base/AIP.txs texmf-dist/tex/texsis/base/CVformat.txs texmf-dist/tex/texsis/base/Elsevier.txs texmf-dist/tex/texsis/base/Exam.txs texmf-dist/tex/texsis/base/Formletr.txs texmf-dist/tex/texsis/base/IEEE.txs texmf-dist/tex/texsis/base/PhysRev.txs texmf-dist/tex/texsis/base/Spanish.txs texmf-dist/tex/texsis/base/Swedish.txs texmf-dist/tex/texsis/base/TXSconts.tex texmf-dist/tex/texsis/base/TXSdcol.tex texmf-dist/tex/texsis/base/TXSenvmt.tex texmf-dist/tex/texsis/base/TXSeqns.tex texmf-dist/tex/texsis/base/TXSfigs.tex texmf-dist/tex/texsis/base/TXSfmts.tex texmf-dist/tex/texsis/base/TXSfonts.tex texmf-dist/tex/texsis/base/TXShead.tex texmf-dist/tex/texsis/base/TXSinit.tex texmf-dist/tex/texsis/base/TXSletr.tex texmf-dist/tex/texsis/base/TXSmacs.tex texmf-dist/tex/texsis/base/TXSmemo.tex texmf-dist/tex/texsis/base/TXSprns.tex texmf-dist/tex/texsis/base/TXSrefs.tex texmf-dist/tex/texsis/base/TXSruled.tex texmf-dist/tex/texsis/base/TXSsects.tex texmf-dist/tex/texsis/base/TXSsite.tex texmf-dist/tex/texsis/base/TXSsymb.tex texmf-dist/tex/texsis/base/TXStags.tex texmf-dist/tex/texsis/base/TXStitle.tex texmf-dist/tex/texsis/base/Tablebod.txs texmf-dist/tex/texsis/base/WorldSci.txs texmf-dist/tex/texsis/base/color.txs texmf-dist/tex/texsis/base/nuclproc.txs texmf-dist/tex/texsis/base/printfont.txs texmf-dist/tex/texsis/base/spine.txs texmf-dist/tex/texsis/base/texsis.tex texmf-dist/tex/texsis/base/thesis.txs texmf-dist/tex/texsis/base/twin.txs texmf-dist/tex/texsis/config/texsis.ini ) %__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 %touch_run fmtutil 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-formatsextra * Sat Dec 3 2011 Munehiro Yamamoto 2011-2 - generated by tlpdb2rpmspec 2011-2: tlpdb2rpmspec collection-formatsextra - set external dependencies (texlive-collection-binextra, texlive-collection-fontutils) * Sun Oct 30 2011 Munehiro Yamamoto 2011-1 - generated by tlpdb2rpmspec 2011-1: tlpdb2rpmspec collection-formatsextra * Mon Mar 23 2011 Munehiro Yamamoto 2009-4 - generated by tlpdb2rpmspec 2009-4: tlpdb2rpmspec collection-formatsextra - 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-formatsextra - improved %%post * Fri Oct 01 2010 Munehiro Yamamoto 2009-2 - generated by tlpdb2rpmspec 2009-2: tlpdb2rpmspec collection-formatsextra - 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-formatsextra