rpms/texlive-texmf/devel dvips-config.generic, NONE, 1.1 texlive-2007-badenv.patch, NONE, 1.1 texlive-2007-texmf.cnf-ptex.patch, NONE, 1.1 texlive-2007-texmfconf.patch, NONE, 1.1 texlive-2007-tkdefaults.patch, NONE, 1.1 texlive-2007-updmap.patch, NONE, 1.1 texlive-filter-requires.sh, NONE, 1.1 texlive-texmf.spec, NONE, 1.1 texlive.2007.ls-R-japanese, NONE, 1.1 texlive.2007.zip.list, NONE, 1.1 texlive.var.2007.ls-R, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2

Jindrich Novy (jnovy) fedora-extras-commits at redhat.com
Sun Dec 2 11:02:33 UTC 2007


Author: jnovy

Update of /cvs/extras/rpms/texlive-texmf/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv10357/devel

Modified Files:
	.cvsignore sources 
Added Files:
	dvips-config.generic texlive-2007-badenv.patch 
	texlive-2007-texmf.cnf-ptex.patch texlive-2007-texmfconf.patch 
	texlive-2007-tkdefaults.patch texlive-2007-updmap.patch 
	texlive-filter-requires.sh texlive-texmf.spec 
	texlive.2007.ls-R-japanese texlive.2007.zip.list 
	texlive.var.2007.ls-R 
Log Message:
initial import



--- NEW FILE dvips-config.generic ---
% This is a config file for dvips 5.85(k) and teTeX. Created on Aug 25 1999
% by Giuseppe Ghibò <ghibo at linux-mandrake.com>. It is intended to create
% PostScript output for a 'generic' PostScript printer (resolution
% indipendent if possible). Type 1 fonts are used if found. It could be used
% together with -D option in dvips command line without having to create 
% PK fonts for proper resolution. Of course if a font is not found in 
% Type 1 format, it is tried in PK, using 'linotzzh' as METAFONT mode.

% Default Memory
m 4000000

% Default is to save output as file.
o

% Default resolution.
D 2540

% Default METAFONT mode
M linotzzh

% This is for using Type 1 fonts where possibile.
p +bsr.map
p +bsr-interpolated.map
p +hoekwater.map
p +xypic.map
p +marvosym.map
p +omega.map
p +utopia.map
p +charter.map
p +cmcyr.map
p +pl.map

% Last resort sizes.
R 600

texlive-2007-badenv.patch:

--- NEW FILE texlive-2007-badenv.patch ---
--- texmf-dist/scripts/context/ruby/wwwserver.rb.badenv	2006-11-18 02:37:52.000000000 +0100
+++ texmf-dist/scripts/context/ruby/wwwserver.rb	2007-02-12 16:54:09.000000000 +0100
@@ -1,4 +1,4 @@
-#!/usr/env ruby
+#!/usr/bin/env ruby
 
 banner = ['WWWServer', 'version 1.0.0', '2003-2006', 'PRAGMA ADE/POD']
 
--- texmf-dist/scripts/context/ruby/ctxtools.rb.badenv	2007-01-12 12:44:15.000000000 +0100
+++ texmf-dist/scripts/context/ruby/ctxtools.rb	2007-02-12 16:55:04.000000000 +0100
@@ -1737,7 +1737,7 @@ class Array
 
     def add_shebang(filename,program)
         unless self[0] =~ /^\#/ then
-            self.insert(0,"\#!/usr/env #{program}")
+            self.insert(0,"\#!/usr/bin/env #{program}")
         end
         unless self[2] =~ /^\#.*?copyright\=/ then
             self.insert(1,"\#")

texlive-2007-texmf.cnf-ptex.patch:

--- NEW FILE texlive-2007-texmf.cnf-ptex.patch ---
--- texmf/web2c/texmf.cnf.orig	2007-02-03 07:28:29.000000000 +0900
+++ texmf/web2c/texmf.cnf	2007-08-17 15:47:06.000000000 +0900
@@ -186,7 +186,6 @@
 % latex209, useful for macros that were written for 2.09 and do not
 % mention 2e at all, but can be used with 2e.
 TEXINPUTS.cslatex       = .;$TEXMF/tex/{cslatex,csplain,latex,generic,}//
-TEXINPUTS.platex        = .;$TEXMF/tex/{platex,latex,generic,}//
 TEXINPUTS.latex         = .;$TEXMF/tex/{latex,generic,}//
 TEXINPUTS.olatex        = .;$TEXMF/tex/{latex,generic,}//
 TEXINPUTS.latex209      = .;$TEXMF/tex/{latex209,generic,latex,}//
@@ -245,6 +244,20 @@
 TEXINPUTS.platex-pl     = .;$TEXMF/tex/{platex,latex,generic,}//
 TEXINPUTS.pdfplatex     = .;$TEXMF/tex/{platex,latex,generic,}//
 
+% Japanese pTeX
+ptex_inputs = .;$TEXMF/{ptex/{plain,generic},tex/{plain,generic,}}//
+platex209_inputs = .;$TEXMF/{ptex/{platex209,plain,platex,},tex/{plain,latex,}}//
+platex2e_inputs = .;$TEXMF/{ptex/platex,{p,}tex/latex,{p,}tex/generic,{p,}tex}//
+TEXINPUTS.platex209 = $platex209_inputs
+TEXINPUTS.platex-sjis = $platex2e_inputs
+TEXINPUTS.platex-euc = $platex2e_inputs
+TEXINPUTS.platex-jis = $platex2e_inputs
+TEXINPUTS.platex = $platex2e_inputs
+TEXINPUTS.ptex-sjis = $ptex_inputs
+TEXINPUTS.ptex-euc = $ptex_inputs
+TEXINPUTS.ptex-jis = $ptex_inputs
+TEXINPUTS.ptex = $ptex_inputs
+
 % Earlier entries override later ones, so put this last.
 TEXINPUTS               = .;$TEXMF/tex/{$progname,generic,}//
 
@@ -266,8 +279,8 @@
 % support the original xdvi.  Must come before the generic settings.
 PKFONTS.XDvi   = .;$TEXMF/%s;$VARTEXFONTS/pk/{%m,modeless}//
 VFFONTS.XDvi   = .;$TEXMF/%s
-PSHEADERS.XDvi = .;$TEXMF/%q{dvips,fonts/type1}//
-TEXPICTS.XDvi  = .;$TEXMF/%q{dvips,tex}//
+PSHEADERS.XDvi = .;$TEXMF/%q{dvips,pdvips,fonts/type1}//
+TEXPICTS.XDvi  = .;$TEXMF/%q{dvips,pdvips,tex}//
 
 % Device-independent font metric files.
 VFFONTS = .;$TEXMF/fonts/vf//
@@ -298,6 +311,8 @@
 % BibTeX bibliographies and style files.
 BIBINPUTS = .;$TEXMF/bibtex/bib//
 BSTINPUTS = .;$TEXMF/bibtex/{bst,csf}//
+BIBINPUTS.jbibtex = .;$TEXMF/{jbibtex,bibtex}/bib//
+BSTINPUTS.jbibtex = .;$TEXMF/{jbibtex,bibtex}/{bst,csf}//
 
 % MFT style files.
 MFTINPUTS = .;$TEXMF/mft//
@@ -305,7 +320,8 @@
 % PostScript headers and prologues (.pro); unfortunately, some programs
 % also use this for acessing font files (enc, type1, truetype)
 TEXPSHEADERS = .;$TEXMF/{dvips,fonts/{enc,type1,type42,type3}}//
-TEXPSHEADERS.gsftopk = .;$TEXMF/{dvips,fonts/{enc,type1,type42,type3,truetype}}//
+TEXPSHEADERS.pdvips =  .;$TEXMF/{pdvips,dvips,fonts/{enc,type1,type42,type3}}//
+TEXPSHEADERS.gsftopk = .;$TEXMF/{dvips,pdvips,fonts/{enc,type1,type42,type3,truetype}}//
 
 % OSFONTDIR is to provide a convenient hook for allowing TeX to find
 % fonts installed on the system (outside of TeX).  An empty default
@@ -332,6 +348,7 @@
 
 % Dvips' config.* files (this name should not start with `TEX'!).
 TEXCONFIG = $TEXMF/dvips//
+TEXCONFIG.pdvips = $TEXMF/pdvips//
 
 % Makeindex style (.ist) files.
 INDEXSTYLE = .;$TEXMF/makeindex//

texlive-2007-texmfconf.patch:

--- NEW FILE texlive-2007-texmfconf.patch ---
diff -up texlive-texmf-2007/texmf/web2c/texmf.cnf.texmfconf texlive-texmf-2007/texmf/web2c/texmf.cnf
--- texlive-texmf-2007/texmf/web2c/texmf.cnf.texmfconf	2007-09-13 10:22:12.000000000 +0200
+++ texlive-texmf-2007/texmf/web2c/texmf.cnf	2007-09-13 10:27:05.000000000 +0200
@@ -572,7 +572,7 @@
 nest_size = 500         % simultaneous semantic levels (e.g., groups)
 max_in_open = 15        % simultaneous input files and error insertions
 param_size = 10000      % simultaneous macro parameters
-save_size = 5000        % for saving values outside current group
+save_size = 10000        % for saving values outside current group
 stack_size = 5000       % simultaneous input sources
 
 % These are Omega-specific.

texlive-2007-tkdefaults.patch:

--- NEW FILE texlive-2007-tkdefaults.patch ---
--- texmf/texdoctk/texdocrc.defaults.texlive	2006-05-27 00:06:37.000000000 -0700
+++ texmf/texdoctk/texdocrc.defaults	2006-05-27 00:10:45.000000000 -0700
@@ -22,15 +22,15 @@
 DVIPS_OPTS=-q
 
 # PostScript handling
-PS_VIEWER=ghostview
+PS_VIEWER=xdg-open
 
 # PDF handling
-PDF_VIEWER=acroread
-PDFPS_CONV=acroread
-PDFPS_OPTS=-toPostScript -pairs
+PDF_VIEWER=xdg-open
+PDFPS_CONV=pdftops
+PDFPS_OPTS=-q
 
 # HTML handling
-HTML_VIEWER=netscape
+HTML_VIEWER=xdg-open
 HTMLPS_CONV=
 # HTMLPS_REDIR must be on, if the html->ps converter normally writes its output
 # to stdout instead of a file (e.g. as html2ps) (y or yes to make active)
@@ -46,6 +46,6 @@
 
 # printer
 PRINT_CMD=lpr
-PRINT_OPTS=-h -Plp
+PRINT_OPTS=
 
 # end of config

texlive-2007-updmap.patch:

--- NEW FILE texlive-2007-updmap.patch ---
diff -up texlive-texmf-2007/texmf/web2c/updmap.cfg.updmap texlive-texmf-2007/texmf/web2c/updmap.cfg
--- texlive-texmf-2007/texmf/web2c/updmap.cfg.updmap	2007-02-01 13:43:45.000000000 +0100
+++ texlive-texmf-2007/texmf/web2c/updmap.cfg	2007-09-08 07:43:09.000000000 +0200
@@ -130,60 +130,60 @@ dvipdfmDownloadBase14 true
 #
 # FPL, free substitutes for the commercial Palatino SC/OsF fonts
 # are available from CTAN:fonts/fpl; used by psnfss 9.2.
-Map SkakNew.map
-Map aifonts.map
+#! Map SkakNew.map
+#! Map aifonts.map
 Map antp.map
 Map antt.map
-Map arabi.map
-Map archaicprw.map
-Map arev.map
+#! Map arabi.map
+#! Map archaicprw.map
+#! Map arev.map
 Map arevvn.map
-Map ascii.map
-Map augie.map
-Map aurical.map
+#! Map ascii.map
+#! Map augie.map
+#! Map aurical.map
 Map belleek.map
-Map bera.map
-Map bsmiu.map
-Map burmese.map
+#! Map bera.map
+#! Map bsmiu.map
+#! Map burmese.map
 Map charter.map
 Map chartervn.map
-Map cheq.map
-Map cherokee.map
-Map cjhebrew.map
-Map cm-lgc.map
+#! Map cheq.map
+#! Map cherokee.map
+#! Map cjhebrew.map
+#! Map cm-lgc.map
 Map cmbrightvn.map
 Map cmcyr.map
 Map comicvn.map
 Map concretevn.map
-Map dictsym.map
+#! Map dictsym.map
 Map dstroke.map
-Map epiolmec.map
-Map esvect.map
-Map foekfont.map
+#! Map epiolmec.map
+#! Map esvect.map
+#! Map foekfont.map
 Map fourier.map
 Map fpls.map
-Map garuda.map
-Map gbsnu.map
+#! Map garuda.map
+#! Map gbsnu.map
 Map grotesqvn.map
-Map grverb.map
-Map iwona.map
-Map kerkis.map
-Map linearA.map
-Map literat.map
+#! Map grverb.map
+#! Map iwona.map
+#! Map kerkis.map
+#! Map linearA.map
+#! Map literat.map
 Map lm.map
-Map lscy.map
+#! Map lscy.map
 Map marvosym.map
 Map mdbch.map
 Map mdput.map
 Map mdugm.map
-Map mntz.map
+#! Map mntz.map
 Map mscorevn.map
-Map norasi.map
+#! Map norasi.map
 Map oinuit.map
 Map omega.map
 Map pazo.map
 Map pbsi.map
-Map phaistos.map
+#! Map phaistos.map
 Map pxfonts.map
 Map qbk.map
 Map qcr.map
@@ -193,22 +193,22 @@ Map qpl.map
 Map qtm.map
 Map qzc.map
 Map slantcm.map
-Map tabvar.map
+#! Map tabvar.map
 Map txfonts.map
 Map txttvn.map
-Map ugq.map
-Map umj.map
+#! Map ugq.map
+#! Map umj.map
 Map urwvn.map
 Map utopia.map
 Map vntopia.map
-Map wadalab.map
+#! Map wadalab.map
 Map yfrak.map
-Map zpeu.map
-MixedMap allrunes.map
+#! Map zpeu.map
+#! MixedMap allrunes.map
 MixedMap ams-bsr-interpolated.map
 MixedMap ams-bsr.map
 MixedMap ams-cmcsc-bsr-interpolated.map
-MixedMap arabtex.map
+#! MixedMap arabtex.map
 MixedMap cbgreek.map
 MixedMap ccpl.map
 MixedMap cm-super-t1.map
@@ -217,32 +217,32 @@ MixedMap cm-super-t2b.map
 MixedMap cm-super-t2c.map
 MixedMap cm-super-ts1.map
 MixedMap cm-super-x2.map
-MixedMap cmll.map
+#! MixedMap cmll.map
 MixedMap cmother-bsr.map
 MixedMap cmtext-bsr-interpolated.map
 MixedMap cmtext-bsr.map
 MixedMap csother.map
 MixedMap cstext.map
-MixedMap dvng.map
-MixedMap esint.map
-MixedMap ethiop.map
+#! MixedMap dvng.map
+#! MixedMap esint.map
+#! MixedMap ethiop.map
 MixedMap eurosym.map
-MixedMap hfbright.map
-MixedMap iby.map
+#! MixedMap hfbright.map
+#! MixedMap iby.map
 MixedMap latex-bsr.map
 MixedMap manfnt.map
 MixedMap mflogo.map
-MixedMap mongolian.map
-MixedMap musix.map
+#! MixedMap mongolian.map
+#! MixedMap musix.map
 MixedMap plother.map
 MixedMap pltext.map
 MixedMap rsfs.map
 MixedMap stmaryrd.map
-MixedMap tipa.map
-MixedMap trajan.map
+#! MixedMap tipa.map
+#! MixedMap trajan.map
 MixedMap ttcmex.map
 MixedMap vnrother.map
 MixedMap vnrtext.map
 MixedMap wasy.map
 MixedMap xypic.map
-MixedMap yhmath.map
+#! MixedMap yhmath.map


--- NEW FILE texlive-filter-requires.sh ---
#!/bin/sh
/usr/lib/rpm/perl.req "$@" | grep -v 'perl(\(Tk\|Win32\|only\|path_tre\|just\|Htex\|Pts\)'


--- NEW FILE texlive-texmf.spec ---
# This spec file is based on texjive project created by Michael A. Peters.
# Adopted and modified for Fedora users by Jindrich Novy.

%{!?_texmf_main: %global _texmf_main %{_datadir}/texmf}
%{!?_texmf_vendor: %global _texmf_vendor %{_datadir}/texmf}
%{!?_texmf_var: %global _texmf_var  %{_var}/lib/texmf}
%{!?_texmf_conf: %global _texmf_conf %{_sysconfdir}/texmf}
%{!?_texmf_local: %global _texmf_local %{_usr}/local/share/texmf}
%define	enable_japanese	1
%define	ptex_texmf_ver 2.5

