source: projects/specs/trunk/t/texlive-collection-documentation-french/texlive-collection-documentation-french-vl.spec @ 7148

Revision 7148, 23.4 KB checked in by munepi, 11 years ago (diff)

upgrade to TeX Live 2012

Line 
1## -*- coding: utf-8-unix -*-
2## NOTE: This spec file is generated by tlpdb2rpmspec 2012-1:
3## tlpdb2rpmspec collection-documentation-french
4
5%global _use_internal_dependency_generator 0
6%global __find_provides %{nil}
7%global __find_requires %{nil}
8
9%define aliasttfdir     %{texmfsysvar}/fonts/truetype/vine
10%define texmfsysconfig  %{_sysconfdir}/texmf
11%define texmfsysvar     %{_var}/lib/texmf
12%define vartexfonts     %{texmfsysvar}/fonts
13
14%define tex_destdir     %{_datadir}
15%define texmf           %{tex_destdir}/texmf
16%define texlive_src     %{tex_destdir}/texlive-sources
17%define build_tex_destdir       %{buildroot}%{tex_destdir}
18%define build_texmf     %{buildroot}%{texmf}
19
20## use some macros for %post, %posttrans
21%define touch_run(%1)   %{expand:( %__mkdir_p /var/run/texlive; touch /var/run/texlive/run-%1; )
22}
23%define exec_upddeffont [ -x %{_sbindir}/update-defaultfont ] && \\\
24    %{_sbindir}/update-defaultfont 2> /dev/null
25%define exec_texhash    [ -e /var/run/texlive/run-texhash ] && ( \\\
26    [ -x %{_bindir}/texhash ] && \\\
27    echo -n "    "; echo -n "Running texhash... "; \\\
28    %{_bindir}/texhash 2> /dev/null; \\\
29    echo "done." ) && %__rm -f /var/run/texlive/run-texhash;
30%define exec_mtxrun     [ -e /var/run/texlive/run-mtxrun ] && ( \\\
31    [ -x %{_bindir}/mtxrun ] && \\\
32    echo -n "    "; echo -n "Running mtxrun... "; \\\
33    export TEXMF=%{texmf}-dist TEXMFCNF=%{texmf}/web2c TEXMFCACHE=%{texmfsysvar}; \\\
34    %{_bindir}/mtxrun --generate &> /dev/null; \\\
35    echo "done." ) && %__rm -f /var/run/texlive/run-mtxrun;
36%define exec_fmtutil    [ -e /var/run/texlive/run-fmtutil ] && ( \\\
37    [ -x %{_bindir}/fmtutil-sys ] && \\\
38    echo -n "    "; echo -n "Running fmtutil-sys... "; \\\
39    %{_bindir}/fmtutil-sys --all &> /dev/null; \\\
40    echo "done." ) && %__rm -f /var/run/texlive/run-fmtutil;
41%define exec_updmap     [ -e /var/run/texlive/run-updmap ] && ( \\\
42    [ -x %{_bindir}/updmap-sys ] && \\\
43    echo -n "    "; echo -n "Running updmap-sys... "; \\\
44    %{_bindir}/updmap-sys --nohash --quiet &> /dev/null; \\\
45    echo "done." ) && %__rm -f /var/run/texlive/run-updmap;
46
47Summary: TeX Live: French documentation
48Summary(ja): TeX Live: French documentation
49Name: texlive-collection-documentation-french
50Version: 2012
51Release: 1%{?_dist_release}
52License: LPPL, GPL+, GFDL
53Group: Applications/Publishing
54URL:http://www.tug.org/texlive/
55
56Requires: texlive = %{version}
57
58
59Requires(post):         texlive = %{version}
60Requires(postun):       texlive = %{version}
61#BuildRequires:         texlive-sources = %{version}
62
63BuildArch:      noarch
64Buildroot:      %{_tmppath}/%{name}-%{version}-root
65
66Vendor:         Project Vine
67Distribution:   Vine Linux
68Packager:       munepi
69
70%description
71The TeX Live software distribution offers a complete TeX system for a
72variety of Unix, Macintosh, Windows and other platforms. It
73encompasses programs for editing, typesetting, previewing and printing
74of TeX documents in many different languages, and a large collection
75of TeX macros and font libraries.
76
77The distribution includes extensive general documentation about TeX,
78as well as the documentation for the included software packages.
79
80This package is a collection of French documentation:
81
82
83This package contains the following CTAN packages:
84apprends-latex: Apprends LaTeX!
85epslatex-fr: French version of "graphics in LaTeX".
86impatient-fr: Free edition of the book "TeX for the Impatient"
87l2tabu-french: French translation of l2tabu.
88lshort-french: Short introduction to LaTeX, French translation.
89texlive-fr: TeX Live manual (French)
90translation-array-fr: French translation of the documentation of array.
91translation-dcolumn-fr: French translation of the documentation of dcolumn.
92translation-natbib-fr: French translation of the documentation of natbib.
93translation-tabbing-fr: French translation of the documentation of Tabbing.
94
95%description -l ja
96TeX Live ソフトウェアディストリビューションは、
97さまざまな Unix, Macintosh, Windows、および
98他のプラットホームに対して完全な TeX システムを提供します。
99多くの異なった言語を含む TeX ドキュメントの
100編集、組版、閲覧、印刷するためのプログラム、
101そして、TeX マクロやフォントライブラリの大きなコレクションを
102同梱しています。
103
104このディストリビューションは
105同梱しているソフトウェアパッケージのためのドキュメントばかりでなく、
106TeX に関するたくさんの一般的なドキュメントを含んでいます。
107
108このパッケージは以下のようなパッケージ集です。
109French documentation:
110
111
112このパッケージは以下の CTAN パッケージを含んでいます:
113apprends-latex: Apprends LaTeX!
114epslatex-fr: French version of "graphics in LaTeX".
115impatient-fr: Free edition of the book "TeX for the Impatient"
116l2tabu-french: French translation of l2tabu.
117lshort-french: Short introduction to LaTeX, French translation.
118texlive-fr: TeX Live manual (French)
119translation-array-fr: French translation of the documentation of array.
120translation-dcolumn-fr: French translation of the documentation of dcolumn.
121translation-natbib-fr: French translation of the documentation of natbib.
122translation-tabbing-fr: French translation of the documentation of Tabbing.
123
124%prep
125
126%build
127
128%install
129[ -n "%{buildroot}" -a "%{buildroot}" != / ] && %__rm -rf %{buildroot}
130
131PREF=%{buildroot}%{tex_destdir}
132
133manifest=(
134texmf-dist/doc/latex/apprends-latex/Apprends_LaTeX.pdf
135texmf-dist/doc/latex/apprends-latex/Apprends_LaTeX.tex
136texmf-dist/doc/latex/apprends-latex/README
137texmf-dist/doc/latex/apprends-latex/avance.bib
138texmf-dist/doc/latex/apprends-latex/bibliographie-index.bib
139texmf-dist/doc/latex/apprends-latex/divers.bib
140texmf-dist/doc/latex/apprends-latex/exemples/Makefile
141texmf-dist/doc/latex/apprends-latex/exemples/beamer-themes.pl
142texmf-dist/doc/latex/apprends-latex/exemples/beamer-titlepage.tex
143texmf-dist/doc/latex/apprends-latex/exemples/currvita.tex
144texmf-dist/doc/latex/apprends-latex/exemples/curve-experience.tex
145texmf-dist/doc/latex/apprends-latex/exemples/curve-extra.tex
146texmf-dist/doc/latex/apprends-latex/exemples/curve-formation.tex
147texmf-dist/doc/latex/apprends-latex/exemples/curve-langues.tex
148texmf-dist/doc/latex/apprends-latex/exemples/curve-methodologies.tex
149texmf-dist/doc/latex/apprends-latex/exemples/curve-references.tex
150texmf-dist/doc/latex/apprends-latex/exemples/curve.tex
151texmf-dist/doc/latex/apprends-latex/exemples/letter.tex
152texmf-dist/doc/latex/apprends-latex/exemples/moderncv.tex
153texmf-dist/doc/latex/apprends-latex/exemples/polices.pl
154texmf-dist/doc/latex/apprends-latex/exemples/scrlttr2.tex
155texmf-dist/doc/latex/apprends-latex/exemples/seraphin-lampion.jpg
156texmf-dist/doc/latex/apprends-latex/exemples/slides.tex
157texmf-dist/doc/latex/apprends-latex/exemples/tikz.tex
158texmf-dist/doc/latex/apprends-latex/graphisme.bib
159texmf-dist/doc/latex/apprends-latex/index.ist
160texmf-dist/doc/latex/apprends-latex/latex.bib
161texmf-dist/doc/latex/apprends-latex/latexmkrc
162texmf-dist/doc/latex/apprends-latex/typographie.bib
163texmf-dist/doc/latex/epslatex-fr/Ball.eps
164texmf-dist/doc/latex/epslatex-fr/CHAP2.sty
165texmf-dist/doc/latex/epslatex-fr/Construction.eps
166texmf-dist/doc/latex/epslatex-fr/Franc-chap.sty
167texmf-dist/doc/latex/epslatex-fr/README
168texmf-dist/doc/latex/epslatex-fr/README.TEXLIVE
169texmf-dist/doc/latex/epslatex-fr/Warning.eps
170texmf-dist/doc/latex/epslatex-fr/alltex.sty
171texmf-dist/doc/latex/epslatex-fr/auteurs.sty
172texmf-dist/doc/latex/epslatex-fr/bases.sty
173texmf-dist/doc/latex/epslatex-fr/block.sty
174texmf-dist/doc/latex/epslatex-fr/box1.eps
175texmf-dist/doc/latex/epslatex-fr/box2.eps
176texmf-dist/doc/latex/epslatex-fr/boxes.sty
177texmf-dist/doc/latex/epslatex-fr/btxdoc.bib
178texmf-dist/doc/latex/epslatex-fr/cm.eps
179texmf-dist/doc/latex/epslatex-fr/cm.ps
180texmf-dist/doc/latex/epslatex-fr/danger.eps
181texmf-dist/doc/latex/epslatex-fr/divers.sty
182texmf-dist/doc/latex/epslatex-fr/ebnf.sty
183texmf-dist/doc/latex/epslatex-fr/export.sty
184texmf-dist/doc/latex/epslatex-fr/fepslatex.pdf
185texmf-dist/doc/latex/epslatex-fr/fepslatex.tex
186texmf-dist/doc/latex/epslatex-fr/fill.sty
187texmf-dist/doc/latex/epslatex-fr/fmparhack.sty
188texmf-dist/doc/latex/epslatex-fr/foot.sty
189texmf-dist/doc/latex/epslatex-fr/fr.sty
190texmf-dist/doc/latex/epslatex-fr/franc.sty
191texmf-dist/doc/latex/epslatex-fr/frnew.sty
192texmf-dist/doc/latex/epslatex-fr/g_toc_entry.sty
193texmf-dist/doc/latex/epslatex-fr/graphic.eps
194texmf-dist/doc/latex/epslatex-fr/hands.sty
195texmf-dist/doc/latex/epslatex-fr/header.tex
196texmf-dist/doc/latex/epslatex-fr/indentondemand.sty
197texmf-dist/doc/latex/epslatex-fr/makecmds.sty
198texmf-dist/doc/latex/epslatex-fr/makerobust.sty
199texmf-dist/doc/latex/epslatex-fr/mass.eps
200texmf-dist/doc/latex/epslatex-fr/mypatches.sty
201texmf-dist/doc/latex/epslatex-fr/myvarioref.sty
202texmf-dist/doc/latex/epslatex-fr/nrfoot.sty
203texmf-dist/doc/latex/epslatex-fr/origin.eps
204texmf-dist/doc/latex/epslatex-fr/overlay.sty
205texmf-dist/doc/latex/epslatex-fr/pale.eps
206texmf-dist/doc/latex/epslatex-fr/pend.eps
207texmf-dist/doc/latex/epslatex-fr/pretzel.eps
208texmf-dist/doc/latex/epslatex-fr/pretzel.ps
209texmf-dist/doc/latex/epslatex-fr/rdanger.eps
210texmf-dist/doc/latex/epslatex-fr/rosette.eps
211texmf-dist/doc/latex/epslatex-fr/rosette.ps
212texmf-dist/doc/latex/epslatex-fr/sgte.sty
213texmf-dist/doc/latex/epslatex-fr/smaller.sty
214texmf-dist/doc/latex/epslatex-fr/square.eps
215texmf-dist/doc/latex/epslatex-fr/topcapt.sty
216texmf-dist/doc/latex/epslatex-fr/topfig.sty
217texmf-dist/doc/latex/epslatex-fr/warn.sty
218texmf-dist/doc/latex/epslatex-fr/wdesc.sty
219texmf-dist/doc/latex/epslatex-fr/whitecdp.sty
220texmf-dist/doc/latex/epslatex-fr/wide.eps
221texmf-dist/doc/latex/epslatex-fr/widecenter.sty
222texmf-dist/doc/latex/epslatex-fr/xb.sty
223texmf-dist/doc/plain/impatient-fr/README
224texmf-dist/doc/plain/impatient-fr/config.tex
225texmf-dist/doc/plain/impatient-fr/eplain.tex
226texmf-dist/doc/plain/impatient-fr/fbackm.tex
227texmf-dist/doc/plain/impatient-fr/fbook.pdf
228texmf-dist/doc/plain/impatient-fr/fbook.tex
229texmf-dist/doc/plain/impatient-fr/fcapsule.tex
230texmf-dist/doc/plain/impatient-fr/fconcept.tex
231texmf-dist/doc/plain/impatient-fr/fcopyrgh.tex
232texmf-dist/doc/plain/impatient-fr/fdl.tex
233texmf-dist/doc/plain/impatient-fr/ferrors.tex
234texmf-dist/doc/plain/impatient-fr/fexamples.tex
235texmf-dist/doc/plain/impatient-fr/ffrontm.tex
236texmf-dist/doc/plain/impatient-fr/fgenops.tex
237texmf-dist/doc/plain/impatient-fr/fmacros.tex
238texmf-dist/doc/plain/impatient-fr/fmath.tex
239texmf-dist/doc/plain/impatient-fr/fmodes.tex
240texmf-dist/doc/plain/impatient-fr/fonts.tex
241texmf-dist/doc/plain/impatient-fr/fpages.tex
242texmf-dist/doc/plain/impatient-fr/fparas.tex
243texmf-dist/doc/plain/impatient-fr/fpreface.tex
244texmf-dist/doc/plain/impatient-fr/fread1st.tex
245texmf-dist/doc/plain/impatient-fr/ftips.tex
246texmf-dist/doc/plain/impatient-fr/fusebook.tex
247texmf-dist/doc/plain/impatient-fr/fusermacs.tex
248texmf-dist/doc/plain/impatient-fr/fusingtex.tex
249texmf-dist/doc/plain/impatient-fr/fxmptext.tex
250texmf-dist/doc/latex/l2tabu-french/README
251texmf-dist/doc/latex/l2tabu-french/l2tabufr-heavy.pdf
252texmf-dist/doc/latex/l2tabu-french/l2tabufr-light.pdf
253texmf-dist/doc/latex/l2tabu-french/l2tabufr.tex
254texmf-dist/doc/latex/lshort-french/README
255texmf-dist/doc/latex/lshort-french/historique
256texmf-dist/doc/latex/lshort-french/lshort-fr-5.01fr-0.tgz
257texmf-dist/doc/latex/lshort-french/lshort-fr.pdf
258texmf-dist/doc/latex/translation-array-fr/Copyright
259texmf-dist/doc/latex/translation-array-fr/README
260texmf-dist/doc/latex/translation-array-fr/f-array.dtx
261texmf-dist/doc/latex/translation-array-fr/f-array.pdf
262texmf-dist/doc/latex/translation-array-fr/ltxdoc.cfg
263texmf-dist/doc/latex/translation-dcolumn-fr/Copyright
264texmf-dist/doc/latex/translation-dcolumn-fr/README
265texmf-dist/doc/latex/translation-dcolumn-fr/f-dcolumn.dtx
266texmf-dist/doc/latex/translation-dcolumn-fr/f-dcolumn.pdf
267texmf-dist/doc/latex/translation-natbib-fr/f-natbib.dtx
268texmf-dist/doc/latex/translation-natbib-fr/f-natbib.pdf
269texmf-dist/doc/latex/translation-tabbing-fr/f-Tabbing.dtx
270texmf-dist/doc/latex/translation-tabbing-fr/f-Tabbing.pdf
271texmf-dist/doc/latex/translation-tabbing-fr/ltxdoc.cfg
272)
273
274%__mkdir_p ${PREF}/texmf-dist
275for i in "${manifest[@]}"; do
276    %__install -m $(stat -c %a %{texlive_src}/$i) -p -D %{texlive_src}/$i ${PREF}/$i
277done
278## make symlinks of core script utils
279mk_symlinks=(
280texlive-collection-bibtexextra,/usr/bin/bibexport,/usr/share/texmf-dist/scripts/bibexport/bibexport.sh
281texlive-collection-bibtexextra,/usr/bin/listbib,/usr/share/texmf-dist/scripts/listbib/listbib
282texlive-collection-bibtexextra,/usr/bin/urlbst,/usr/share/texmf-dist/scripts/urlbst/urlbst
283texlive-collection-binextra,/usr/bin/arlatex,/usr/share/texmf-dist/scripts/bundledoc/arlatex
284texlive-collection-binextra,/usr/bin/bundledoc,/usr/share/texmf-dist/scripts/bundledoc/bundledoc
285texlive-collection-binextra,/usr/bin/ctanify,/usr/share/texmf-dist/scripts/ctanify/ctanify
286texlive-collection-binextra,/usr/bin/ctanupload,/usr/share/texmf-dist/scripts/ctanupload/ctanupload.pl
287texlive-collection-binextra,/usr/bin/de-macro,/usr/share/texmf-dist/scripts/de-macro/de-macro
288texlive-collection-binextra,/usr/bin/dviasm,/usr/share/texmf-dist/scripts/dviasm/dviasm.py
289texlive-collection-binextra,/usr/bin/findhyph,/usr/share/texmf-dist/scripts/findhyph/findhyph
290texlive-collection-binextra,/usr/bin/fragmaster,/usr/share/texmf-dist/scripts/fragmaster/fragmaster.pl
291texlive-collection-binextra,/usr/bin/installfont-tl,/usr/share/texmf-dist/scripts/installfont/installfont-tl
292texlive-collection-binextra,/usr/bin/latex2man,/usr/share/texmf-dist/scripts/latex2man/latex2man
293texlive-collection-binextra,/usr/bin/latexdiff,/usr/share/texmf-dist/scripts/latexdiff/latexdiff.pl
294texlive-collection-binextra,/usr/bin/latexdiff-vc,/usr/share/texmf-dist/scripts/latexdiff/latexdiff-vc.pl
295texlive-collection-binextra,/usr/bin/latexfileversion,/usr/share/texmf-dist/scripts/latexfileversion/latexfileversion
296texlive-collection-binextra,/usr/bin/latexmk,/usr/share/texmf-dist/scripts/latexmk/latexmk.pl
297texlive-collection-binextra,/usr/bin/latexrevise,/usr/share/texmf-dist/scripts/latexdiff/latexrevise.pl
298texlive-collection-binextra,/usr/bin/listings-ext.sh,/usr/share/texmf-dist/scripts/listings-ext/listings-ext.sh
299texlive-collection-binextra,/usr/bin/match_parens,/usr/share/texmf-dist/scripts/match_parens/match_parens
300texlive-collection-binextra,/usr/bin/mkjobtexmf,/usr/share/texmf-dist/scripts/mkjobtexmf/mkjobtexmf.pl
301texlive-collection-binextra,/usr/bin/pdf180,/usr/share/texmf-dist/scripts/pdfjam/pdf180
302texlive-collection-binextra,/usr/bin/pdf270,/usr/share/texmf-dist/scripts/pdfjam/pdf270
303texlive-collection-binextra,/usr/bin/pdf90,/usr/share/texmf-dist/scripts/pdfjam/pdf90
304texlive-collection-binextra,/usr/bin/pdfbook,/usr/share/texmf-dist/scripts/pdfjam/pdfbook
305texlive-collection-binextra,/usr/bin/pdfcrop,/usr/share/texmf-dist/scripts/pdfcrop/pdfcrop.pl
306texlive-collection-binextra,/usr/bin/pdfflip,/usr/share/texmf-dist/scripts/pdfjam/pdfflip
307texlive-collection-binextra,/usr/bin/pdfjam,/usr/share/texmf-dist/scripts/pdfjam/pdfjam
308texlive-collection-binextra,/usr/bin/pdfjam-pocketmod,/usr/share/texmf-dist/scripts/pdfjam/pdfjam-pocketmod
309texlive-collection-binextra,/usr/bin/pdfjam-slides3up,/usr/share/texmf-dist/scripts/pdfjam/pdfjam-slides3up
310texlive-collection-binextra,/usr/bin/pdfjam-slides6up,/usr/share/texmf-dist/scripts/pdfjam/pdfjam-slides6up
311texlive-collection-binextra,/usr/bin/pdfjoin,/usr/share/texmf-dist/scripts/pdfjam/pdfjoin
312texlive-collection-binextra,/usr/bin/pdfnup,/usr/share/texmf-dist/scripts/pdfjam/pdfnup
313texlive-collection-binextra,/usr/bin/pdfpun,/usr/share/texmf-dist/scripts/pdfjam/pdfpun
314texlive-collection-binextra,/usr/bin/pkfix,/usr/share/texmf-dist/scripts/pkfix/pkfix.pl
315texlive-collection-binextra,/usr/bin/pkfix-helper,/usr/share/texmf-dist/scripts/pkfix-helper/pkfix-helper
316texlive-collection-binextra,/usr/bin/purifyeps,/usr/share/texmf-dist/scripts/purifyeps/purifyeps
317texlive-collection-binextra,/usr/bin/sty2dtx,/usr/share/texmf-dist/scripts/sty2dtx/sty2dtx.pl
318texlive-collection-binextra,/usr/bin/texcount,/usr/share/texmf-dist/scripts/texcount/texcount.pl
319texlive-collection-binextra,/usr/bin/texdef,/usr/share/texmf-dist/scripts/texdef/texdef.pl
320texlive-collection-binextra,/usr/bin/texdiff,/usr/share/texmf-dist/scripts/texdiff/texdiff
321texlive-collection-binextra,/usr/bin/texdirflatten,/usr/share/texmf-dist/scripts/texdirflatten/texdirflatten
322texlive-collection-binextra,/usr/bin/texliveonfly,/usr/share/texmf-dist/scripts/texliveonfly/texliveonfly.py
323texlive-collection-binextra,/usr/bin/texloganalyser,/usr/share/texmf-dist/scripts/texloganalyser/texloganalyser
324texlive-collection-binextra,/usr/bin/typeoutfileinfo,/usr/share/texmf-dist/scripts/typeoutfileinfo/typeoutfileinfo.sh
325texlive-collection-fontutils,/usr/bin/afm2afm,/usr/share/texmf-dist/scripts/fontools/afm2afm
326texlive-collection-fontutils,/usr/bin/autoinst,/usr/share/texmf-dist/scripts/fontools/autoinst
327texlive-collection-fontutils,/usr/bin/dosepsbin,/usr/share/texmf-dist/scripts/dosepsbin/dosepsbin.pl
328texlive-collection-fontutils,/usr/bin/epstopdf,/usr/share/texmf-dist/scripts/epstopdf/epstopdf.pl
329texlive-collection-fontutils,/usr/bin/mf2pt1,/usr/share/texmf-dist/scripts/mf2pt1/mf2pt1.pl
330texlive-collection-fontutils,/usr/bin/mkt1font,/usr/share/texmf-dist/scripts/accfonts/mkt1font
331texlive-collection-fontutils,/usr/bin/ot2kpx,/usr/share/texmf-dist/scripts/fontools/ot2kpx
332texlive-collection-fontutils,/usr/bin/vpl2ovp,/usr/share/texmf-dist/scripts/accfonts/vpl2ovp
333texlive-collection-fontutils,/usr/bin/vpl2vpl,/usr/share/texmf-dist/scripts/accfonts/vpl2vpl
334texlive-collection-htmlxml,/usr/bin/ht,/usr/share/texmf-dist/scripts/tex4ht/ht.sh
335texlive-collection-htmlxml,/usr/bin/htcontext,/usr/share/texmf-dist/scripts/tex4ht/htcontext.sh
336texlive-collection-htmlxml,/usr/bin/htlatex,/usr/share/texmf-dist/scripts/tex4ht/htlatex.sh
337texlive-collection-htmlxml,/usr/bin/htmex,/usr/share/texmf-dist/scripts/tex4ht/htmex.sh
338texlive-collection-htmlxml,/usr/bin/httex,/usr/share/texmf-dist/scripts/tex4ht/httex.sh
339texlive-collection-htmlxml,/usr/bin/httexi,/usr/share/texmf-dist/scripts/tex4ht/httexi.sh
340texlive-collection-htmlxml,/usr/bin/htxelatex,/usr/share/texmf-dist/scripts/tex4ht/htxelatex.sh
341texlive-collection-htmlxml,/usr/bin/htxetex,/usr/share/texmf-dist/scripts/tex4ht/htxetex.sh
342texlive-collection-htmlxml,/usr/bin/mk4ht,/usr/share/texmf-dist/scripts/tex4ht/mk4ht.pl
343texlive-collection-langcjk,/usr/bin/convbkmk,/usr/share/texmf-dist/scripts/uptex/convbkmk.rb
344texlive-collection-langcjk,/usr/bin/updmap-setup-kanji,/usr/share/texmf-dist/scripts/jfontmaps/updmap-setup-kanji.pl
345texlive-collection-langgreek,/usr/bin/mkgrkindex,/usr/share/texmf-dist/scripts/mkgrkindex/mkgrkindex
346texlive-collection-langindic,/usr/bin/ebong,/usr/share/texmf-dist/scripts/ebong/ebong.py
347texlive-collection-latex,/usr/bin/mptopdf,/usr/share/texmf-dist/scripts/context/perl/mptopdf.pl
348texlive-collection-latex,/usr/bin/pdfatfi,/usr/share/texmf-dist/scripts/oberdiek/pdfatfi.pl
349texlive-collection-latexextra,/usr/bin/authorindex,/usr/share/texmf-dist/scripts/authorindex/authorindex
350texlive-collection-latexextra,/usr/bin/exceltex,/usr/share/texmf-dist/scripts/exceltex/exceltex
351texlive-collection-latexextra,/usr/bin/makeglossaries,/usr/share/texmf-dist/scripts/glossaries/makeglossaries
352texlive-collection-latexextra,/usr/bin/pdfannotextractor,/usr/share/texmf-dist/scripts/pax/pdfannotextractor.pl
353texlive-collection-latexextra,/usr/bin/perltex,/usr/share/texmf-dist/scripts/perltex/perltex.pl
354texlive-collection-latexextra,/usr/bin/ps4pdf,/usr/share/texmf-dist/scripts/pst-pdf/ps4pdf
355texlive-collection-latexextra,/usr/bin/splitindex,/usr/share/texmf-dist/scripts/splitindex/perl/splitindex.pl
356texlive-collection-latexextra,/usr/bin/svn-multi,/usr/share/texmf-dist/scripts/svn-multi/svn-multi.pl
357texlive-collection-latexextra,/usr/bin/vpe,/usr/share/texmf-dist/scripts/vpe/vpe.pl
358texlive-collection-latexrecommended,/usr/bin/thumbpdf,/usr/share/texmf-dist/scripts/thumbpdf/thumbpdf.pl
359texlive-collection-luatex,/usr/bin/checkcites,/usr/share/texmf-dist/scripts/checkcites/checkcites.lua
360texlive-collection-luatex,/usr/bin/mkluatexfontdb,/usr/share/texmf-dist/scripts/luaotfload/mkluatexfontdb.lua
361texlive-collection-music,/usr/bin/m-tx,/usr/share/texmf-dist/scripts/m-tx/m-tx.lua
362texlive-collection-music,/usr/bin/musixflx,/usr/share/texmf-dist/scripts/musixtex/musixflx.lua
363texlive-collection-music,/usr/bin/musixtex,/usr/share/texmf-dist/scripts/musixtex/musixtex.lua
364texlive-collection-music,/usr/bin/pmx2pdf,/usr/share/texmf-dist/scripts/pmx/pmx2pdf.lua
365texlive-collection-pictures,/usr/bin/cachepic,/usr/share/texmf-dist/scripts/cachepic/cachepic.tlu
366texlive-collection-pictures,/usr/bin/epspdf,/usr/share/texmf-dist/scripts/epspdf/epspdf.rb
367texlive-collection-pictures,/usr/bin/epspdftk,/usr/share/texmf-dist/scripts/epspdf/epspdftk.tcl
368texlive-collection-pictures,/usr/bin/fig4latex,/usr/share/texmf-dist/scripts/fig4latex/fig4latex
369texlive-collection-pictures,/usr/bin/mathspic,/usr/share/texmf-dist/scripts/mathspic/mathspic.pl
370texlive-collection-pstricks,/usr/bin/pedigree,/usr/share/texmf-dist/scripts/pedigree-perl/pedigree.pl
371texlive-collection-pstricks,/usr/bin/pst2pdf,/usr/share/texmf-dist/scripts/pst2pdf/pst2pdf
372texlive-collection-science,/usr/bin/ulqda,/usr/share/texmf-dist/scripts/ulqda/ulqda.pl
373)
374%__mkdir_p %{buildroot}%{_bindir}
375pushd %{buildroot}%{_bindir}
376    for i in "${mk_symlinks[@]}"; do
377        tlc=$(/bin/echo $i | cut -f 1 -d",")
378        lnk=$(/bin/echo $i | cut -f 2 -d"," | %__sed -e "s|/usr/bin/||")
379        rlnk=$(/bin/echo $i | cut -f 3 -d"," | %__sed -e "s|/usr/|../|")
380
381        [ "%{name}" = "$tlc" ] || continue
382        [ -f $rlnk ] || exit 1
383        %__ln_s $rlnk $lnk || exit 1
384    done
385popd
386## Files list
387find %{buildroot} -type f -or -type l | \
388    %__sed -e "s|%{buildroot}||g" > filelist.full
389
390find %{buildroot}%{texmf}-dist -type d | \
391    %__sed -e "s|^%{buildroot}|%dir |" \
392           -e "s|$|/|"             >> filelist.full
393
394%clean
395%__rm -rf %{buildroot}
396
397%post
398%touch_run texhash
399%touch_run mtxrun
400
401exit 0
402
403
404%postun
405if [ "$1" = 0 ]; then
406    %touch_run texhash
407
408fi
409
410exit 0
411
412%posttrans
413%{exec_texhash}
414%{exec_mtxrun}
415%{exec_updmap}
416%{exec_fmtutil}
417exit 0
418
419
420%files -f filelist.full
421%defattr(-,root,root,-)
422
423%changelog
424* Fri Nov 23 2012 Munehiro Yamamoto <munepi@vinelinux.org> 2012-1
425- generated by tlpdb2rpmspec 2012-1: tlpdb2rpmspec collection-documentation-french
426
427* Sat Dec  3 2011 Munehiro Yamamoto <munepi@vinelinux.org> 2011-2
428- generated by tlpdb2rpmspec 2011-2: tlpdb2rpmspec collection-documentation-french
429- set external dependencies (texlive-collection-binextra,
430  texlive-collection-fontutils)
431
432* Sun Oct 30 2011 Munehiro Yamamoto <munepi@vinelinux.org> 2011-1
433- generated by tlpdb2rpmspec 2011-1: tlpdb2rpmspec collection-documentation-french
434
435* Mon Mar 23 2011 Munehiro Yamamoto <munepi@vinelinux.org> 2009-4
436- generated by tlpdb2rpmspec 2009-4: tlpdb2rpmspec collection-documentation-french
437- make symlinks of core script utils (texlive-collection-binextra,
438  texlive-collection-context, texlive-collection-fontutils,
439  texlive-collection-langgreek, texlive-collection-langindic,
440  texlive-collection-latex, texlive-collection-latexextra,
441  texlive-collection-latexrecommended, texlive-collection-pictures,
442  texlive-collection-pstricks, texlive-collection-science)
443
444* Fri Jan 14 2011 Munehiro Yamamoto <munepi@vinelinux.org> 2009-3
445- generated by tlpdb2rpmspec 2009-3: tlpdb2rpmspec collection-documentation-french
446- improved %%post
447
448* Fri Oct 01 2010 Munehiro Yamamoto <munepi@vinelinux.org> 2009-2
449- generated by tlpdb2rpmspec 2009-2: tlpdb2rpmspec collection-documentation-french
450- removed arch dependent binaries (texlive-collection-latexextra)
451- fixed perl path
452- improved updmap process in %%post and %%postun
453
454* Sat Aug 07 2010 Munehiro Yamamoto <munepi@vinelinux.org> 2009-1
455- generated by tlpdb2rpmspec 2009-1: tlpdb2rpmspec collection-documentation-french
Note: See TracBrowser for help on using the repository browser.