texlive-collection-fontsrecommended-vl.spec 18 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590
  1. ## -*- coding: utf-8-unix -*-
  2. ## NOTE: This spec file is generated by tlpdb2rpmspec 2017-2:
  3. ## tlpdb2rpmspec collection-fontsrecommended
  4. %global _use_internal_dependency_generator 0
  5. %global __find_provides %{nil}
  6. %global __find_requires %{nil}
  7. Summary: TeX Live: Recommended fonts
  8. Summary(ja): TeX Live: Recommended fonts
  9. Name: texlive-collection-fontsrecommended
  10. Version: 2017
  11. Release: 2%{?_dist_release}
  12. License: GPL+, Freely redistributable without restriction, Knuth, LPPL, BSD, OFSFLD, Public Domain
  13. Group: Applications/Publishing
  14. URL:http://www.tug.org/texlive/
  15. Source0: avantgar.tar.xz
  16. Source1: bookman.tar.xz
  17. Source2: charter.doc.tar.xz
  18. Source3: charter.tar.xz
  19. Source4: cm-super.doc.tar.xz
  20. Source5: cm-super.tar.xz
  21. Source6: cmextra.tar.xz
  22. Source7: courier.tar.xz
  23. Source8: ec.doc.tar.xz
  24. Source9: ec.tar.xz
  25. Source10: euro.doc.tar.xz
  26. Source11: euro.source.tar.xz
  27. Source12: euro.tar.xz
  28. Source13: euro-ce.doc.tar.xz
  29. Source14: euro-ce.tar.xz
  30. Source15: eurosym.doc.tar.xz
  31. Source16: eurosym.tar.xz
  32. Source17: fpl.doc.tar.xz
  33. Source18: fpl.source.tar.xz
  34. Source19: fpl.tar.xz
  35. Source20: helvetic.tar.xz
  36. Source21: lm.doc.tar.xz
  37. Source22: lm.source.tar.xz
  38. Source23: lm.tar.xz
  39. Source24: lm-math.doc.tar.xz
  40. Source25: lm-math.tar.xz
  41. Source26: marvosym.doc.tar.xz
  42. Source27: marvosym.source.tar.xz
  43. Source28: marvosym.tar.xz
  44. Source29: mathpazo.doc.tar.xz
  45. Source30: mathpazo.source.tar.xz
  46. Source31: mathpazo.tar.xz
  47. Source32: manfnt-font.tar.xz
  48. Source33: mflogo-font.doc.tar.xz
  49. Source34: mflogo-font.tar.xz
  50. Source35: ncntrsbk.tar.xz
  51. Source36: palatino.tar.xz
  52. Source37: pxfonts.doc.tar.xz
  53. Source38: pxfonts.tar.xz
  54. Source39: rsfs.doc.tar.xz
  55. Source40: rsfs.tar.xz
  56. Source41: symbol.tar.xz
  57. Source42: tex-gyre.doc.tar.xz
  58. Source43: tex-gyre.tar.xz
  59. Source44: tex-gyre-math.doc.tar.xz
  60. Source45: tex-gyre-math.source.tar.xz
  61. Source46: tex-gyre-math.tar.xz
  62. Source47: times.tar.xz
  63. Source48: tipa.doc.tar.xz
  64. Source49: tipa.tar.xz
  65. Source50: txfonts.doc.tar.xz
  66. Source51: txfonts.tar.xz
  67. Source52: utopia.doc.tar.xz
  68. Source53: utopia.tar.xz
  69. Source54: wasy.doc.tar.xz
  70. Source55: wasy.tar.xz
  71. Source56: wasy2-ps.doc.tar.xz
  72. Source57: wasy2-ps.tar.xz
  73. Source58: wasysym.doc.tar.xz
  74. Source59: wasysym.source.tar.xz
  75. Source60: wasysym.tar.xz
  76. Source61: zapfchan.tar.xz
  77. Source62: zapfding.tar.xz
  78. Requires: texlive = %{version}
  79. Requires: texlive-collection-basic = %{version}
  80. Requires(post): texlive = %{version}
  81. Requires(postun): texlive = %{version}
  82. BuildArch: noarch
  83. Buildroot: %{_tmppath}/%{name}-%{version}-root
  84. Vendor: Project Vine
  85. Distribution: Vine Linux
  86. Packager: munepi
  87. %description
  88. The TeX Live software distribution offers a complete TeX system for a
  89. variety of Unix, Macintosh, Windows and other platforms. It
  90. encompasses programs for editing, typesetting, previewing and printing
  91. of TeX documents in many different languages, and a large collection
  92. of TeX macros and font libraries.
  93. The distribution includes extensive general documentation about TeX,
  94. as well as the documentation for the included software packages.
  95. This package is a collection of Recommended fonts:
  96. Recommended fonts, including the base 35 PostScript fonts,
  97. Latin Modern, TeX Gyre, and T1 and other encoding support for
  98. Computer Modern, in outline form.
  99. This package contains the following CTAN packages:
  100. avantgar: URW "Base 35" font pack for LaTeX
  101. bookman: URW "Base 35" font pack for LaTeX
  102. charter: Charter fonts
  103. cm-super: CM-Super family of fonts
  104. cmextra: Knuth's local information
  105. courier: URW "Base 35" font pack for LaTeX
  106. ec: Computer modern fonts in T1 and TS1 encodings
  107. euro: Provide Euro values for national currency amounts
  108. euro-ce: Euro and CE sign font
  109. eurosym: Metafont and macros for Euro sign
  110. fpl: SC and OsF fonts for URW Palladio L
  111. helvetic: URW "Base 35" font pack for LaTeX
  112. lm: Latin modern fonts in outline formats
  113. lm-math: OpenType maths fonts for Latin Modern
  114. marvosym: Martin Vogel's Symbols (marvosym) font
  115. mathpazo: Fonts to typeset mathematics to match Palatino
  116. manfnt-font:
  117. mflogo-font: Metafont logo font
  118. ncntrsbk: URW "Base 35" font pack for LaTeX
  119. palatino: URW "Base 35" font pack for LaTeX
  120. pxfonts: Palatino-like fonts in support of mathematics
  121. rsfs: Ralph Smith's Formal Script font
  122. symbol: URW "Base 35" font pack for LaTeX
  123. tex-gyre: TeX Fonts extending freely available URW fonts
  124. tex-gyre-math: Maths fonts to match tex-gyre text fonts
  125. times: URW "Base 35" font pack for LaTeX
  126. tipa: Fonts and macros for IPA phonetics characters
  127. txfonts: Times-like fonts in support of mathematics
  128. utopia: Adobe Utopia fonts
  129. wasy: The wasy fonts (Waldi symbol fonts)
  130. wasy2-ps: Type 1 versions of wasy2 fonts
  131. wasysym: LaTeX support file to use the WASY2 fonts
  132. zapfchan: URW "Base 35" font pack for LaTeX
  133. zapfding: URW "Base 35" font pack for LaTeX
  134. %description -l ja
  135. TeX Live ソフトウェアディストリビューションは、
  136. さまざまな Unix, Macintosh, Windows、および
  137. 他のプラットホームに対して完全な TeX システムを提供します。
  138. 多くの異なった言語を含む TeX ドキュメントの
  139. 編集、組版、閲覧、印刷するためのプログラム、
  140. そして、TeX マクロやフォントライブラリの大きなコレクションを
  141. 同梱しています。
  142. このディストリビューションは
  143. 同梱しているソフトウェアパッケージのためのドキュメントばかりでなく、
  144. TeX に関するたくさんの一般的なドキュメントを含んでいます。
  145. このパッケージは以下のようなパッケージ集です。
  146. Recommended fonts:
  147. Recommended fonts, including the base 35 PostScript fonts,
  148. Latin Modern, TeX Gyre, and T1 and other encoding support for
  149. Computer Modern, in outline form.
  150. このパッケージは以下の CTAN パッケージを含んでいます:
  151. avantgar: URW "Base 35" font pack for LaTeX
  152. bookman: URW "Base 35" font pack for LaTeX
  153. charter: Charter fonts
  154. cm-super: CM-Super family of fonts
  155. cmextra: Knuth's local information
  156. courier: URW "Base 35" font pack for LaTeX
  157. ec: Computer modern fonts in T1 and TS1 encodings
  158. euro: Provide Euro values for national currency amounts
  159. euro-ce: Euro and CE sign font
  160. eurosym: Metafont and macros for Euro sign
  161. fpl: SC and OsF fonts for URW Palladio L
  162. helvetic: URW "Base 35" font pack for LaTeX
  163. lm: Latin modern fonts in outline formats
  164. lm-math: OpenType maths fonts for Latin Modern
  165. marvosym: Martin Vogel's Symbols (marvosym) font
  166. mathpazo: Fonts to typeset mathematics to match Palatino
  167. manfnt-font:
  168. mflogo-font: Metafont logo font
  169. ncntrsbk: URW "Base 35" font pack for LaTeX
  170. palatino: URW "Base 35" font pack for LaTeX
  171. pxfonts: Palatino-like fonts in support of mathematics
  172. rsfs: Ralph Smith's Formal Script font
  173. symbol: URW "Base 35" font pack for LaTeX
  174. tex-gyre: TeX Fonts extending freely available URW fonts
  175. tex-gyre-math: Maths fonts to match tex-gyre text fonts
  176. times: URW "Base 35" font pack for LaTeX
  177. tipa: Fonts and macros for IPA phonetics characters
  178. txfonts: Times-like fonts in support of mathematics
  179. utopia: Adobe Utopia fonts
  180. wasy: The wasy fonts (Waldi symbol fonts)
  181. wasy2-ps: Type 1 versions of wasy2 fonts
  182. wasysym: LaTeX support file to use the WASY2 fonts
  183. zapfchan: URW "Base 35" font pack for LaTeX
  184. zapfding: URW "Base 35" font pack for LaTeX
  185. %package doc
  186. Summary: TeX Live: Documentation files of %{name}
  187. Group: Applications/Publishing
  188. Requires: %{name} = %{version}-%{release}
  189. %description doc
  190. This package contains documentation files of %{name}.
  191. %prep
  192. %setup -c -n %{name}-%{version}
  193. %__tar -xvf %{SOURCE1}
  194. %__tar -xvf %{SOURCE2}
  195. %__tar -xvf %{SOURCE3}
  196. %__tar -xvf %{SOURCE4}
  197. %__tar -xvf %{SOURCE5}
  198. %__tar -xvf %{SOURCE6}
  199. %__tar -xvf %{SOURCE7}
  200. %__tar -xvf %{SOURCE8}
  201. %__tar -xvf %{SOURCE9}
  202. %__tar -xvf %{SOURCE10}
  203. %__tar -xvf %{SOURCE11}
  204. %__tar -xvf %{SOURCE12}
  205. %__tar -xvf %{SOURCE13}
  206. %__tar -xvf %{SOURCE14}
  207. %__tar -xvf %{SOURCE15}
  208. %__tar -xvf %{SOURCE16}
  209. %__tar -xvf %{SOURCE17}
  210. %__tar -xvf %{SOURCE18}
  211. %__tar -xvf %{SOURCE19}
  212. %__tar -xvf %{SOURCE20}
  213. %__tar -xvf %{SOURCE21}
  214. %__tar -xvf %{SOURCE22}
  215. %__tar -xvf %{SOURCE23}
  216. %__tar -xvf %{SOURCE24}
  217. %__tar -xvf %{SOURCE25}
  218. %__tar -xvf %{SOURCE26}
  219. %__tar -xvf %{SOURCE27}
  220. %__tar -xvf %{SOURCE28}
  221. %__tar -xvf %{SOURCE29}
  222. %__tar -xvf %{SOURCE30}
  223. %__tar -xvf %{SOURCE31}
  224. %__tar -xvf %{SOURCE32}
  225. %__tar -xvf %{SOURCE33}
  226. %__tar -xvf %{SOURCE34}
  227. %__tar -xvf %{SOURCE35}
  228. %__tar -xvf %{SOURCE36}
  229. %__tar -xvf %{SOURCE37}
  230. %__tar -xvf %{SOURCE38}
  231. %__tar -xvf %{SOURCE39}
  232. %__tar -xvf %{SOURCE40}
  233. %__tar -xvf %{SOURCE41}
  234. %__tar -xvf %{SOURCE42}
  235. %__tar -xvf %{SOURCE43}
  236. %__tar -xvf %{SOURCE44}
  237. %__tar -xvf %{SOURCE45}
  238. %__tar -xvf %{SOURCE46}
  239. %__tar -xvf %{SOURCE47}
  240. %__tar -xvf %{SOURCE48}
  241. %__tar -xvf %{SOURCE49}
  242. %__tar -xvf %{SOURCE50}
  243. %__tar -xvf %{SOURCE51}
  244. %__tar -xvf %{SOURCE52}
  245. %__tar -xvf %{SOURCE53}
  246. %__tar -xvf %{SOURCE54}
  247. %__tar -xvf %{SOURCE55}
  248. %__tar -xvf %{SOURCE56}
  249. %__tar -xvf %{SOURCE57}
  250. %__tar -xvf %{SOURCE58}
  251. %__tar -xvf %{SOURCE59}
  252. %__tar -xvf %{SOURCE60}
  253. %__tar -xvf %{SOURCE61}
  254. %__tar -xvf %{SOURCE62}
  255. %build
  256. %install
  257. [ -n "%{buildroot}" -a "%{buildroot}" != / ] && %__rm -rf %{buildroot}
  258. %__mkdir_p %{buildroot}%{_datadir}
  259. ## move texmf-dist to /usr/share/texmf-dist
  260. [ -d texmf-dist ] && %__mv texmf-dist %{buildroot}%{_tl_texmfdist}/ ||:
  261. ## move texmf to /usr/share/texmf
  262. [ -d texmf ] && %__mv texmf %{buildroot}%{_tl_texmfmain}/ ||:
  263. ## move tlpkg to /usr/share/tlpkg
  264. [ -d tlpkg ] && %__mv tlpkg %{buildroot}%{_datadir}/ ||:
  265. ## move all non-arch binaries to /usr/bin
  266. [ -d bin ] && %__mv bin %{buildroot}%{_prefix}/ ||:
  267. ## move others into /usr/share/texmf-dist
  268. %__mkdir_p %{buildroot}%{_tl_texmfdist}
  269. %__cp -a * %{buildroot}%{_tl_texmfdist}/ ||:
  270. %__rm -rf * ||:
  271. ## remove duplicated files between texlive and texlive-collection-*
  272. ## NOTE: We provides texmf.cnf and updmap{-hdr,}.cfg from texlive
  273. ## remove unpacked files
  274. x=(
  275. dvipdfmx/dvipdfmx.cfg
  276. scripts/context/stubs/unix/mtxrun
  277. scripts/latexmk/latexmk.pl
  278. scripts/ptex2pdf/ptex2pdf.lua
  279. scripts/texlive/fmtutil.pl
  280. scripts/texlive/texconfig-dialog.sh
  281. scripts/texlive/texconfig-sys.sh
  282. scripts/texlive/texconfig.sh
  283. scripts/texlive/texlinks.sh
  284. scripts/texlive/tlmgr.pl
  285. scripts/texlive/updmap.pl
  286. texconfig/tcfmgr
  287. web2c/fmtutil.cnf
  288. web2c/mktex.opt
  289. web2c/mktexdir
  290. web2c/mktexdir.opt
  291. web2c/mktexnam
  292. web2c/mktexnam.opt
  293. web2c/mktexupd
  294. web2c/texmf.cnf
  295. web2c/updmap-hdr.cfg
  296. web2c/updmap.cfg
  297. install-tl
  298. #
  299. scripts/cjk-gs-integrate/cjk-gs-integrate.pl
  300. scripts/epspdf/epspdf.tlu
  301. scripts/epspdf/epspdftk.tcl
  302. scripts/glossaries/makeglossaries
  303. scripts/jfontmaps/kanji-config-updmap.pl
  304. scripts/jfontmaps/kanji-fontmap-creator.pl
  305. scripts/kotex-utils/jamo-normalize.pl
  306. scripts/kotex-utils/komkindex.pl
  307. scripts/crossrefware/ltx2crossrefxml.pl
  308. scripts/rubik/rubikrotation.pl
  309. scripts/musixtex/musixtex.lua
  310. scripts/pmxchords/pmxchords.lua
  311. scripts/ctanify/ctanify
  312. scripts/dtxgen/dtxgen
  313. scripts/findhyph/findhyph
  314. scripts/latexpand/latexpand
  315. scripts/ltxfileinfo/ltxfileinfo
  316. scripts/latexdiff/latexdiff-vc.pl
  317. scripts/latexdiff/latexdiff.pl
  318. scripts/texfot/texfot.pl
  319. scripts/fontools/autoinst
  320. scripts/luaotfload/luaotfload-tool.lua
  321. scripts/oberdiek/pdfatfi.pl
  322. fonts/map/glyphlist/glyphlist.txt ## texlive-collection-basic-2017-1vl7.noarch
  323. scripts/tex4ht/xhlatex.sh ## texlive-collection-plaingeneric-2017-1vl7.noarch
  324. scripts/latexindent/latexindent.pl ## texlive-collection-binextra-2017-1vl7.noarch
  325. scripts/texosquery/texosquery-jre5.sh ## texlive-collection-binextra-2017-1vl7.noarch
  326. scripts/texosquery/texosquery-jre8.sh ## texlive-collection-binextra-2017-1vl7.noarch
  327. scripts/texosquery/texosquery.sh ## texlive-collection-binextra-2017-1vl7.noarch
  328. )
  329. if [ -d %{buildroot}%{_tl_texmfdist} ]; then
  330. pushd %{buildroot}%{_tl_texmfdist}
  331. %__rm -f ${x[@]} ||:
  332. popd
  333. fi
  334. ## Files list
  335. find %{buildroot} -type f -or -type l | \
  336. %__sed -e "s|%{buildroot}||g" > filelist.full
  337. find %{buildroot}%{_tl_texmfdist} -type d | \
  338. %__sed -e "s|^%{buildroot}|%dir |" \
  339. -e "s|$|/|" >> filelist.full
  340. ## subpackages
  341. grep "/texmf-dist/doc/" filelist.full > filelist.doc
  342. cat filelist.doc filelist.full | sort | uniq -u > filelist.tmp
  343. %__mv -f filelist.tmp filelist.full
  344. %clean
  345. %__rm -rf %{buildroot}
  346. %post
  347. %_tl_touch_run texhash
  348. %_tl_touch_run mtxrun
  349. [ -f %{_tl_texmfdist}/web2c/updmap.cfg ] || exit 0
  350. %_tl_enable_map Map uag.map
  351. %_tl_enable_map Map ubk.map
  352. %_tl_enable_map MixedMap cm-super-t1.map
  353. %_tl_enable_map MixedMap cm-super-t2a.map
  354. %_tl_enable_map MixedMap cm-super-t2b.map
  355. %_tl_enable_map MixedMap cm-super-t2c.map
  356. %_tl_enable_map MixedMap cm-super-ts1.map
  357. %_tl_enable_map MixedMap cm-super-x2.map
  358. %_tl_enable_map Map ucr.map
  359. %_tl_enable_map MixedMap eurosym.map
  360. %_tl_enable_map Map uhv.map
  361. %_tl_enable_map Map lm.map
  362. %_tl_enable_map Map marvosym.map
  363. %_tl_enable_map MixedMap manfnt.map
  364. %_tl_enable_map MixedMap mflogo.map
  365. %_tl_enable_map Map unc.map
  366. %_tl_enable_map Map upl.map
  367. %_tl_enable_map Map pxfonts.map
  368. %_tl_enable_map MixedMap rsfs.map
  369. %_tl_enable_map Map usy.map
  370. %_tl_enable_map Map qag.map
  371. %_tl_enable_map Map qbk.map
  372. %_tl_enable_map Map qcr.map
  373. %_tl_enable_map Map qcs.map
  374. %_tl_enable_map Map qhv.map
  375. %_tl_enable_map Map qpl.map
  376. %_tl_enable_map Map qtm.map
  377. %_tl_enable_map Map qzc.map
  378. %_tl_enable_map Map utm.map
  379. %_tl_enable_map MixedMap tipa.map
  380. %_tl_enable_map Map txfonts.map
  381. %_tl_enable_map MixedMap wasy.map
  382. %_tl_enable_map Map uzc.map
  383. %_tl_enable_map Map uzd.map
  384. exit 0
  385. %postun
  386. if [ "$1" = 0 ]; then
  387. %_tl_touch_run texhash
  388. [ -f %{_tl_texmfdist}/web2c/updmap.cfg ] || exit 0
  389. %_tl_disable_map uag.map
  390. %_tl_disable_map ubk.map
  391. %_tl_disable_map cm-super-t1.map
  392. %_tl_disable_map cm-super-t2a.map
  393. %_tl_disable_map cm-super-t2b.map
  394. %_tl_disable_map cm-super-t2c.map
  395. %_tl_disable_map cm-super-ts1.map
  396. %_tl_disable_map cm-super-x2.map
  397. %_tl_disable_map ucr.map
  398. %_tl_disable_map eurosym.map
  399. %_tl_disable_map uhv.map
  400. %_tl_disable_map lm.map
  401. %_tl_disable_map marvosym.map
  402. %_tl_disable_map manfnt.map
  403. %_tl_disable_map mflogo.map
  404. %_tl_disable_map unc.map
  405. %_tl_disable_map upl.map
  406. %_tl_disable_map pxfonts.map
  407. %_tl_disable_map rsfs.map
  408. %_tl_disable_map usy.map
  409. %_tl_disable_map qag.map
  410. %_tl_disable_map qbk.map
  411. %_tl_disable_map qcr.map
  412. %_tl_disable_map qcs.map
  413. %_tl_disable_map qhv.map
  414. %_tl_disable_map qpl.map
  415. %_tl_disable_map qtm.map
  416. %_tl_disable_map qzc.map
  417. %_tl_disable_map utm.map
  418. %_tl_disable_map tipa.map
  419. %_tl_disable_map txfonts.map
  420. %_tl_disable_map wasy.map
  421. %_tl_disable_map uzc.map
  422. %_tl_disable_map uzd.map
  423. fi
  424. exit 0
  425. %posttrans
  426. %{_tl_exec_texhash}
  427. %{_tl_exec_mtxrun}
  428. %{_tl_exec_updmap}
  429. %{_tl_exec_fmtutil}
  430. exit 0
  431. %files -f filelist.full
  432. %defattr(-,root,root,-)
  433. %files -f filelist.doc doc
  434. %defattr(-,root,root,-)
  435. %changelog
  436. * Sun Jun 18 2017 Munehiro Yamamoto <munepi@vinelinux.org> 2017-2
  437. - synced tlnet to 20170616 (TeX Live 2017)
  438. * Thu Jun 08 2017 Munehiro Yamamoto <munepi@vinelinux.org> 2017-1
  439. - synced tlnet to 20170607 (TeX Live 2017)
  440. * Tue Aug 23 2016 Munehiro Yamamoto <munepi@vinelinux.org> 2016-5
  441. - synced tlnet to 20160823 (TeX Live 2016)
  442. * Tue Jun 07 2016 Munehiro Yamamoto <munepi@vinelinux.org> 2016-4
  443. - synced tlnet to 20160607 (TeX Live 2016)
  444. * Sat May 14 2016 Munehiro Yamamoto <munepi@vinelinux.org> 2016-3
  445. - synced tlnet to 20160514 (TeX Live 2016/pretest)
  446. * Tue May 10 2016 Munehiro Yamamoto <munepi@vinelinux.org> 2016-2
  447. - synced tlnet to 20160510 (TeX Live 2016/pretest)
  448. * Thu Apr 28 2016 Munehiro Yamamoto <munepi@vinelinux.org> 2016-1
  449. - TeX Live 2016/pretest
  450. - synced tlnet to 20160428 (TeX Live 2016/pretest)
  451. * Wed Jan 13 2016 Munehiro Yamamoto <munepi@vinelinux.org> 2015-4
  452. - remove duplicated files from texlive-collection-*
  453. - synced tlnet to 20160113 (TeX Live 2015)
  454. * Sun Jan 10 2016 Munehiro Yamamoto <munepi@vinelinux.org> 2015-3
  455. - TeX Live 2016/dev
  456. - synced tlnet to 20160110 (TeX Live 2016/dev)
  457. * Sun May 24 2015 Munehiro Yamamoto <munepi@vinelinux.org> 2015-2
  458. - TeX Live 2015/pretest
  459. - synced tlnet to 20150522 (TeX Live 2015/pretest)
  460. * Sun Apr 26 2015 Munehiro Yamamoto <munepi@vinelinux.org> 2015-1
  461. - TeX Live 2015/pretest
  462. - synced tlnet to 20150426 (TeX Live 2015/pretest)
  463. * Wed Apr 01 2015 Munehiro Yamamoto <munepi@vinelinux.org> 2014-4
  464. - synced tlnet to 20150401
  465. * Tue Oct 28 2014 Munehiro Yamamoto <munepi@vinelinux.org> 2014-3
  466. - synced tlnet to 20141028
  467. * Sun Jul 06 2014 Munehiro Yamamoto <munepi@vinelinux.org> 2014-2
  468. - synced tlnet to 20140706
  469. * Sun May 25 2014 Munehiro Yamamoto <munepi@vinelinux.org> 2014-1
  470. - upgraded to TeX Live 2014
  471. * Sun Apr 06 2014 Munehiro Yamamoto <munepi@vinelinux.org> 2013-6
  472. - synced tlnet to 20140406
  473. * Wed Dec 18 2013 Munehiro Yamamoto <munepi@vinelinux.org> 2013-5
  474. - synced tlnet to 20131218
  475. * Fri Nov 01 2013 Munehiro Yamamoto <munepi@vinelinux.org> 2013-4
  476. - synced tlnet to 20131101
  477. * Wed Oct 02 2013 Munehiro Yamamoto <munepi@vinelinux.org> 2013-3
  478. - synced tlnet to 20131002
  479. * Thu Sep 19 2013 Munehiro Yamamoto <munepi@vinelinux.org> 2013-2
  480. - synced tlnet to 20130919
  481. * Fri Aug 23 2013 Munehiro Yamamoto <munepi@vinelinux.org> 2013-1
  482. - upgraded to TeX Live 2013
  483. - used tlnet archives
  484. - synced tlnet to 20130823
  485. - added macros.texlive
  486. * Fri Aug 10 2012 Munehiro Yamamoto <munepi@vinelinux.org> 2012-1
  487. - updated to TeX Live 2012
  488. * Sat Dec 03 2011 Munehiro Yamamoto <munepi@vinelinux.org> 2011-2
  489. - updated tlpdb2rpmspec.sh.in and dot.vtlpkg.conf.in:
  490. - set external dependencies (texlive-collection-binextra,
  491. texlive-collection-fontutils)
  492. * Sun Oct 30 2011 Munehiro Yamamoto <munepi@vinelinux.org> 2011-1
  493. - updated to TeX Live 2011
  494. - merged texlive-vtlpkg-2009-osx.patch from OSXWS
  495. - added %doc README (%files)
  496. * Wed Mar 23 2011 Munehiro Yamamoto <munepi@vinelinux.org> 2009-4
  497. - applied texlive-vtlpkg-2009-vine.patch
  498. - remove arch dependent binaries
  499. - updated tlpdb2rpmspec.sh.in:
  500. - improved tlpdb4a()
  501. - make symlinks of core script utils (texlive-collection-binextra,
  502. texlive-collection-context, texlive-collection-fontutils,
  503. texlive-collection-langgreek, texlive-collection-langindic,
  504. texlive-collection-latex, texlive-collection-latexextra,
  505. texlive-collection-latexrecommended, texlive-collection-pictures,
  506. texlive-collection-pstricks, texlive-collection-science)
  507. * Wed Jan 12 2011 Munehiro Yamamoto <munepi@vinelinux.org> 2009-3
  508. - updated tlpdb2rpmspec.sh.in:
  509. - improved %post
  510. * Sun Sep 26 2010 Munehiro Yamamoto <munepi@vinelinux.org> 2009-2
  511. - updated tlpdb2rpmspec.sh.in:
  512. - removed arch dependent binaries (texlive-collection-latexextra)
  513. - improved updmap process in %post and %postun
  514. - fixed perl path
  515. * Fri Jul 30 2010 Munehiro Yamamoto <munepi@vinelinux.org> 2009-1
  516. - initial build