texlive-common-vl.spec 3.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113
  1. ## -*- coding: utf-8-unix -*-
  2. %bcond_with firstbuild
  3. Provides: jadetex
  4. Obsoletes: texlive-common < %{version}
  5. Obsoletes: jadetex tetex dvipdfmx xdvik xdvik-motif
  6. Obsoletes: tetex-latex tetex-afm tetex-type1 tetex-devel
  7. Obsoletes: pTeX pLaTeX2e pLaTeX2e_Macros dvipsk
  8. Obsoletes: dvipdfm texmacro-aps
  9. Obsoletes: makejvf <= 1.1a
  10. Obsoletes: task-texmacro-phys < 1.1
  11. Summary: Common base for all TeX Live packages
  12. Summary(ja): TeX Live パッケージの共通ベース
  13. Name: texlive-common
  14. Version: 2012
  15. Release: 1%{?_dist_release}
  16. License: distributable
  17. Group: Applications/Publishing
  18. URL: http://www.tug.org/texlive/
  19. Requires: texlive = %{version}
  20. Requires: texlive-collection-basic = %{version}
  21. Requires: texlive-collection-latex = %{version}
  22. Requires: texlive-collection-latexrecommended = %{version}
  23. Requires: texlive-collection-fontsrecommended = %{version}
  24. #### $ pdftex -ini -jobname=latex -progname=latex -translate-file=cp227.tcx *latex.ini
  25. ## dehypht-x-2009-06-19.tex
  26. Requires: texlive-collection-langgerman = %{version}
  27. ## catkoi
  28. Requires: texlive-collection-langcyrillic = %{version}
  29. #### $ xetex -ini -jobname=xelatex -progname=xelatex -etex xelatex.ini
  30. ## unicode-letters
  31. Requires: texlive-collection-xetex = %{version}
  32. Requires: texlive-collection-langcjk = %{version}
  33. BuildArch: noarch
  34. Buildroot: %{_tmppath}/%{name}-%{version}-root
  35. Vendor: Project Vine
  36. Distribution: Vine Linux
  37. Packager: munepi
  38. %description
  39. The TeX Live software distribution offers a complete TeX system for a
  40. variety of Unix, Macintosh, Windows and other platforms. It
  41. encompasses programs for editing, typesetting, previewing and printing
  42. of TeX documents in many different languages, and a large collection
  43. of TeX macros and font libraries.
  44. The distribution includes extensive general documentation about TeX,
  45. as well as the documentation for the included software packages.
  46. This package is a virtual package
  47. to provide a common base for all TeX Live packages.
  48. %description -l ja
  49. TeX Live ソフトウェアディストリビューションは、
  50. さまざまな Unix, Macintosh, Windows、および
  51. 他のプラットホームに対して完全な TeX システムを提供します。
  52. 多くの異なった言語を含む TeX ドキュメントの
  53. 編集、組版、閲覧、印刷するためのプログラム、
  54. そして、TeX マクロやフォントライブラリの大きなコレクションを
  55. 同梱しています。
  56. このディストリビューションは
  57. 同梱しているソフトウェアパッケージのためのドキュメントばかりでなく、
  58. TeX に関するたくさんの一般的なドキュメントを含んでいます。
  59. このパッケージは TeX Live パッケージの共通ベースを
  60. 提供ための仮想パッケージです。
  61. %files
  62. %changelog
  63. * Wed Nov 21 2012 Munehiro Yamamoto <munepi@vinelinux.org> 2012-1
  64. - TeX Live 2012
  65. * Sat Nov 26 2011 Munehiro Yamamoto <munepi@vinelinux.org> 2011-1
  66. - TeX Live 2011
  67. * Mon May 23 2011 Munehiro Yamamoto <munepi@vinelinux.org> 2009-6
  68. - added Requires(post): for all requirements of texlive-collection-*
  69. - added Requires: texlive
  70. * Sat Apr 16 2011 Munehiro Yamamoto <munepi@vinelinux.org> 2009-5
  71. - improved %%post
  72. - checked the maps containing Require(post) dependencies
  73. * Sun Mar 27 2011 Munehiro Yamamoto <munepi@vinelinux.org> 2009-4
  74. - added Requires(post): texlive
  75. - changed Requires(pre): -> Requires(post): for all requirements
  76. * Fri Jan 14 2011 Munehiro Yamamoto <munepi@vinelinux.org> 2009-3
  77. - added to remove %%{texmf}/updmap.lock in %%post
  78. - When texlive-common is installed, this lock generating
  79. texlive-collection-* leaves.
  80. - dropped %%postun
  81. - added some comments for the definition of %%exec_fmtutil
  82. * Sat Jan 08 2011 Munehiro Yamamoto <munepi@vinelinux.org> 2009-2
  83. - changed Requires: -> Requires(pre): for all requirements
  84. - merged dependencies of Provides:/Obsoletes: tags from texlive-vl.spec
  85. * Mon Jul 19 2010 Munehiro Yamamoto <munepi@vinelinux.org> 2009-1
  86. - TeX Live 2009