Name:		texlive-texmf
Version:	2007
Release:	0.15%{?dist}
Summary:	Architecture independent parts of the TeX formatting system

Group:		Applications/Publishing
License:	Artistic 2.0 and GPLv2 and GPLv2+ and LGPLv2+ and LPPL and MIT and Public Domain and UCD and Utopia
URL:		http://tug.org/texlive/

# Source0 comes as a result from scripts that look for files in teTeX and assigns appropriate
# TeXLive styles to it so that no style present in teTeX will be missing in TeXLive.
# it contains expanded packages from ftp://tug.org/texlive/Contents/inst/archive/
# Scripts that are used for that are available at http://people.redhat.com/jnovy/files/texlive/scripts/
Source0:	texlive.texmf-%{version}.tar.bz2
# Source1 is http://www.tug.org/texlive/Contents/inst/archive/texmf-var.zip
Source1:	texlive.texmf-var-%{version}.zip

# pregenerated kpathsea ls-R files in case no binary TeXLive is present to regenerate them
%if %{enable_japanese}
Source10:	texlive.%{version}.ls-R-japanese
%else
Source10:	texlive.%{version}.ls-R
%endif
Source11:	texlive.var.%{version}.ls-R

# missing files (note - Fedora installs this with a patch)
Source50:	dvips-config.generic

# TeXLive package list included in Source0
Source91:	texlive.%{version}.zip.list

# filter perl requires
Source99: texlive-filter-requires.sh
%define __perl_requires %{SOURCE99}

# Source1000-: Japanese pTeX
Source1000: ftp://ftp.ascii.co.jp/pub/TeX/ascii-ptex/tetex/ptex-texmf-%{ptex_texmf_ver}.tar.gz
Source1001: ftp://ftp.ascii.co.jp/pub/TeX/ascii-ptex/platex/platex209.tar.bz2
Source1002: dvipsk-jfontimage.tar.bz2

# patches
Patch0:		texlive-2007-badenv.patch
Patch1:		texlive-2007-tkdefaults.patch
Patch2:		texlive-2007-updmap.patch
Patch3:		texlive-2007-texmfconf.patch

# Patch1000-: Japanese pTeX
Patch1001: texlive-2007-texmf.cnf-ptex.patch

BuildRequires:  sed >= 3.95 ghostscript
Requires:	texlive-texmf-errata = %{version}, texlive = %{version}
Requires:	xdg-utils, htmlview

BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
BuildArch:      noarch

Obsoletes:	tetex-eurofont

%description
texlive-texmf is a texmf distribution based upon TeX Live. All of the files
contained in these packages are from the TeX Live zip files. The intent is to
provide a packaging similar in style and layout to teTeX.

%package afm
Group:		Applications/Publishing
Summary:	Texmf files needed for texlive-afm
Requires:       texlive-texmf-errata-afm = %{version}

%description afm
This package contains the components of the TEXMF tree needed for the
texlive-afm package.

%package -n texlive-doc
Group:		Applications/Publishing
Summary:	TeX documentation
Requires:	texlive-doc-errata = %{version}

%description -n texlive-doc
This package contains the documentation for packages installed as part of
texlive. You should install this package if you are new to TeX and LaTeX,
and familiarize yourself with the use of the texdoc command.

%package dvips
Group:		Applications/Publishing
Summary:	Texmf files needed for texlive-dvips
Requires:	texlive-texmf-errata-dvips = %{version}

%description dvips
This package contains the components of the TEXMF tree needed for the
texlive-dvips package.

%package fonts
Group:		Applications/Publishing
Summary:	Texmf files needed for texlive-fonts
Requires:	texlive-texmf-dvips = %{version}-%{release}
Requires:	texlive-texmf-errata-fonts = %{version}
# required for dvipdfmx
Requires:	ghostscript

%description fonts
This package contains the components of the TEXMF tree needed for the
texlive-fonts package.

%package latex
Group:		Applications/Publishing
Summary:	Texmf files needed for texlive-latex
Requires:	texlive-texmf = %{version}-%{release}
Requires:	texlive-texmf-errata-latex = %{version}

%description latex
This package contains the components of the TEXMF tree needed for the
texlive-latex package.

%prep
%setup -q -c

mkdir texmf-var
unzip -d texmf-var %{SOURCE1}
install -p -m644 %{SOURCE50} texmf-var/dvips/config/config.generic

%patch0  -p0 -b .badenv
%patch1  -p0 -b .tkdefaults
%patch2  -p1
%patch3  -p1

cp -p %{SOURCE91} .

