texlive-common-vl.spec 4.0 KB

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