texlive-common-vl.spec 4.3 KB

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