source: projects/specs/trunk/t/texlive-collection-mathextra/texlive-collection-mathextra-vl.spec @ 1533

Revision 1533, 30.1 KB checked in by munepi, 14 years ago (diff)

NEW texlive and its related packages: replacement of teTeX

Line 
1## -*- coding: utf-8-unix -*-
2## NOTE: This spec file is generated by tlpdb2rpmspec.sh 2009-1:
3## tlpdb2rpmspec.sh collection-basic
4
5%bcond_with firstbuild
6
7%define tex_destdir     %{_datadir}
8%define texmf           %{tex_destdir}/texmf
9%define texlive_src     %{tex_destdir}/texlive-sources
10%define build_tex_destdir       %{buildroot}%{tex_destdir}
11%define build_texmf     %{buildroot}%{texmf}
12
13%define exec_mktexlsr  [ -x %{_bindir}/texconfig-sys ] && PATH=%{_bindir}:$PATH %{_bindir}/texconfig-sys rehash
14%define exec_texhash  [ -x %{_bindir}/texhash ] && PATH=%{_bindir}:$PATH %{_bindir}/texhash
15%define exec_updmap   [ -x %{_bindir}/updmap-sys ] && PATH=%{_bindir}:$PATH %{_bindir}/updmap-sys --nostop
16%define exec_fmtutil  [ -x %{_bindir}/fmtutil-sys ] && PATH=%{_bindir}:$PATH %{_bindir}/fmtutil-sys --all >/dev/null 2>&1
17%define exec_upddeffont    [ -x %{_sbindir}/update-defaultfont ] && %{_sbindir}/update-defaultfont 2> /dev/null
18%define vartexfonts %{_var}/lib/texmf
19
20%define __find_provides %{nil}
21%define __find_requires %{nil}
22%define __perl_provides %{nil}
23%define __perl_requires %{nil}
24
25Autoreq: 0
26
27Summary: TeX Live: Advanced math typesetting
28Summary(ja): TeX Live: Advanced math typesetting
29Name: texlive-collection-mathextra
30Version: 2009
31Release: 1%{?_dist_release}
32License: LPPL, GPL+, Knuth, LGPLv2+, Freely redistributable without restriction, Public Domain, BSD
33Group: Applications/Publishing
34URL:http://www.tug.org/texlive/
35
36Requires: texlive = %{version}
37Requires: texlive-collection-fontsrecommended = %{version}
38Requires: texlive-collection-latex = %{version}
39
40Requires(post):         texlive = %{version}
41Requires(postun):       texlive = %{version}
42BuildRequires:          texlive-sources = %{version}
43
44BuildArch:      noarch
45Buildroot:      %{_tmppath}/%{name}-%{version}-root
46
47Vendor:         Project Vine
48Distribution:   Vine Linux
49Packager:       munepi
50
51%description
52The TeX Live software distribution offers a complete TeX system for a
53variety of Unix, Macintosh, Windows and other platforms. It
54encompasses programs for editing, typesetting, previewing and printing
55of TeX documents in many different languages, and a large collection
56of TeX macros and font libraries.
57
58The distribution includes extensive general documentation about TeX,
59as well as the documentation for the included software packages.
60
61This package is a collection of Advanced math typesetting:
62Extra math
63
64This package contains the following CTAN packages:
6512many: Generalising mathematical index sets.
66amstex: American Mathematical Society plain TeX macros.
67boldtensors: Bold latin and greek characters through simple prefix characters.
68bosisio: A collection of packages by Francesco Bosisio.
69ccfonts: Support for Concrete text and math fonts in LaTeX.
70commath: Mathematics typesetting support.
71concmath: Concrete Math fonts.
72concrete: Concrete Roman fonts.
73extarrows: Extra Arrows beyond those provided in AMSmath
74extpfeil: Extensible arrows in mathematics.
75faktor: Typeset quotient structures with LaTeX.
76ionumbers: Restyle numbers in maths mode.
77isomath: Mathematics conformant to ISO 31.
78mathcomp: Text symbols in maths mode.
79mattens: Matrices/tensor typesetting.
80mhequ: Multicolumn equations, tags, labels, sub-numbering.
81multiobjective: Symbols for multibojective optimisation etc.
82nath: Natural mathematics notation.
83proba: Shortcuts commands to symbols used in probability texts.
84shuffle: A symbol for the shuffle product.
85statex2: Statistics style.
86stex: An Infrastructure for Semantic Preloading of LaTeX Documents.
87stmaryrd: St Mary Road symbols for theoretical computer science.
88susy: Macros for SuperSymmetry-related work.
89syllogism: Typeset syllogisms in LaTeX.
90synproof: Easy drawing of syntactic proofs.
91tablor: Create tables of signs and of variations.
92tensor: Typeset tensors.
93tex-ewd: Macros to typeset calculational proofs and programs in Dijkstra's style.
94thmbox: Decorate theorem statements.
95turnstile: Typeset the (logic) turnstile notation.
96venn: Creating Venn diagrams with MetaPost.
97yhmath: Extended maths fonts for LaTeX.
98
99%description -l ja
100TeX Live ソフトウェアディストリビューションは、
101さまざまな Unix, Macintosh, Windows、および
102他のプラットホームに対して完全な TeX システムを提供します。
103多くの異なった言語を含む TeX ドキュメントの
104編集、組版、閲覧、印刷するためのプログラム、
105そして、TeX マクロやフォントライブラリの大きなコレクションを
106同梱しています。
107
108このディストリビューションは
109同梱しているソフトウェアパッケージのためのドキュメントばかりでなく、
110TeX に関するたくさんの一般的なドキュメントを含んでいます。
111
112このパッケージは以下のようなパッケージ集です。
113Advanced math typesetting:
114Extra math
115
116このパッケージは以下の CTAN パッケージを含んでいます:
11712many: Generalising mathematical index sets.
118amstex: American Mathematical Society plain TeX macros.
119boldtensors: Bold latin and greek characters through simple prefix characters.
120bosisio: A collection of packages by Francesco Bosisio.
121ccfonts: Support for Concrete text and math fonts in LaTeX.
122commath: Mathematics typesetting support.
123concmath: Concrete Math fonts.
124concrete: Concrete Roman fonts.
125extarrows: Extra Arrows beyond those provided in AMSmath
126extpfeil: Extensible arrows in mathematics.
127faktor: Typeset quotient structures with LaTeX.
128ionumbers: Restyle numbers in maths mode.
129isomath: Mathematics conformant to ISO 31.
130mathcomp: Text symbols in maths mode.
131mattens: Matrices/tensor typesetting.
132mhequ: Multicolumn equations, tags, labels, sub-numbering.
133multiobjective: Symbols for multibojective optimisation etc.
134nath: Natural mathematics notation.
135proba: Shortcuts commands to symbols used in probability texts.
136shuffle: A symbol for the shuffle product.
137statex2: Statistics style.
138stex: An Infrastructure for Semantic Preloading of LaTeX Documents.
139stmaryrd: St Mary Road symbols for theoretical computer science.
140susy: Macros for SuperSymmetry-related work.
141syllogism: Typeset syllogisms in LaTeX.
142synproof: Easy drawing of syntactic proofs.
143tablor: Create tables of signs and of variations.
144tensor: Typeset tensors.
145tex-ewd: Macros to typeset calculational proofs and programs in Dijkstra's style.
146thmbox: Decorate theorem statements.
147turnstile: Typeset the (logic) turnstile notation.
148venn: Creating Venn diagrams with MetaPost.
149yhmath: Extended maths fonts for LaTeX.
150
151%package doc
152Summary: TeX Live: Documentation files of %{name}
153Group: Applications/Publishing
154Requires: %{name} = %{version}-%{release}
155
156%description doc
157This package contains documentation files of %{name}.
158
159%prep
160
161%build
162
163%install
164[ -n "%{buildroot}" -a "%{buildroot}" != / ] && %__rm -rf %{buildroot}
165
166PREF=%{buildroot}%{tex_destdir}
167
168manifest=(
169texmf-dist/doc/latex/12many/12many.pdf
170texmf-dist/doc/latex/12many/README
171texmf-dist/source/latex/12many/12many.dtx
172texmf-dist/source/latex/12many/12many.ins
173texmf-dist/tex/latex/12many/12many.sty
174texmf-dist/doc/amstex/base/README
175texmf-dist/doc/amstex/base/amsguide.pdf
176texmf-dist/doc/amstex/base/amsguide.tex
177texmf-dist/doc/amstex/base/amsppt.doc
178texmf-dist/doc/amstex/base/amsppt.faq
179texmf-dist/doc/amstex/base/amstinst.ps.gz
180texmf-dist/doc/amstex/base/amstinst.tex
181texmf-dist/doc/amstex/base/joyerr.tex
182texmf-dist/doc/amstex/base/joyerr2.tex
183texmf-dist/tex/amstex/base/amsppt.sti
184texmf-dist/tex/amstex/base/amsppt.sty
185texmf-dist/tex/amstex/base/amsppt1.tex
186texmf-dist/tex/amstex/base/amstex.bug
187texmf-dist/tex/amstex/base/amstex.tex
188texmf-dist/tex/amstex/config/amstex.ini
189texmf-dist/doc/latex/boldtensors/boldtensors.pdf
190texmf-dist/doc/latex/boldtensors/boldtensors.tex
191texmf-dist/tex/latex/boldtensors/boldtensors.sty
192texmf-dist/doc/latex/bosisio/accenti.pdf
193texmf-dist/doc/latex/bosisio/graphfig.html
194texmf-dist/doc/latex/bosisio/index.html
195texmf-dist/doc/latex/bosisio/makedoc
196texmf-dist/doc/latex/bosisio/mathcmd.html
197texmf-dist/doc/latex/bosisio/mathenv.html
198texmf-dist/doc/latex/bosisio/sobolev.html
199texmf-dist/source/latex/bosisio/accenti.drv
200texmf-dist/source/latex/bosisio/accenti.dtx
201texmf-dist/source/latex/bosisio/dblfont.drv
202texmf-dist/source/latex/bosisio/dblfont.dtx
203texmf-dist/source/latex/bosisio/graphfig.drv
204texmf-dist/source/latex/bosisio/graphfig.dtx
205texmf-dist/source/latex/bosisio/mathcmd.drv
206texmf-dist/source/latex/bosisio/mathcmd.dtx
207texmf-dist/source/latex/bosisio/mathenv.drv
208texmf-dist/source/latex/bosisio/mathenv.dtx
209texmf-dist/source/latex/bosisio/quotes.drv
210texmf-dist/source/latex/bosisio/quotes.dtx
211texmf-dist/source/latex/bosisio/sobolev.drv
212texmf-dist/source/latex/bosisio/sobolev.dtx
213texmf-dist/tex/latex/bosisio/accenti.sty
214texmf-dist/tex/latex/bosisio/dblfont.sty
215texmf-dist/tex/latex/bosisio/graphfig.sty
216texmf-dist/tex/latex/bosisio/mathcmd.sty
217texmf-dist/tex/latex/bosisio/mathenv.sty
218texmf-dist/tex/latex/bosisio/quotes.sty
219texmf-dist/tex/latex/bosisio/sobolev.sty
220texmf-dist/doc/latex/ccfonts/readme
221texmf-dist/source/latex/ccfonts/cc.fdd
222texmf-dist/source/latex/ccfonts/ccfonts.dtx
223texmf-dist/source/latex/ccfonts/ccfonts.ins
224texmf-dist/tex/latex/ccfonts/ccfonts.sty
225texmf-dist/tex/latex/ccfonts/t1ccr.fd
226texmf-dist/tex/latex/ccfonts/ts1ccr.fd
227texmf-dist/doc/latex/commath/README
228texmf-dist/doc/latex/commath/commath.pdf
229texmf-dist/doc/latex/commath/commath.tex
230texmf-dist/tex/latex/commath/commath.sty
231texmf-dist/doc/fonts/concmath/CATALOGUE
232texmf-dist/doc/fonts/concmath/Makefile
233texmf-dist/doc/fonts/concmath/README
234texmf-dist/doc/latex/concmath/concmath.dvi
235texmf-dist/source/latex/concmath/CATALOGUE
236texmf-dist/source/latex/concmath/Makefile
237texmf-dist/source/latex/concmath/README
238texmf-dist/source/latex/concmath/concmath.dtx
239texmf-dist/source/latex/concmath/concmath.ins
240texmf-dist/fonts/source/public/concmath/xccam10.mf
241texmf-dist/fonts/source/public/concmath/xccam5.mf
242texmf-dist/fonts/source/public/concmath/xccam6.mf
243texmf-dist/fonts/source/public/concmath/xccam7.mf
244texmf-dist/fonts/source/public/concmath/xccam8.mf
245texmf-dist/fonts/source/public/concmath/xccam9.mf
246texmf-dist/fonts/source/public/concmath/xccbm10.mf
247texmf-dist/fonts/source/public/concmath/xccbm5.mf
248texmf-dist/fonts/source/public/concmath/xccbm6.mf
249texmf-dist/fonts/source/public/concmath/xccbm7.mf
250texmf-dist/fonts/source/public/concmath/xccbm8.mf
251texmf-dist/fonts/source/public/concmath/xccbm9.mf
252texmf-dist/fonts/source/public/concmath/xccex10.mf
253texmf-dist/fonts/source/public/concmath/xccex7.mf
254texmf-dist/fonts/source/public/concmath/xccex8.mf
255texmf-dist/fonts/source/public/concmath/xccex9.mf
256texmf-dist/fonts/source/public/concmath/xccmi10.mf
257texmf-dist/fonts/source/public/concmath/xccmi5.mf
258texmf-dist/fonts/source/public/concmath/xccmi6.mf
259texmf-dist/fonts/source/public/concmath/xccmi7.mf
260texmf-dist/fonts/source/public/concmath/xccmi8.mf
261texmf-dist/fonts/source/public/concmath/xccmi9.mf
262texmf-dist/fonts/source/public/concmath/xccsy10.mf
263texmf-dist/fonts/source/public/concmath/xccsy5.mf
264texmf-dist/fonts/source/public/concmath/xccsy6.mf
265texmf-dist/fonts/source/public/concmath/xccsy7.mf
266texmf-dist/fonts/source/public/concmath/xccsy8.mf
267texmf-dist/fonts/source/public/concmath/xccsy9.mf
268texmf-dist/fonts/tfm/public/concmath/xccam10.tfm
269texmf-dist/fonts/tfm/public/concmath/xccam5.tfm
270texmf-dist/fonts/tfm/public/concmath/xccam6.tfm
271texmf-dist/fonts/tfm/public/concmath/xccam7.tfm
272texmf-dist/fonts/tfm/public/concmath/xccam8.tfm
273texmf-dist/fonts/tfm/public/concmath/xccam9.tfm
274texmf-dist/fonts/tfm/public/concmath/xccbm10.tfm
275texmf-dist/fonts/tfm/public/concmath/xccbm5.tfm
276texmf-dist/fonts/tfm/public/concmath/xccbm6.tfm
277texmf-dist/fonts/tfm/public/concmath/xccbm7.tfm
278texmf-dist/fonts/tfm/public/concmath/xccbm8.tfm
279texmf-dist/fonts/tfm/public/concmath/xccbm9.tfm
280texmf-dist/fonts/tfm/public/concmath/xccex10.tfm
281texmf-dist/fonts/tfm/public/concmath/xccex7.tfm
282texmf-dist/fonts/tfm/public/concmath/xccex8.tfm
283texmf-dist/fonts/tfm/public/concmath/xccex9.tfm
284texmf-dist/fonts/tfm/public/concmath/xccmi10.tfm
285texmf-dist/fonts/tfm/public/concmath/xccmi5.tfm
286texmf-dist/fonts/tfm/public/concmath/xccmi6.tfm
287texmf-dist/fonts/tfm/public/concmath/xccmi7.tfm
288texmf-dist/fonts/tfm/public/concmath/xccmi8.tfm
289texmf-dist/fonts/tfm/public/concmath/xccmi9.tfm
290texmf-dist/fonts/tfm/public/concmath/xccsy10.tfm
291texmf-dist/fonts/tfm/public/concmath/xccsy5.tfm
292texmf-dist/fonts/tfm/public/concmath/xccsy6.tfm
293texmf-dist/fonts/tfm/public/concmath/xccsy7.tfm
294texmf-dist/fonts/tfm/public/concmath/xccsy8.tfm
295texmf-dist/fonts/tfm/public/concmath/xccsy9.tfm
296texmf-dist/tex/latex/concmath/concmath.sty
297texmf-dist/tex/latex/concmath/omlccm.fd
298texmf-dist/tex/latex/concmath/omlccr.fd
299texmf-dist/tex/latex/concmath/omsccr.fd
300texmf-dist/tex/latex/concmath/omsccsy.fd
301texmf-dist/tex/latex/concmath/omxccex.fd
302texmf-dist/tex/latex/concmath/ot1ccr.fd
303texmf-dist/tex/latex/concmath/ucca.fd
304texmf-dist/tex/latex/concmath/uccb.fd
305texmf-dist/doc/fonts/concrete/CATALOGUE
306texmf-dist/doc/fonts/concrete/Makefile
307texmf-dist/doc/fonts/concrete/README
308texmf-dist/fonts/source/public/concrete/cccsc10.mf
309texmf-dist/fonts/source/public/concrete/ccmi10.mf
310texmf-dist/fonts/source/public/concrete/ccmic9.mf
311texmf-dist/fonts/source/public/concrete/ccr10.mf
312texmf-dist/fonts/source/public/concrete/ccr5.mf
313texmf-dist/fonts/source/public/concrete/ccr6.mf
314texmf-dist/fonts/source/public/concrete/ccr7.mf
315texmf-dist/fonts/source/public/concrete/ccr8.mf
316texmf-dist/fonts/source/public/concrete/ccr9.mf
317texmf-dist/fonts/source/public/concrete/ccsl10.mf
318texmf-dist/fonts/source/public/concrete/ccsl9.mf
319texmf-dist/fonts/source/public/concrete/ccslc9.mf
320texmf-dist/fonts/source/public/concrete/ccti10.mf
321texmf-dist/fonts/source/public/concrete/odigs.mf
322texmf-dist/fonts/tfm/public/concrete/cccsc10.tfm
323texmf-dist/fonts/tfm/public/concrete/ccmi10.tfm
324texmf-dist/fonts/tfm/public/concrete/ccmic9.tfm
325texmf-dist/fonts/tfm/public/concrete/ccr10.tfm
326texmf-dist/fonts/tfm/public/concrete/ccr5.tfm
327texmf-dist/fonts/tfm/public/concrete/ccr6.tfm
328texmf-dist/fonts/tfm/public/concrete/ccr7.tfm
329texmf-dist/fonts/tfm/public/concrete/ccr8.tfm
330texmf-dist/fonts/tfm/public/concrete/ccr9.tfm
331texmf-dist/fonts/tfm/public/concrete/ccsl10.tfm
332texmf-dist/fonts/tfm/public/concrete/ccsl9.tfm
333texmf-dist/fonts/tfm/public/concrete/ccslc9.tfm
334texmf-dist/fonts/tfm/public/concrete/ccti10.tfm
335texmf-dist/doc/latex/extarrows/README
336texmf-dist/doc/latex/extarrows/extarrows-test.pdf
337texmf-dist/doc/latex/extarrows/extarrows-test.tex
338texmf-dist/tex/latex/extarrows/extarrows.sty
339texmf-dist/doc/latex/extpfeil/README
340texmf-dist/doc/latex/extpfeil/extpfeil.pdf
341texmf-dist/source/latex/extpfeil/extpfeil.dtx
342texmf-dist/source/latex/extpfeil/extpfeil.ins
343texmf-dist/tex/latex/extpfeil/extpfeil.sty
344texmf-dist/doc/latex/faktor/README
345texmf-dist/doc/latex/faktor/faktor.pdf
346texmf-dist/source/latex/faktor/faktor.dtx
347texmf-dist/source/latex/faktor/faktor.ins
348texmf-dist/tex/latex/faktor/faktor.sty
349texmf-dist/doc/latex/ionumbers/COPYING
350texmf-dist/doc/latex/ionumbers/README
351texmf-dist/doc/latex/ionumbers/ionumbers.pdf
352texmf-dist/doc/latex/ionumbers/ionumbers_test.pdf
353texmf-dist/doc/latex/ionumbers/ionumbers_test.tex
354texmf-dist/source/latex/ionumbers/Makefile
355texmf-dist/source/latex/ionumbers/ionumbers.dtx
356texmf-dist/source/latex/ionumbers/ionumbers.ins
357texmf-dist/tex/latex/ionumbers/ionumbers.sty
358texmf-dist/doc/latex/isomath/README.html
359texmf-dist/doc/latex/isomath/README.txt
360texmf-dist/doc/latex/isomath/isomath-test.pdf
361texmf-dist/doc/latex/isomath/isomath-test.tex
362texmf-dist/doc/latex/isomath/isomath.sty.html
363texmf-dist/doc/latex/isomath/isomath.sty.pdf
364texmf-dist/doc/latex/isomath/isomath.sty.txt
365texmf-dist/tex/latex/isomath/isomath.sty
366texmf-dist/doc/latex/mathcomp/mathcomp.pdf
367texmf-dist/source/latex/mathcomp/mathcomp.dtx
368texmf-dist/source/latex/mathcomp/mathcomp.ins
369texmf-dist/tex/latex/mathcomp/mathcomp.sty
370texmf-dist/doc/latex/mattens/README
371texmf-dist/doc/latex/mattens/mattens.pdf
372texmf-dist/doc/latex/mattens/mattens_sample.pdf
373texmf-dist/doc/latex/mattens/mattens_sample_src.zip
374texmf-dist/source/latex/mattens/mattens.dtx
375texmf-dist/source/latex/mattens/mattens.ins
376texmf-dist/tex/latex/mattens/mattens.sty
377texmf-dist/doc/latex/mhequ/example.pdf
378texmf-dist/doc/latex/mhequ/example.tex
379texmf-dist/tex/latex/mhequ/mhequ.sty
380texmf-dist/doc/latex/multiobjective/README
381texmf-dist/doc/latex/multiobjective/multiobjective.pdf
382texmf-dist/source/latex/multiobjective/multiobjective.dtx
383texmf-dist/source/latex/multiobjective/multiobjective.ins
384texmf-dist/tex/latex/multiobjective/multiobjective.sty
385texmf-dist/doc/latex/nath/README
386texmf-dist/doc/latex/nath/nathguide.pdf
387texmf-dist/doc/latex/nath/nathguide.tex
388texmf-dist/tex/latex/nath/nath.sty
389texmf-dist/doc/latex/proba/README
390texmf-dist/doc/latex/proba/proba.pdf
391texmf-dist/source/latex/proba/proba.dtx
392texmf-dist/source/latex/proba/proba.ins
393texmf-dist/tex/latex/proba/proba.sty
394texmf-dist/doc/latex/shuffle/README
395texmf-dist/doc/latex/shuffle/shuffle.pdf
396texmf-dist/source/latex/shuffle/shuffle.dtx
397texmf-dist/source/latex/shuffle/shuffle.ins
398texmf-dist/fonts/source/public/shuffle/shuffle.mf
399texmf-dist/fonts/source/public/shuffle/shuffle10.mf
400texmf-dist/fonts/source/public/shuffle/shuffle7.mf
401texmf-dist/fonts/tfm/public/shuffle/shuffle10.tfm
402texmf-dist/fonts/tfm/public/shuffle/shuffle7.tfm
403texmf-dist/tex/latex/shuffle/Ushuffle.fd
404texmf-dist/tex/latex/shuffle/shuffle.sty
405texmf-dist/tex/latex/statex2/statex2.sty
406texmf-dist/doc/latex/stex/README
407texmf-dist/doc/latex/stex/README.cmathml
408texmf-dist/doc/latex/stex/README.cnx
409texmf-dist/doc/latex/stex/README.modules
410texmf-dist/doc/latex/stex/README.omdoc
411texmf-dist/doc/latex/stex/README.presentation
412texmf-dist/doc/latex/stex/README.sproof
413texmf-dist/doc/latex/stex/cmathml.pdf
414texmf-dist/doc/latex/stex/cnx.pdf
415texmf-dist/doc/latex/stex/modules.pdf
416texmf-dist/doc/latex/stex/omdoc.pdf
417texmf-dist/doc/latex/stex/presentation.pdf
418texmf-dist/doc/latex/stex/sproof.pdf
419texmf-dist/doc/latex/stex/statements.pdf
420texmf-dist/doc/latex/stex/stex.pdf
421texmf-dist/doc/latex/stex/stex.tex
422texmf-dist/source/latex/stex/cmathml.dtx
423texmf-dist/source/latex/stex/cmathml.ins
424texmf-dist/source/latex/stex/cnx.dtx
425texmf-dist/source/latex/stex/cnx.ins
426texmf-dist/source/latex/stex/modules.dtx
427texmf-dist/source/latex/stex/modules.ins
428texmf-dist/source/latex/stex/omdoc.dtx
429texmf-dist/source/latex/stex/omdoc.ins
430texmf-dist/source/latex/stex/presentation.dtx
431texmf-dist/source/latex/stex/presentation.ins
432texmf-dist/source/latex/stex/sproof.dtx
433texmf-dist/source/latex/stex/sproof.ins
434texmf-dist/source/latex/stex/statements.dtx
435texmf-dist/source/latex/stex/statements.ins
436texmf-dist/makeindex/stex/stex.ist
437texmf-dist/tex/latex/stex/cmathml.sty
438texmf-dist/tex/latex/stex/cmathml.sty.ltxml
439texmf-dist/tex/latex/stex/cmathmlx.sty
440texmf-dist/tex/latex/stex/cmathmlx.sty.ltxml
441texmf-dist/tex/latex/stex/cnx.cls
442texmf-dist/tex/latex/stex/cnx.cls.ltxml
443texmf-dist/tex/latex/stex/modules.sty
444texmf-dist/tex/latex/stex/modules.sty.ltxml
445texmf-dist/tex/latex/stex/omdoc.cls
446texmf-dist/tex/latex/stex/omdoc.cls.ltxml
447texmf-dist/tex/latex/stex/omdoc.sty
448texmf-dist/tex/latex/stex/omdoc.sty.ltxml
449texmf-dist/tex/latex/stex/presentation.sty
450texmf-dist/tex/latex/stex/presentation.sty.ltxml
451texmf-dist/tex/latex/stex/sproof.sty
452texmf-dist/tex/latex/stex/sproof.sty.ltxml
453texmf-dist/tex/latex/stex/statements.sty
454texmf-dist/tex/latex/stex/statements.sty.ltxml
455texmf-dist/tex/latex/stex/stex.sty
456texmf-dist/doc/fonts/stmaryrd/README
457texmf-dist/doc/fonts/stmaryrd/stmaryrd.dvi
458texmf-dist/source/fonts/stmaryrd/00Description
459texmf-dist/source/fonts/stmaryrd/INSTALL
460texmf-dist/source/fonts/stmaryrd/stmaryrd.dtx
461texmf-dist/source/fonts/stmaryrd/stmaryrd.ins
462texmf-dist/fonts/afm/hoekwater/stmaryrd/stmary10.afm
463texmf-dist/fonts/afm/hoekwater/stmaryrd/stmary5.afm
464texmf-dist/fonts/afm/hoekwater/stmaryrd/stmary6.afm
465texmf-dist/fonts/afm/hoekwater/stmaryrd/stmary7.afm
466texmf-dist/fonts/afm/hoekwater/stmaryrd/stmary8.afm
467texmf-dist/fonts/afm/hoekwater/stmaryrd/stmary9.afm
468texmf-dist/fonts/map/dvips/stmaryrd/stmaryrd.map
469texmf-dist/fonts/source/public/stmaryrd/stmary10.mf
470texmf-dist/fonts/source/public/stmaryrd/stmary5.mf
471texmf-dist/fonts/source/public/stmaryrd/stmary6.mf
472texmf-dist/fonts/source/public/stmaryrd/stmary7.mf
473texmf-dist/fonts/source/public/stmaryrd/stmary8.mf
474texmf-dist/fonts/source/public/stmaryrd/stmary9.mf
475texmf-dist/fonts/source/public/stmaryrd/stmaryaj.mf
476texmf-dist/fonts/source/public/stmaryrd/stmaryba.mf
477texmf-dist/fonts/source/public/stmaryrd/stmarych.mf
478texmf-dist/fonts/source/public/stmaryrd/stmaryjg.mf
479texmf-dist/fonts/source/public/stmaryrd/stmaryrd.mf
480texmf-dist/fonts/tfm/public/stmaryrd/stmary10.tfm
481texmf-dist/fonts/tfm/public/stmaryrd/stmary5.tfm
482texmf-dist/fonts/tfm/public/stmaryrd/stmary6.tfm
483texmf-dist/fonts/tfm/public/stmaryrd/stmary7.tfm
484texmf-dist/fonts/tfm/public/stmaryrd/stmary8.tfm
485texmf-dist/fonts/tfm/public/stmaryrd/stmary9.tfm
486texmf-dist/fonts/type1/hoekwater/stmaryrd/stmary10.pfb
487texmf-dist/fonts/type1/hoekwater/stmaryrd/stmary10.pfm
488texmf-dist/fonts/type1/hoekwater/stmaryrd/stmary5.pfb
489texmf-dist/fonts/type1/hoekwater/stmaryrd/stmary5.pfm
490texmf-dist/fonts/type1/hoekwater/stmaryrd/stmary6.pfb
491texmf-dist/fonts/type1/hoekwater/stmaryrd/stmary6.pfm
492texmf-dist/fonts/type1/hoekwater/stmaryrd/stmary7.pfb
493texmf-dist/fonts/type1/hoekwater/stmaryrd/stmary7.pfm
494texmf-dist/fonts/type1/hoekwater/stmaryrd/stmary8.pfb
495texmf-dist/fonts/type1/hoekwater/stmaryrd/stmary8.pfm
496texmf-dist/fonts/type1/hoekwater/stmaryrd/stmary9.pfb
497texmf-dist/fonts/type1/hoekwater/stmaryrd/stmary9.pfm
498texmf-dist/tex/latex/stmaryrd/Ustmry.fd
499texmf-dist/tex/latex/stmaryrd/stmaryrd.sty
500texmf-dist/doc/latex/susy/README
501texmf-dist/doc/latex/susy/README.TEXLIVE
502texmf-dist/tex/latex/susy/susy.sty
503texmf-dist/doc/latex/syllogism/Examples.pdf
504texmf-dist/doc/latex/syllogism/Examples.tex
505texmf-dist/doc/latex/syllogism/README
506texmf-dist/doc/latex/syllogism/syllogism.pdf
507texmf-dist/doc/latex/syllogism/syllogism.tex
508texmf-dist/tex/latex/syllogism/syllogism.sty
509texmf-dist/doc/latex/synproof/README
510texmf-dist/doc/latex/synproof/synproof-doc.pdf
511texmf-dist/doc/latex/synproof/synproof-doc.tex
512texmf-dist/tex/latex/synproof/synproof.sty
513texmf-dist/doc/latex/tablor/Figures/TSav-105.mp
514texmf-dist/doc/latex/tablor/Figures/capture.eps
515texmf-dist/doc/latex/tablor/Figures/tablor_Tab.0
516texmf-dist/doc/latex/tablor/Figures/tablor_Tab.1
517texmf-dist/doc/latex/tablor/Figures/tablor_Tab.10
518texmf-dist/doc/latex/tablor/Figures/tablor_Tab.105
519texmf-dist/doc/latex/tablor/Figures/tablor_Tab.11
520texmf-dist/doc/latex/tablor/Figures/tablor_Tab.12
521texmf-dist/doc/latex/tablor/Figures/tablor_Tab.13
522texmf-dist/doc/latex/tablor/Figures/tablor_Tab.14
523texmf-dist/doc/latex/tablor/Figures/tablor_Tab.15
524texmf-dist/doc/latex/tablor/Figures/tablor_Tab.16
525texmf-dist/doc/latex/tablor/Figures/tablor_Tab.17
526texmf-dist/doc/latex/tablor/Figures/tablor_Tab.18
527texmf-dist/doc/latex/tablor/Figures/tablor_Tab.19
528texmf-dist/doc/latex/tablor/Figures/tablor_Tab.2
529texmf-dist/doc/latex/tablor/Figures/tablor_Tab.20
530texmf-dist/doc/latex/tablor/Figures/tablor_Tab.21
531texmf-dist/doc/latex/tablor/Figures/tablor_Tab.22
532texmf-dist/doc/latex/tablor/Figures/tablor_Tab.23
533texmf-dist/doc/latex/tablor/Figures/tablor_Tab.24
534texmf-dist/doc/latex/tablor/Figures/tablor_Tab.25
535texmf-dist/doc/latex/tablor/Figures/tablor_Tab.26
536texmf-dist/doc/latex/tablor/Figures/tablor_Tab.27
537texmf-dist/doc/latex/tablor/Figures/tablor_Tab.28
538texmf-dist/doc/latex/tablor/Figures/tablor_Tab.29
539texmf-dist/doc/latex/tablor/Figures/tablor_Tab.3
540texmf-dist/doc/latex/tablor/Figures/tablor_Tab.30
541texmf-dist/doc/latex/tablor/Figures/tablor_Tab.31
542texmf-dist/doc/latex/tablor/Figures/tablor_Tab.32
543texmf-dist/doc/latex/tablor/Figures/tablor_Tab.33
544texmf-dist/doc/latex/tablor/Figures/tablor_Tab.34
545texmf-dist/doc/latex/tablor/Figures/tablor_Tab.36
546texmf-dist/doc/latex/tablor/Figures/tablor_Tab.37
547texmf-dist/doc/latex/tablor/Figures/tablor_Tab.38
548texmf-dist/doc/latex/tablor/Figures/tablor_Tab.39
549texmf-dist/doc/latex/tablor/Figures/tablor_Tab.4
550texmf-dist/doc/latex/tablor/Figures/tablor_Tab.40
551texmf-dist/doc/latex/tablor/Figures/tablor_Tab.41
552texmf-dist/doc/latex/tablor/Figures/tablor_Tab.42
553texmf-dist/doc/latex/tablor/Figures/tablor_Tab.43
554texmf-dist/doc/latex/tablor/Figures/tablor_Tab.44
555texmf-dist/doc/latex/tablor/Figures/tablor_Tab.45
556texmf-dist/doc/latex/tablor/Figures/tablor_Tab.46
557texmf-dist/doc/latex/tablor/Figures/tablor_Tab.48
558texmf-dist/doc/latex/tablor/Figures/tablor_Tab.49
559texmf-dist/doc/latex/tablor/Figures/tablor_Tab.5
560texmf-dist/doc/latex/tablor/Figures/tablor_Tab.50
561texmf-dist/doc/latex/tablor/Figures/tablor_Tab.51
562texmf-dist/doc/latex/tablor/Figures/tablor_Tab.52
563texmf-dist/doc/latex/tablor/Figures/tablor_Tab.53
564texmf-dist/doc/latex/tablor/Figures/tablor_Tab.54
565texmf-dist/doc/latex/tablor/Figures/tablor_Tab.55
566texmf-dist/doc/latex/tablor/Figures/tablor_Tab.56
567texmf-dist/doc/latex/tablor/Figures/tablor_Tab.57
568texmf-dist/doc/latex/tablor/Figures/tablor_Tab.58
569texmf-dist/doc/latex/tablor/Figures/tablor_Tab.59
570texmf-dist/doc/latex/tablor/Figures/tablor_Tab.6
571texmf-dist/doc/latex/tablor/Figures/tablor_Tab.7
572texmf-dist/doc/latex/tablor/Figures/tablor_Tab.8
573texmf-dist/doc/latex/tablor/Figures/tablor_Tab.9
574texmf-dist/doc/latex/tablor/Figures/tablor_Tab.mp
575texmf-dist/doc/latex/tablor/README
576texmf-dist/doc/latex/tablor/README-fr.txt
577texmf-dist/doc/latex/tablor/tablor.html
578texmf-dist/doc/latex/tablor/tablor.pdf
579texmf-dist/doc/latex/tablor/tablor.tex
580texmf-dist/tex/latex/tablor/tablor-xetex.sty
581texmf-dist/tex/latex/tablor/tablor.cfg
582texmf-dist/tex/latex/tablor/tablor.sty
583texmf-dist/doc/latex/tensor/README
584texmf-dist/doc/latex/tensor/tensor.pdf
585texmf-dist/source/latex/tensor/tensor.dtx
586texmf-dist/source/latex/tensor/tensor.ins
587texmf-dist/tex/latex/tensor/tensor.sty
588texmf-dist/doc/generic/tex-ewd/README
589texmf-dist/doc/generic/tex-ewd/bsdlic.txt
590texmf-dist/doc/generic/tex-ewd/p0.tex
591texmf-dist/doc/generic/tex-ewd/t1.tex
592texmf-dist/tex/generic/tex-ewd/dotnot.tex
593texmf-dist/doc/latex/thmbox/README
594texmf-dist/doc/latex/thmbox/thmbox.pdf
595texmf-dist/source/latex/thmbox/thmbox.dtx
596texmf-dist/source/latex/thmbox/thmbox.ins
597texmf-dist/tex/latex/thmbox/thmbox.sty
598texmf-dist/doc/latex/turnstile/README
599texmf-dist/doc/latex/turnstile/README.en
600texmf-dist/doc/latex/turnstile/README.pt
601texmf-dist/doc/latex/turnstile/turnstile-en.pdf
602texmf-dist/doc/latex/turnstile/turnstile-pt.pdf
603texmf-dist/doc/latex/turnstile/turnstile_article.pdf
604texmf-dist/doc/latex/turnstile/turnstile_article.tex
605texmf-dist/doc/latex/turnstile/turnstile_artigo.pdf
606texmf-dist/doc/latex/turnstile/turnstile_artigo.tex
607texmf-dist/source/latex/turnstile/turnstile-en.dtx
608texmf-dist/source/latex/turnstile/turnstile-en.ins
609texmf-dist/source/latex/turnstile/turnstile-pt.dtx
610texmf-dist/source/latex/turnstile/turnstile-pt.ins
611texmf-dist/tex/latex/turnstile/turnstile.sty
612texmf-dist/doc/metapost/venn/README
613texmf-dist/metapost/venn/venn.mp
614texmf-dist/doc/latex/yhmath/yhmath.pdf
615texmf-dist/source/latex/yhmath/yhmath.drv
616texmf-dist/source/latex/yhmath/yhmath.dtx
617texmf-dist/source/latex/yhmath/yhmath.ins
618texmf-dist/fonts/map/dvips/yhmath/yhmath.map
619texmf-dist/fonts/source/public/yhmath/yhbigacc.mf
620texmf-dist/fonts/source/public/yhmath/yhbigdel.mf
621texmf-dist/fonts/source/public/yhmath/yhcmex10.mf
622texmf-dist/fonts/source/public/yhmath/yhmathex.mf
623texmf-dist/fonts/source/public/yhmath/yrcmex10.mf
624texmf-dist/fonts/tfm/public/yhmath/yhcmex10.tfm
625texmf-dist/fonts/tfm/public/yhmath/yrcmex10.tfm
626texmf-dist/fonts/type1/public/yhmath/yhcmex.pfb
627texmf-dist/fonts/vf/public/yhmath/yhcmex10.vf
628texmf-dist/tex/latex/yhmath/OMXyhex.fd
629texmf-dist/tex/latex/yhmath/yhmath.sty
630)
631
632%__mkdir_p ${PREF}/texmf-dist
633for i in "${manifest[@]}"; do
634    %__install -D %{texlive_src}/$i ${PREF}/$i
635done
636
637## info
638%__rm -f %{buildroot}%{_infodir}/dir
639%__gzip -9nf %{buildroot}%{_infodir}/*info* ||:
640
641## man
642## man t1* files are provided by t1utils
643for i in t1ascii t1asm t1binary t1disasm t1mac t1unmac; do
644    %__rm %{buildroot}%{_mandir}/man*/${i}.* ||:
645done
646
647## man some files are provided by psutils
648for i in epsffit extractres fixdlsrps fixfmps fixmacps fixpsditps fixpspps fixscribeps fixtpps fixwfwps fixwpps fixwwps getafm includeres psbook psmerge psnup psresize psselect pstops; do
649    %__rm %{buildroot}%{_mandir}/man*/${i}.* ||:
650done
651
652## remove asymptote directries, which provides asymptote package
653find %{buildroot} -regex ".*asymptote.*" | xargs %__rm -rf
654# find %{buildroot} -name "Makefile" | xargs %__rm -f
655
656# ## remove xindy
657# find %{buildroot} -regex ".*xindy.*" | xargs %__rm -rf
658
659# ## remove tex4ht
660# find %{buildroot} -regex ".*tex4ht.*" | xargs %__rm -rf
661
662## remove unpackaging files
663find %{buildroot} | %__grep -e "\.\(la\|a\)$" | xargs %__rm -f
664find %{buildroot} | %__grep -e "\.\(diff\|patch\)$" | xargs %__rm -f
665
666## Files list
667find %{buildroot} -type f -or -type l | \
668    %__sed -e "s|%{buildroot}||g" > filelist.full
669
670find %{buildroot}%{texmf}-dist -type d | \
671    %__sed -e "s|^%{buildroot}|%dir |" \
672           -e "s|$|/|"             >> filelist.full
673
674## subpackages
675grep "/texmf-dist/doc/" filelist.full > filelist.doc
676cat filelist.doc filelist.full | sort | uniq -u > filelist.tmp
677%__mv -f filelist.tmp filelist.full
678
679%clean
680%__rm -rf %{buildroot}
681
682%post
683%{exec_texhash}
684
685[ -f %{texmf}/web2c/updmap.cfg ] || exit 0
686
687    %{exec_updmap} --listmaps 2>/dev/null | egrep -q "^#! MixedMap stmaryrd.map" && \
688        echo -n "    " && \
689        echo -n "Running updmap: enable stmaryrd.map ... " && \
690        %{exec_updmap} --enable MixedMap stmaryrd.map >/dev/null 2>&1 && \
691        echo "done."
692    %{exec_updmap} --listmaps 2>/dev/null | egrep -q "^#! MixedMap yhmath.map" && \
693        echo -n "    " && \
694        echo -n "Running updmap: enable yhmath.map ... " && \
695        %{exec_updmap} --enable MixedMap yhmath.map >/dev/null 2>&1 && \
696        echo "done."
697
698echo -n "    "
699echo -n "Running fmtutil ... " && %{exec_fmtutil} && echo "done."
700
701exit 0
702
703
704%postun
705if [ "$1" = 0 ]; then
706    %{exec_texhash}
707
708    [ -f %{texmf}/web2c/updmap.cfg ] || exit 0
709
710    %{exec_updmap} --listmaps 2>/dev/null | egrep -q "^MixedMap stmaryrd.map" && \
711        echo -n "    " && \
712        echo -n "Running updmap: disable stmaryrd.map ... " && \
713        %{exec_updmap} --disable stmaryrd.map >/dev/null 2>&1 && \
714        echo "done."
715    %{exec_updmap} --listmaps 2>/dev/null | egrep -q "^MixedMap yhmath.map" && \
716        echo -n "    " && \
717        echo -n "Running updmap: disable yhmath.map ... " && \
718        %{exec_updmap} --disable yhmath.map >/dev/null 2>&1 && \
719        echo "done."
720
721fi
722
723exit 0
724
725%files -f filelist.full
726%defattr(-,root,root)
727
728%files -f filelist.doc doc
729%defattr(-,root,root)
730
731%changelog
732* Sat Aug 07 2010 Munehiro Yamamoto <munepi@vinelinux.org> 2009-1
733- generated by tlpdb2rpmspec 2009-1: tlpdb2rpmspec collection-mathextra
Note: See TracBrowser for help on using the repository browser.