packages: texlive-texmf/texlive-texmf.spec - added bootstrap bcond - packag...

megabajt megabajt at pld-linux.org
Tue Feb 2 15:18:40 CET 2010


Author: megabajt                     Date: Tue Feb  2 14:18:40 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- added bootstrap bcond
- packaged more files

---- Files affected:
packages/texlive-texmf:
   texlive-texmf.spec (1.18 -> 1.19) 

---- Diffs:

================================================================
Index: packages/texlive-texmf/texlive-texmf.spec
diff -u packages/texlive-texmf/texlive-texmf.spec:1.18 packages/texlive-texmf/texlive-texmf.spec:1.19
--- packages/texlive-texmf/texlive-texmf.spec:1.18	Sun Jan 31 23:35:18 2010
+++ packages/texlive-texmf/texlive-texmf.spec	Tue Feb  2 15:18:35 2010
@@ -6,6 +6,7 @@
 
 %include	/usr/lib/rpm/macros.perl
 # Conditional build:
+%bcond_with	bootstrap	# bootstrap build
 
 %define shortname texlive
 
@@ -67,6 +68,7 @@
 BuildRequires:	rpm-pythonprov
 BuildRequires:	sed >= 4.0
 BuildRequires:	texinfo
+%if %{without bootstrap}
 BuildRequires:	%{shortname}-context
 BuildRequires:	%{shortname}-csplain
 BuildRequires:	%{shortname}-fonts-cmsuper
@@ -87,13 +89,11 @@
 BuildRequires:	%{shortname}-xetex
 BuildRequires:	%{shortname}-xmltex
 BuildRequires:	/usr/bin/latex
+%endif
 BuildRequires:	unzip
 Requires:	%{shortname}-dirs-fonts
 Requires:	%{shortname}-fonts-cm
 Requires:	%{shortname}-fonts-misc
-Provides:	tetex = %{epoch}:%{version}-%{release}
-Provides:	tetex-format-pdfetex = %{epoch}:%{version}-%{release}
-Provides:	tetex-metafont
 BuildArch:	noarch
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -4871,6 +4871,7 @@
 
 cd $RPM_BUILD_ROOT%{texmfdist}/tex/latex
 
+%if %{without bootstrap}
 # floatflt
 unzip %{SOURCE10}
 cd floatflt
@@ -4889,12 +4890,6 @@
 %{__mv} *.tex *.pdf README $RPM_BUILD_ROOT%{texmfdist}/doc/latex/foiltex
 cd ..
 
-# larm fonts
-cd $RPM_BUILD_ROOT%{texmfdist}
-tar xvf %{SOURCE11}
-cd fonts/tfm/la
-for i in larm?00.tfm; do ln -s $i $(echo $i | sed "s at larm\(.\).*@larm0\100.tfm@") ; done
-
 # wrong dvi in formlett, should be regenerate
 cd $RPM_BUILD_ROOT%{texmfdist}/doc/latex/formlett
 cp $RPM_BUILD_ROOT%{texmfdist}/tex/latex/formlett/formlett.sty .
@@ -4903,6 +4898,13 @@
 tex example1.tex
 tex example2.tex
 rm formlett.sty
+%endif
+
+# larm fonts
+cd $RPM_BUILD_ROOT%{texmfdist}
+tar xvf %{SOURCE11}
+cd fonts/tfm/la
+for i in larm?00.tfm; do ln -s $i $(echo $i | sed "s at larm\(.\).*@larm0\100.tfm@") ; done
 
 cd $CURDIR
 
@@ -6344,9 +6346,30 @@
 
 %files
 %defattr(644,root,root,755)
-# There isn't doc/fonts directory
+%dir %{texmf}
+# texlive-doc-*
+%dir %{texmf}/doc
+%dir %{texmf}/doc/texlive
+
+%dir %{texmf}/scripts
+%dir %{texmf}/tex
+%dir %{texmf}/tex/generic
+%dir %{texmf}/tex/generic/config
+%dir %{texmf}/web2c
+%dir %{texmfdist}
 %dir %{texmfdist}/doc
 %dir %{texmfdist}/doc/fonts
