source: projects/specs/trunk/t/texlive-collection-luatex/texlive-collection-luatex-vl.spec @ 10360

Revision 10360, 18.3 KB checked in by munepi, 8 years ago (diff)

updated to TeX Live 2016

Line 
1## -*- coding: utf-8-unix -*-
2## NOTE: This spec file is generated by tlpdb2rpmspec 2016-4:
3## tlpdb2rpmspec collection-luatex
4
5%global _use_internal_dependency_generator 0
6%global __find_provides %{nil}
7%global __find_requires %{nil}
8
9Summary: TeX Live: LuaTeX packages
10Summary(ja): TeX Live: LuaTeX packages
11Name: texlive-collection-luatex
12Version: 2016
13Release: 4%{?_dist_release}
14License: LPPL 1.3, BSD, LPPL, Freely redistributable without restriction, Public Domain, GFDL, GPLv2+, LPPL 1.2
15Group: Applications/Publishing
16URL:http://www.tug.org/texlive/
17
18Source0: checkcites.doc.tar.xz
19Source1: checkcites.tar.xz
20Source2: chickenize.doc.tar.xz
21Source3: chickenize.source.tar.xz
22Source4: chickenize.tar.xz
23Source5: cloze.doc.tar.xz
24Source6: cloze.source.tar.xz
25Source7: cloze.tar.xz
26Source8: ctablestack.doc.tar.xz
27Source9: ctablestack.source.tar.xz
28Source10: ctablestack.tar.xz
29Source11: enigma.doc.tar.xz
30Source12: enigma.tar.xz
31Source13: interpreter.doc.tar.xz
32Source14: interpreter.tar.xz
33Source15: lua-check-hyphen.doc.tar.xz
34Source16: lua-check-hyphen.tar.xz
35Source17: lua-visual-debug.doc.tar.xz
36Source18: lua-visual-debug.tar.xz
37Source19: lua2dox.doc.tar.xz
38Source20: lua2dox.tar.xz
39Source21: luabibentry.doc.tar.xz
40Source22: luabibentry.source.tar.xz
41Source23: luabibentry.tar.xz
42Source24: luabidi.doc.tar.xz
43Source25: luabidi.tar.xz
44Source26: luacode.doc.tar.xz
45Source27: luacode.source.tar.xz
46Source28: luacode.tar.xz
47Source29: luaindex.doc.tar.xz
48Source30: luaindex.source.tar.xz
49Source31: luaindex.tar.xz
50Source32: luainputenc.doc.tar.xz
51Source33: luainputenc.source.tar.xz
52Source34: luainputenc.tar.xz
53Source35: luaintro.doc.tar.xz
54Source36: luaintro.tar.xz
55Source37: lualatex-doc.doc.tar.xz
56Source38: lualatex-doc.source.tar.xz
57Source39: lualatex-doc.tar.xz
58Source40: lualatex-math.doc.tar.xz
59Source41: lualatex-math.source.tar.xz
60Source42: lualatex-math.tar.xz
61Source43: lualibs.doc.tar.xz
62Source44: lualibs.source.tar.xz
63Source45: lualibs.tar.xz
64Source46: luamplib.doc.tar.xz
65Source47: luamplib.source.tar.xz
66Source48: luamplib.tar.xz
67Source49: luaotfload.doc.tar.xz
68Source50: luaotfload.source.tar.xz
69Source51: luaotfload.tar.xz
70Source52: luasseq.doc.tar.xz
71Source53: luasseq.source.tar.xz
72Source54: luasseq.tar.xz
73Source55: luatex-def.doc.tar.xz
74Source56: luatex-def.tar.xz
75Source57: luatex85.doc.tar.xz
76Source58: luatex85.source.tar.xz
77Source59: luatex85.tar.xz
78Source60: luatexbase.doc.tar.xz
79Source61: luatexbase.source.tar.xz
80Source62: luatexbase.tar.xz
81Source63: luatexko.doc.tar.xz
82Source64: luatexko.tar.xz
83Source65: luatextra.doc.tar.xz
84Source66: luatextra.source.tar.xz
85Source67: luatextra.tar.xz
86Source68: luatodonotes.doc.tar.xz
87Source69: luatodonotes.source.tar.xz
88Source70: luatodonotes.tar.xz
89Source71: luaxml.doc.tar.xz
90Source72: luaxml.tar.xz
91Source73: odsfile.doc.tar.xz
92Source74: odsfile.tar.xz
93Source75: placeat.doc.tar.xz
94Source76: placeat.source.tar.xz
95Source77: placeat.tar.xz
96Source78: selnolig.doc.tar.xz
97Source79: selnolig.tar.xz
98Source80: showhyphens.doc.tar.xz
99Source81: showhyphens.tar.xz
100Source82: spelling.doc.tar.xz
101Source83: spelling.tar.xz
102Source84: ucharcat.doc.tar.xz
103Source85: ucharcat.source.tar.xz
104Source86: ucharcat.tar.xz
105
106Requires: texlive = %{version}
107Requires: texlive-collection-basic = %{version}
108
109Requires(post):         texlive = %{version}
110Requires(postun):       texlive = %{version}
111
112BuildArch:      noarch
113Buildroot:      %{_tmppath}/%{name}-%{version}-root
114
115Vendor:         Project Vine
116Distribution:   Vine Linux
117Packager:       munepi
118
119%description
120The TeX Live software distribution offers a complete TeX system for a
121variety of Unix, Macintosh, Windows and other platforms. It
122encompasses programs for editing, typesetting, previewing and printing
123of TeX documents in many different languages, and a large collection
124of TeX macros and font libraries.
125
126The distribution includes extensive general documentation about TeX,
127as well as the documentation for the included software packages.
128
129This package is a collection of LuaTeX packages:
130Packages for LuaTeX, a Unicode-aware extension of pdfTeX, using
131Lua as an embedded scripting and extension language.
132http://luatex.org/
133
134This package contains the following CTAN packages:
135checkcites: Check citation commands in a document
136chickenize: Use lua callbacks for "interesting" textual effects
137cloze: A LuaLaTeX package for creating cloze texts
138ctablestack: Catcode table stable support
139enigma: Encrypt documents with a three rotor Enigma
140interpreter: Translate input files on the fly
141lua-check-hyphen: Mark hyphenations in a document, for checking
142lua-visual-debug: Visual debugging with LuaLaTeX
143lua2dox: Auto-documentation of lua code
144luabibentry: Repeat BibTeX entries in a LuaLaTeX document body
145luabidi: Bidirectional typesetting with LuaLaTeX
146luacode: Helper for executing lua code from within TeX
147luaindex: Create index using LuaLaTeX
148luainputenc: Replacing inputenc for use in LuaTeX
149luaintro: Examples from the book "Einfuhrung in LuaTeX und LuaLaTeX"
150lualatex-doc: A guide to use of LaTeX with LuaTeX
151lualatex-math: Fixes for mathematics-related LuaLaTeX issues
152lualibs: Additional Lua functions for LuaTeX macro programmers
153luamplib: Use LuaTeX's built-in MetaPost interpreter
154luaotfload: OpenType 'loader' for Plain TeX and LaTeX
155luasseq: Drawing spectral sequences in LuaLaTeX
156luatex-def: LuaTeX option file for color and graphics
157luatex85: pdfTeX aliases for LuaTeX
158luatexbase: Basic resource management for LuaTeX code
159luatexko: Typeset Korean with Lua(La)TeX
160luatextra: Additional macros for Plain TeX and LaTeX in LuaTeX
161luatodonotes: Add editing annotations in a LuaLaTeX document
162luaxml: Lua library for reading and serialising XML files
163odsfile: Read OpenDocument Spreadsheet documents as LaTeX tables
164placeat: Absolute content positioning
165selnolig: Selectively disable typographic ligatures
166showhyphens: Show all possible hyphenations in LuaLaTeX
167spelling: Support for spell-checking of LuaTeX documents
168ucharcat: Implementation of the (new in 2015) XeTeX Ucharcat command in lua, for LuaTeX
169
170%description -l ja
171TeX Live ソフトウェアディストリビューションは、
172さまざまな Unix, Macintosh, Windows、および
173他のプラットホームに対して完全な TeX システムを提供します。
174多くの異なった言語を含む TeX ドキュメントの
175編集、組版、閲覧、印刷するためのプログラム、
176そして、TeX マクロやフォントライブラリの大きなコレクションを
177同梱しています。
178
179このディストリビューションは
180同梱しているソフトウェアパッケージのためのドキュメントばかりでなく、
181TeX に関するたくさんの一般的なドキュメントを含んでいます。
182
183このパッケージは以下のようなパッケージ集です。
184LuaTeX packages:
185Packages for LuaTeX, a Unicode-aware extension of pdfTeX, using
186Lua as an embedded scripting and extension language.
187http://luatex.org/
188
189このパッケージは以下の CTAN パッケージを含んでいます:
190checkcites: Check citation commands in a document
191chickenize: Use lua callbacks for "interesting" textual effects
192cloze: A LuaLaTeX package for creating cloze texts
193ctablestack: Catcode table stable support
194enigma: Encrypt documents with a three rotor Enigma
195interpreter: Translate input files on the fly
196lua-check-hyphen: Mark hyphenations in a document, for checking
197lua-visual-debug: Visual debugging with LuaLaTeX
198lua2dox: Auto-documentation of lua code
199luabibentry: Repeat BibTeX entries in a LuaLaTeX document body
200luabidi: Bidirectional typesetting with LuaLaTeX
201luacode: Helper for executing lua code from within TeX
202luaindex: Create index using LuaLaTeX
203luainputenc: Replacing inputenc for use in LuaTeX
204luaintro: Examples from the book "Einfuhrung in LuaTeX und LuaLaTeX"
205lualatex-doc: A guide to use of LaTeX with LuaTeX
206lualatex-math: Fixes for mathematics-related LuaLaTeX issues
207lualibs: Additional Lua functions for LuaTeX macro programmers
208luamplib: Use LuaTeX's built-in MetaPost interpreter
209luaotfload: OpenType 'loader' for Plain TeX and LaTeX
210luasseq: Drawing spectral sequences in LuaLaTeX
211luatex-def: LuaTeX option file for color and graphics
212luatex85: pdfTeX aliases for LuaTeX
213luatexbase: Basic resource management for LuaTeX code
214luatexko: Typeset Korean with Lua(La)TeX
215luatextra: Additional macros for Plain TeX and LaTeX in LuaTeX
216luatodonotes: Add editing annotations in a LuaLaTeX document
217luaxml: Lua library for reading and serialising XML files
218odsfile: Read OpenDocument Spreadsheet documents as LaTeX tables
219placeat: Absolute content positioning
220selnolig: Selectively disable typographic ligatures
221showhyphens: Show all possible hyphenations in LuaLaTeX
222spelling: Support for spell-checking of LuaTeX documents
223ucharcat: Implementation of the (new in 2015) XeTeX Ucharcat command in lua, for LuaTeX
224
225%package doc
226Summary: TeX Live: Documentation files of %{name}
227Group: Applications/Publishing
228Requires: %{name} = %{version}-%{release}
229
230%description doc
231This package contains documentation files of %{name}.
232
233%prep
234%setup -c -n %{name}-%{version}
235%__tar -xvf %{SOURCE1}
236%__tar -xvf %{SOURCE2}
237%__tar -xvf %{SOURCE3}
238%__tar -xvf %{SOURCE4}
239%__tar -xvf %{SOURCE5}
240%__tar -xvf %{SOURCE6}
241%__tar -xvf %{SOURCE7}
242%__tar -xvf %{SOURCE8}
243%__tar -xvf %{SOURCE9}
244%__tar -xvf %{SOURCE10}
245%__tar -xvf %{SOURCE11}
246%__tar -xvf %{SOURCE12}
247%__tar -xvf %{SOURCE13}
248%__tar -xvf %{SOURCE14}
249%__tar -xvf %{SOURCE15}
250%__tar -xvf %{SOURCE16}
251%__tar -xvf %{SOURCE17}
252%__tar -xvf %{SOURCE18}
253%__tar -xvf %{SOURCE19}
254%__tar -xvf %{SOURCE20}
255%__tar -xvf %{SOURCE21}
256%__tar -xvf %{SOURCE22}
257%__tar -xvf %{SOURCE23}
258%__tar -xvf %{SOURCE24}
259%__tar -xvf %{SOURCE25}
260%__tar -xvf %{SOURCE26}
261%__tar -xvf %{SOURCE27}
262%__tar -xvf %{SOURCE28}
263%__tar -xvf %{SOURCE29}
264%__tar -xvf %{SOURCE30}
265%__tar -xvf %{SOURCE31}
266%__tar -xvf %{SOURCE32}
267%__tar -xvf %{SOURCE33}
268%__tar -xvf %{SOURCE34}
269%__tar -xvf %{SOURCE35}
270%__tar -xvf %{SOURCE36}
271%__tar -xvf %{SOURCE37}
272%__tar -xvf %{SOURCE38}
273%__tar -xvf %{SOURCE39}
274%__tar -xvf %{SOURCE40}
275%__tar -xvf %{SOURCE41}
276%__tar -xvf %{SOURCE42}
277%__tar -xvf %{SOURCE43}
278%__tar -xvf %{SOURCE44}
279%__tar -xvf %{SOURCE45}
280%__tar -xvf %{SOURCE46}
281%__tar -xvf %{SOURCE47}
282%__tar -xvf %{SOURCE48}
283%__tar -xvf %{SOURCE49}
284%__tar -xvf %{SOURCE50}
285%__tar -xvf %{SOURCE51}
286%__tar -xvf %{SOURCE52}
287%__tar -xvf %{SOURCE53}
288%__tar -xvf %{SOURCE54}
289%__tar -xvf %{SOURCE55}
290%__tar -xvf %{SOURCE56}
291%__tar -xvf %{SOURCE57}
292%__tar -xvf %{SOURCE58}
293%__tar -xvf %{SOURCE59}
294%__tar -xvf %{SOURCE60}
295%__tar -xvf %{SOURCE61}
296%__tar -xvf %{SOURCE62}
297%__tar -xvf %{SOURCE63}
298%__tar -xvf %{SOURCE64}
299%__tar -xvf %{SOURCE65}
300%__tar -xvf %{SOURCE66}
301%__tar -xvf %{SOURCE67}
302%__tar -xvf %{SOURCE68}
303%__tar -xvf %{SOURCE69}
304%__tar -xvf %{SOURCE70}
305%__tar -xvf %{SOURCE71}
306%__tar -xvf %{SOURCE72}
307%__tar -xvf %{SOURCE73}
308%__tar -xvf %{SOURCE74}
309%__tar -xvf %{SOURCE75}
310%__tar -xvf %{SOURCE76}
311%__tar -xvf %{SOURCE77}
312%__tar -xvf %{SOURCE78}
313%__tar -xvf %{SOURCE79}
314%__tar -xvf %{SOURCE80}
315%__tar -xvf %{SOURCE81}
316%__tar -xvf %{SOURCE82}
317%__tar -xvf %{SOURCE83}
318%__tar -xvf %{SOURCE84}
319%__tar -xvf %{SOURCE85}
320%__tar -xvf %{SOURCE86}
321
322%build
323
324%install
325[ -n "%{buildroot}" -a "%{buildroot}" != / ] && %__rm -rf %{buildroot}
326
327%__mkdir_p %{buildroot}%{_datadir}
328
329## move texmf-dist to /usr/share/texmf-dist
330[ -d texmf-dist ] && %__mv texmf-dist %{buildroot}%{_tl_texmfdist}/ ||:
331
332## move texmf to /usr/share/texmf
333[ -d texmf ] && %__mv texmf %{buildroot}%{_tl_texmfmain}/ ||:
334
335## move tlpkg to /usr/share/tlpkg
336[ -d tlpkg ] && %__mv tlpkg %{buildroot}%{_datadir}/ ||:
337
338## move all non-arch binaries to /usr/bin
339[ -d bin ] && %__mv bin %{buildroot}%{_prefix}/ ||:
340
341## move others into /usr/share/texmf-dist
342%__mkdir_p %{buildroot}%{_tl_texmfdist}
343%__cp -a * %{buildroot}%{_tl_texmfdist}/ ||:
344%__rm -rf * ||:
345
346
347## remove duplicated files between texlive and texlive-collection-*
348## NOTE: We provides texmf.cnf and updmap{-hdr,}.cfg from texlive
349## remove unpacked files
350x=(
351dvipdfmx/dvipdfmx.cfg
352scripts/context/stubs/unix/mtxrun
353scripts/latexmk/latexmk.pl
354scripts/ptex2pdf/ptex2pdf.lua
355scripts/texlive/fmtutil.pl
356scripts/texlive/texconfig-dialog.sh
357scripts/texlive/texconfig-sys.sh
358scripts/texlive/texconfig.sh
359scripts/texlive/texlinks.sh
360scripts/texlive/tlmgr.pl
361scripts/texlive/updmap.pl
362texconfig/tcfmgr
363web2c/fmtutil.cnf
364web2c/mktex.opt
365web2c/mktexdir
366web2c/mktexdir.opt
367web2c/mktexnam
368web2c/mktexnam.opt
369web2c/mktexupd
370web2c/texmf.cnf
371web2c/updmap-hdr.cfg
372web2c/updmap.cfg
373install-tl
374#
375scripts/cjk-gs-integrate/cjk-gs-integrate.pl #texlive-collection-langcjk-2015-3vl7.noarch
376scripts/epspdf/epspdf.tlu #texlive-collection-pictures-2015-3vl7.noarch
377scripts/epspdf/epspdftk.tcl #texlive-collection-pictures-2015-3vl7.noarch
378scripts/glossaries/makeglossaries #texlive-collection-latexextra-2015-3vl7.noarch
379scripts/jfontmaps/kanji-config-updmap.pl #texlive-collection-langjapanese-2015-3vl7.noarch
380scripts/jfontmaps/kanji-fontmap-creator.pl #texlive-collection-langjapanese-2015-3vl7.noarch
381scripts/kotex-utils/jamo-normalize.pl #texlive-collection-langkorean-2015-3vl7.noarch
382scripts/kotex-utils/komkindex.pl #texlive-collection-langkorean-2015-3vl7.noarch
383scripts/crossrefware/ltx2crossrefxml.pl #texlive-collection-bibtexextra-2015-3vl7.noarch
384scripts/rubik/rubikrotation.pl #texlive-collection-games-2015-3vl7.noarch
385scripts/musixtex/musixtex.lua #texlive-collection-music-2015-3vl7.noarch
386scripts/pmxchords/pmxchords.lua #texlive-collection-music-2015-3vl7.noarch
387scripts/ctanify/ctanify #texlive-collection-binextra-2015-3vl7.noarch
388scripts/dtxgen/dtxgen #texlive-collection-binextra-2015-3vl7.noarch
389scripts/findhyph/findhyph #texlive-collection-binextra-2015-3vl7.noarch
390scripts/latexpand/latexpand #texlive-collection-binextra-2015-3vl7.noarch
391scripts/ltxfileinfo/ltxfileinfo #texlive-collection-binextra-2015-3vl7.noarch
392scripts/latexdiff/latexdiff-vc.pl #texlive-collection-binextra-2015-3vl7.noarch
393scripts/latexdiff/latexdiff.pl #texlive-collection-binextra-2015-3vl7.noarch
394scripts/texfot/texfot.pl #texlive-collection-binextra-2015-3vl7.noarch
395scripts/fontools/autoinst #texlive-collection-fontutils-2015-3vl7.noarch
396scripts/luaotfload/luaotfload-tool.lua #texlive-collection-luatex-2015-3vl7.noarch
397)
398if [ -d %{buildroot}%{_tl_texmfdist} ]; then
399pushd %{buildroot}%{_tl_texmfdist}
400%__rm -f ${x[@]} ||:
401popd
402fi
403
404## Files list
405find %{buildroot} -type f -or -type l | \
406    %__sed -e "s|%{buildroot}||g" > filelist.full
407
408find %{buildroot}%{_tl_texmfdist} -type d | \
409    %__sed -e "s|^%{buildroot}|%dir |" \
410           -e "s|$|/|"             >> filelist.full
411
412## subpackages
413grep "/texmf-dist/doc/" filelist.full > filelist.doc
414cat filelist.doc filelist.full | sort | uniq -u > filelist.tmp
415%__mv -f filelist.tmp filelist.full
416
417%clean
418%__rm -rf %{buildroot}
419
420%post
421%_tl_touch_run texhash
422%_tl_touch_run mtxrun
423
424exit 0
425
426
427%postun
428if [ "$1" = 0 ]; then
429    %_tl_touch_run texhash
430
431fi
432
433exit 0
434
435%posttrans
436%{_tl_exec_texhash}
437%{_tl_exec_mtxrun}
438%{_tl_exec_updmap}
439%{_tl_exec_fmtutil}
440exit 0
441
442
443%files -f filelist.full
444%defattr(-,root,root,-)
445
446%files -f filelist.doc doc
447%defattr(-,root,root,-)
448
449%changelog
450* Tue Jun 07 2016 Munehiro Yamamoto <munepi@vinelinux.org> 2016-4
451- synced tlnet to 20160607 (TeX Live 2016)
452
453* Sat May 14 2016 Munehiro Yamamoto <munepi@vinelinux.org> 2016-3
454- synced tlnet to 20160514 (TeX Live 2016/pretest)
455
456* Tue May 10 2016 Munehiro Yamamoto <munepi@vinelinux.org> 2016-2
457- synced tlnet to 20160510 (TeX Live 2016/pretest)
458
459* Thu Apr 28 2016 Munehiro Yamamoto <munepi@vinelinux.org> 2016-1
460- TeX Live 2016/pretest
461- synced tlnet to 20160428 (TeX Live 2016/pretest)
462
463* Wed Jan 13 2016 Munehiro Yamamoto <munepi@vinelinux.org> 2015-4
464- remove duplicated files from texlive-collection-*
465- synced tlnet to 20160113 (TeX Live 2015)
466
467* Sun Jan 10 2016 Munehiro Yamamoto <munepi@vinelinux.org> 2015-3
468- TeX Live 2016/dev
469- synced tlnet to 20160110 (TeX Live 2016/dev)
470
471* Sun May 24 2015 Munehiro Yamamoto <munepi@vinelinux.org> 2015-2
472- TeX Live 2015/pretest
473- synced tlnet to 20150522 (TeX Live 2015/pretest)
474
475* Sun Apr 26 2015 Munehiro Yamamoto <munepi@vinelinux.org> 2015-1
476- TeX Live 2015/pretest
477- synced tlnet to 20150426 (TeX Live 2015/pretest)
478
479* Wed Apr 01 2015 Munehiro Yamamoto <munepi@vinelinux.org> 2014-4
480- synced tlnet to 20150401
481
482* Tue Oct 28 2014 Munehiro Yamamoto <munepi@vinelinux.org> 2014-3
483- synced tlnet to 20141028
484
485* Sun Jul 06 2014 Munehiro Yamamoto <munepi@vinelinux.org> 2014-2
486- synced tlnet to 20140706
487
488* Sun May 25 2014 Munehiro Yamamoto <munepi@vinelinux.org> 2014-1
489- upgraded to TeX Live 2014
490
491* Sun Apr 06 2014 Munehiro Yamamoto <munepi@vinelinux.org> 2013-6
492- synced tlnet to 20140406
493
494* Wed Dec 18 2013 Munehiro Yamamoto <munepi@vinelinux.org> 2013-5
495- synced tlnet to 20131218
496
497* Fri Nov 01 2013 Munehiro Yamamoto <munepi@vinelinux.org> 2013-4
498- synced tlnet to 20131101
499
500* Wed Oct 02 2013 Munehiro Yamamoto <munepi@vinelinux.org> 2013-3
501- synced tlnet to 20131002
502
503* Thu Sep 19 2013 Munehiro Yamamoto <munepi@vinelinux.org> 2013-2
504- synced tlnet to 20130919
505
506* Fri Aug 23 2013 Munehiro Yamamoto <munepi@vinelinux.org> 2013-1
507- upgraded to TeX Live 2013
508  - used tlnet archives
509  - synced tlnet to 20130823
510- added macros.texlive
511
512* Fri Aug 10 2012 Munehiro Yamamoto <munepi@vinelinux.org> 2012-1
513- updated to TeX Live 2012
514
515* Sat Dec 03 2011 Munehiro Yamamoto <munepi@vinelinux.org> 2011-2
516- updated tlpdb2rpmspec.sh.in and dot.vtlpkg.conf.in:
517  - set external dependencies (texlive-collection-binextra,
518    texlive-collection-fontutils)
519
520* Sun Oct 30 2011 Munehiro Yamamoto <munepi@vinelinux.org> 2011-1
521- updated to TeX Live 2011
522- merged texlive-vtlpkg-2009-osx.patch from OSXWS
523- added %doc README (%files)
524
525* Wed Mar 23 2011 Munehiro Yamamoto <munepi@vinelinux.org> 2009-4
526- applied texlive-vtlpkg-2009-vine.patch
527  - remove arch dependent binaries
528- updated tlpdb2rpmspec.sh.in:
529  - improved tlpdb4a()
530  - make symlinks of core script utils (texlive-collection-binextra,
531    texlive-collection-context, texlive-collection-fontutils,
532    texlive-collection-langgreek, texlive-collection-langindic,
533    texlive-collection-latex, texlive-collection-latexextra,
534    texlive-collection-latexrecommended, texlive-collection-pictures,
535    texlive-collection-pstricks, texlive-collection-science)
536
537* Wed Jan 12 2011 Munehiro Yamamoto <munepi@vinelinux.org> 2009-3
538- updated tlpdb2rpmspec.sh.in:
539  - improved %post
540
541* Sun Sep 26 2010 Munehiro Yamamoto <munepi@vinelinux.org> 2009-2
542- updated tlpdb2rpmspec.sh.in:
543  - removed arch dependent binaries (texlive-collection-latexextra)
544  - improved updmap process in %post and %postun
545  - fixed perl path
546
547* Fri Jul 30 2010 Munehiro Yamamoto <munepi@vinelinux.org> 2009-1
548- initial build
Note: See TracBrowser for help on using the repository browser.