texlive-collection-documentation-french-vl.spec 23 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455
  1. ## -*- coding: utf-8-unix -*-
  2. ## NOTE: This spec file is generated by tlpdb2rpmspec 2012-1:
  3. ## tlpdb2rpmspec collection-documentation-french
  4. %global _use_internal_dependency_generator 0
  5. %global __find_provides %{nil}
  6. %global __find_requires %{nil}
  7. %define aliasttfdir %{texmfsysvar}/fonts/truetype/vine
  8. %define texmfsysconfig %{_sysconfdir}/texmf
  9. %define texmfsysvar %{_var}/lib/texmf
  10. %define vartexfonts %{texmfsysvar}/fonts
  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. ## use some macros for %post, %posttrans
  17. %define touch_run(%1) %{expand:( %__mkdir_p /var/run/texlive; touch /var/run/texlive/run-%1; )
  18. }
  19. %define exec_upddeffont [ -x %{_sbindir}/update-defaultfont ] && \\\
  20. %{_sbindir}/update-defaultfont 2> /dev/null
  21. %define exec_texhash [ -e /var/run/texlive/run-texhash ] && ( \\\
  22. [ -x %{_bindir}/texhash ] && \\\
  23. echo -n " "; echo -n "Running texhash... "; \\\
  24. %{_bindir}/texhash 2> /dev/null; \\\
  25. echo "done." ) && %__rm -f /var/run/texlive/run-texhash;
  26. %define exec_mtxrun [ -e /var/run/texlive/run-mtxrun ] && ( \\\
  27. [ -x %{_bindir}/mtxrun ] && \\\
  28. echo -n " "; echo -n "Running mtxrun... "; \\\
  29. export TEXMF=%{texmf}-dist TEXMFCNF=%{texmf}/web2c TEXMFCACHE=%{texmfsysvar}; \\\
  30. %{_bindir}/mtxrun --generate &> /dev/null; \\\
  31. echo "done." ) && %__rm -f /var/run/texlive/run-mtxrun;
  32. %define exec_fmtutil [ -e /var/run/texlive/run-fmtutil ] && ( \\\
  33. [ -x %{_bindir}/fmtutil-sys ] && \\\
  34. echo -n " "; echo -n "Running fmtutil-sys... "; \\\
  35. %{_bindir}/fmtutil-sys --all &> /dev/null; \\\
  36. echo "done." ) && %__rm -f /var/run/texlive/run-fmtutil;
  37. %define exec_updmap [ -e /var/run/texlive/run-updmap ] && ( \\\
  38. [ -x %{_bindir}/updmap-sys ] && \\\
  39. echo -n " "; echo -n "Running updmap-sys... "; \\\
  40. %{_bindir}/updmap-sys --nohash --quiet &> /dev/null; \\\
  41. echo "done." ) && %__rm -f /var/run/texlive/run-updmap;
  42. Summary: TeX Live: French documentation
  43. Summary(ja): TeX Live: French documentation
  44. Name: texlive-collection-documentation-french
  45. Version: 2012
  46. Release: 1%{?_dist_release}
  47. License: LPPL, GPL+, GFDL
  48. Group: Applications/Publishing
  49. URL:http://www.tug.org/texlive/
  50. Requires: texlive = %{version}
  51. Requires(post): texlive = %{version}
  52. Requires(postun): texlive = %{version}
  53. #BuildRequires: texlive-sources = %{version}
  54. BuildArch: noarch
  55. Buildroot: %{_tmppath}/%{name}-%{version}-root
  56. Vendor: Project Vine
  57. Distribution: Vine Linux
  58. Packager: munepi
  59. %description
  60. The TeX Live software distribution offers a complete TeX system for a
  61. variety of Unix, Macintosh, Windows and other platforms. It
  62. encompasses programs for editing, typesetting, previewing and printing
  63. of TeX documents in many different languages, and a large collection
  64. of TeX macros and font libraries.
  65. The distribution includes extensive general documentation about TeX,
  66. as well as the documentation for the included software packages.
  67. This package is a collection of French documentation:
  68. This package contains the following CTAN packages:
  69. apprends-latex: Apprends LaTeX!
  70. epslatex-fr: French version of "graphics in LaTeX".
  71. impatient-fr: Free edition of the book "TeX for the Impatient"
  72. l2tabu-french: French translation of l2tabu.
  73. lshort-french: Short introduction to LaTeX, French translation.
  74. texlive-fr: TeX Live manual (French)
  75. translation-array-fr: French translation of the documentation of array.
  76. translation-dcolumn-fr: French translation of the documentation of dcolumn.
  77. translation-natbib-fr: French translation of the documentation of natbib.
  78. translation-tabbing-fr: French translation of the documentation of Tabbing.
  79. %description -l ja
  80. TeX Live ソフトウェアディストリビューションは、
  81. さまざまな Unix, Macintosh, Windows、および
  82. 他のプラットホームに対して完全な TeX システムを提供します。
  83. 多くの異なった言語を含む TeX ドキュメントの
  84. 編集、組版、閲覧、印刷するためのプログラム、
  85. そして、TeX マクロやフォントライブラリの大きなコレクションを
  86. 同梱しています。
  87. このディストリビューションは
  88. 同梱しているソフトウェアパッケージのためのドキュメントばかりでなく、
  89. TeX に関するたくさんの一般的なドキュメントを含んでいます。
  90. このパッケージは以下のようなパッケージ集です。
  91. French documentation:
  92. このパッケージは以下の CTAN パッケージを含んでいます:
  93. apprends-latex: Apprends LaTeX!
  94. epslatex-fr: French version of "graphics in LaTeX".
  95. impatient-fr: Free edition of the book "TeX for the Impatient"
  96. l2tabu-french: French translation of l2tabu.
  97. lshort-french: Short introduction to LaTeX, French translation.
  98. texlive-fr: TeX Live manual (French)
  99. translation-array-fr: French translation of the documentation of array.
  100. translation-dcolumn-fr: French translation of the documentation of dcolumn.
  101. translation-natbib-fr: French translation of the documentation of natbib.
  102. translation-tabbing-fr: French translation of the documentation of Tabbing.
  103. %prep
  104. %build
  105. %install
  106. [ -n "%{buildroot}" -a "%{buildroot}" != / ] && %__rm -rf %{buildroot}
  107. PREF=%{buildroot}%{tex_destdir}
  108. manifest=(
  109. texmf-dist/doc/latex/apprends-latex/Apprends_LaTeX.pdf
  110. texmf-dist/doc/latex/apprends-latex/Apprends_LaTeX.tex
  111. texmf-dist/doc/latex/apprends-latex/README
  112. texmf-dist/doc/latex/apprends-latex/avance.bib
  113. texmf-dist/doc/latex/apprends-latex/bibliographie-index.bib
  114. texmf-dist/doc/latex/apprends-latex/divers.bib
  115. texmf-dist/doc/latex/apprends-latex/exemples/Makefile
  116. texmf-dist/doc/latex/apprends-latex/exemples/beamer-themes.pl
  117. texmf-dist/doc/latex/apprends-latex/exemples/beamer-titlepage.tex
  118. texmf-dist/doc/latex/apprends-latex/exemples/currvita.tex
  119. texmf-dist/doc/latex/apprends-latex/exemples/curve-experience.tex
  120. texmf-dist/doc/latex/apprends-latex/exemples/curve-extra.tex
  121. texmf-dist/doc/latex/apprends-latex/exemples/curve-formation.tex
  122. texmf-dist/doc/latex/apprends-latex/exemples/curve-langues.tex
  123. texmf-dist/doc/latex/apprends-latex/exemples/curve-methodologies.tex
  124. texmf-dist/doc/latex/apprends-latex/exemples/curve-references.tex
  125. texmf-dist/doc/latex/apprends-latex/exemples/curve.tex
  126. texmf-dist/doc/latex/apprends-latex/exemples/letter.tex
  127. texmf-dist/doc/latex/apprends-latex/exemples/moderncv.tex
  128. texmf-dist/doc/latex/apprends-latex/exemples/polices.pl
  129. texmf-dist/doc/latex/apprends-latex/exemples/scrlttr2.tex
  130. texmf-dist/doc/latex/apprends-latex/exemples/seraphin-lampion.jpg
  131. texmf-dist/doc/latex/apprends-latex/exemples/slides.tex
  132. texmf-dist/doc/latex/apprends-latex/exemples/tikz.tex
  133. texmf-dist/doc/latex/apprends-latex/graphisme.bib
  134. texmf-dist/doc/latex/apprends-latex/index.ist
  135. texmf-dist/doc/latex/apprends-latex/latex.bib
  136. texmf-dist/doc/latex/apprends-latex/latexmkrc
  137. texmf-dist/doc/latex/apprends-latex/typographie.bib
  138. texmf-dist/doc/latex/epslatex-fr/Ball.eps
  139. texmf-dist/doc/latex/epslatex-fr/CHAP2.sty
  140. texmf-dist/doc/latex/epslatex-fr/Construction.eps
  141. texmf-dist/doc/latex/epslatex-fr/Franc-chap.sty
  142. texmf-dist/doc/latex/epslatex-fr/README
  143. texmf-dist/doc/latex/epslatex-fr/README.TEXLIVE
  144. texmf-dist/doc/latex/epslatex-fr/Warning.eps
  145. texmf-dist/doc/latex/epslatex-fr/alltex.sty
  146. texmf-dist/doc/latex/epslatex-fr/auteurs.sty
  147. texmf-dist/doc/latex/epslatex-fr/bases.sty
  148. texmf-dist/doc/latex/epslatex-fr/block.sty
  149. texmf-dist/doc/latex/epslatex-fr/box1.eps
  150. texmf-dist/doc/latex/epslatex-fr/box2.eps
  151. texmf-dist/doc/latex/epslatex-fr/boxes.sty
  152. texmf-dist/doc/latex/epslatex-fr/btxdoc.bib
  153. texmf-dist/doc/latex/epslatex-fr/cm.eps
  154. texmf-dist/doc/latex/epslatex-fr/cm.ps
  155. texmf-dist/doc/latex/epslatex-fr/danger.eps
  156. texmf-dist/doc/latex/epslatex-fr/divers.sty
  157. texmf-dist/doc/latex/epslatex-fr/ebnf.sty
  158. texmf-dist/doc/latex/epslatex-fr/export.sty
  159. texmf-dist/doc/latex/epslatex-fr/fepslatex.pdf
  160. texmf-dist/doc/latex/epslatex-fr/fepslatex.tex
  161. texmf-dist/doc/latex/epslatex-fr/fill.sty
  162. texmf-dist/doc/latex/epslatex-fr/fmparhack.sty
  163. texmf-dist/doc/latex/epslatex-fr/foot.sty
  164. texmf-dist/doc/latex/epslatex-fr/fr.sty
  165. texmf-dist/doc/latex/epslatex-fr/franc.sty
  166. texmf-dist/doc/latex/epslatex-fr/frnew.sty
  167. texmf-dist/doc/latex/epslatex-fr/g_toc_entry.sty
  168. texmf-dist/doc/latex/epslatex-fr/graphic.eps
  169. texmf-dist/doc/latex/epslatex-fr/hands.sty
  170. texmf-dist/doc/latex/epslatex-fr/header.tex
  171. texmf-dist/doc/latex/epslatex-fr/indentondemand.sty
  172. texmf-dist/doc/latex/epslatex-fr/makecmds.sty
  173. texmf-dist/doc/latex/epslatex-fr/makerobust.sty
  174. texmf-dist/doc/latex/epslatex-fr/mass.eps
  175. texmf-dist/doc/latex/epslatex-fr/mypatches.sty
  176. texmf-dist/doc/latex/epslatex-fr/myvarioref.sty
  177. texmf-dist/doc/latex/epslatex-fr/nrfoot.sty
  178. texmf-dist/doc/latex/epslatex-fr/origin.eps
  179. texmf-dist/doc/latex/epslatex-fr/overlay.sty
  180. texmf-dist/doc/latex/epslatex-fr/pale.eps
  181. texmf-dist/doc/latex/epslatex-fr/pend.eps
  182. texmf-dist/doc/latex/epslatex-fr/pretzel.eps
  183. texmf-dist/doc/latex/epslatex-fr/pretzel.ps
  184. texmf-dist/doc/latex/epslatex-fr/rdanger.eps
  185. texmf-dist/doc/latex/epslatex-fr/rosette.eps
  186. texmf-dist/doc/latex/epslatex-fr/rosette.ps
  187. texmf-dist/doc/latex/epslatex-fr/sgte.sty
  188. texmf-dist/doc/latex/epslatex-fr/smaller.sty
  189. texmf-dist/doc/latex/epslatex-fr/square.eps
  190. texmf-dist/doc/latex/epslatex-fr/topcapt.sty
  191. texmf-dist/doc/latex/epslatex-fr/topfig.sty
  192. texmf-dist/doc/latex/epslatex-fr/warn.sty
  193. texmf-dist/doc/latex/epslatex-fr/wdesc.sty
  194. texmf-dist/doc/latex/epslatex-fr/whitecdp.sty
  195. texmf-dist/doc/latex/epslatex-fr/wide.eps
  196. texmf-dist/doc/latex/epslatex-fr/widecenter.sty
  197. texmf-dist/doc/latex/epslatex-fr/xb.sty
  198. texmf-dist/doc/plain/impatient-fr/README
  199. texmf-dist/doc/plain/impatient-fr/config.tex
  200. texmf-dist/doc/plain/impatient-fr/eplain.tex
  201. texmf-dist/doc/plain/impatient-fr/fbackm.tex
  202. texmf-dist/doc/plain/impatient-fr/fbook.pdf
  203. texmf-dist/doc/plain/impatient-fr/fbook.tex
  204. texmf-dist/doc/plain/impatient-fr/fcapsule.tex
  205. texmf-dist/doc/plain/impatient-fr/fconcept.tex
  206. texmf-dist/doc/plain/impatient-fr/fcopyrgh.tex
  207. texmf-dist/doc/plain/impatient-fr/fdl.tex
  208. texmf-dist/doc/plain/impatient-fr/ferrors.tex
  209. texmf-dist/doc/plain/impatient-fr/fexamples.tex
  210. texmf-dist/doc/plain/impatient-fr/ffrontm.tex
  211. texmf-dist/doc/plain/impatient-fr/fgenops.tex
  212. texmf-dist/doc/plain/impatient-fr/fmacros.tex
  213. texmf-dist/doc/plain/impatient-fr/fmath.tex
  214. texmf-dist/doc/plain/impatient-fr/fmodes.tex
  215. texmf-dist/doc/plain/impatient-fr/fonts.tex
  216. texmf-dist/doc/plain/impatient-fr/fpages.tex
  217. texmf-dist/doc/plain/impatient-fr/fparas.tex
  218. texmf-dist/doc/plain/impatient-fr/fpreface.tex
  219. texmf-dist/doc/plain/impatient-fr/fread1st.tex
  220. texmf-dist/doc/plain/impatient-fr/ftips.tex
  221. texmf-dist/doc/plain/impatient-fr/fusebook.tex
  222. texmf-dist/doc/plain/impatient-fr/fusermacs.tex
  223. texmf-dist/doc/plain/impatient-fr/fusingtex.tex
  224. texmf-dist/doc/plain/impatient-fr/fxmptext.tex
  225. texmf-dist/doc/latex/l2tabu-french/README
  226. texmf-dist/doc/latex/l2tabu-french/l2tabufr-heavy.pdf
  227. texmf-dist/doc/latex/l2tabu-french/l2tabufr-light.pdf
  228. texmf-dist/doc/latex/l2tabu-french/l2tabufr.tex
  229. texmf-dist/doc/latex/lshort-french/README
  230. texmf-dist/doc/latex/lshort-french/historique
  231. texmf-dist/doc/latex/lshort-french/lshort-fr-5.01fr-0.tgz
  232. texmf-dist/doc/latex/lshort-french/lshort-fr.pdf
  233. texmf-dist/doc/latex/translation-array-fr/Copyright
  234. texmf-dist/doc/latex/translation-array-fr/README
  235. texmf-dist/doc/latex/translation-array-fr/f-array.dtx
  236. texmf-dist/doc/latex/translation-array-fr/f-array.pdf
  237. texmf-dist/doc/latex/translation-array-fr/ltxdoc.cfg
  238. texmf-dist/doc/latex/translation-dcolumn-fr/Copyright
  239. texmf-dist/doc/latex/translation-dcolumn-fr/README
  240. texmf-dist/doc/latex/translation-dcolumn-fr/f-dcolumn.dtx
  241. texmf-dist/doc/latex/translation-dcolumn-fr/f-dcolumn.pdf
  242. texmf-dist/doc/latex/translation-natbib-fr/f-natbib.dtx
  243. texmf-dist/doc/latex/translation-natbib-fr/f-natbib.pdf
  244. texmf-dist/doc/latex/translation-tabbing-fr/f-Tabbing.dtx
  245. texmf-dist/doc/latex/translation-tabbing-fr/f-Tabbing.pdf
  246. texmf-dist/doc/latex/translation-tabbing-fr/ltxdoc.cfg
  247. )
  248. %__mkdir_p ${PREF}/texmf-dist
  249. for i in "${manifest[@]}"; do
  250. %__install -m $(stat -c %a %{texlive_src}/$i) -p -D %{texlive_src}/$i ${PREF}/$i
  251. done
  252. ## make symlinks of core script utils
  253. mk_symlinks=(
  254. texlive-collection-bibtexextra,/usr/bin/bibexport,/usr/share/texmf-dist/scripts/bibexport/bibexport.sh
  255. texlive-collection-bibtexextra,/usr/bin/listbib,/usr/share/texmf-dist/scripts/listbib/listbib
  256. texlive-collection-bibtexextra,/usr/bin/urlbst,/usr/share/texmf-dist/scripts/urlbst/urlbst
  257. texlive-collection-binextra,/usr/bin/arlatex,/usr/share/texmf-dist/scripts/bundledoc/arlatex
  258. texlive-collection-binextra,/usr/bin/bundledoc,/usr/share/texmf-dist/scripts/bundledoc/bundledoc
  259. texlive-collection-binextra,/usr/bin/ctanify,/usr/share/texmf-dist/scripts/ctanify/ctanify
  260. texlive-collection-binextra,/usr/bin/ctanupload,/usr/share/texmf-dist/scripts/ctanupload/ctanupload.pl
  261. texlive-collection-binextra,/usr/bin/de-macro,/usr/share/texmf-dist/scripts/de-macro/de-macro
  262. texlive-collection-binextra,/usr/bin/dviasm,/usr/share/texmf-dist/scripts/dviasm/dviasm.py
  263. texlive-collection-binextra,/usr/bin/findhyph,/usr/share/texmf-dist/scripts/findhyph/findhyph
  264. texlive-collection-binextra,/usr/bin/fragmaster,/usr/share/texmf-dist/scripts/fragmaster/fragmaster.pl
  265. texlive-collection-binextra,/usr/bin/installfont-tl,/usr/share/texmf-dist/scripts/installfont/installfont-tl
  266. texlive-collection-binextra,/usr/bin/latex2man,/usr/share/texmf-dist/scripts/latex2man/latex2man
  267. texlive-collection-binextra,/usr/bin/latexdiff,/usr/share/texmf-dist/scripts/latexdiff/latexdiff.pl
  268. texlive-collection-binextra,/usr/bin/latexdiff-vc,/usr/share/texmf-dist/scripts/latexdiff/latexdiff-vc.pl
  269. texlive-collection-binextra,/usr/bin/latexfileversion,/usr/share/texmf-dist/scripts/latexfileversion/latexfileversion
  270. texlive-collection-binextra,/usr/bin/latexmk,/usr/share/texmf-dist/scripts/latexmk/latexmk.pl
  271. texlive-collection-binextra,/usr/bin/latexrevise,/usr/share/texmf-dist/scripts/latexdiff/latexrevise.pl
  272. texlive-collection-binextra,/usr/bin/listings-ext.sh,/usr/share/texmf-dist/scripts/listings-ext/listings-ext.sh
  273. texlive-collection-binextra,/usr/bin/match_parens,/usr/share/texmf-dist/scripts/match_parens/match_parens
  274. texlive-collection-binextra,/usr/bin/mkjobtexmf,/usr/share/texmf-dist/scripts/mkjobtexmf/mkjobtexmf.pl
  275. texlive-collection-binextra,/usr/bin/pdf180,/usr/share/texmf-dist/scripts/pdfjam/pdf180
  276. texlive-collection-binextra,/usr/bin/pdf270,/usr/share/texmf-dist/scripts/pdfjam/pdf270
  277. texlive-collection-binextra,/usr/bin/pdf90,/usr/share/texmf-dist/scripts/pdfjam/pdf90
  278. texlive-collection-binextra,/usr/bin/pdfbook,/usr/share/texmf-dist/scripts/pdfjam/pdfbook
  279. texlive-collection-binextra,/usr/bin/pdfcrop,/usr/share/texmf-dist/scripts/pdfcrop/pdfcrop.pl
  280. texlive-collection-binextra,/usr/bin/pdfflip,/usr/share/texmf-dist/scripts/pdfjam/pdfflip
  281. texlive-collection-binextra,/usr/bin/pdfjam,/usr/share/texmf-dist/scripts/pdfjam/pdfjam
  282. texlive-collection-binextra,/usr/bin/pdfjam-pocketmod,/usr/share/texmf-dist/scripts/pdfjam/pdfjam-pocketmod
  283. texlive-collection-binextra,/usr/bin/pdfjam-slides3up,/usr/share/texmf-dist/scripts/pdfjam/pdfjam-slides3up
  284. texlive-collection-binextra,/usr/bin/pdfjam-slides6up,/usr/share/texmf-dist/scripts/pdfjam/pdfjam-slides6up
  285. texlive-collection-binextra,/usr/bin/pdfjoin,/usr/share/texmf-dist/scripts/pdfjam/pdfjoin
  286. texlive-collection-binextra,/usr/bin/pdfnup,/usr/share/texmf-dist/scripts/pdfjam/pdfnup
  287. texlive-collection-binextra,/usr/bin/pdfpun,/usr/share/texmf-dist/scripts/pdfjam/pdfpun
  288. texlive-collection-binextra,/usr/bin/pkfix,/usr/share/texmf-dist/scripts/pkfix/pkfix.pl
  289. texlive-collection-binextra,/usr/bin/pkfix-helper,/usr/share/texmf-dist/scripts/pkfix-helper/pkfix-helper
  290. texlive-collection-binextra,/usr/bin/purifyeps,/usr/share/texmf-dist/scripts/purifyeps/purifyeps
  291. texlive-collection-binextra,/usr/bin/sty2dtx,/usr/share/texmf-dist/scripts/sty2dtx/sty2dtx.pl
  292. texlive-collection-binextra,/usr/bin/texcount,/usr/share/texmf-dist/scripts/texcount/texcount.pl
  293. texlive-collection-binextra,/usr/bin/texdef,/usr/share/texmf-dist/scripts/texdef/texdef.pl
  294. texlive-collection-binextra,/usr/bin/texdiff,/usr/share/texmf-dist/scripts/texdiff/texdiff
  295. texlive-collection-binextra,/usr/bin/texdirflatten,/usr/share/texmf-dist/scripts/texdirflatten/texdirflatten
  296. texlive-collection-binextra,/usr/bin/texliveonfly,/usr/share/texmf-dist/scripts/texliveonfly/texliveonfly.py
  297. texlive-collection-binextra,/usr/bin/texloganalyser,/usr/share/texmf-dist/scripts/texloganalyser/texloganalyser
  298. texlive-collection-binextra,/usr/bin/typeoutfileinfo,/usr/share/texmf-dist/scripts/typeoutfileinfo/typeoutfileinfo.sh
  299. texlive-collection-fontutils,/usr/bin/afm2afm,/usr/share/texmf-dist/scripts/fontools/afm2afm
  300. texlive-collection-fontutils,/usr/bin/autoinst,/usr/share/texmf-dist/scripts/fontools/autoinst
  301. texlive-collection-fontutils,/usr/bin/dosepsbin,/usr/share/texmf-dist/scripts/dosepsbin/dosepsbin.pl
  302. texlive-collection-fontutils,/usr/bin/epstopdf,/usr/share/texmf-dist/scripts/epstopdf/epstopdf.pl
  303. texlive-collection-fontutils,/usr/bin/mf2pt1,/usr/share/texmf-dist/scripts/mf2pt1/mf2pt1.pl
  304. texlive-collection-fontutils,/usr/bin/mkt1font,/usr/share/texmf-dist/scripts/accfonts/mkt1font
  305. texlive-collection-fontutils,/usr/bin/ot2kpx,/usr/share/texmf-dist/scripts/fontools/ot2kpx
  306. texlive-collection-fontutils,/usr/bin/vpl2ovp,/usr/share/texmf-dist/scripts/accfonts/vpl2ovp
  307. texlive-collection-fontutils,/usr/bin/vpl2vpl,/usr/share/texmf-dist/scripts/accfonts/vpl2vpl
  308. texlive-collection-htmlxml,/usr/bin/ht,/usr/share/texmf-dist/scripts/tex4ht/ht.sh
  309. texlive-collection-htmlxml,/usr/bin/htcontext,/usr/share/texmf-dist/scripts/tex4ht/htcontext.sh
  310. texlive-collection-htmlxml,/usr/bin/htlatex,/usr/share/texmf-dist/scripts/tex4ht/htlatex.sh
  311. texlive-collection-htmlxml,/usr/bin/htmex,/usr/share/texmf-dist/scripts/tex4ht/htmex.sh
  312. texlive-collection-htmlxml,/usr/bin/httex,/usr/share/texmf-dist/scripts/tex4ht/httex.sh
  313. texlive-collection-htmlxml,/usr/bin/httexi,/usr/share/texmf-dist/scripts/tex4ht/httexi.sh
  314. texlive-collection-htmlxml,/usr/bin/htxelatex,/usr/share/texmf-dist/scripts/tex4ht/htxelatex.sh
  315. texlive-collection-htmlxml,/usr/bin/htxetex,/usr/share/texmf-dist/scripts/tex4ht/htxetex.sh
  316. texlive-collection-htmlxml,/usr/bin/mk4ht,/usr/share/texmf-dist/scripts/tex4ht/mk4ht.pl
  317. texlive-collection-langcjk,/usr/bin/convbkmk,/usr/share/texmf-dist/scripts/uptex/convbkmk.rb
  318. texlive-collection-langcjk,/usr/bin/updmap-setup-kanji,/usr/share/texmf-dist/scripts/jfontmaps/updmap-setup-kanji.pl
  319. texlive-collection-langgreek,/usr/bin/mkgrkindex,/usr/share/texmf-dist/scripts/mkgrkindex/mkgrkindex
  320. texlive-collection-langindic,/usr/bin/ebong,/usr/share/texmf-dist/scripts/ebong/ebong.py
  321. texlive-collection-latex,/usr/bin/mptopdf,/usr/share/texmf-dist/scripts/context/perl/mptopdf.pl
  322. texlive-collection-latex,/usr/bin/pdfatfi,/usr/share/texmf-dist/scripts/oberdiek/pdfatfi.pl
  323. texlive-collection-latexextra,/usr/bin/authorindex,/usr/share/texmf-dist/scripts/authorindex/authorindex
  324. texlive-collection-latexextra,/usr/bin/exceltex,/usr/share/texmf-dist/scripts/exceltex/exceltex
  325. texlive-collection-latexextra,/usr/bin/makeglossaries,/usr/share/texmf-dist/scripts/glossaries/makeglossaries
  326. texlive-collection-latexextra,/usr/bin/pdfannotextractor,/usr/share/texmf-dist/scripts/pax/pdfannotextractor.pl
  327. texlive-collection-latexextra,/usr/bin/perltex,/usr/share/texmf-dist/scripts/perltex/perltex.pl
  328. texlive-collection-latexextra,/usr/bin/ps4pdf,/usr/share/texmf-dist/scripts/pst-pdf/ps4pdf
  329. texlive-collection-latexextra,/usr/bin/splitindex,/usr/share/texmf-dist/scripts/splitindex/perl/splitindex.pl
  330. texlive-collection-latexextra,/usr/bin/svn-multi,/usr/share/texmf-dist/scripts/svn-multi/svn-multi.pl
  331. texlive-collection-latexextra,/usr/bin/vpe,/usr/share/texmf-dist/scripts/vpe/vpe.pl
  332. texlive-collection-latexrecommended,/usr/bin/thumbpdf,/usr/share/texmf-dist/scripts/thumbpdf/thumbpdf.pl
  333. texlive-collection-luatex,/usr/bin/checkcites,/usr/share/texmf-dist/scripts/checkcites/checkcites.lua
  334. texlive-collection-luatex,/usr/bin/mkluatexfontdb,/usr/share/texmf-dist/scripts/luaotfload/mkluatexfontdb.lua
  335. texlive-collection-music,/usr/bin/m-tx,/usr/share/texmf-dist/scripts/m-tx/m-tx.lua
  336. texlive-collection-music,/usr/bin/musixflx,/usr/share/texmf-dist/scripts/musixtex/musixflx.lua
  337. texlive-collection-music,/usr/bin/musixtex,/usr/share/texmf-dist/scripts/musixtex/musixtex.lua
  338. texlive-collection-music,/usr/bin/pmx2pdf,/usr/share/texmf-dist/scripts/pmx/pmx2pdf.lua
  339. texlive-collection-pictures,/usr/bin/cachepic,/usr/share/texmf-dist/scripts/cachepic/cachepic.tlu
  340. texlive-collection-pictures,/usr/bin/epspdf,/usr/share/texmf-dist/scripts/epspdf/epspdf.rb
  341. texlive-collection-pictures,/usr/bin/epspdftk,/usr/share/texmf-dist/scripts/epspdf/epspdftk.tcl
  342. texlive-collection-pictures,/usr/bin/fig4latex,/usr/share/texmf-dist/scripts/fig4latex/fig4latex
  343. texlive-collection-pictures,/usr/bin/mathspic,/usr/share/texmf-dist/scripts/mathspic/mathspic.pl
  344. texlive-collection-pstricks,/usr/bin/pedigree,/usr/share/texmf-dist/scripts/pedigree-perl/pedigree.pl
  345. texlive-collection-pstricks,/usr/bin/pst2pdf,/usr/share/texmf-dist/scripts/pst2pdf/pst2pdf
  346. texlive-collection-science,/usr/bin/ulqda,/usr/share/texmf-dist/scripts/ulqda/ulqda.pl
  347. )
  348. %__mkdir_p %{buildroot}%{_bindir}
  349. pushd %{buildroot}%{_bindir}
  350. for i in "${mk_symlinks[@]}"; do
  351. tlc=$(/bin/echo $i | cut -f 1 -d",")
  352. lnk=$(/bin/echo $i | cut -f 2 -d"," | %__sed -e "s|/usr/bin/||")
  353. rlnk=$(/bin/echo $i | cut -f 3 -d"," | %__sed -e "s|/usr/|../|")
  354. [ "%{name}" = "$tlc" ] || continue
  355. [ -f $rlnk ] || exit 1
  356. %__ln_s $rlnk $lnk || exit 1
  357. done
  358. popd
  359. ## Files list
  360. find %{buildroot} -type f -or -type l | \
  361. %__sed -e "s|%{buildroot}||g" > filelist.full
  362. find %{buildroot}%{texmf}-dist -type d | \
  363. %__sed -e "s|^%{buildroot}|%dir |" \
  364. -e "s|$|/|" >> filelist.full
  365. %clean
  366. %__rm -rf %{buildroot}
  367. %post
  368. %touch_run texhash
  369. %touch_run mtxrun
  370. exit 0
  371. %postun
  372. if [ "$1" = 0 ]; then
  373. %touch_run texhash
  374. fi
  375. exit 0
  376. %posttrans
  377. %{exec_texhash}
  378. %{exec_mtxrun}
  379. %{exec_updmap}
  380. %{exec_fmtutil}
  381. exit 0
  382. %files -f filelist.full
  383. %defattr(-,root,root,-)
  384. %changelog
  385. * Fri Nov 23 2012 Munehiro Yamamoto <munepi@vinelinux.org> 2012-1
  386. - generated by tlpdb2rpmspec 2012-1: tlpdb2rpmspec collection-documentation-french
  387. * Sat Dec 3 2011 Munehiro Yamamoto <munepi@vinelinux.org> 2011-2
  388. - generated by tlpdb2rpmspec 2011-2: tlpdb2rpmspec collection-documentation-french
  389. - set external dependencies (texlive-collection-binextra,
  390. texlive-collection-fontutils)
  391. * Sun Oct 30 2011 Munehiro Yamamoto <munepi@vinelinux.org> 2011-1
  392. - generated by tlpdb2rpmspec 2011-1: tlpdb2rpmspec collection-documentation-french
  393. * Mon Mar 23 2011 Munehiro Yamamoto <munepi@vinelinux.org> 2009-4
  394. - generated by tlpdb2rpmspec 2009-4: tlpdb2rpmspec collection-documentation-french
  395. - make symlinks of core script utils (texlive-collection-binextra,
  396. texlive-collection-context, texlive-collection-fontutils,
  397. texlive-collection-langgreek, texlive-collection-langindic,
  398. texlive-collection-latex, texlive-collection-latexextra,
  399. texlive-collection-latexrecommended, texlive-collection-pictures,
  400. texlive-collection-pstricks, texlive-collection-science)
  401. * Fri Jan 14 2011 Munehiro Yamamoto <munepi@vinelinux.org> 2009-3
  402. - generated by tlpdb2rpmspec 2009-3: tlpdb2rpmspec collection-documentation-french
  403. - improved %%post
  404. * Fri Oct 01 2010 Munehiro Yamamoto <munepi@vinelinux.org> 2009-2
  405. - generated by tlpdb2rpmspec 2009-2: tlpdb2rpmspec collection-documentation-french
  406. - removed arch dependent binaries (texlive-collection-latexextra)
  407. - fixed perl path
  408. - improved updmap process in %%post and %%postun
  409. * Sat Aug 07 2010 Munehiro Yamamoto <munepi@vinelinux.org> 2009-1
  410. - generated by tlpdb2rpmspec 2009-1: tlpdb2rpmspec collection-documentation-french