+%dir %{texmfdist}/doc/generic
+%dir %{texmfdist}/doc/latex
+%dir %{texmfdist}/metapost
+%dir %{texmfdist}/scripts
+%dir %{texmfdist}/source
+%dir %{texmfdist}/source/generic
+%dir %{texmfdist}/source/latex
+%dir %{texmfdist}/tex
+%dir %{texmfdist}/tex/generic
+%dir %{texmfdist}/tex/generic/misc
+%dir %{texmfdist}/tex/latex
 # %doc %{texmfdist}/doc/fontname
 
 # ***********
@@ -6359,14 +6382,10 @@
 %ghost %{texmf}/ls-R
 %ghost %{texmfdist}/ls-R
 
-%config(noreplace) %verify(not md5 mtime size) %{texmfdist}/tex/cslatex/base/fonttext.cfg
 %config(noreplace) %verify(not md5 mtime size) %{texmf}/tex/generic/config/language.dat
 %config(noreplace) %verify(not md5 mtime size) %{texmf}/tex/generic/config/language.def
 %config(noreplace) %verify(not md5 mtime size) %{texmf}/tex/generic/config/language.us
 %config(noreplace) %verify(not md5 mtime size) %{texmf}/tex/generic/config/language.us.def
-%config(noreplace) %verify(not md5 mtime size) %{texmfdist}/tex/latex/base/fontmath.cfg
-%config(noreplace) %verify(not md5 mtime size) %{texmfdist}/tex/latex/base/fonttext.cfg
-%config(noreplace) %verify(not md5 mtime size) %{texmfdist}/tex/latex/base/preload.cfg
 
 %config(noreplace) %verify(not md5 mtime size) %{texmf}/web2c/fmtutil.cnf
 %config(noreplace) %verify(not md5 mtime size) %{texmf}/web2c/mktex.cnf
@@ -6388,44 +6407,67 @@
 %attr(1777,root,root) %dir %{_localstatedir}/fonts
 %attr(1777,root,root) %dir %{_localstatedir}/fonts/map
 %attr(1777,root,root) %dir %{fmtdir}
+%dir %{fmtdir}/pdftex
 
 %{texmf}/doc/info
 
-%{texmfdist}/fonts/map/dvips/vntex/urwvn.map
 %{texmfdist}/fonts/map/fontname
-%{texmfdist}/fonts/enc/dvips/vntex/t5.enc
 
-%{texmf}/fonts/enc/dvips/tetex/09fbbfac.enc
-%{texmf}/fonts/enc/dvips/tetex/0ef0afca.enc
-%{texmf}/fonts/enc/dvips/tetex/10037936.enc
-%{texmf}/fonts/enc/dvips/tetex/1b6d048e.enc
-%{texmf}/fonts/enc/dvips/tetex/71414f53.enc
-%{texmf}/fonts/enc/dvips/tetex/74afc74c.enc
-%{texmf}/fonts/enc/dvips/tetex/aae443f0.enc
-%{texmf}/fonts/enc/dvips/tetex/b6a4d7c7.enc
-%{texmf}/fonts/enc/dvips/tetex/bbad153f.enc
-%{texmf}/fonts/enc/dvips/tetex/d9b29452.enc
-%{texmf}/fonts/enc/dvips/tetex/f7b6d320.enc
-%{texmf}/fonts/map/dvips/tetex/ps2pk35.map
+#%{texmf}/fonts/enc/dvips/tetex/09fbbfac.enc
+#%{texmf}/fonts/enc/dvips/tetex/0ef0afca.enc
+#%{texmf}/fonts/enc/dvips/tetex/10037936.enc
+#%{texmf}/fonts/enc/dvips/tetex/1b6d048e.enc
+#%{texmf}/fonts/enc/dvips/tetex/71414f53.enc
+#%{texmf}/fonts/enc/dvips/tetex/74afc74c.enc
+#%{texmf}/fonts/enc/dvips/tetex/aae443f0.enc
+#%{texmf}/fonts/enc/dvips/tetex/b6a4d7c7.enc
+#%{texmf}/fonts/enc/dvips/tetex/bbad153f.enc
+#%{texmf}/fonts/enc/dvips/tetex/d9b29452.enc
+#%{texmf}/fonts/enc/dvips/tetex/f7b6d320.enc
+#%{texmf}/fonts/map/dvips/tetex/ps2pk35.map
 
 %{texmfdist}/metafont
-%{texmfdist}/mft/base
+%{texmfdist}/mft
 %{texmfdist}/source/metafont
 %{texmfdist}/tex/fontinst
