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

Revision 7148, 23.1 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-langgerman
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: German
48Summary(ja): TeX Live: German
49Name: texlive-collection-langgerman
50Version: 2012
51Release: 1%{?_dist_release}
52License: LPPL 1.3, LPPL, GPL+, No Info, Freely redistributable without restriction
53Group: Applications/Publishing
54URL:http://www.tug.org/texlive/
55
56Requires: texlive = %{version}
57Requires: texlive-collection-basic = %{version}
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 German:
81Support for typesetting German.
82
83This package contains the following CTAN packages:
84bibleref-german: German adaptation of bibleref.
85dehyph-exptl: Experimental hyphenation patterns for the German language.
86dhua: German abbreviations using thin space.
87booktabs-de: German version of booktabs.
88csquotes-de: German translation of csquotes documentation.
89etoolbox-de: German translation of documentation of etoolbox.
90geometry-de: German translation of the geometry package.
91german: Support for German typography.
92germbib: German variants of standard BibTeX styles.
93germkorr: Change kerning for german quotation marks.
94hausarbeit-jura: Class for writing "juristiche Hausarbeiten" at German Universities.
95microtype-de: Translation into German of the documentation of microtype.
96r_und_s: Chemical hazard codes.
97tipa-de: German translation of tipa documentation.
98umlaute: German input encodings in LaTeX.
99hyphen-german: German hyphenation patterns.
100
101%description -l ja
102TeX Live ソフトウェアディストリビューションは、
103さまざまな Unix, Macintosh, Windows、および
104他のプラットホームに対して完全な TeX システムを提供します。
105多くの異なった言語を含む TeX ドキュメントの
106編集、組版、閲覧、印刷するためのプログラム、
107そして、TeX マクロやフォントライブラリの大きなコレクションを
108同梱しています。
109
110このディストリビューションは
111同梱しているソフトウェアパッケージのためのドキュメントばかりでなく、
112TeX に関するたくさんの一般的なドキュメントを含んでいます。
113
114このパッケージは以下のようなパッケージ集です。
115German:
116Support for typesetting German.
117
118このパッケージは以下の CTAN パッケージを含んでいます:
119bibleref-german: German adaptation of bibleref.
120dehyph-exptl: Experimental hyphenation patterns for the German language.
121dhua: German abbreviations using thin space.
122booktabs-de: German version of booktabs.
123csquotes-de: German translation of csquotes documentation.
124etoolbox-de: German translation of documentation of etoolbox.
125geometry-de: German translation of the geometry package.
126german: Support for German typography.
127germbib: German variants of standard BibTeX styles.
128germkorr: Change kerning for german quotation marks.
129hausarbeit-jura: Class for writing "juristiche Hausarbeiten" at German Universities.
130microtype-de: Translation into German of the documentation of microtype.
131r_und_s: Chemical hazard codes.
132tipa-de: German translation of tipa documentation.
133umlaute: German input encodings in LaTeX.
134hyphen-german: German hyphenation patterns.
135
136%package doc
137Summary: TeX Live: Documentation files of %{name}
138Group: Applications/Publishing
139Requires: %{name} = %{version}-%{release}
140
141%description doc
142This package contains documentation files of %{name}.
143
144%prep
145
146%build
147
148%install
149[ -n "%{buildroot}" -a "%{buildroot}" != / ] && %__rm -rf %{buildroot}
150
151PREF=%{buildroot}%{tex_destdir}
152
153manifest=(
154texmf-dist/doc/latex/bibleref-german/CHANGES
155texmf-dist/doc/latex/bibleref-german/LIESMICH
156texmf-dist/doc/latex/bibleref-german/README
157texmf-dist/doc/latex/bibleref-german/bibleref-german-preamble.tex
158texmf-dist/doc/latex/bibleref-german/bibleref-german-print.tex
159texmf-dist/doc/latex/bibleref-german/bibleref-german-screen.tex
160texmf-dist/doc/latex/bibleref-german/de-bibleref-german.pdf
161texmf-dist/doc/latex/bibleref-german/de-bibleref-german.tex
162texmf-dist/doc/latex/bibleref-german/en-bibleref-german.pdf
163texmf-dist/doc/latex/bibleref-german/en-bibleref-german.tex
164texmf-dist/tex/latex/bibleref-german/bibleref-german.sty
165texmf-dist/doc/generic/dehyph-exptl/CHANGES
166texmf-dist/doc/generic/dehyph-exptl/INSTALL
167texmf-dist/doc/generic/dehyph-exptl/LICENSE
168texmf-dist/doc/generic/dehyph-exptl/README
169texmf-dist/doc/generic/dehyph-exptl/dehyph-exptl.bib
170texmf-dist/doc/generic/dehyph-exptl/dehyph-exptl.pdf
171texmf-dist/doc/generic/dehyph-exptl/dehyph-exptl.tex
172texmf-dist/tex/generic/dehyph-exptl/dehyphn-x-2012-05-30.pat
173texmf-dist/tex/generic/dehyph-exptl/dehyphn-x-2012-05-30.tex
174texmf-dist/tex/generic/dehyph-exptl/dehypht-x-2012-05-30.pat
175texmf-dist/tex/generic/dehyph-exptl/dehypht-x-2012-05-30.tex
176texmf-dist/tex/generic/dehyph-exptl/dehyphts-x-2012-05-30.pat
177texmf-dist/tex/generic/dehyph-exptl/dehyphts-x-2012-05-30.tex
178texmf-dist/doc/latex/dhua/README
179texmf-dist/doc/latex/dhua/README.pdf
180texmf-dist/doc/latex/dhua/SrcFILEs.txt
181texmf-dist/doc/latex/dhua/dhua.pdf
182texmf-dist/source/latex/dhua/README.tex
183texmf-dist/source/latex/dhua/dhua.tex
184texmf-dist/source/latex/dhua/srcfiles.tex
185texmf-dist/tex/latex/dhua/dhua.cfg
186texmf-dist/tex/latex/dhua/dhua.sty
187texmf-dist/doc/latex/booktabs-de/README-DE
188texmf-dist/doc/latex/booktabs-de/booktabs-de.dtx
189texmf-dist/doc/latex/booktabs-de/booktabs-de.ins
190texmf-dist/doc/latex/booktabs-de/booktabs-de.pdf
191texmf-dist/doc/latex/csquotes-de/LIESMICH
192texmf-dist/doc/latex/csquotes-de/csquotes-DE.pdf
193texmf-dist/doc/latex/csquotes-de/csquotes-DE.tex
194texmf-dist/doc/latex/etoolbox-de/etoolbox-DE.pdf
195texmf-dist/doc/latex/etoolbox-de/etoolbox-DE.tex
196texmf-dist/doc/latex/geometry-de/README
197texmf-dist/doc/latex/geometry-de/README-DE
198texmf-dist/doc/latex/geometry-de/geometry-de.dtx
199texmf-dist/doc/latex/geometry-de/geometry-de.pdf
200texmf-dist/doc/latex/geometry-de/geometry.ins
201texmf-dist/doc/generic/german/00readme.1st
202texmf-dist/doc/generic/german/betatest/00readme.1st
203texmf-dist/doc/generic/german/gerdoc.pdf
204texmf-dist/doc/generic/german/gerdoc.tex
205texmf-dist/doc/generic/german/german.MISSING
206texmf-dist/doc/generic/german/hyphxmpl.cfg
207texmf-dist/source/generic/german/german.dtx
208texmf-dist/source/generic/german/german.ins
209texmf-dist/tex/generic/german/german.sty
210texmf-dist/tex/generic/german/ngerman.sty
211texmf-dist/doc/bibtex/germbib/README.bibgerm
212texmf-dist/doc/bibtex/germbib/apalike.doc
213texmf-dist/doc/bibtex/germbib/apalike.germbib_sty
214texmf-dist/doc/bibtex/germbib/apalike.tex
215texmf-dist/doc/bibtex/germbib/btxdoc.tex
216texmf-dist/doc/bibtex/germbib/btxhak.tex
217texmf-dist/doc/bibtex/germbib/gerbibtx.bib
218texmf-dist/doc/bibtex/germbib/gerbibtx.tex
219texmf-dist/doc/bibtex/germbib/gerxampl.bib
220texmf-dist/doc/bibtex/germbib/schaum.bib
221texmf-dist/doc/bibtex/germbib/testbibgerm.tex
222texmf-dist/doc/bibtex/germbib/testgerb.tex
223texmf-dist/doc/bibtex/germbib/xampl.bib
224texmf-dist/bibtex/bst/germbib/gerabbrv.bst
225texmf-dist/bibtex/bst/germbib/geralpha.bst
226texmf-dist/bibtex/bst/germbib/gerapali.bst
227texmf-dist/bibtex/bst/germbib/gerplain.bst
228texmf-dist/bibtex/bst/germbib/gerunsrt.bst
229texmf-dist/tex/latex/germbib/bibgerm.sty
230texmf-dist/tex/latex/germbib/mynormal.sty
231texmf-dist/doc/latex/germkorr/COPYING
232texmf-dist/doc/latex/germkorr/README
233texmf-dist/doc/latex/germkorr/germkorr.pdf
234texmf-dist/doc/latex/germkorr/germkorr.tex
235texmf-dist/tex/latex/germkorr/germkorr.sty
236texmf-dist/doc/latex/hausarbeit-jura/README
237texmf-dist/doc/latex/hausarbeit-jura/README.
238texmf-dist/doc/latex/hausarbeit-jura/hausarbeit-demo.bib
239texmf-dist/doc/latex/hausarbeit-jura/hausarbeit-demo.tex
240texmf-dist/source/latex/hausarbeit-jura/hausarbeit-jura.dtx
241texmf-dist/source/latex/hausarbeit-jura/hausarbeit-jura.ins
242texmf-dist/tex/latex/hausarbeit-jura/hausarbeit-jura.cls
243texmf-dist/doc/latex/microtype-de/microtype-DE.dtx
244texmf-dist/doc/latex/microtype-de/microtype-DE.pdf
245texmf-dist/doc/latex/r_und_s/README
246texmf-dist/tex/latex/r_und_s/eng_rs.sty
247texmf-dist/tex/latex/r_und_s/eng_rs.tex
248texmf-dist/tex/latex/r_und_s/fr_rs.sty
249texmf-dist/tex/latex/r_und_s/fr_rs.tex
250texmf-dist/tex/latex/r_und_s/nl_rs.sty
251texmf-dist/tex/latex/r_und_s/nl_rs.tex
252texmf-dist/tex/latex/r_und_s/r_und_s.sty
253texmf-dist/tex/latex/r_und_s/r_und_s.tex
254texmf-dist/doc/latex/tipa-de/LIESMICH
255texmf-dist/doc/latex/tipa-de/tipa.bib
256texmf-dist/doc/latex/tipa-de/tipaman-de.pdf
257texmf-dist/doc/latex/tipa-de/tipaman-de.tex
258texmf-dist/doc/latex/tipa-de/tipaman0-de.tex
259texmf-dist/doc/latex/tipa-de/tipaman1-de.tex
260texmf-dist/doc/latex/tipa-de/tipaman2-de.tex
261texmf-dist/doc/latex/tipa-de/tipaman3-de.tex
262texmf-dist/doc/latex/tipa-de/tipaman4-de.tex
263texmf-dist/doc/latex/umlaute/cs_patch.uue
264texmf-dist/doc/latex/umlaute/umlaute.pdf
265texmf-dist/source/latex/umlaute/umlaute.dtx
266texmf-dist/source/latex/umlaute/umlaute.ins
267texmf-dist/tex/latex/umlaute/atari.def
268texmf-dist/tex/latex/umlaute/isolatin.def
269texmf-dist/tex/latex/umlaute/mac.def
270texmf-dist/tex/latex/umlaute/pc850.def
271texmf-dist/tex/latex/umlaute/roman8.def
272texmf-dist/tex/latex/umlaute/umlaute.sty
273)
274
275%__mkdir_p ${PREF}/texmf-dist
276for i in "${manifest[@]}"; do
277    %__install -m $(stat -c %a %{texlive_src}/$i) -p -D %{texlive_src}/$i ${PREF}/$i
278done
279## make symlinks of core script utils
280mk_symlinks=(
281texlive-collection-bibtexextra,/usr/bin/bibexport,/usr/share/texmf-dist/scripts/bibexport/bibexport.sh
282texlive-collection-bibtexextra,/usr/bin/listbib,/usr/share/texmf-dist/scripts/listbib/listbib
283texlive-collection-bibtexextra,/usr/bin/urlbst,/usr/share/texmf-dist/scripts/urlbst/urlbst
284texlive-collection-binextra,/usr/bin/arlatex,/usr/share/texmf-dist/scripts/bundledoc/arlatex
285texlive-collection-binextra,/usr/bin/bundledoc,/usr/share/texmf-dist/scripts/bundledoc/bundledoc
286texlive-collection-binextra,/usr/bin/ctanify,/usr/share/texmf-dist/scripts/ctanify/ctanify
287texlive-collection-binextra,/usr/bin/ctanupload,/usr/share/texmf-dist/scripts/ctanupload/ctanupload.pl
288texlive-collection-binextra,/usr/bin/de-macro,/usr/share/texmf-dist/scripts/de-macro/de-macro
289texlive-collection-binextra,/usr/bin/dviasm,/usr/share/texmf-dist/scripts/dviasm/dviasm.py
290texlive-collection-binextra,/usr/bin/findhyph,/usr/share/texmf-dist/scripts/findhyph/findhyph
291texlive-collection-binextra,/usr/bin/fragmaster,/usr/share/texmf-dist/scripts/fragmaster/fragmaster.pl
292texlive-collection-binextra,/usr/bin/installfont-tl,/usr/share/texmf-dist/scripts/installfont/installfont-tl
293texlive-collection-binextra,/usr/bin/latex2man,/usr/share/texmf-dist/scripts/latex2man/latex2man
294texlive-collection-binextra,/usr/bin/latexdiff,/usr/share/texmf-dist/scripts/latexdiff/latexdiff.pl
295texlive-collection-binextra,/usr/bin/latexdiff-vc,/usr/share/texmf-dist/scripts/latexdiff/latexdiff-vc.pl
296texlive-collection-binextra,/usr/bin/latexfileversion,/usr/share/texmf-dist/scripts/latexfileversion/latexfileversion
297texlive-collection-binextra,/usr/bin/latexmk,/usr/share/texmf-dist/scripts/latexmk/latexmk.pl
298texlive-collection-binextra,/usr/bin/latexrevise,/usr/share/texmf-dist/scripts/latexdiff/latexrevise.pl
299texlive-collection-binextra,/usr/bin/listings-ext.sh,/usr/share/texmf-dist/scripts/listings-ext/listings-ext.sh
300texlive-collection-binextra,/usr/bin/match_parens,/usr/share/texmf-dist/scripts/match_parens/match_parens
301texlive-collection-binextra,/usr/bin/mkjobtexmf,/usr/share/texmf-dist/scripts/mkjobtexmf/mkjobtexmf.pl
302texlive-collection-binextra,/usr/bin/pdf180,/usr/share/texmf-dist/scripts/pdfjam/pdf180
303texlive-collection-binextra,/usr/bin/pdf270,/usr/share/texmf-dist/scripts/pdfjam/pdf270
304texlive-collection-binextra,/usr/bin/pdf90,/usr/share/texmf-dist/scripts/pdfjam/pdf90
305texlive-collection-binextra,/usr/bin/pdfbook,/usr/share/texmf-dist/scripts/pdfjam/pdfbook
306texlive-collection-binextra,/usr/bin/pdfcrop,/usr/share/texmf-dist/scripts/pdfcrop/pdfcrop.pl
307texlive-collection-binextra,/usr/bin/pdfflip,/usr/share/texmf-dist/scripts/pdfjam/pdfflip
308texlive-collection-binextra,/usr/bin/pdfjam,/usr/share/texmf-dist/scripts/pdfjam/pdfjam
309texlive-collection-binextra,/usr/bin/pdfjam-pocketmod,/usr/share/texmf-dist/scripts/pdfjam/pdfjam-pocketmod
310texlive-collection-binextra,/usr/bin/pdfjam-slides3up,/usr/share/texmf-dist/scripts/pdfjam/pdfjam-slides3up
311texlive-collection-binextra,/usr/bin/pdfjam-slides6up,/usr/share/texmf-dist/scripts/pdfjam/pdfjam-slides6up
312texlive-collection-binextra,/usr/bin/pdfjoin,/usr/share/texmf-dist/scripts/pdfjam/pdfjoin
313texlive-collection-binextra,/usr/bin/pdfnup,/usr/share/texmf-dist/scripts/pdfjam/pdfnup
314texlive-collection-binextra,/usr/bin/pdfpun,/usr/share/texmf-dist/scripts/pdfjam/pdfpun
315texlive-collection-binextra,/usr/bin/pkfix,/usr/share/texmf-dist/scripts/pkfix/pkfix.pl
316texlive-collection-binextra,/usr/bin/pkfix-helper,/usr/share/texmf-dist/scripts/pkfix-helper/pkfix-helper
317texlive-collection-binextra,/usr/bin/purifyeps,/usr/share/texmf-dist/scripts/purifyeps/purifyeps
318texlive-collection-binextra,/usr/bin/sty2dtx,/usr/share/texmf-dist/scripts/sty2dtx/sty2dtx.pl
319texlive-collection-binextra,/usr/bin/texcount,/usr/share/texmf-dist/scripts/texcount/texcount.pl
320texlive-collection-binextra,/usr/bin/texdef,/usr/share/texmf-dist/scripts/texdef/texdef.pl
321texlive-collection-binextra,/usr/bin/texdiff,/usr/share/texmf-dist/scripts/texdiff/texdiff
322texlive-collection-binextra,/usr/bin/texdirflatten,/usr/share/texmf-dist/scripts/texdirflatten/texdirflatten
323texlive-collection-binextra,/usr/bin/texliveonfly,/usr/share/texmf-dist/scripts/texliveonfly/texliveonfly.py
324texlive-collection-binextra,/usr/bin/texloganalyser,/usr/share/texmf-dist/scripts/texloganalyser/texloganalyser
325texlive-collection-binextra,/usr/bin/typeoutfileinfo,/usr/share/texmf-dist/scripts/typeoutfileinfo/typeoutfileinfo.sh
326texlive-collection-fontutils,/usr/bin/afm2afm,/usr/share/texmf-dist/scripts/fontools/afm2afm
327texlive-collection-fontutils,/usr/bin/autoinst,/usr/share/texmf-dist/scripts/fontools/autoinst
328texlive-collection-fontutils,/usr/bin/dosepsbin,/usr/share/texmf-dist/scripts/dosepsbin/dosepsbin.pl
329texlive-collection-fontutils,/usr/bin/epstopdf,/usr/share/texmf-dist/scripts/epstopdf/epstopdf.pl
330texlive-collection-fontutils,/usr/bin/mf2pt1,/usr/share/texmf-dist/scripts/mf2pt1/mf2pt1.pl
331texlive-collection-fontutils,/usr/bin/mkt1font,/usr/share/texmf-dist/scripts/accfonts/mkt1font
332texlive-collection-fontutils,/usr/bin/ot2kpx,/usr/share/texmf-dist/scripts/fontools/ot2kpx
333texlive-collection-fontutils,/usr/bin/vpl2ovp,/usr/share/texmf-dist/scripts/accfonts/vpl2ovp
334texlive-collection-fontutils,/usr/bin/vpl2vpl,/usr/share/texmf-dist/scripts/accfonts/vpl2vpl
335texlive-collection-htmlxml,/usr/bin/ht,/usr/share/texmf-dist/scripts/tex4ht/ht.sh
336texlive-collection-htmlxml,/usr/bin/htcontext,/usr/share/texmf-dist/scripts/tex4ht/htcontext.sh
337texlive-collection-htmlxml,/usr/bin/htlatex,/usr/share/texmf-dist/scripts/tex4ht/htlatex.sh
338texlive-collection-htmlxml,/usr/bin/htmex,/usr/share/texmf-dist/scripts/tex4ht/htmex.sh
339texlive-collection-htmlxml,/usr/bin/httex,/usr/share/texmf-dist/scripts/tex4ht/httex.sh
340texlive-collection-htmlxml,/usr/bin/httexi,/usr/share/texmf-dist/scripts/tex4ht/httexi.sh
341texlive-collection-htmlxml,/usr/bin/htxelatex,/usr/share/texmf-dist/scripts/tex4ht/htxelatex.sh
342texlive-collection-htmlxml,/usr/bin/htxetex,/usr/share/texmf-dist/scripts/tex4ht/htxetex.sh
343texlive-collection-htmlxml,/usr/bin/mk4ht,/usr/share/texmf-dist/scripts/tex4ht/mk4ht.pl
344texlive-collection-langcjk,/usr/bin/convbkmk,/usr/share/texmf-dist/scripts/uptex/convbkmk.rb
345texlive-collection-langcjk,/usr/bin/updmap-setup-kanji,/usr/share/texmf-dist/scripts/jfontmaps/updmap-setup-kanji.pl
346texlive-collection-langgreek,/usr/bin/mkgrkindex,/usr/share/texmf-dist/scripts/mkgrkindex/mkgrkindex
347texlive-collection-langindic,/usr/bin/ebong,/usr/share/texmf-dist/scripts/ebong/ebong.py
348texlive-collection-latex,/usr/bin/mptopdf,/usr/share/texmf-dist/scripts/context/perl/mptopdf.pl
349texlive-collection-latex,/usr/bin/pdfatfi,/usr/share/texmf-dist/scripts/oberdiek/pdfatfi.pl
350texlive-collection-latexextra,/usr/bin/authorindex,/usr/share/texmf-dist/scripts/authorindex/authorindex
351texlive-collection-latexextra,/usr/bin/exceltex,/usr/share/texmf-dist/scripts/exceltex/exceltex
352texlive-collection-latexextra,/usr/bin/makeglossaries,/usr/share/texmf-dist/scripts/glossaries/makeglossaries
353texlive-collection-latexextra,/usr/bin/pdfannotextractor,/usr/share/texmf-dist/scripts/pax/pdfannotextractor.pl
354texlive-collection-latexextra,/usr/bin/perltex,/usr/share/texmf-dist/scripts/perltex/perltex.pl
355texlive-collection-latexextra,/usr/bin/ps4pdf,/usr/share/texmf-dist/scripts/pst-pdf/ps4pdf
356texlive-collection-latexextra,/usr/bin/splitindex,/usr/share/texmf-dist/scripts/splitindex/perl/splitindex.pl
357texlive-collection-latexextra,/usr/bin/svn-multi,/usr/share/texmf-dist/scripts/svn-multi/svn-multi.pl
358texlive-collection-latexextra,/usr/bin/vpe,/usr/share/texmf-dist/scripts/vpe/vpe.pl
359texlive-collection-latexrecommended,/usr/bin/thumbpdf,/usr/share/texmf-dist/scripts/thumbpdf/thumbpdf.pl
360texlive-collection-luatex,/usr/bin/checkcites,/usr/share/texmf-dist/scripts/checkcites/checkcites.lua
361texlive-collection-luatex,/usr/bin/mkluatexfontdb,/usr/share/texmf-dist/scripts/luaotfload/mkluatexfontdb.lua
362texlive-collection-music,/usr/bin/m-tx,/usr/share/texmf-dist/scripts/m-tx/m-tx.lua
363texlive-collection-music,/usr/bin/musixflx,/usr/share/texmf-dist/scripts/musixtex/musixflx.lua
364texlive-collection-music,/usr/bin/musixtex,/usr/share/texmf-dist/scripts/musixtex/musixtex.lua
365texlive-collection-music,/usr/bin/pmx2pdf,/usr/share/texmf-dist/scripts/pmx/pmx2pdf.lua
366texlive-collection-pictures,/usr/bin/cachepic,/usr/share/texmf-dist/scripts/cachepic/cachepic.tlu
367texlive-collection-pictures,/usr/bin/epspdf,/usr/share/texmf-dist/scripts/epspdf/epspdf.rb
368texlive-collection-pictures,/usr/bin/epspdftk,/usr/share/texmf-dist/scripts/epspdf/epspdftk.tcl
369texlive-collection-pictures,/usr/bin/fig4latex,/usr/share/texmf-dist/scripts/fig4latex/fig4latex
370texlive-collection-pictures,/usr/bin/mathspic,/usr/share/texmf-dist/scripts/mathspic/mathspic.pl
371texlive-collection-pstricks,/usr/bin/pedigree,/usr/share/texmf-dist/scripts/pedigree-perl/pedigree.pl
372texlive-collection-pstricks,/usr/bin/pst2pdf,/usr/share/texmf-dist/scripts/pst2pdf/pst2pdf
373texlive-collection-science,/usr/bin/ulqda,/usr/share/texmf-dist/scripts/ulqda/ulqda.pl
374)
375%__mkdir_p %{buildroot}%{_bindir}
376pushd %{buildroot}%{_bindir}
377    for i in "${mk_symlinks[@]}"; do
378        tlc=$(/bin/echo $i | cut -f 1 -d",")
379        lnk=$(/bin/echo $i | cut -f 2 -d"," | %__sed -e "s|/usr/bin/||")
380        rlnk=$(/bin/echo $i | cut -f 3 -d"," | %__sed -e "s|/usr/|../|")
381
382        [ "%{name}" = "$tlc" ] || continue
383        [ -f $rlnk ] || exit 1
384        %__ln_s $rlnk $lnk || exit 1
385    done
386popd
387## Files list
388find %{buildroot} -type f -or -type l | \
389    %__sed -e "s|%{buildroot}||g" > filelist.full
390
391find %{buildroot}%{texmf}-dist -type d | \
392    %__sed -e "s|^%{buildroot}|%dir |" \
393           -e "s|$|/|"             >> filelist.full
394
395## subpackages
396grep "/texmf-dist/doc/" filelist.full > filelist.doc
397cat filelist.doc filelist.full | sort | uniq -u > filelist.tmp
398%__mv -f filelist.tmp filelist.full
399
400%clean
401%__rm -rf %{buildroot}
402
403%post
404%touch_run texhash
405%touch_run mtxrun
406
407%touch_run fmtutil
408
409exit 0
410
411
412%postun
413if [ "$1" = 0 ]; then
414    %touch_run texhash
415
416fi
417
418exit 0
419
420%posttrans
421%{exec_texhash}
422%{exec_mtxrun}
423%{exec_updmap}
424%{exec_fmtutil}
425exit 0
426
427
428%files -f filelist.full
429%defattr(-,root,root,-)
430
431%files -f filelist.doc doc
432%defattr(-,root,root,-)
433
434%changelog
435* Fri Nov 23 2012 Munehiro Yamamoto <munepi@vinelinux.org> 2012-1
436- generated by tlpdb2rpmspec 2012-1: tlpdb2rpmspec collection-langgerman
437
438* Sat Dec  3 2011 Munehiro Yamamoto <munepi@vinelinux.org> 2011-2
439- generated by tlpdb2rpmspec 2011-2: tlpdb2rpmspec collection-langgerman
440- set external dependencies (texlive-collection-binextra,
441  texlive-collection-fontutils)
442
443* Sun Oct 30 2011 Munehiro Yamamoto <munepi@vinelinux.org> 2011-1
444- generated by tlpdb2rpmspec 2011-1: tlpdb2rpmspec collection-langgerman
445
446* Mon Mar 23 2011 Munehiro Yamamoto <munepi@vinelinux.org> 2009-4
447- generated by tlpdb2rpmspec 2009-4: tlpdb2rpmspec collection-langgerman
448- make symlinks of core script utils (texlive-collection-binextra,
449  texlive-collection-context, texlive-collection-fontutils,
450  texlive-collection-langgreek, texlive-collection-langindic,
451  texlive-collection-latex, texlive-collection-latexextra,
452  texlive-collection-latexrecommended, texlive-collection-pictures,
453  texlive-collection-pstricks, texlive-collection-science)
454
455* Fri Jan 14 2011 Munehiro Yamamoto <munepi@vinelinux.org> 2009-3
456- generated by tlpdb2rpmspec 2009-3: tlpdb2rpmspec collection-langgerman
457- improved %%post
458
459* Fri Oct 01 2010 Munehiro Yamamoto <munepi@vinelinux.org> 2009-2
460- generated by tlpdb2rpmspec 2009-2: tlpdb2rpmspec collection-langgerman
461- removed arch dependent binaries (texlive-collection-latexextra)
462- fixed perl path
463- improved updmap process in %%post and %%postun
464
465* Sat Aug 07 2010 Munehiro Yamamoto <munepi@vinelinux.org> 2009-1
466- generated by tlpdb2rpmspec 2009-1: tlpdb2rpmspec collection-langgerman
Note: See TracBrowser for help on using the repository browser.