# we use web2c/fmutil.cnf for defaults
rm -f texmf/fmtutil/*

# these we do not want
# - they are owned by main package in /usr/bin
rm -rf texmf/scripts/tetex
rm -rf texmf/scripts/thumbpdf
rm -rf texmf/scripts/pdfcrop

# Japanese pTeX
%if %{enable_japanese}
# set platex to Japanese pLaTeX. original one is moved to platex-pl
cd texmf-dist/tex/platex/config
for i in *.ini ; do
  mv ${i} `basename ${i} .ini`-pl.ini
done
cd -
sed -e s/^platex/platex-pl/g \
    -e s/^pdfplatex/pdfplatex-pl/g \
    -e s/platex\.ini/platex\-pl\.ini/g \
     -i texmf/web2c/fmtutil.cnf

tar xfz %{SOURCE1000}
for i in doc fonts jbibtex ptex ; do
  cp -a ptex-texmf/${i} texmf/
done
mkdir -p texmf/doc/ptex/ptex-texmf
# Convert Japanese documents to UTF-8
for i in COPYRIGHT COPYRIGHT.jis Changes.txt README.txt ; do
  iconv -f ISO-2022-JP -t UTF-8 ptex-texmf/${i} \
        -o texmf/doc/ptex/ptex-texmf/${i}
done
rm -rf ptex-texmf
# Prepare platex209
tar xfj %{SOURCE1001} -C texmf/ptex
cat > texmf/ptex/platex209/plplain.ini << EOF
\input plplain.tex \dump
EOF
# Prepare pdvips fonts
mkdir pdvipsk-font
tar xfj %{SOURCE1002} -C pdvipsk-font
cp -a pdvipsk-font/usr/share/texmf/fonts/* texmf/fonts
rm -rf pdvipsk-font
# Prepare texmf.cnf
%patch1001 -p0
%endif

%build
# not compiling anything, but this stuff isn't really %%prep or %%install

# setup texmf.cnf properly
pushd texmf/web2c
%{__sed} -i 's?^TEXMFMAIN =.*?TEXMFMAIN = %{_texmf_main}?' texmf.cnf
%{__sed} -i 's?^TEXMFDIST =.*?TEXMFDIST = %{_texmf_main}?' texmf.cnf
%{__sed} -i 's?^TEXMFSYSVAR =.*?TEXMFSYSVAR = %{_texmf_var}?' texmf.cnf
%{__sed} -i 's?^TEXMFSYSCONFIG =.*?TEXMFSYSCONFIG = %{_texmf_conf}?' texmf.cnf
%{__sed} -i 's?^TEXMFVENDOR =.*?TEXMFVENDOR = %{_texmf_vendor}?' texmf.cnf
%{__sed} -i 's?^TEXMF =.*?TEXMF = {$TEXMFCONFIG,$TEXMFVAR,$TEXMFHOME,$TEXMFSYSCONFIG,!!$TEXMFSYSVAR,!!$TEXMFLOCAL,!!$TEXMFMAIN,!!$TEXMFDIST}?' texmf.cnf
%{__sed} -i 's?^TEXMFLOCAL =.*?TEXMFLOCAL = %{_texmf_local}?' texmf.cnf

%{__sed} -i 's?^TEXMFMAIN .*?TEXMFMAIN     = %{_texmf_main}?' context.cnf
%{__sed} -i 's?^VARTEXMF .*?VARTEXMF      = %{_texmf_var}?' context.cnf
%{__sed} -i 's?^TEXMFVENDOR .*?TEXMFVENDOR   = %{_texmf_vendor}?' context.cnf
popd

# nuke these
rm -f  texmf/web2c/texmf.cnf-4WIN
rm -f  texmf/web2c/texmf.cnf.orig
rm -f  texmf/texdoctk/texdocrc-win32.defaults

install -d -m755 texmf-var/fonts/map/{dvipdfm,dvips,pdftex}/updmap

# for ghosting
touch texmf-var/fonts/map/dvipdfm/updmap/{dvipdfm_dl14.map,dvipdfm.map,dvipdfm_ndl14.map}
touch texmf-var/fonts/map/dvips/updmap/{builtin35.map,ps2pk.map,psfonts_pk.map,download35.map,psfonts.map,psfonts_t1.map}
touch texmf-var/fonts/map/pdftex/updmap/{pdftex_dl14.map,pdftex.map,pdftex_ndl14.map}

# We really don't want these imho
rm -rf texmf-dist/fonts/pk && mkdir texmf-dist/fonts/pk
rm -rf texmf/doc/man
rm -rf texmf-dist/doc/man

# We want these but in the right place
mv texmf/doc/info/tds.info .

# now nuke the info dir
rm -rf texmf/doc/info
rm -rf texmf-dist/doc/info

# Create symlinks for Euler fonts (RH #9782)
pushd texmf-dist/tex/latex/amsfonts
for i in ex f r s ; do
  ln -sf ueu${i}.fd Ueu${i}.fd
done
popd

# fix the bloody permissions - Grrrr
for toplevel in texmf texmf-dist texmf-var; do
  for directory in `find ${toplevel} -type d -print`; do
    chmod 755 ${directory}
  done
  for file in `find ${toplevel} -type f -print`; do
    if [ ! -x ${file} ]; then
      chmod 644 ${file}
    else
      chmod 755 ${file}
    fi
  done
done

# fix the ruby scripts
for ruby in `find texmf-dist/scripts/context/ruby/ -name *.rb`; do
  if [ `head -1 $ruby |grep -c "^#!"` -eq 1 ]; then
    chmod 755 ${ruby}
  else
    chmod 644 ${ruby}
  fi
done

# fix empty documentation files
echo "%%%" >> texmf-dist/doc/latex/mathpazo/mapppl.tex
echo "%%%" >> texmf-dist/doc/latex/mathpazo/mapzplm.tex

# these should be in scripts with symlink to current location
mkdir -p texmf/scripts/hyphen/sh
pushd texmf/tex/generic/hyphen/
install -p -m755 bahyph.sh ../../../scripts/hyphen/sh/
rm -f bahyph.sh
ln -s ../../../scripts/hyphen/sh/bahyph.sh .
popd

# there should be no executable documentation files, and no shell bangs
for toplevel in texmf texmf-dist; do
  for file in `find ${toplevel}/doc -type f`; do
    chmod 644 ${file}
    if [ `head -1 ${file} |grep -c "^#!"` -eq 1 ]; then
      %{__sed} -i '0,/^#!/s//##/' ${file}
    fi
  done
done

# these files owned by binary texlive package
rm -f texmf/web2c/pdfetex-pl.pool
rm -f texmf/web2c/pdfetex.pool

# these files owned by binary texlive-fonts package
rm -f texmf/web2c/{mktex.opt,mktexdir,mktexdir.opt,mktexnam,mktexnam.opt,mktexupd}

# these files owned by binary texlive-dvips package
rm -rf texmf/dvips/base

# remove ttf2pk stuff from bin-ttfutils
rm -f texmf/doc/man/man1/ttf2pk.1
rm -rf texmf/doc/ttf2pk/
rm -rf texmf/fonts/enc/ttf2pk/
rm -rf texmf/fonts/map/ttf2pk/
rm -rf texmf/fonts/sfd/
rm -rf texmf/ttf2pk/


%install
rm -rf %{buildroot} && mkdir -p %{buildroot}

install -d -m755 %{buildroot}%{_infodir}
install -p -m644 tds.info %{buildroot}%{_infodir}/

# install the texmf
mkdir -p %{buildroot}%{_texmf_main}
mkdir -p %{buildroot}%{_texmf_var}
mkdir -p %{buildroot}%{_texmf_vendor}

cp -a %{SOURCE10} %{buildroot}%{_texmf_main}/default.ls-R
cp -a %{SOURCE11} %{buildroot}%{_texmf_var}/default.ls-R

cp -a texmf/* %{buildroot}%{_texmf_main}
cp -a texmf-var/* %{buildroot}%{_texmf_var}
cp -a texmf-dist/* %{buildroot}%{_texmf_vendor}

install -d -m755 %{buildroot}%{_texmf_main}/fonts/{cmap,sfd,type3,type42}

# add symbolic links for cmap. required for dvipdfmx
#if [ -d "/usr/share/ghostscript/`gs --version| cut -d . -f 1-2`/Resource/CMap" ] ; then
#  ln -s /usr/share/ghostscript/`gs --version| cut -d . -f 1-2`/Resource/CMap/* \
#        %{buildroot}%{_texmf_main}/fonts/cmap
#elif [ -d "/usr/share/ghostscript/Resource/CMap" ] ; then
#  ln -s /usr/share/ghostscript/Resource/CMap/* \
#        %{buildroot}%{_texmf_main}/fonts/cmap
#fi

#required for dvipdfmx
if [ -d "%{_datadir}/ghostscript/`gs --version| cut -d . -f 1-2`/Resource/CMap"] ; then
  cmap_dir="%{_datadir}/ghostscript/"`gs --version| cut -d . -f 1-2`"/Resource/CMap/"
elif [ -d "%{_datadir}/ghostscript/Resource/CMap" ] ; then
  cmap_dir="%{_datadir}/ghostscript/Resource/CMap/"
fi
if [ z"$cmap_dir" != 'z' ]; then
  pushd texmf/web2c
  %{__sed} -i 's?^CMAPFONTS = .*?CMAPFONTS =
  .;$TEXMF/fonts/cmap//;'"$cmap_dir"'?' texmf.cnf
  popd
fi

# move the configuration files and symlink them
install -d -m755 %{buildroot}%{_texmf_conf}/web2c
mv %{buildroot}%{_texmf_main}/web2c/mktex.cnf %{buildroot}%{_texmf_conf}/web2c/
for file in `ls %{buildroot}%{_texmf_conf}/web2c/ | egrep 'c(nf|fg)$'`; do
  filename="`basename ${file}`"
  ln -sf %{_texmf_conf}/web2c/${filename} %{buildroot}%{_texmf_main}/web2c/
done

if [ -x %{_bindir}/texhash ]; then
  texhash %{buildroot}%{_texmf_main}
  mv %{buildroot}%{_texmf_main}/ls-R %{buildroot}%{_texmf_main}/default.ls-R
  texhash %{buildroot}%{_texmf_var}
  mv %{buildroot}%{_texmf_var}/ls-R %{buildroot}%{_texmf_var}/default.ls-R
else
  install -p -m644 %{SOURCE10} %{buildroot}%{_texmf_main}/default.ls-R
  install -p -m644 %{SOURCE11} %{buildroot}%{_texmf_var}/default.ls-R
fi
touch %{buildroot}%{_texmf_main}/ls-R
touch %{buildroot}%{_texmf_var}/ls-R
install -d -m755 %{buildroot}%{_texmf_vendor}/{doc,tex}/{generic,latex}
install -d -m755 %{buildroot}%{_texmf_vendor}/fonts
touch %{buildroot}%{_texmf_vendor}/ls-R
touch %{buildroot}%{_texmf_conf}/ls-R

install -d -m755 %{buildroot}%{_texmf_var}/xdvi
touch %{buildroot}%{_texmf_var}/xdvi/XDvi

# remove dvipdfm, it's packaged by the binary texlive packages
rm -rf %{buildroot}%{_texmf_main}/dvipdfm/

# create macro file for building texlive
mkdir -p %{buildroot}%{_sysconfdir}/rpm
cat <<EOF > %{buildroot}%{_sysconfdir}/rpm/macros.texlive
# macros to keep trees in texlive consistent
%%_texmf_main     %{_texmf_main}
%%_texmf_vendor   %{_texmf_vendor}
%%_texmf_var      %{_texmf_var}
%%_texmf_conf     %{_texmf_conf}
EOF

%clean
rm -rf %{buildroot}

%post
[ -x %{_bindir}/texconfig-sys ] && %{_bindir}/texconfig-sys rehash 2> /dev/null || :
[ -x /sbin/install-info ] && /sbin/install-info %{_infodir}/tds.info.gz %{_infodir}/dir || :

%post afm
[ -x %{_bindir}/texconfig-sys ] && %{_bindir}/texconfig-sys rehash 2> /dev/null || :

%post dvips
[ -x %{_bindir}/texconfig-sys ] && %{_bindir}/texconfig-sys rehash 2> /dev/null || :

%post fonts
# done in fonts because fonts package owns texhash
#  this is really only needed for build system
if [ ! -x %{_bindir}/texhash ]; then
  cat %{_texmf_main}/default.ls-R > %{_texmf_main}/ls-R ||:
  cat %{_texmf_var}/default.ls-R  > %{_texmf_var}/ls-R  ||:
else
  [ -x %{_bindir}/texconfig-sys ] && %{_bindir}/texconfig-sys rehash 2> /dev/null || :
fi

%post -n texlive-doc
[ -x %{_bindir}/texconfig-sys ] && %{_bindir}/texconfig-sys rehash 2> /dev/null || :

%preun
if [ "$1" = 0 ]; then
  [ -x /sbin/install-info ] && /sbin/install-info --delete %{_infodir}/tds.info.gz %{_infodir}/dir || :
fi


%postun
[ -x %{_bindir}/texconfig-sys ] && %{_bindir}/texconfig-sys rehash 2> /dev/null || :

%postun afm
[ -x %{_bindir}/texconfig-sys ] && %{_bindir}/texconfig-sys rehash 2> /dev/null || :

%postun dvips
[ -x %{_bindir}/texconfig-sys ] && %{_bindir}/texconfig-sys rehash 2> /dev/null || :

%postun fonts
[ -x %{_bindir}/texconfig-sys ] && %{_bindir}/texconfig-sys rehash 2> /dev/null || :

%postun -n texlive-doc
[ -x %{_bindir}/texconfig-sys ] && %{_bindir}/texconfig-sys rehash 2> /dev/null || :

%files
%defattr(-,root,root,-)
%config(noreplace) %{_sysconfdir}/rpm/macros.texlive
%doc texlive.%{version}.zip.list
%{_texmf_main}/bibtex/
%dir %{_texmf_main}/context
%dir %{_texmf_main}/context/data
%{_texmf_main}/context/config/
%{_texmf_main}/context/data/*.gui
%{_texmf_main}/context/data/*.ini
%{_texmf_main}/context/data/*.xml
%{_texmf_main}/context/data/*.rme
%{_texmf_main}/context/data/*.dat
%{_texmf_main}/context/data/*.vim
%{_texmf_main}/context/data/contextnames.txt
%{_texmf_main}/context/data/scite-ctx.readme
%{_texmf_main}/context/data/context.properties
%{_texmf_main}/context/data/cont-*.properties
%{_texmf_main}/context/data/metafun-scite.properties
%{_texmf_main}/context/data/scite-ctx.properties
%dir %{_texmf_main}/fmtutil/
%{_texmf_main}/makeindex/
%{_texmf_main}/metafont/
%{_texmf_main}/metapost/
%{_texmf_main}/omega/
%{_texmf_main}/scripts/
%{_texmf_main}/texconfig/
%dir %{_texmf_main}/tex
%{_texmf_main}/tex/amstex/
%{_texmf_main}/tex/context/
%{_texmf_main}/tex/csplain/
%{_texmf_main}/tex/eplain/
%{_texmf_main}/tex/fontinst/
%dir %{_texmf_main}/tex/lambda
%dir %{_texmf_main}/tex/lambda/base
%{_texmf_main}/tex/lambda/config/
%{_texmf_main}/tex/lambda/base/*.tex
%{_texmf_main}/tex/lambda/base/*.bgd
%{_texmf_main}/tex/lambda/base/*.lay
%{_texmf_main}/tex/lambda/base/*.hpn
%{_texmf_main}/tex/lambda/base/*.fd
%{_texmf_main}/tex/lambda/base/*.def
%{_texmf_main}/tex/lambda/base/*.sty
%{_texmf_main}/tex/lambda/oinuit/
%{_texmf_main}/tex/mex/
%{_texmf_main}/tex/mltex/
%{_texmf_main}/tex/plain/
%{_texmf_main}/tex/texinfo/
%{_texmf_main}/texdoctk/
%{_texmf_main}/tex4ht/
%{_texmf_main}/vtex/
# will result in a couple files being owned by texmf and texmf-fonts
#  texmf/tex/generic/babel/{frenchb.cfg,hyphen.cfg}
#  Not really worth worrying about.
%{_texmf_main}/tex/generic/
# configs
%dir %{_texmf_main}/web2c
%{_texmf_main}/web2c/*.tcx
%{_texmf_main}/web2c/*.cnf
%{_texmf_main}/web2c/*.cfg
%config(noreplace) %{_texmf_conf}/web2c/*.cnf
%{_texmf_main}/web2c/*.pool
# Japanese pTeX
%if %{enable_japanese}
%dir %{_texmf_main}/ptex
%{_texmf_main}/jbibtex
%{_texmf_main}/ptex/plain
%endif
# var
%config(noreplace) %{_texmf_var}/xdvi/XDvi
%config(noreplace) %{_texmf_var}/web2c/mktex.cnf
%{_texmf_var}/tex/
%dir %{_texmf_var}/xdvi
%dir %{_texmf_var}/fonts
%dir %{_texmf_var}/fonts/map
%dir %{_texmf_var}/fonts/map/dvipdfm
%dir %{_texmf_var}/fonts/map/dvipdfm/updmap
%ghost %{_texmf_var}/fonts/map/dvipdfm/updmap/*
%dir %{_texmf_var}/fonts/map/dvips/updmap
%ghost %{_texmf_var}/fonts/map/dvips/updmap/*
%dir %{_texmf_var}/fonts/map/pdftex/updmap
%ghost %{_texmf_var}/fonts/map/pdftex/updmap/*
%{_texmf_var}/dvipdfm/
# info
%{_infodir}/tds.info.*
# ls-R
%ghost %{_texmf_main}/ls-R
#%ghost %{_texmf_vendor}/ls-R
%ghost %{_texmf_conf}/ls-R
%ghost %{_texmf_var}/ls-R
%{_texmf_main}/default.ls-R
# former common subpackage, should not own any installed files.
%dir %{_texmf_main}
# for addon packages that want to put stuff in these directories
#%dir %{_texmf_vendor}
%dir %{_texmf_vendor}/doc
%dir %{_texmf_vendor}/doc/generic
%dir %{_texmf_vendor}/doc/latex
# a few TDS directories (more need to be added)
#%dir %{_texmf_vendor}/tex
#%dir %{_texmf_vendor}/tex/generic
%dir %{_texmf_vendor}/tex/latex
%dir %{_texmf_vendor}/fonts
%dir %{_texmf_var}
# conf
%dir %{_texmf_conf}
%dir %{_texmf_conf}/web2c
%config(noreplace) %{_texmf_conf}/web2c/mktex.cnf
# texmf-var
%{_texmf_var}/default.ls-R

%files afm
%defattr(-,root,root,-)
%{_texmf_main}/fonts/afm/

%files dvips
%defattr(-,root,root,-)
%{_texmf_main}/dvips/
%{_texmf_var}/dvips/
# these are what are also needed by fonts
%dir %{_texmf_main}/fonts/enc
%dir %{_texmf_main}/fonts/map
%dir %{_texmf_main}/fonts
%{_texmf_main}/fonts/enc/dvips/
%{_texmf_main}/fonts/map/dvips/
# not 100% positive this is right place
%{_texmf_main}/fonts/enc/pdftex/
%{_texmf_main}/fonts/map/pdftex/
%{_texmf_main}/fonts/map/dvipdfm/

%files fonts
%defattr(-,root,root,-)
%{_texmf_main}/fonts/map/fontname/
%{_texmf_main}/fonts/cmap/
%{_texmf_main}/fonts/ofm/
%{_texmf_main}/fonts/opentype/
%{_texmf_main}/fonts/ovf/
%{_texmf_main}/fonts/ovp/
%{_texmf_main}/fonts/pfm/
%{_texmf_main}/fonts/map/vtex/
%dir %{_texmf_main}/fonts/pk
%dir %{_texmf_main}/fonts/sfd
%{_texmf_main}/fonts/source/
%{_texmf_main}/fonts/tfm/
%{_texmf_main}/fonts/type1/
%{_texmf_main}/fonts/truetype/
%dir %{_texmf_main}/fonts/type3
%dir %{_texmf_main}/fonts/type42
%{_texmf_main}/fonts/vf/
%{_texmf_main}/tex/generic/babel/frenchb.cfg
%{_texmf_main}/tex/generic/babel/hyphen.cfg
%{_texmf_main}/tex/lambda/base/omarab.cfg
%{_texmf_main}/tex/lambda/base/omlgc.cfg

%files latex
%defattr(-,root,root,-)
%{_texmf_main}/tex/cslatex/
%{_texmf_main}/tex/latex/
%{_texmf_main}/tex/platex/
%{_texmf_main}/tex/xelatex/
%{_texmf_main}/context/data/latex-scite.properties
# Japanese pTeX
%if %{enable_japanese}
%{_texmf_main}/ptex/platex
%{_texmf_main}/ptex/platex209
%endif

%files -n texlive-doc
%defattr(-,root,root,-)
%doc %{_texmf_main}/doc/

%changelog
* Fri Nov 30 2007 Jindrich Novy <jnovy at redhat.com> - 2007-0.15
- add .gz suffix to info pages so that they gets successfully
  removed in preun phase

* Thu Nov 29 2007 Jindrich Novy <jnovy at redhat.com> - 2007-0.14
- replace htmlview by xdg-open

* Wed Sep 12 2007 Jindrich Novy <jnovy at redhat.com> - 2007-0.13
- move configuration files to the main texlive package
- remove useless common subpackage and move its content to main package
- increase default texmf.cnf limits so that xmlto works
- don't call install-info in scriptlets if it doesn't exist
- fix some multiple file ownerships
- update ptex-texmf to 2.5
- use xdg-utils and htmlview in tkdefaults

* Thu Sep 06 2007 Jindrich Novy <jnovy at redhat.com> - 2007-0.12
- update comments related to sources

* Tue Aug 27 2007 Jindrich Novy <jnovy at redhat.com> - 2007-0.11
- XDvi config file is owned only by one subpackage (thanks to S.Umar)
- declare config files as config(noreplace)
- BR ghostscript
- ship separate ls-R when japanese is enabled

* Wed Aug 22 2007 MATSUURA Takanori <t.matsuu at gmail.com> - 2007-0.10.2
- add Japanese pTeX
- move Polish platex and pdfplatex are moved to platex-pl and
  pdfplatex respectively.
- add ghostscript dependency and symbolic links to the cmap
  files. required for dvipdfmx

* Sat Aug 18 2007 Jindrich Novy <jnovy at redhat.com> - 2007-0.10
- add bin-dvipsk, bin-bibtex, bin-amstex, bin-cyrillic, bin-cslatex,
  bin-cweb, bin-dvipdfmx, bin-dvicopy, bin-pstools, bin-texware,
  bin-thumbpdf, bin-web, bin-ttfutils (these contain man pages and
  config files for packaged binaries)
- legal cleanup: remove literat, latex-tipps-und-tricks, fancybox,
  URW fonts with bad licenses and pcatcode from amscls

* Tue Aug 14 2007 Jindrich Novy <jnovy at redhat.com> - 2007-0.9
- obsolete tetex-eurofont, it's a part of TeXLive
- properly obsolete teTeX
- update license tag (some styles/fonts need yet to be removed,
  licenses discussed upstream)
- sort the zip list

* Tue Aug 07 2007 Jindrich Novy <jnovy at redhat.com> - 2007-0.8
- add bin-tex, bin-xetex, bin-omega, bin-aleph, bin-metafont
- remove sources lists and tpms from the texmf tarball
- install texmf tree in a less hackish way, update texmf macro definitions
- update updmap default configuration, move updmap.cfg to sysconfdir

* Tue Jul 24 2007 Jindrich Novy <jnovy at redhat.com> - 2007-0.7
- add tetex-doc obsoletes/provides to fix upgrading from tetex

* Mon Jul 16 2007 Jindrich Novy <jnovy at redhat.com> - 2007-0.6
- remove obsolete make-texlive-texmf.sh
- remove external cstex

* Wed Jul 04 2007 Jindrich Novy <jnovy at redhat.com> - 2007-0.5
- generate new complete style list based on styles in teTeX
  exclusively, regardless the upstream scheme-tetex
  (srpm size reduced from 280M -> 180M for texmf tree)
- add new hyphenations that weren't present, add latex-fonts,
  latexconfig, etc. to regenerate all fmts successfully

* Tue Jun 30 2007 Jindrich Novy <jnovy at redhat.com> - 2007-0.4
- reintroduce the texlive-errata scheme
- remove old texjive lists and generate the texmf archive lists
  from scheme-tetex.tpm automatically
  (collection-xetex was added manually to scheme-tetex.tpm because
  the texmf tree is incomplete -> fmtutil --all complains)
- fix all filelists to reflect the change above
- fix empty document creation

* Mon Jun 04 2007 Jindrich Novy <jnovy at redhat.com> - 2007-0.3
- remove obsolete make-texlive-texmf.sh

* Sat Jun 02 2007 Jindrich Novy <jnovy at redhat.com> - 2007-0.2
- update to official TeXLive release
- don't use dates in upstream tarball names
- remove texlive-errata dependencies

* Mon Feb 12 2007 Jindrich Novy <jnovy at redhat.com> - 2007-0.1.20070212rc
- update to TeXLive 2007 release candidate as of 12th Feb
- don't package cslatex in separate tarballs
- fix backups for patches 0, 7
- unzip files quietly
- package cnf files in texmf/web2c correctly
- package new files for conTeXt
- forwardport TeXLive-2005 patches
- rpmlint fixes

* Tue May 30 2006 Michael A. Peters <mpeters at mac.com> - 2005-0.10
- couple more minor tweaks to file ownership.

* Tue May 30 2006 Michael A. Peters <mpeters at mac.com> - 2005-0.9
- some cleanup work on directory ownership
- added missing dstroke package
- added texmf tree for vendor bolt-on packages
-
- commented out perl script fix noted in 2005-0.5 changelog
-  until it can be investigated further (and fixed with patch instead)

* Mon May 29 2006 Michael A. Peters <mpeters at mac.com> - 2005-0.8
- Initial mock build attempt

* Sun May 28 2006 Michael A. Peters <mpeters at mac.com> - 2005-0.6
- Attempting to comply with FHS guidelines.
-  install a rpm macro file so that texjive binary package always uses
-  the same directories for texmf, texmf-config, texmf-var
- Filter out requires for perl(only) and perl(path_tre)

* Sun May 28 2006 Michael A. Peters <mpeters at mac.com> - 2005-0.5
- Fixed perl scripts in TEXMF/scripts that thought it would be cute
- to not use a proper shell bang
-
- Install an rpm macro file for building the binary package

* Sun May 28 2006 Michael A. Peters <mpeters at mac.com> - 2005-0.4
- install utopia, use updates cstex

* Sat May 27 2006 Michael A. Peters <mpeters at mac.com> - 2005-0.3
- fonts package should own the web2c/*.cnf files
- web2c/*.pool files owned by binary package

* Sat May 27 2006 Michael A. Peters <mpeters at mac.com> - 2005-0.2
- some rpmlint cleaning

* Sat May 27 2006 Michael A. Peters <mpeters at mac.com> - 2005-0.1
- Initial packaging


--- NEW FILE texlive.2007.ls-R-japanese ---
% ls-R -- filename database for kpathsea; do not change this line.
./:
.:
bibtex
context
default.ls-R
doc
dvipdfm
dvips
fmtutil
fonts
jbibtex
ls-R
makeindex
metafont
metapost
omega
pdvips
ptex
pxdvi
scripts
tex
tex4ht
texconfig
texdoctk
vtex
web2c
xdvi

./bibtex:
bib
bst
csf

./bibtex/bib:
adrconv
base
bibtopic
camel
dk-bib
dtk
gloss
gustlib
index
jurabib
minitoc
revtex

./bibtex/bib/adrconv:
example.bib

./bibtex/bib/base:
xampl.bib

./bibtex/bib/bibtopic:
articles.bib
books.bib

./bibtex/bib/camel:
camel.bib

./bibtex/bib/dk-bib:
litteratur.bib

./bibtex/bib/dtk:
beispiel.bib
dtk.bib

./bibtex/bib/gloss:
glsbase.bib
sample.bib

./bibtex/bib/gustlib:
plbib.bib

./bibtex/bib/index:
test.bib

./bibtex/bib/jurabib:
book.bib
comment.bib
jbtest.bib
jbtesthu.bib

./bibtex/bib/minitoc:
fminitoc.bib
minitoc.bib
mtc-add.bib

./bibtex/bib/revtex:
apssamp.bib

./bibtex/bst:
adrconv
aguplus
ams
base
camel
context
dk-bib
dtk
germbib
gloss
gustlib
index
jurabib
minitoc
multibib
natbib
revtex

./bibtex/bst/adrconv:
adrconv.bst
adrfax.bst
birthday.bst
email.bst

./bibtex/bst/aguplus:
agu.bst
agufull.bst

./bibtex/bst/ams:
amsalpha.bst
amsplain.bst
amsra.bst
amsrn.bst
amsrs.bst
amsru.bst
amsry.bst

./bibtex/bst/base:
abbrv.bst
acm.bst
alpha.bst
apalike.bst
ieeetr.bst
plain.bst
siam.bst
unsrt.bst

./bibtex/bst/camel:
law.bst

./bibtex/bst/context:
cont-ab.bst
cont-au.bst
cont-no.bst
cont-ti.bst

./bibtex/bst/dk-bib:
dk-abbrv.bst
dk-alpha.bst
dk-apali.bst
dk-plain.bst
dk-unsrt.bst

./bibtex/bst/dtk:
dtk.bst

./bibtex/bst/germbib:
gerabbrv.bst
geralpha.bst
gerapali.bst
gerplain.bst
gerunsrt.bst

./bibtex/bst/gloss:
glsplain.bst
glsshort.bst

./bibtex/bst/gustlib:
plabbrv.bst
plalpha.bst
plplain.bst
plunsrt.bst

./bibtex/bst/index:
xagsm.bst
xplain.bst

./bibtex/bst/jurabib:
jox.bst
jurabib.bst
jureco.bst
jurunsrt.bst

./bibtex/bst/minitoc:
en-mtc.bst
fr-mtc.bst

./bibtex/bst/multibib:
mbplain.bst

./bibtex/bst/natbib:
abbrvnat.bst
plainnat.bst
unsrtnat.bst

./bibtex/bst/revtex:
[...28839 lines suppressed...]
blmi-bs.htf
blsy-bs.htf
mtex-bs.htf
mtmi-bs.htf
mtsy-bs.htf
mtsyn-bs.htf

./tex4ht/ht-fonts/unicode/mflogo:
logo.htf

./tex4ht/ht-fonts/unicode/misc:
cmman.htf
ifsym.htf
wasy.htf

./tex4ht/ht-fonts/unicode/pl:
plbsy.htf
plinch.htf
pltcsc.htf
pltex.htf

./tex4ht/ht-fonts/unicode/polish:
antt

./tex4ht/ht-fonts/unicode/polish/antt:
antpr.htf
anttr.htf

./tex4ht/ht-fonts/unicode/public:
bbding.htf

./tex4ht/ht-fonts/unicode/qfonts:
qbkr.htf
qcrr.htf
qzcmi.htf

./tex4ht/ht-fonts/unicode/stmaryrd:
stmary.htf

./tex4ht/ht-fonts/unicode/tibetan:
ctib.htf

./tex4ht/ht-fonts/unicode/tipa:
tipa.htf
xipx.htf

./tex4ht/ht-fonts/unicode/txfonts:
t1x.htf
t1xsc.htf
txbexa.htf
txb.htf
txbmia.htf
txbsyc.htf
txbsy.htf

./tex4ht/ht-fonts/viqr:
charset

./tex4ht/ht-fonts/viqr/charset:
unicode.4hf

./tex4ht/ht-fonts/viscii:
charset

./tex4ht/ht-fonts/viscii/charset:
unicode.4hf

./tex4ht/ht-fonts/win:
1251

./tex4ht/ht-fonts/win/1251:
charset
cm
cyrillic
lh

./tex4ht/ht-fonts/win/1251/charset:
unicode.4hf

./tex4ht/ht-fonts/win/1251/cm:
sauter

./tex4ht/ht-fonts/win/1251/cm/sauter:
wnti.htf

./tex4ht/ht-fonts/win/1251/cyrillic:
cmcyr
wncsc.htf

./tex4ht/ht-fonts/win/1251/cyrillic/cmcyr:
cmcbx.htf
cmcbxti.htf
cmccsc.htf

./tex4ht/ht-fonts/win/1251/lh:
lh-t2a

./tex4ht/ht-fonts/win/1251/lh/lh-t2a:
larm.htf

./tex4ht/xttl:
docbook.4xt
htspk.4xt
jsml.4xt
oo-math.4xt
oo-text.4xt

./texconfig:
g
generic
README
tcfmgr
tcfmgr.map
v
x

./texconfig/g:
generic

./texconfig/v:
vt100

./texconfig/x:
xterm

./texdoctk:
texdocrc.defaults
texdocrc.defaults.tkdefaults
texdoctk.dat

./vtex:
config

./vtex/config:
lucidabr.ali
lucidabr-k.ali
lumath.ali
lumath-k.ali
uaq.ali
ugq.ali

./web2c:
aleph.pool
amiga-pl.tcx
context.cnf
cp1250cs.tcx
cp1250pl.tcx
cp1250t1.tcx
cp227.tcx
cp852-cs.tcx
cp852-pl.tcx
cp8bit.tcx
empty.tcx
fmtutil.cnf
il1-t1.tcx
il2-cs.tcx
il2-pl.tcx
il2-t1.tcx
kam-cs.tcx
kam-t1.tcx
macce-pl.tcx
macce-t1.tcx
maz-pl.tcx
mf.pool
mktex.cnf
mktexdir
mktexnam
mktexnam.opt
mktex.opt
mktexupd
natural.tcx
omega.pool
pdftex.pool
platex209-euc.fmt
platex209.fmt
platex209-jis.fmt
platex209-sjis.fmt
platex-euc.fmt
platex.fmt
platex-jis.fmt
platex-sjis.fmt
ptex-euc.fmt
ptex.fmt
ptex-jis.fmt
ptex-sjis.fmt
tcvn-t5.tcx
texmf.cnf
tex.pool
updmap.cfg
viscii-t5.tcx
xetex.pool

./xdvi:
pixmaps
XDvi
xdvi.cfg

./xdvi/pixmaps:
toolbar2.xpm
toolbar.xpm


--- NEW FILE texlive.2007.zip.list ---
aastex.zip
abc.zip
abstract.zip
acronym.zip
adrconv.zip
aeguill.zip
ae.zip
aguplus.zip
albertus.zip
algorithms.zip
amscls.zip
amsfonts.zip
amsmath.zip
amstex.zip
ams.zip
antp.zip
antt.zip
anysize.zip
apl.zip
appendix.zip
arabtex.zip
armenian.zip
atqolive.zip
avantgar.zip
babel.zip
barcode2.zip
bbm.zip
bbold.zip
beamer.zip
begriff.zip
belleek.zip
beton.zip
bezos.zip
bghyphen.zip
bibleref.zip
bibtex.zip
bibtopic.zip
bibunits.zip
bin-aleph.zip
bin-amstex.zip
bin-cslatex.zip
bin-cweb.zip
bin-cyrillic.zip
bin-dvicopy.zip
bin-dvipdfm.zip
bin-dvipdfmx.zip
bin-dvipsk.zip
bin-kpathsea.zip
bin-latex.zip
bin-metafont.zip
bin-omega.zip
bin-pdftex.zip
bin-pstools.zip
bin-tetex.zip
bin-texconfig.zip
bin-texdoc.zip
bin-texware.zip
bin-tex.zip
bin-thumbpdf.zip
bin-tie.zip
bin-ttfutils.zip
bin-web.zip
bin-xetex.zip
bookman.zip
booktabs.zip
brushscr.zip
bytefield.zip
calrsfs.zip
camel.zip
captcont.zip
caption.zip
carlisle.zip
cb.zip
ccaption.zip
ccfonts.zip
cc-pl.zip
changebar.zip
chappg.zip
charter.zip
chemcono.zip
cite.zip
clarendo.zip
clefval.zip
cmap.zip
cmbright.zip
cmcyr.zip
cmextra.zip
cmex.zip
cm.zip
colortbl.zip
comment.zip
concmath.zip
concrete.zip
context.zip
coronet.zip
count1to.zip
courier.zip
crop.zip
crosswrd.zip
cslatex.zip
csplain.zip
cs.zip
currvita.zip
curves.zip
custom-bib.zip
cweb.zip
cyrillic.zip
cyrplain.zip
dcpic.zip
dinbrief.zip
dk-bib.zip
doipubmed.zip
dottex.zip
doublestroke.zip
draftcopy.zip
dtk.zip
dvips.zip
ecc.zip
ecltree.zip
ec.zip
eepic.zip
eijkhout.zip
emulateapj.zip
enctex.zip
endfloat.zip
enumitem.zip
eplain.zip
epsf.zip
ESIEEcv.zip
esint.zip
eskdx.zip
eskd.zip
eso-pic.zip
etex.zip
eulervm.zip
euler.zip
eurosym.zip
euxm.zip
everysel.zip
everyshi.zip
expl3.zip
extsizes.zip
facsimile.zip
fancyhdr.zip
fancynum.zip
fancyvrb.zip
FAQ-en.zip
fax.zip
filecontents.zip
floatflt.zip
floatrow.zip
float.zip
fontinst.zip
fontname.zip
footbib.zip
footmisc.zip
footnpag.zip
fpl.zip
fp.zip
garamond.zip
g-brief.zip
genmisc.zip
geometry.zip
german.zip
germbib.zip
glossary.zip
gloss.zip
gnuplottex.zip
gothic.zip
graphics.zip
greek.zip
gustlib.zip
helvetic.zip
hepthesis.zip
hyperref.zip
hyphenat.zip
hyphen-base.zip
hyphen-basque.zip
hyphen-coptic.zip
hyphen-croatian.zip
hyphen-czechslovak.zip
hyphen-danish.zip
hyphen-dutch.zip
hyphen-esperanto.zip
hyphen-estonian.zip
hyphen-finnish.zip
hyphen-french.zip
hyphen-german.zip
hyphen-greek.zip
hyphen-hungarian.zip
hyphen-ibycus.zip
hyphen-icelandic.zip
hyphen-indonesian.zip
hyphen-interlingua.zip
hyphen-italian.zip
hyphen-latin.zip
hyphen-mongolian.zip
hyphen-norwegian.zip
hyphen-pinyin.zip
hyphen-polish.zip
hyphen-portuguese.zip
hyphen-romanian.zip
hyphen-serbian.zip
hyphen-slovene.zip
hyphen-spanish.zip
hyphen-swedish.zip
hyphen-turkish.zip
hyphen-ukenglish.zip
hyphen-usorbian.zip
hyphen-welsh.zip
impatient-fr.zip
impatient.zip
index.zip
jknapltx.zip
jurabib.zip
kdgreek.zip
knuth.zip
koma-script.zip
kopka.zip
labels.zip
lambda.zip
lastpage.zip
latexconfig.zip
latex-fonts.zip
latex-graphics-companion.zip
latex.zip
layouts.zip
lcd.zip
leftidx.zip
lettrgth.zip
lettrine.zip
levy.zip
lfb.zip
lh.zip
lineno.zip
listings.zip
lm.zip
localloc.zip
logpap.zip
lshort-russian.zip
ltabptch.zip
ltxmisc.zip
ly1.zip
malayalam.zip
manfnt.zip
marigold.zip
marvosym.zip
mathcomp.zip
mathdesign.zip
mathpazo.zip
mcaption.zip
mdwtools.zip
memoir.zip
metafont.zip
metapost.zip
mex.zip
mff.zip
mflogo.zip
mfnfss.zip
mfpic.zip
mhequ.zip
mh.zip
microtype.zip
minitoc.zip
misc209.zip
misc.zip
mltex.zip
moreverb.zip
mparhack.zip
mpattern.zip
multibib.zip
multido.zip
multirow.zip
multitoc.zip
natbib.zip
ncntrsbk.zip
newlfm.zip
niceframe.zip
nomencl.zip
nomentbl.zip
ntgclass.zip
ntheorem-vn.zip
ntheorem.zip
oberdiek.zip
oesch.zip
ofs.zip
oinuit.zip
omega.zip
onlyamsmath.zip
optima.zip
otibet.zip
overpic.zip
palatino.zip
papercdcase.zip
papertex.zip
paralist.zip
paresse.zip
pb-diagram.zip
pclnfss.zip
pdfpages.zip
pdftex-def.zip
pdf-trans.zip
pdftricks.zip
pecha.zip
pgf.zip
picinpar.zip
pict2e.zip
pictex.zip
placeins.zip
plain.zip
platex.zip
plgraph.zip
plnfss.zip
pl.zip
polyglot.zip
prelim2e.zip
preprint.zip
preview.zip
probsoln.zip
program.zip
psfragx.zip
psfrag.zip
psgo.zip
pslatex.zip
psnfssx.zip
psnfss.zip
pspicture.zip
pst-3dplot.zip
pst-3d.zip
pst-blur.zip
pst-circ.zip
pst-coil.zip
pst-eps.zip
pst-fill.zip
pst-geo.zip
pst-ghsb.zip
pst-gr3d.zip
pst-grad.zip
pst-lens.zip
pst-math.zip
pst-osci.zip
pst-poly.zip
pstricks-add.zip
pstricks.zip
pst-slpe.zip
pst-text.zip
pst-uml.zip
pst-vue3d.zip
pxfonts.zip
qfonts.zip
qobitree.zip
qpxqtx.zip
ragged2e.zip
revtex.zip
rotating.zip
rotfloat.zip
rsfs.zip
ruhyphen.zip
sae.zip
sauter.zip
scale.zip
schedule.zip
screenplay.zip
sectsty.zip
semaphor.zip
seminar.zip
semioneside.zip
setspace.zip
shapepar.zip
showdim.zip
showlabels.zip
sidecap.zip
SIunits.zip
skak.zip
slashbox.zip
soul.zip
stdclsdv.zip
stmaryrd.zip
subfigure.zip
subfig.zip
supertabular.zip
symbol.zip
t2.zip
tabulary.zip
tap.zip
tex4ht.zip
texdraw.zip
tex-gyre.zip
texinfo.zip
texlive-en.zip
tex-ps.zip
textcase.zip
textfit.zip
textmerg.zip
textpos.zip
thumbpdf.zip
timesnew.zip
times.zip
titlesec.zip
tocbibind.zip
tocloft.zip
tools.zip
totpages.zip
truetype.zip
txfonts.zip
type1cm.zip
typedref.zip
ukrhyph.zip
umlaute.zip
uml.zip
umrand.zip
units.zip
univers.zip
upquote.zip
utf8mex.zip
vertex.zip
vmargin.zip
vntex.zip
vpe.zip
vtex.zip
wallpaper.zip
wasysym.zip
wasy.zip
was.zip
wrapfig.zip
xbmc.zip
xcolor.zip
xetexconfig.zip
xetexurl.zip
xkeyval.zip
xtab.zip
xu-hyphen.zip
xypic.zip
yfonts.zip
zapfchan.zip
zapfding.zip
zefonts.zip


--- NEW FILE texlive.var.2007.ls-R ---
% ls-R -- filename database for kpathsea; do not change this line.
./:
.:
dvipdfm
dvips
fonts
ls-R
tex
web2c
xdvi

./dvipdfm:
config

./dvipdfm/config:
config

./dvips:
config

./dvips/config:
config.generic
config.ps

./fonts:
map

./fonts/map:
dvipdfm
dvips
pdftex

./fonts/map/dvipdfm:
updmap

./fonts/map/dvipdfm/updmap:
dvipdfm.map
dvipdfm_dl14.map
dvipdfm_ndl14.map

./fonts/map/dvips:
updmap

./fonts/map/dvips/updmap:
builtin35.map
download35.map
ps2pk.map
psfonts.map
psfonts_pk.map
psfonts_t1.map

./fonts/map/pdftex:
updmap

./fonts/map/pdftex/updmap:
pdftex.map
pdftex_dl14.map
pdftex_ndl14.map

./tex:
context
generic
plain

./tex/context:
config

./tex/context/config:
cont-usr.tex

./tex/generic:
config

./tex/generic/config:
pdftexconfig.tex

./tex/plain:
config

./tex/plain/config:
language.def

./web2c:
mktex.cnf

./xdvi:
XDvi


Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/texlive-texmf/devel/.cvsignore,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- .cvsignore	2 Dec 2007 03:37:13 -0000	1.1
+++ .cvsignore	2 Dec 2007 11:01:59 -0000	1.2
@@ -0,0 +1,5 @@
+dvipsk-jfontimage.tar.bz2
+platex209.tar.bz2
+ptex-texmf-2.5.tar.gz
+texlive.texmf-2007.tar.bz2
+texlive.texmf-var-2007.zip


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/texlive-texmf/devel/sources,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- sources	2 Dec 2007 03:37:13 -0000	1.1
+++ sources	2 Dec 2007 11:01:59 -0000	1.2
@@ -0,0 +1,5 @@
+b6548ab2546370a8eb88cc00d7529c82  dvipsk-jfontimage.tar.bz2
+c24f99d1fd399acecc2f3070c23f43f1  platex209.tar.bz2
+9eb48ecb66cfd626865222564545de1c  ptex-texmf-2.5.tar.gz
+110f0985202f3d5f14f3f71e43e66dc6  texlive.texmf-2007.tar.bz2
+97c26c0067177fb633616f8611561bc7  texlive.texmf-var-2007.zip




More information about the fedora-extras-commits mailing list