-%{texmfdist}/tex/generic/dehyph-exptl/*
+%{texmfdist}/tex/generic/abbr
+%{texmfdist}/tex/generic/abstyles
+%{texmfdist}/tex/generic/barr
+%{texmfdist}/tex/generic/borceux
+%{texmfdist}/tex/generic/c-pascal
+%{texmfdist}/tex/generic/dehyph-exptl
+%{texmfdist}/tex/generic/dirtree
+%{texmfdist}/tex/generic/dratex
+%{texmfdist}/tex/generic/ean
+%{texmfdist}/tex/generic/edmac
 %{texmfdist}/tex/generic/encodings
 %{texmfdist}/tex/generic/epsf
-%{texmfdist}/tex/generic/hyph-utf8/*
+%{texmfdist}/tex/generic/fenixpar
+%{texmfdist}/tex/generic/fltpoint
+%{texmfdist}/tex/generic/hyph-utf8
+%{texmfdist}/tex/generic/hyphenex
 %{texmfdist}/tex/generic/genmisc
+%{texmfdist}/tex/generic/mathabx
 %{texmfdist}/tex/generic/misc/null*
 %{texmfdist}/tex/generic/misc/texnames.sty
+%{texmfdist}/tex/generic/musixtex
+%{texmfdist}/tex/generic/shade
+%{texmfdist}/tex/generic/t2
+%{texmfdist}/tex/generic/tabto-generic
 %{texmfdist}/tex/generic/tap
+%{texmfdist}/tex/generic/tex-ewd
 %{texmfdist}/tex/generic/tex-ps
+%{texmfdist}/tex/generic/vaucanson-g
+%{texmfdist}/tex/generic/xlop
+%{texmfdist}/tex/generic/xstring
+%{texmfdist}/tex/generic/zhmetrics
+%{texmfdist}/tex/lualatex
+%{texmfdist}/tex/luatex
 %{texmfdist}/tex/texinfo
 %{texmf}/tex/fontinst
 %{texmf}/tex/generic/hyphen
 # %{texmf}/fmtutil/format.metafont.cnf
-%{texmf}/fonts/map/dvips/updmap/*
+#%%{texmf}/fonts/map/dvips/updmap/*
 %{texmf}/web2c/*.tcx
 
 #fmt %{fmtdir}/pdftex/pdfetex.fmt
@@ -6472,6 +6514,8 @@
 %dir %{texmfdist}/fonts/vf/vntex
 %dir %{texmfdist}/source/fonts
 %dir %{texmf}/fonts
+%dir %{texmf}/fonts/enc
+%dir %{texmf}/fonts/map
 %dir %{texmf}/fonts/opentype
 %dir %{texmf}/fonts/opentype/public
 
@@ -6496,6 +6540,8 @@
 %{texmfdist}/doc/latex/pdf-forms-tutorial-en
 %{texmfdist}/doc/latex/tlc2
 %{texlivedoc}en
+%{texmf}/doc/tetex
+%{texmf}/doc/texlive/texlive-common
 # %{texmfdist}/doc/fontinst
 
 %files -n texlive-doc-bg
@@ -6628,7 +6674,9 @@
 %doc %{texmfdist}/doc/latex/fancyvrb
 %doc %{texmfdist}/doc/latex/filecontents
 %doc %{texmfdist}/doc/latex/float
+%if %{without bootstrap}
 %doc %{texmfdist}/doc/latex/floatflt
+%endif
 %doc %{texmfdist}/doc/latex/footmisc
 %doc %{texmfdist}/doc/latex/footnpag
 %doc %{texmfdist}/doc/latex/fp
@@ -6689,13 +6737,20 @@
 %doc %{texmfdist}/doc/latex/wrapfig
 %doc %{texmfdist}/doc/latex/xtab
 %doc %{texmfdist}/doc/latex/yfonts
-%doc %{texmf}/doc/dvipdfm
 
 %files -n texlive-dvips-data
 %defattr(644,root,root,755)
+%doc %{texmf}/doc/dvipdfm
 %{texmfdist}/dvips
 %{texmfdist}/fonts/enc/dvips/base
+%{texmfdist}/tex/generic/dvips
+%{texmf}/dvipdfm
+%{texmf}/dvipdfmx
 %{texmf}/dvips
+%{texmf}/fonts/enc/dvips
+%{texmf}/fonts/map/dvipdfm
+%{texmf}/fonts/map/dvipdfmx
+%{texmf}/fonts/map/dvips
 
 %files -n texlive-omega-data
 %defattr(644,root,root,755)
@@ -6838,6 +6893,7 @@
 %{texmfdist}/metapost/tabvar
 %{texmfdist}/metapost/textpath
 %{texmfdist}/metapost/venn
+%{texmfdist}/tex/generic/metapost
 
 %files -n xindy-data
 %defattr(644,root,root,755)
@@ -7064,8 +7120,9 @@
 %files -n texlive-context-data
 %defattr(644,root,root,755)
 %doc %{texmfdist}/doc/context
+%{texmfdist}/source/lambda
 %{texmfdist}/bibtex/bst/context
-%{texmfdist}/context/data
+%{texmfdist}/context
 %{texmfdist}/fonts/enc/dvips/context
 %{texmfdist}/fonts/fea/context
 %{texmfdist}/fonts/map/dvips/context
@@ -7093,13 +7150,14 @@
 
 %files -n texlive-latex-data
 %defattr(644,root,root,755)
-%dir %{texmfdist}/source/latex
 %dir %{texmfdist}/scripts/pst-pdf
 %dir %{texmfdist}/tex/latex
 %dir %{texmfdist}/tex/latex/latexconfig
 %dir %{texmf}/tex/latex
 # %{texmf}/fmtutil/format.latex.cnf
+%if %{without bootstrap}
 %{texmfdist}/tex/latex/floatflt
+%endif
 %{texmfdist}/scripts/pst-pdf/ps4pdf
 %{texmfdist}/tex/generic/pstricks
 %{texmfdist}/tex/generic/shapepar
@@ -7448,6 +7506,8 @@
 %{texmfdist}/tex/latex/jurarsp
 %{texmfdist}/tex/latex/koma-script
 %{texmfdist}/tex/latex/labels
+%{texmfdist}/tex/latex/latexconfig/graphics.cfg
+%{texmfdist}/tex/latex/latexconfig/hyperref.cfg
 %{texmfdist}/tex/latex/latexconfig/latex.ini
 %{texmfdist}/tex/latex/latexconfig/lualatex.ini
 %{texmfdist}/tex/latex/latexconfig/mllatex.ini
@@ -7739,7 +7799,6 @@
 %files -n texlive-latex-bibtex-revtex4
 %defattr(644,root,root,755)
 %dir %{texmfdist}/source/latex/revtex
-%dir %{texmfdist}/doc/latex
 %doc %{texmfdist}/doc/latex/revtex
 # %{texmfdist}/source/latex/revtex/revtex4.dtx
 # %{texmfdist}/source/latex/revtex/revtex4.ins
@@ -8005,10 +8064,12 @@
 %{texmfdist}/tex/latex/photo
 %{texmfdist}/tex/latex/topfloat
 
+%if %{without bootstrap}
 %files -n texlive-latex-foiltex
 %defattr(644,root,root,755)
 %doc %{texmfdist}/doc/latex/foiltex
 %{texmfdist}/tex/latex/foiltex
+%endif
 
 %files -n texlive-latex-formlett
 %defattr(644,root,root,755)
@@ -10170,6 +10231,91 @@
 # Time printing, in German.
 %{texmfdist}/tex/latex/uhrzeit
 
+
+%{texmfdist}/source/latex/nicetext
+%{texmfdist}/tex/latex/nicetext
+%{texmfdist}/source/latex/pagecont
+%{texmfdist}/tex/latex/pagecont
+%{texmfdist}/source/latex/pax
+%{texmfdist}/tex/latex/pax
+%{texmfdist}/tex/latex/pdfcomment
+%{texmfdist}/tex/latex/pdfmarginpar
+%{texmfdist}/source/latex/pdfx
+%{texmfdist}/tex/latex/pdfx
+%{texmfdist}/tex/latex/pigpen
+%{texmfdist}/tex/latex/powerdot-FUBerlin
+%{texmfdist}/tex/latex/printlen
+%{texmfdist}/tex/latex/properties
+%{texmfdist}/tex/latex/psbao
+%{texmfdist}/source/latex/pstool
+%{texmfdist}/tex/latex/pstool
+%{texmfdist}/tex/latex/pstricks
+%{texmfdist}/source/latex/rangen
+%{texmfdist}/tex/latex/rangen
+%{texmfdist}/source/latex/rcs-multi
+%{texmfdist}/tex/latex/rcs-multi
+%{texmfdist}/tex/latex/recipe
+%{texmfdist}/tex/latex/recycle
+%{texmfdist}/source/latex/rjlparshap
+%{texmfdist}/tex/latex/rjlparshap
+%{texmfdist}/source/latex/sageep
+%{texmfdist}/tex/latex/sageep
+%{texmfdist}/tex/latex/schemabloc
+%{texmfdist}/tex/latex/selectp
+%{texmfdist}/tex/latex/sfheaders
+%{texmfdist}/source/latex/shuffle
+%{texmfdist}/tex/latex/shuffle
+%{texmfdist}/source/latex/silence
+%{texmfdist}/tex/latex/silence
+%{texmfdist}/tex/latex/spotcolor
+%{texmfdist}/source/latex/spverbatim
+%{texmfdist}/tex/latex/spverbatim
+%{texmfdist}/source/latex/steinmetz
+%{texmfdist}/tex/latex/steinmetz
+%{texmfdist}/source/latex/svn-prov
+%{texmfdist}/tex/latex/svn-prov
+%{texmfdist}/tex/latex/syllogism
+%{texmfdist}/tex/latex/tablenotes
+%{texmfdist}/tex/latex/tabls
+%{texmfdist}/tex/latex/tabularcalc
+%{texmfdist}/source/latex/tabularew
+%{texmfdist}/tex/latex/tabularew
+%{texmfdist}/tex/latex/tdclock
+%{texmfdist}/source/latex/termcal
+%{texmfdist}/tex/latex/termcal
+%{texmfdist}/source/latex/termlist
+%{texmfdist}/tex/latex/termlist
+%{texmfdist}/source/latex/texments
+%{texmfdist}/tex/latex/texments
+%{texmfdist}/tex/latex/thmbox
+%{texmfdist}/tex/latex/threeparttablex
+%{texmfdist}/tex/latex/tikz-timing
+%{texmfdist}/tex/latex/titlepic
+%{texmfdist}/tex/latex/tkz-doc
+%{texmfdist}/tex/latex/tkz-linknodes
+%{texmfdist}/tex/latex/tkz-tab
+%{texmfdist}/tex/latex/todonotes
+%{texmfdist}/tex/latex/totcount
+%{texmfdist}/tex/latex/trimspaces
+%{texmfdist}/tex/latex/ucdavisthesis
+%{texmfdist}/tex/latex/ulqda
+%{texmfdist}/tex/latex/ut-thesis
+%{texmfdist}/tex/latex/varwidth
+%{texmfdist}/tex/latex/venturis
+%{texmfdist}/tex/latex/venturis2
+%{texmfdist}/tex/latex/venturisadf
+%{texmfdist}/tex/latex/venturisold
+%{texmfdist}/tex/latex/venturissans
+%{texmfdist}/tex/latex/venturissans2
+%{texmfdist}/tex/latex/verbatimbox
+%{texmfdist}/tex/latex/verbatimcopy
+%{texmfdist}/tex/latex/version
+%{texmfdist}/tex/latex/vertbars
+%{texmfdist}/tex/latex/widetable
+%{texmfdist}/tex/latex/yagusylo
+%{texmfdist}/tex/latex/zhmetrics
+%{texmfdist}/tex/latex/zwpagelayout
+
 %files -n texlive-latex-pdfslide
 %defattr(644,root,root,755)
 %doc %{texmfdist}/doc/latex/pdfslide
@@ -10376,13 +10522,17 @@
 %{texmfdist}/source/latex/pst-gr3d
 %{texmfdist}/source/latex/pst-pdf
 %{texmfdist}/source/latex/pst-poly
+%{texmfdist}/tex/generic/pst-abspos
 %{texmfdist}/tex/generic/pst-asr
 %{texmfdist}/tex/generic/pst-barcode
+%{texmfdist}/tex/generic/pst-bezier
 %{texmfdist}/tex/generic/pst-blur
+%{texmfdist}/tex/generic/pst-bspline
 %{texmfdist}/tex/generic/pst-coil
 %{texmfdist}/tex/generic/pst-cox
 %{texmfdist}/tex/generic/pst-eps
 %{texmfdist}/tex/generic/pst-fill
+%{texmfdist}/tex/generic/pst-gantt
 %{texmfdist}/tex/generic/pst-geo
 %{texmfdist}/tex/generic/pst-ghsb
 %{texmfdist}/tex/generic/pst-gr3d
@@ -10400,15 +10550,21 @@
 %{texmfdist}/tex/generic/pst-solides3d
 %{texmfdist}/tex/generic/pst-spectra
 %{texmfdist}/tex/generic/pst-stru
+%{texmfdist}/tex/generic/pst-tree
 %{texmfdist}/tex/generic/pst-vue3d
+%{texmfdist}/tex/latex/pst-abspos
 %{texmfdist}/tex/latex/pst-asr
 %{texmfdist}/tex/latex/pst-barcode
+%{texmfdist}/tex/latex/pst-bezier
 %{texmfdist}/tex/latex/pst-blur
+%{texmfdist}/tex/latex/pst-bspline
+%{texmfdist}/tex/latex/pst-calendar
 %{texmfdist}/tex/latex/pst-coil
 %{texmfdist}/tex/latex/pst-cox
 %{texmfdist}/tex/latex/pst-dbicons
 %{texmfdist}/tex/latex/pst-eps
 %{texmfdist}/tex/latex/pst-fill
+%{texmfdist}/tex/latex/pst-gantt
 %{texmfdist}/tex/latex/pst-geo
 %{texmfdist}/tex/latex/pst-ghsb
 %{texmfdist}/tex/latex/pst-gr3d
@@ -10423,12 +10579,16 @@
 %{texmfdist}/tex/latex/pst-pdgr
 %{texmfdist}/tex/latex/pst-poly
 %{texmfdist}/tex/latex/pst-qtree
+%{texmfdist}/tex/latex/pst-sigsys
 %{texmfdist}/tex/latex/pst-slpe
 %{texmfdist}/tex/latex/pst-solides3d
 %{texmfdist}/tex/latex/pst-soroban
 %{texmfdist}/tex/latex/pst-spectra
 %{texmfdist}/tex/latex/pst-stru
+%{texmfdist}/tex/latex/psu-thesis
+%{texmfdist}/tex/latex/pst-tree
 %{texmfdist}/tex/latex/pst-uml
+%{texmfdist}/tex/latex/pst-vowel
 %{texmfdist}/tex/latex/pst-vue3d
 
 %files -n texlive-latex-psnfss
@@ -10635,9 +10795,9 @@
 %{texmfdist}/tex/generic/xkeyval
 %{texmfdist}/tex/latex/xkeyval
 
-%files -n texlive-fonts-doc
-%defattr(644,root,root,755)
-%doc %{texmfdist}/doc/fonts
+##%files -n texlive-fonts-doc
+##%defattr(644,root,root,755)
+#%%doc %{texmfdist}/doc/fonts
 
 %files -n texlive-fonts-adobe
 %defattr(644,root,root,755)
@@ -10726,7 +10886,6 @@
 
 %files -n texlive-fonts-cm
 %defattr(644,root,root,755)
-%dir %{texmfdist}/doc/fonts
 # %dir %{texmfdist}/fonts/afm/bluesky
 %dir %{texmfdist}/fonts/map/dvips
 %dir %{texmfdist}/fonts/pk/ljfour/public
@@ -10838,8 +10997,8 @@
 
 %files -n texlive-fonts-kpfonts
 %defattr(644,root,root,755)
-%dir %{texmfdist}/doc/fonts
 %doc %{texmfdist}/doc/fonts/kpfonts
+%{texmfdist}/fonts/map/dvips/kpfonts
 %{texmfdist}/fonts/afm/public/kpfonts
 %{texmfdist}/fonts/enc/dvips/kpfonts
 %{texmfdist}/fonts/enc/pdftex/kpfonts
@@ -10977,6 +11136,7 @@
 %{texmfdist}/fonts/vf/public/arev
 %{texmfdist}/source/fonts/arev
 
+%{texmfdist}/fonts/map/dvips/vntex/arevvn.map
 %{texmfdist}/fonts/tfm/vntex/arevvn
 %{texmfdist}/fonts/type1/vntex/arevvn
 
@@ -11111,6 +11271,7 @@
 %{texmfdist}/fonts/type1/public/cbfonts
 
 %doc %{texmfdist}/doc/fonts/charter
+%{texmfdist}/fonts/map/dvips/vntex/chartervn.map
 %{texmfdist}/fonts/afm/vntex/chartervn
 %{texmfdist}/fonts/tfm/vntex/chartervn
 %{texmfdist}/fonts/type1/vntex/chartervn
@@ -11141,6 +11302,7 @@
 # %{texmfdist}/fonts/source/public/cmastro
 # %{texmfdist}/fonts/tfm/public/cmastro
 
+%{texmfdist}/fonts/map/dvips/vntex/cmbrightvn.map
 %{texmfdist}/fonts/tfm/vntex/cmbrightvn
 %{texmfdist}/fonts/type1/vntex/cmbrightvn
 
@@ -11159,11 +11321,12 @@
 %{texmfdist}/fonts/source/public/cmpica
 %{texmfdist}/fonts/tfm/public/cmpica
 
-
+%{texmfdist}/fonts/map/dvips/vntex/comicvn.map
 %{texmfdist}/fonts/tfm/vntex/comicsansvn
 %{texmfdist}/fonts/type1/vntex/comicsansvn
 %{texmfdist}/fonts/vf/vntex/comicsansvn
 
+%{texmfdist}/fonts/map/dvips/vntex/concretevn.map
 %{texmfdist}/fonts/tfm/vntex/concretevn
 %{texmfdist}/fonts/type1/vntex/concretevn
 
@@ -11232,6 +11395,7 @@
 %{texmfdist}/fonts/tfm/public/ean
 
 %doc %{texmfdist}/doc/fonts/eiad
+%{texmfdist}/fonts/source/public/eiad-ltx
 %{texmfdist}/fonts/source/public/eiad
 %{texmfdist}/fonts/tfm/public/eiad
 
@@ -11279,12 +11443,15 @@
 
 %doc %{texmfdist}/doc/fonts/fge
 %{texmfdist}/fonts/source/public/fge
+%{texmfdist}/fonts/map/dvips/fge
 %{texmfdist}/fonts/tfm/public/fge
 %{texmfdist}/fonts/type1/public/fge
 %{texmfdist}/source/fonts/fge
 
+%{texmfdist}/fonts/map/dvips/figbas
 %{texmfdist}/fonts/afm/public/figbas
 %{texmfdist}/fonts/type1/public/figbas
+%{texmfdist}/fonts/tfm/public/figbas
 
 %{texmfdist}/fonts/map/dvips/foekfont
 %{texmfdist}/fonts/tfm/public/foekfont
@@ -11320,6 +11487,7 @@
 
 # %{texmfdist}/fonts/afm/public/garuda
 # %{texmfdist}/fonts/map/dvips/garuda
+%{texmfdist}/fonts/map/dvips/garuda-c90
 %{texmfdist}/fonts/tfm/public/garuda-c90
 # %{texmfdist}/fonts/type1/public/garuda
 
@@ -11412,6 +11580,7 @@
 %doc %{texmfdist}/doc/fonts/grotesq
 %{texmfdist}/fonts/map/dvips/grotesq
 
+%{texmfdist}/fonts/map/dvips/vntex/grotesqvn.map
 %{texmfdist}/fonts/afm/vntex/grotesqvn
 %{texmfdist}/fonts/tfm/vntex/grotesqvn
 %{texmfdist}/fonts/type1/vntex/grotesqvn
@@ -11456,6 +11625,8 @@
 %{texmfdist}/fonts/source/public/ifsym
 %{texmfdist}/fonts/tfm/public/ifsym
 
+%{texmfdist}/fonts/opentype/public/inconsolata
+%{texmfdist}/fonts/map/dvips/inconsolata
 %{texmfdist}/fonts/tfm/public/inconsolata
 %{texmfdist}/fonts/type1/public/inconsolata
 
@@ -11520,6 +11691,7 @@
 %{texmfdist}/fonts/tfm/public/libertine
 %{texmfdist}/fonts/type1/public/libertine
 %{texmfdist}/fonts/vf/public/libertine
+%{texmfdist}/fonts/opentype/public/libertine
 
 %doc %{texmfdist}/doc/fonts/linearA
 %{texmfdist}/fonts/afm/public/linearA
@@ -11552,6 +11724,7 @@
 %{texmfdist}/fonts/tfm/public/mathpazo
 %{texmfdist}/fonts/vf/public/mathpazo
<<Diff was trimmed, longer than 597 lines>>

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/texlive-texmf/texlive-texmf.spec?r1=1.18&r2=1.19&f=u



More information about the pld-cvs-commit mailing list