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

Revision 1533, 29.4 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: Omega
28Summary(ja): TeX Live: Omega
29Name: texlive-collection-omega
30Version: 2009
31Release: 1%{?_dist_release}
32License: LPPL, No Info, GPL+
33Group: Applications/Publishing
34URL:http://www.tug.org/texlive/
35
36Requires: texlive = %{version}
37Requires: texlive-collection-basic = %{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 Omega:
62Omega, a 16-bit extended TeX by John Plaice and Yannis
63Haralambous
64
65This package contains the following CTAN packages:
66antomega: Alternative language support for Omega/Lambda.
67lambda:
68mxd: Support for Mongolian "horizontal" (Xewtee Dorwoljin) script.
69mxedruli: A pair of Georgian fonts.
70omega: A wide-character-set extension of TeX.
71aleph: Extended TeX.
72omegaware:
73
74%description -l ja
75TeX Live ソフトウェアディストリビューションは、
76さまざまな Unix, Macintosh, Windows、および
77他のプラットホームに対して完全な TeX システムを提供します。
78多くの異なった言語を含む TeX ドキュメントの
79編集、組版、閲覧、印刷するためのプログラム、
80そして、TeX マクロやフォントライブラリの大きなコレクションを
81同梱しています。
82
83このディストリビューションは
84同梱しているソフトウェアパッケージのためのドキュメントばかりでなく、
85TeX に関するたくさんの一般的なドキュメントを含んでいます。
86
87このパッケージは以下のようなパッケージ集です。
88Omega:
89Omega, a 16-bit extended TeX by John Plaice and Yannis
90Haralambous
91
92このパッケージは以下の CTAN パッケージを含んでいます:
93antomega: Alternative language support for Omega/Lambda.
94lambda:
95mxd: Support for Mongolian "horizontal" (Xewtee Dorwoljin) script.
96mxedruli: A pair of Georgian fonts.
97omega: A wide-character-set extension of TeX.
98aleph: Extended TeX.
99omegaware:
100
101%package doc
102Summary: TeX Live: Documentation files of %{name}
103Group: Applications/Publishing
104Requires: %{name} = %{version}-%{release}
105
106%description doc
107This package contains documentation files of %{name}.
108
109%prep
110
111%build
112
113%install
114[ -n "%{buildroot}" -a "%{buildroot}" != / ] && %__rm -rf %{buildroot}
115
116PREF=%{buildroot}%{tex_destdir}
117
118manifest=(
119texmf-dist/doc/omega/antomega/README
120texmf-dist/doc/omega/antomega/antomega.pdf
121texmf-dist/source/lambda/antomega/antenc.dtx
122texmf-dist/source/lambda/antomega/antenc.ins
123texmf-dist/source/lambda/antomega/antomega.dtx
124texmf-dist/source/lambda/antomega/antomega.ins
125texmf-dist/omega/ocp/antomega/babel2de.ocp
126texmf-dist/omega/ocp/antomega/babel2es.ocp
127texmf-dist/omega/ocp/antomega/babel2la.ocp
128texmf-dist/omega/ocp/antomega/babel2pl.ocp
129texmf-dist/omega/ocp/antomega/babel2punct.ocp
130texmf-dist/omega/ocp/antomega/babel2ru.ocp
131texmf-dist/omega/ocp/antomega/bblgrk2uni.ocp
132texmf-dist/omega/ocp/antomega/dosrus2uni.ocp
133texmf-dist/omega/ocp/antomega/greek2punct.ocp
134texmf-dist/omega/ocp/antomega/iso2uni.ocp
135texmf-dist/omega/ocp/antomega/isobaltic2uni.ocp
136texmf-dist/omega/ocp/antomega/isoce2uni.ocp
137texmf-dist/omega/ocp/antomega/isocyr2uni.ocp
138texmf-dist/omega/ocp/antomega/isogrk2uni.ocp
139texmf-dist/omega/ocp/antomega/koirus2uni.ocp
140texmf-dist/omega/ocp/antomega/latcyr2uni.ocp
141texmf-dist/omega/ocp/antomega/latin/la-lig.ocp
142texmf-dist/omega/ocp/antomega/latin/la-longs.ocp
143texmf-dist/omega/ocp/antomega/latin/la-noj.ocp
144texmf-dist/omega/ocp/antomega/latin/la-nouv.ocp
145texmf-dist/omega/ocp/antomega/oldstyle.ocp
146texmf-dist/omega/ocp/antomega/rhobre.ocp
147texmf-dist/omega/ocp/antomega/rhonobre.ocp
148texmf-dist/omega/ocp/antomega/tex2punct.ocp
149texmf-dist/omega/ocp/antomega/texgrk2uni.ocp
150texmf-dist/omega/ocp/antomega/uni2accents.ocp
151texmf-dist/omega/ocp/antomega/uni2lgr.ocp
152texmf-dist/omega/ocp/antomega/uni2lig.ocp
153texmf-dist/omega/ocp/antomega/uni2omega.ocp
154texmf-dist/omega/ocp/antomega/uni2t1.ocp
155texmf-dist/omega/ocp/antomega/uni2t2a.ocp
156texmf-dist/omega/ocp/antomega/uniutf2uni.ocp
157texmf-dist/omega/ocp/antomega/uppercase-dflt.ocp
158texmf-dist/omega/ocp/antomega/win2uni.ocp
159texmf-dist/omega/ocp/antomega/winbaltic2uni.ocp
160texmf-dist/omega/ocp/antomega/wince2uni.ocp
161texmf-dist/omega/ocp/antomega/wincyr2uni.ocp
162texmf-dist/omega/otp/antomega/babel2de.otp
163texmf-dist/omega/otp/antomega/babel2es.otp
164texmf-dist/omega/otp/antomega/babel2la.otp
165texmf-dist/omega/otp/antomega/babel2pl.otp
166texmf-dist/omega/otp/antomega/babel2punct.otp
167texmf-dist/omega/otp/antomega/babel2ru.otp
168texmf-dist/omega/otp/antomega/bblgrk2uni.otp
169texmf-dist/omega/otp/antomega/dosrus2uni.otp
170texmf-dist/omega/otp/antomega/greek2punct.otp
171texmf-dist/omega/otp/antomega/iso2uni.otp
172texmf-dist/omega/otp/antomega/isobaltic2uni.otp
173texmf-dist/omega/otp/antomega/isoce2uni.otp
174texmf-dist/omega/otp/antomega/isocyr2uni.otp
175texmf-dist/omega/otp/antomega/isogrk2uni.otp
176texmf-dist/omega/otp/antomega/koirus2uni.otp
177texmf-dist/omega/otp/antomega/latcyr2uni.otp
178texmf-dist/omega/otp/antomega/latin/la-lig.otp
179texmf-dist/omega/otp/antomega/latin/la-longs.otp
180texmf-dist/omega/otp/antomega/latin/la-noj.otp
181texmf-dist/omega/otp/antomega/latin/la-nouv.otp
182texmf-dist/omega/otp/antomega/rhobre.otp
183texmf-dist/omega/otp/antomega/rhonobre.otp
184texmf-dist/omega/otp/antomega/tex2punct.otp
185texmf-dist/omega/otp/antomega/texgrk2uni.otp
186texmf-dist/omega/otp/antomega/uni2accents.otp
187texmf-dist/omega/otp/antomega/uni2lgr.otp
188texmf-dist/omega/otp/antomega/uni2lig.otp
189texmf-dist/omega/otp/antomega/uni2omega.otp
190texmf-dist/omega/otp/antomega/uni2t1.otp
191texmf-dist/omega/otp/antomega/uni2t2a.otp
192texmf-dist/omega/otp/antomega/uniutf2uni.otp
193texmf-dist/omega/otp/antomega/uppercase-dflt.otp
194texmf-dist/omega/otp/antomega/win2uni.otp
195texmf-dist/omega/otp/antomega/winbaltic2uni.otp
196texmf-dist/omega/otp/antomega/wince2uni.otp
197texmf-dist/omega/otp/antomega/wincyr2uni.otp
198texmf-dist/tex/lambda/antomega/antomega.cfg
199texmf-dist/tex/lambda/antomega/antomega.sty
200texmf-dist/tex/lambda/antomega/grhyph16.tex
201texmf-dist/tex/lambda/antomega/hyphen.cfg
202texmf-dist/tex/lambda/antomega/language.dat.sample
203texmf-dist/tex/lambda/antomega/lgc0700.def
204texmf-dist/tex/lambda/antomega/lgrenc-antomega.def
205texmf-dist/tex/lambda/antomega/ograhyph4.tex
206texmf-dist/tex/lambda/antomega/ogrmhyph4.tex
207texmf-dist/tex/lambda/antomega/ogrphyph4.tex
208texmf-dist/tex/lambda/antomega/omega-english.ldf
209texmf-dist/tex/lambda/antomega/omega-french.ldf
210texmf-dist/tex/lambda/antomega/omega-german.ldf
211texmf-dist/tex/lambda/antomega/omega-greek.ldf
212texmf-dist/tex/lambda/antomega/omega-latin.ldf
213texmf-dist/tex/lambda/antomega/omega-latvian.ldf
214texmf-dist/tex/lambda/antomega/omega-polish.ldf
215texmf-dist/tex/lambda/antomega/omega-russian.ldf
216texmf-dist/tex/lambda/antomega/omega-spanish.ldf
217texmf-dist/tex/lambda/antomega/ruhyph16.tex
218texmf-dist/tex/lambda/antomega/t1enc-antomega.def
219texmf-dist/tex/lambda/antomega/t2aenc-antomega.def
220texmf-dist/tex/lambda/antomega/uni0100.def
221texmf-dist/tex/lambda/antomega/uni0370.def
222texmf-dist/tex/lambda/antomega/uni0400.def
223texmf-dist/tex/lambda/antomega/uni1f00.def
224texmf-dist/tex/lambda/antomega/ut1enc-antomega.def
225texmf-dist/tex/lambda/base/UT1cmr.fd
226texmf-dist/tex/lambda/base/UT1omlgc.fd
227texmf-dist/tex/lambda/base/elhyph16.tex
228texmf-dist/tex/lambda/base/french.bgd
229texmf-dist/tex/lambda/base/french.lay
230texmf-dist/tex/lambda/base/grcodes.tex
231texmf-dist/tex/lambda/base/greek.bgd
232texmf-dist/tex/lambda/base/greek.lay
233texmf-dist/tex/lambda/base/grmhyph.tex
234texmf-dist/tex/lambda/base/inuit.hpn
235texmf-dist/tex/lambda/base/lambda.tex
236texmf-dist/tex/lambda/base/lchcmr.fd
237texmf-dist/tex/lambda/base/lchenc.def
238texmf-dist/tex/lambda/base/litcmr.fd
239texmf-dist/tex/lambda/base/litenc.def
240texmf-dist/tex/lambda/base/ocherokee.sty
241texmf-dist/tex/lambda/base/odev.sty
242texmf-dist/tex/lambda/base/ojapan.sty
243texmf-dist/tex/lambda/base/omarab.cfg
244texmf-dist/tex/lambda/base/omega.sty
245texmf-dist/tex/lambda/base/omlgc.cfg
246texmf-dist/tex/lambda/base/ot1omarb.fd
247texmf-dist/tex/lambda/base/ot1omlgc.fd
248texmf-dist/tex/lambda/base/ot1uctt.fd
249texmf-dist/tex/lambda/base/usenglish.bgd
250texmf-dist/tex/lambda/base/usenglish.lay
251texmf-dist/tex/lambda/base/ut1enc.def
252texmf-dist/tex/lambda/config/lambda.ini
253texmf-dist/tex/lambda/config/language.dat
254texmf-dist/doc/latex/mxd/README
255texmf-dist/doc/latex/mxd/mxd4tex.dvi
256texmf-dist/doc/latex/mxd/mxd4tex.tex
257texmf-dist/source/latex/mxd/INSTALL
258texmf-dist/fonts/source/public/mxd/mxdatoms.mf
259texmf-dist/fonts/source/public/mxd/mxdcodes.mf
260texmf-dist/fonts/source/public/mxd/mxdglyph.mf
261texmf-dist/fonts/source/public/mxd/mxdligs.mf
262texmf-dist/fonts/source/public/mxd/mxdparmb.mf
263texmf-dist/fonts/source/public/mxd/mxdparmr.mf
264texmf-dist/fonts/source/public/mxd/mxdrb.mf
265texmf-dist/fonts/source/public/mxd/mxdrm.mf
266texmf-dist/fonts/source/public/mxd/mxdsb.mf
267texmf-dist/fonts/source/public/mxd/mxdsm.mf
268texmf-dist/fonts/tfm/public/mxd/mxdrb.tfm
269texmf-dist/fonts/tfm/public/mxd/mxdrm.tfm
270texmf-dist/fonts/tfm/public/mxd/mxdsb.tfm
271texmf-dist/fonts/tfm/public/mxd/mxdsm.tfm
272texmf-dist/tex/latex/mxd/lmxenc.def
273texmf-dist/tex/latex/mxd/lmxmxd.fd
274texmf-dist/tex/latex/mxd/mxd.sty
275texmf-dist/doc/fonts/mxedruli/README
276texmf-dist/doc/fonts/mxedruli/alphabets.tex
277texmf-dist/doc/fonts/mxedruli/mxeddoc.pdf
278texmf-dist/doc/fonts/mxedruli/mxeddoc.tex
279texmf-dist/doc/fonts/mxedruli/ossetic.tex
280texmf-dist/doc/fonts/mxedruli/vepxis.tex
281texmf-dist/fonts/source/public/mxedruli/mxed.mf
282texmf-dist/fonts/source/public/mxedruli/mxed10.mf
283texmf-dist/fonts/source/public/mxedruli/mxedacc.mf
284texmf-dist/fonts/source/public/mxedruli/mxedbase.mf
285texmf-dist/fonts/source/public/mxedruli/mxedbf10.mf
286texmf-dist/fonts/source/public/mxedruli/mxedc10.mf
287texmf-dist/fonts/source/public/mxedruli/mxedcaps.mf
288texmf-dist/fonts/source/public/mxedruli/mxedd.mf
289texmf-dist/fonts/source/public/mxedruli/mxedfont.mf
290texmf-dist/fonts/source/public/mxedruli/mxedi10.mf
291texmf-dist/fonts/source/public/mxedruli/mxedp.mf
292texmf-dist/fonts/source/public/mxedruli/xuc.mf
293texmf-dist/fonts/source/public/mxedruli/xuc10.mf
294texmf-dist/fonts/source/public/mxedruli/xucbase.mf
295texmf-dist/fonts/source/public/mxedruli/xucd.mf
296texmf-dist/fonts/source/public/mxedruli/xucfont.mf
297texmf-dist/fonts/source/public/mxedruli/xucl.mf
298texmf-dist/fonts/source/public/mxedruli/xucp.mf
299texmf-dist/fonts/tfm/public/mxedruli/mxed10.tfm
300texmf-dist/fonts/tfm/public/mxedruli/mxedbf10.tfm
301texmf-dist/fonts/tfm/public/mxedruli/mxedc10.tfm
302texmf-dist/fonts/tfm/public/mxedruli/mxedi10.tfm
303texmf-dist/fonts/tfm/public/mxedruli/xuc10.tfm
304texmf-dist/tex/latex/mxedruli/mxedruli.sty
305texmf-dist/tex/latex/mxedruli/umxed.fd
306texmf-dist/tex/latex/mxedruli/uxuc.fd
307texmf-dist/tex/latex/mxedruli/xucuri.sty
308texmf-dist/doc/omega/base/doc-1.8.tex
309texmf-dist/doc/omega/base/torture.ps
310texmf-dist/doc/omega/base/torture.tex
311texmf-dist/dvips/omega/config.omega
312texmf-dist/dvips/omega/omega.cfg
313texmf-dist/fonts/afm/public/omega/omsea1.afm
314texmf-dist/fonts/afm/public/omega/omsea1b.afm
315texmf-dist/fonts/afm/public/omega/omsea2.afm
316texmf-dist/fonts/afm/public/omega/omsea2b.afm
317texmf-dist/fonts/afm/public/omega/omsea3.afm
318texmf-dist/fonts/afm/public/omega/omsea3b.afm
319texmf-dist/fonts/afm/public/omega/omseco.afm
320texmf-dist/fonts/afm/public/omega/omsecob.afm
321texmf-dist/fonts/afm/public/omega/omsecobi.afm
322texmf-dist/fonts/afm/public/omega/omsecoi.afm
323texmf-dist/fonts/afm/public/omega/omsecx.afm
324texmf-dist/fonts/afm/public/omega/omsecy.afm
325texmf-dist/fonts/afm/public/omega/omsegr.afm
326texmf-dist/fonts/afm/public/omega/omsegrb.afm
327texmf-dist/fonts/afm/public/omega/omsegrbi.afm
328texmf-dist/fonts/afm/public/omega/omsegri.afm
329texmf-dist/fonts/afm/public/omega/omseha.afm
330texmf-dist/fonts/afm/public/omega/omsehe.afm
331texmf-dist/fonts/afm/public/omega/omseip.afm
332texmf-dist/fonts/afm/public/omega/omsela.afm
333texmf-dist/fonts/afm/public/omega/omselab.afm
334texmf-dist/fonts/afm/public/omega/omselabi.afm
335texmf-dist/fonts/afm/public/omega/omselai.afm
336texmf-dist/fonts/afm/public/omega/omseti.afm
337texmf-dist/fonts/map/dvips/omega/omega.map
338texmf-dist/fonts/ofm/public/omega/omarab.ofm
339texmf-dist/fonts/ofm/public/omega/omarabb.ofm
340texmf-dist/fonts/ofm/public/omega/omlgc.ofm
341texmf-dist/fonts/ofm/public/omega/omlgcb.ofm
342texmf-dist/fonts/ofm/public/omega/omlgcbi.ofm
343texmf-dist/fonts/ofm/public/omega/omlgci.ofm
344texmf-dist/fonts/ofm/public/omega/ucitt10.ofm
345texmf-dist/fonts/ofm/public/omega/ucsltt10.ofm
346texmf-dist/fonts/ofm/public/omega/uctt10.ofm
347texmf-dist/fonts/ofm/public/omega/uctt12.ofm
348texmf-dist/fonts/ofm/public/omega/uctt8.ofm
349texmf-dist/fonts/ofm/public/omega/uctt9.ofm
350texmf-dist/fonts/ofm/public/omega/ucvtt10.ofm
351texmf-dist/fonts/ovf/public/omega/omarab.ovf
352texmf-dist/fonts/ovf/public/omega/omarabb.ovf
353texmf-dist/fonts/ovf/public/omega/omlgc.ovf
354texmf-dist/fonts/ovf/public/omega/omlgcb.ovf
355texmf-dist/fonts/ovf/public/omega/omlgcbi.ovf
356texmf-dist/fonts/ovf/public/omega/omlgci.ovf
357texmf-dist/fonts/ovf/public/omega/ucitt10.ovf
358texmf-dist/fonts/ovf/public/omega/ucsltt10.ovf
359texmf-dist/fonts/ovf/public/omega/uctt10.ovf
360texmf-dist/fonts/ovf/public/omega/uctt12.ovf
361texmf-dist/fonts/ovf/public/omega/uctt8.ovf
362texmf-dist/fonts/ovf/public/omega/uctt9.ovf
363texmf-dist/fonts/ovf/public/omega/ucvtt10.ovf
364texmf-dist/fonts/ovp/public/omega/omarab.ovp
365texmf-dist/fonts/ovp/public/omega/omarabb.ovp
366texmf-dist/fonts/ovp/public/omega/omlgc.ovp
367texmf-dist/fonts/ovp/public/omega/omlgcb.ovp
368texmf-dist/fonts/ovp/public/omega/omlgcbi.ovp
369texmf-dist/fonts/ovp/public/omega/omlgci.ovp
370texmf-dist/fonts/ovp/public/omega/ucitt10.ovp
371texmf-dist/fonts/ovp/public/omega/ucsltt10.ovp
372texmf-dist/fonts/ovp/public/omega/uctt10.ovp
373texmf-dist/fonts/ovp/public/omega/uctt12.ovp
374texmf-dist/fonts/ovp/public/omega/uctt8.ovp
375texmf-dist/fonts/ovp/public/omega/uctt9.ovp
376texmf-dist/fonts/ovp/public/omega/ucvtt10.ovp
377texmf-dist/fonts/tfm/public/omega/omding.tfm
378texmf-dist/fonts/tfm/public/omega/omsea1.tfm
379texmf-dist/fonts/tfm/public/omega/omsea1b.tfm
380texmf-dist/fonts/tfm/public/omega/omsea2.tfm
381texmf-dist/fonts/tfm/public/omega/omsea2b.tfm
382texmf-dist/fonts/tfm/public/omega/omsea3.tfm
383texmf-dist/fonts/tfm/public/omega/omsea3b.tfm
384texmf-dist/fonts/tfm/public/omega/omseco.tfm
385texmf-dist/fonts/tfm/public/omega/omsecob.tfm
386texmf-dist/fonts/tfm/public/omega/omsecobi.tfm
387texmf-dist/fonts/tfm/public/omega/omsecoi.tfm
388texmf-dist/fonts/tfm/public/omega/omsecx.tfm
389texmf-dist/fonts/tfm/public/omega/omsecy.tfm
390texmf-dist/fonts/tfm/public/omega/omsegr.tfm
391texmf-dist/fonts/tfm/public/omega/omsegrb.tfm
392texmf-dist/fonts/tfm/public/omega/omsegrbi.tfm
393texmf-dist/fonts/tfm/public/omega/omsegri.tfm
394texmf-dist/fonts/tfm/public/omega/omseha.tfm
395texmf-dist/fonts/tfm/public/omega/omseip.tfm
396texmf-dist/fonts/tfm/public/omega/omsela.tfm
397texmf-dist/fonts/tfm/public/omega/omselab.tfm
398texmf-dist/fonts/tfm/public/omega/omselabi.tfm
399texmf-dist/fonts/tfm/public/omega/omselai.tfm
400texmf-dist/fonts/tfm/public/omega/omseti.tfm
401texmf-dist/fonts/tfm/public/omega/omssti.tfm
402texmf-dist/fonts/type1/public/omega/omding.pfb
403texmf-dist/fonts/type1/public/omega/omsea1.pfb
404texmf-dist/fonts/type1/public/omega/omsea1b.pfb
405texmf-dist/fonts/type1/public/omega/omsea2.pfb
406texmf-dist/fonts/type1/public/omega/omsea2b.pfb
407texmf-dist/fonts/type1/public/omega/omsea3.pfb
408texmf-dist/fonts/type1/public/omega/omsea3b.pfb
409texmf-dist/fonts/type1/public/omega/omseco.pfb
410texmf-dist/fonts/type1/public/omega/omsecob.pfb
411texmf-dist/fonts/type1/public/omega/omsecobi.pfb
412texmf-dist/fonts/type1/public/omega/omsecoi.pfb
413texmf-dist/fonts/type1/public/omega/omsecx.pfb
414texmf-dist/fonts/type1/public/omega/omsecy.pfb
415texmf-dist/fonts/type1/public/omega/omsecyb.pfb
416texmf-dist/fonts/type1/public/omega/omsecyi.pfb
417texmf-dist/fonts/type1/public/omega/omsegr.pfb
418texmf-dist/fonts/type1/public/omega/omsegrb.pfb
419texmf-dist/fonts/type1/public/omega/omsegrbi.pfb
420texmf-dist/fonts/type1/public/omega/omsegri.pfb
421texmf-dist/fonts/type1/public/omega/omseha.pfb
422texmf-dist/fonts/type1/public/omega/omsehe.pfb
423texmf-dist/fonts/type1/public/omega/omseip.pfb
424texmf-dist/fonts/type1/public/omega/omsela.pfb
425texmf-dist/fonts/type1/public/omega/omselab.pfb
426texmf-dist/fonts/type1/public/omega/omselabi.pfb
427texmf-dist/fonts/type1/public/omega/omselai.pfb
428texmf-dist/fonts/type1/public/omega/omseti.pfb
429texmf-dist/fonts/type1/public/omega/omssti.pfb
430texmf-dist/omega/ocp/char2uni/in646.ocp
431texmf-dist/omega/ocp/char2uni/in88591.ocp
432texmf-dist/omega/ocp/char2uni/in88592.ocp
433texmf-dist/omega/ocp/char2uni/in88593.ocp
434texmf-dist/omega/ocp/char2uni/in88594.ocp
435texmf-dist/omega/ocp/char2uni/in88595.ocp
436texmf-dist/omega/ocp/char2uni/in88596.ocp
437texmf-dist/omega/ocp/char2uni/in88597.ocp
438texmf-dist/omega/ocp/char2uni/in88598.ocp
439texmf-dist/omega/ocp/char2uni/in88599.ocp
440texmf-dist/omega/ocp/char2uni/in8859a.ocp
441texmf-dist/omega/ocp/char2uni/in8859d.ocp
442texmf-dist/omega/ocp/char2uni/in8859e.ocp
443texmf-dist/omega/ocp/char2uni/in8859f.ocp
444texmf-dist/omega/ocp/char2uni/in8859g.ocp
445texmf-dist/omega/ocp/char2uni/inatari.ocp
446texmf-dist/omega/ocp/char2uni/inav.ocp
447texmf-dist/omega/ocp/char2uni/inbig5.ocp
448texmf-dist/omega/ocp/char2uni/incp1250.ocp
449texmf-dist/omega/ocp/char2uni/incp1251.ocp
450texmf-dist/omega/ocp/char2uni/incp1252.ocp
451texmf-dist/omega/ocp/char2uni/incp1253.ocp
452texmf-dist/omega/ocp/char2uni/incp1254.ocp
453texmf-dist/omega/ocp/char2uni/incp1255.ocp
454texmf-dist/omega/ocp/char2uni/incp1256.ocp
455texmf-dist/omega/ocp/char2uni/incp1257.ocp
456texmf-dist/omega/ocp/char2uni/incp1258.ocp
457texmf-dist/omega/ocp/char2uni/incp866.ocp
458texmf-dist/omega/ocp/char2uni/incp874.ocp
459texmf-dist/omega/ocp/char2uni/inebcdic.ocp
460texmf-dist/omega/ocp/char2uni/ingb.ocp
461texmf-dist/omega/ocp/char2uni/inkoi8.ocp
462texmf-dist/omega/ocp/char2uni/inmac.ocp
463texmf-dist/omega/ocp/char2uni/inmsdos.ocp
464texmf-dist/omega/ocp/char2uni/inmsdos2.ocp
465texmf-dist/omega/ocp/char2uni/innext.ocp
466texmf-dist/omega/ocp/char2uni/inov.ocp
467texmf-dist/omega/ocp/char2uni/inps2.ocp
468texmf-dist/omega/ocp/char2uni/insf1.ocp
469texmf-dist/omega/ocp/char2uni/insf2.ocp
470texmf-dist/omega/ocp/char2uni/intis620.ocp
471texmf-dist/omega/ocp/char2uni/inucode.ocp
472texmf-dist/omega/ocp/char2uni/inutf8.ocp
473texmf-dist/omega/ocp/char2uni/inviet1.ocp
474texmf-dist/omega/ocp/char2uni/inviet2.ocp
475texmf-dist/omega/ocp/char2uni/inviscii.ocp
476texmf-dist/omega/ocp/omega/7arb2uni.ocp
477texmf-dist/omega/ocp/omega/7ber2uni.ocp
478texmf-dist/omega/ocp/omega/7cyr2uni.ocp
479texmf-dist/omega/ocp/omega/7hma2uni.ocp
480texmf-dist/omega/ocp/omega/7in88593.ocp
481texmf-dist/omega/ocp/omega/7lbe2uni.ocp
482texmf-dist/omega/ocp/omega/7pap2uni.ocp
483texmf-dist/omega/ocp/omega/7pas2uni.ocp
484texmf-dist/omega/ocp/omega/7snd2uni.ocp
485texmf-dist/omega/ocp/omega/7syr2uni.ocp
486texmf-dist/omega/ocp/omega/7tbe2uni.ocp
487texmf-dist/omega/ocp/omega/7urd2uni.ocp
488texmf-dist/omega/ocp/omega/8mac-arb2uni.ocp
489texmf-dist/omega/ocp/omega/8mac-cyr2uni.ocp
490texmf-dist/omega/ocp/omega/apostr2psili.ocp
491texmf-dist/omega/ocp/omega/cuni2acad.ocp
492texmf-dist/omega/ocp/omega/cuni2amal.ocp
493texmf-dist/omega/ocp/omega/cuni2arab.ex.ocp
494texmf-dist/omega/ocp/omega/cuni2arab.ocp
495texmf-dist/omega/ocp/omega/cuni2asv.ocp
496texmf-dist/omega/ocp/omega/cuni2bout.ocp
497texmf-dist/omega/ocp/omega/cuni2mona.ocp
498texmf-dist/omega/ocp/omega/cuni2nar.ocp
499texmf-dist/omega/ocp/omega/cuni2nva.ocp
500texmf-dist/omega/ocp/omega/cuni2oar-novow.ocp
501texmf-dist/omega/ocp/omega/cuni2oar.ocp
502texmf-dist/omega/ocp/omega/cunioara.ocp
503texmf-dist/omega/ocp/omega/dblquote-point.ocp
504texmf-dist/omega/ocp/omega/destroy.ocp
505texmf-dist/omega/ocp/omega/french2uni.ocp
506texmf-dist/omega/ocp/omega/greek.ocp
507texmf-dist/omega/ocp/omega/grpo2uni.ocp
508texmf-dist/omega/ocp/omega/grpotilde2uni.ocp
509texmf-dist/omega/ocp/omega/inverted-iota-upsilon.ocp
510texmf-dist/omega/ocp/omega/isogr2uni-verbatim.ocp
511texmf-dist/omega/ocp/omega/isogr2uni.ocp
512texmf-dist/omega/ocp/omega/lat2uni.ocp
513texmf-dist/omega/ocp/omega/lowercase.ocp
514texmf-dist/omega/ocp/omega/lunatesigma.ocp
515texmf-dist/omega/ocp/omega/macgr2uni.ocp
516texmf-dist/omega/ocp/omega/medbeta.ocp
517texmf-dist/omega/ocp/omega/mixedgreek2uni.ocp
518texmf-dist/omega/ocp/omega/tarauni.ocp
519texmf-dist/omega/ocp/omega/test1.ocp
520texmf-dist/omega/ocp/omega/test3.ocp
521texmf-dist/omega/ocp/omega/tiqwah.ocp
522texmf-dist/omega/ocp/omega/tiqwah2.ocp
523texmf-dist/omega/ocp/omega/tsinduni.ocp
524texmf-dist/omega/ocp/omega/turduuni.ocp
525texmf-dist/omega/ocp/omega/uni2cuni.ocp
526texmf-dist/omega/ocp/omega/uni2greek-verbatim.ocp
527texmf-dist/omega/ocp/omega/uni2greek.ocp
528texmf-dist/omega/ocp/omega/uni2lat-noffi.ocp
529texmf-dist/omega/ocp/omega/uni2lat.ocp
530texmf-dist/omega/ocp/omega/unicuni.ocp
531texmf-dist/omega/ocp/omega/uppercase-no-accents.ocp
532texmf-dist/omega/ocp/omega/uppercase.ocp
533texmf-dist/omega/ocp/uni2char/out88591.ocp
534texmf-dist/omega/ocp/uni2char/oututf8.ocp
535texmf-dist/omega/otp/char2uni/in646.otp
536texmf-dist/omega/otp/char2uni/in88591.otp
537texmf-dist/omega/otp/char2uni/in88592.otp
538texmf-dist/omega/otp/char2uni/in88593.otp
539texmf-dist/omega/otp/char2uni/in88594.otp
540texmf-dist/omega/otp/char2uni/in88595.otp
541texmf-dist/omega/otp/char2uni/in88596.otp
542texmf-dist/omega/otp/char2uni/in88597.otp
543texmf-dist/omega/otp/char2uni/in88598.otp
544texmf-dist/omega/otp/char2uni/in88599.otp
545texmf-dist/omega/otp/char2uni/in8859a.otp
546texmf-dist/omega/otp/char2uni/in8859d.otp
547texmf-dist/omega/otp/char2uni/in8859e.otp
548texmf-dist/omega/otp/char2uni/in8859f.otp
549texmf-dist/omega/otp/char2uni/in8859g.otp
550texmf-dist/omega/otp/char2uni/inatari.otp
551texmf-dist/omega/otp/char2uni/inav.otp
552texmf-dist/omega/otp/char2uni/inbig5.otp
553texmf-dist/omega/otp/char2uni/incp1250.otp
554texmf-dist/omega/otp/char2uni/incp1251.otp
555texmf-dist/omega/otp/char2uni/incp1252.otp
556texmf-dist/omega/otp/char2uni/incp1253.otp
557texmf-dist/omega/otp/char2uni/incp1254.otp
558texmf-dist/omega/otp/char2uni/incp1255.otp
559texmf-dist/omega/otp/char2uni/incp1256.otp
560texmf-dist/omega/otp/char2uni/incp1257.otp
561texmf-dist/omega/otp/char2uni/incp1258.otp
562texmf-dist/omega/otp/char2uni/incp866.otp
563texmf-dist/omega/otp/char2uni/incp874.otp
564texmf-dist/omega/otp/char2uni/inebcdic.otp
565texmf-dist/omega/otp/char2uni/ingb.otp
566texmf-dist/omega/otp/char2uni/inkoi8.otp
567texmf-dist/omega/otp/char2uni/inmac.otp
568texmf-dist/omega/otp/char2uni/inmsdos.otp
569texmf-dist/omega/otp/char2uni/inmsdos2.otp
570texmf-dist/omega/otp/char2uni/innext.otp
571texmf-dist/omega/otp/char2uni/inov.otp
572texmf-dist/omega/otp/char2uni/inps2.otp
573texmf-dist/omega/otp/char2uni/insf1.otp
574texmf-dist/omega/otp/char2uni/insf2.otp
575texmf-dist/omega/otp/char2uni/intis620.otp
576texmf-dist/omega/otp/char2uni/inucode.otp
577texmf-dist/omega/otp/char2uni/inutf8.otp
578texmf-dist/omega/otp/char2uni/inviet1.otp
579texmf-dist/omega/otp/char2uni/inviet2.otp
580texmf-dist/omega/otp/char2uni/inviscii.otp
581texmf-dist/omega/otp/omega/7arb2uni.otp
582texmf-dist/omega/otp/omega/7ber2uni.otp
583texmf-dist/omega/otp/omega/7cyr2uni.otp
584texmf-dist/omega/otp/omega/7hma2uni.otp
585texmf-dist/omega/otp/omega/7in88593.otp
586texmf-dist/omega/otp/omega/7lbe2uni.otp
587texmf-dist/omega/otp/omega/7pap2uni.otp
588texmf-dist/omega/otp/omega/7pas2uni.otp
589texmf-dist/omega/otp/omega/7snd2uni.otp
590texmf-dist/omega/otp/omega/7syr2uni.otp
591texmf-dist/omega/otp/omega/7tbe2uni.otp
592texmf-dist/omega/otp/omega/7urd2uni.otp
593texmf-dist/omega/otp/omega/8mac-arb2uni.otp
594texmf-dist/omega/otp/omega/8mac-cyr2uni.otp
595texmf-dist/omega/otp/omega/apostr2psili.otp
596texmf-dist/omega/otp/omega/cuni2acad.otp
597texmf-dist/omega/otp/omega/cuni2amal.otp
598texmf-dist/omega/otp/omega/cuni2arab.ex.otp
599texmf-dist/omega/otp/omega/cuni2asv.otp
600texmf-dist/omega/otp/omega/cuni2bout.otp
601texmf-dist/omega/otp/omega/cuni2mona.otp
602texmf-dist/omega/otp/omega/cuni2nar.otp
603texmf-dist/omega/otp/omega/cuni2nva.otp
604texmf-dist/omega/otp/omega/cuni2oar-novow.otp
605texmf-dist/omega/otp/omega/cuni2oar.otp
606texmf-dist/omega/otp/omega/dblquote-point.otp
607texmf-dist/omega/otp/omega/destroy.otp
608texmf-dist/omega/otp/omega/french2uni.otp
609texmf-dist/omega/otp/omega/grpo2uni.otp
610texmf-dist/omega/otp/omega/grpotilde2uni.otp
611texmf-dist/omega/otp/omega/inverted-iota-upsilon.otp
612texmf-dist/omega/otp/omega/isogr2uni-verbatim.otp
613texmf-dist/omega/otp/omega/isogr2uni.otp
614texmf-dist/omega/otp/omega/lat2uni.otp
615texmf-dist/omega/otp/omega/lowercase.otp
616texmf-dist/omega/otp/omega/lunatesigma.otp
617texmf-dist/omega/otp/omega/macgr2uni.otp
618texmf-dist/omega/otp/omega/medbeta.otp
619texmf-dist/omega/otp/omega/mixedgreek2uni.otp
620texmf-dist/omega/otp/omega/uni2cuni.otp
621texmf-dist/omega/otp/omega/uni2greek-verbatim.otp
622texmf-dist/omega/otp/omega/uni2greek.otp
623texmf-dist/omega/otp/omega/uni2lat-noffi.otp
624texmf-dist/omega/otp/omega/uni2lat.otp
625texmf-dist/omega/otp/omega/uppercase-no-accents.otp
626texmf-dist/omega/otp/omega/uppercase.otp
627texmf-dist/omega/otp/uni2char/out88591.otp
628texmf-dist/omega/otp/uni2char/oututf8.otp
629texmf-dist/tex/generic/encodings/cmbsy.onm
630texmf-dist/tex/generic/encodings/cmbx.onm
631texmf-dist/tex/generic/encodings/cmcsc.onm
632texmf-dist/tex/generic/encodings/cmex.onm
633texmf-dist/tex/generic/encodings/cmmi.onm
634texmf-dist/tex/generic/encodings/cmmib.onm
635texmf-dist/tex/generic/encodings/cmr.onm
636texmf-dist/tex/generic/encodings/cmr1.onm
637texmf-dist/tex/generic/encodings/cmsl.onm
638texmf-dist/tex/generic/encodings/cmsy.onm
639texmf-dist/tex/generic/encodings/cmti.onm
640texmf-dist/tex/generic/encodings/cmtt.onm
641texmf-dist/tex/generic/encodings/ecrm.onm
642texmf-dist/tex/generic/encodings/euex.onm
643texmf-dist/tex/generic/encodings/eufb.onm
644texmf-dist/tex/generic/encodings/eufm.onm
645texmf-dist/tex/generic/encodings/eurb.onm
646texmf-dist/tex/generic/encodings/eurm.onm
647texmf-dist/tex/generic/encodings/eusb.onm
648texmf-dist/tex/generic/encodings/eusm.onm
649texmf-dist/tex/generic/encodings/msam.onm
650texmf-dist/tex/generic/encodings/msbm.onm
651texmf-dist/tex/generic/omegahyph/bghyph.tex
652texmf-dist/tex/generic/omegahyph/lthyph.tex
653texmf-dist/tex/generic/omegahyph/srhyph.tex
654texmf-dist/tex/plain/omega/grlccode.tex
655texmf-dist/tex/plain/omega/omega.tex
656texmf-dist/doc/aleph/base/News
657texmf-dist/doc/aleph/base/readme.txt
658)
659
660%__mkdir_p ${PREF}/texmf-dist
661for i in "${manifest[@]}"; do
662    %__install -D %{texlive_src}/$i ${PREF}/$i
663done
664
665## info
666%__rm -f %{buildroot}%{_infodir}/dir
667%__gzip -9nf %{buildroot}%{_infodir}/*info* ||:
668
669## man
670## man t1* files are provided by t1utils
671for i in t1ascii t1asm t1binary t1disasm t1mac t1unmac; do
672    %__rm %{buildroot}%{_mandir}/man*/${i}.* ||:
673done
674
675## man some files are provided by psutils
676for i in epsffit extractres fixdlsrps fixfmps fixmacps fixpsditps fixpspps fixscribeps fixtpps fixwfwps fixwpps fixwwps getafm includeres psbook psmerge psnup psresize psselect pstops; do
677    %__rm %{buildroot}%{_mandir}/man*/${i}.* ||:
678done
679
680## remove asymptote directries, which provides asymptote package
681find %{buildroot} -regex ".*asymptote.*" | xargs %__rm -rf
682# find %{buildroot} -name "Makefile" | xargs %__rm -f
683
684# ## remove xindy
685# find %{buildroot} -regex ".*xindy.*" | xargs %__rm -rf
686
687# ## remove tex4ht
688# find %{buildroot} -regex ".*tex4ht.*" | xargs %__rm -rf
689
690## remove unpackaging files
691find %{buildroot} | %__grep -e "\.\(la\|a\)$" | xargs %__rm -f
692find %{buildroot} | %__grep -e "\.\(diff\|patch\)$" | xargs %__rm -f
693
694## Files list
695find %{buildroot} -type f -or -type l | \
696    %__sed -e "s|%{buildroot}||g" > filelist.full
697
698find %{buildroot}%{texmf}-dist -type d | \
699    %__sed -e "s|^%{buildroot}|%dir |" \
700           -e "s|$|/|"             >> filelist.full
701
702## subpackages
703grep "/texmf-dist/doc/" filelist.full > filelist.doc
704cat filelist.doc filelist.full | sort | uniq -u > filelist.tmp
705%__mv -f filelist.tmp filelist.full
706
707%clean
708%__rm -rf %{buildroot}
709
710%post
711%{exec_texhash}
712
713[ -f %{texmf}/web2c/updmap.cfg ] || exit 0
714
715    %{exec_updmap} --listmaps 2>/dev/null | egrep -q "^#! Map omega.map" && \
716        echo -n "    " && \
717        echo -n "Running updmap: enable omega.map ... " && \
718        %{exec_updmap} --enable Map omega.map >/dev/null 2>&1 && \
719        echo "done."
720
721echo -n "    "
722echo -n "Running fmtutil ... " && %{exec_fmtutil} && echo "done."
723
724exit 0
725
726
727%postun
728if [ "$1" = 0 ]; then
729    %{exec_texhash}
730
731    [ -f %{texmf}/web2c/updmap.cfg ] || exit 0
732
733    %{exec_updmap} --listmaps 2>/dev/null | egrep -q "^Map omega.map" && \
734        echo -n "    " && \
735        echo -n "Running updmap: disable omega.map ... " && \
736        %{exec_updmap} --disable omega.map >/dev/null 2>&1 && \
737        echo "done."
738
739fi
740
741exit 0
742
743%files -f filelist.full
744%defattr(-,root,root)
745
746%files -f filelist.doc doc
747%defattr(-,root,root)
748
749%changelog
750* Sat Aug 07 2010 Munehiro Yamamoto <munepi@vinelinux.org> 2009-1
751- generated by tlpdb2rpmspec 2009-1: tlpdb2rpmspec collection-omega
Note: See TracBrowser for help on using the repository browser.