]> git.pld-linux.org Git - packages/texlive.git/blobdiff - texlive.spec
- added P/O: passivetex in texlive-xmltex
[packages/texlive.git] / texlive.spec
index 35979b478e0447d57b40f87ea205dd399b25741f..dab6809604ca9419e76286048f3e64f623b421ff 100644 (file)
@@ -2,9 +2,7 @@
 #
 # MAIN TODO (sort by importnce):
 # - texlive-format-pdflatex deps
-# - check unpackaged files (only some files)
 # - pl updates
-# - maybe more splits (e.g. latex subpackages)
 # - see uncategorized and *other* subpackages and split
 # - context: consider more splitting, check dependencies
 # - omega: consider more splitting, check dependencies
@@ -13,6 +11,8 @@
 #   /usr/share/fonts/Type1 ?)
 # - fix package removal:
 #   /usr/bin/texhash[77]: kpsewhich: not found
+# - drop ppc bconds once clisp is fixed on that architecture
+# - jadetex subpackage (from other-utils)
 #
 # FHS TODO:
 # - merge rhconfig and texmfsysvar patches
 # - texk/web2c doesn't build (luatex option)
 # - %files latex-bibtex-revtex4
 # - Check CEF/cjk!
+# - texdoc: /usr/bin/env: texlua: No such file or directory
+# - tlmgr: "kpsewhich" is not exported by the TeXLive::TLUtils module
 #
 %include       /usr/lib/rpm/macros.perl
 #
-%bcond_without bootstrap
+# Conditional build:
+%bcond_with    bootstrap       # bootstrap build
 #
 Summary:       TeX typesetting system and MetaFont font formatter
 Summary(de.UTF-8):     TeX-Satzherstellungssystem und MetaFont-Formatierung
@@ -41,7 +44,7 @@ Summary(pt_BR.UTF-8): Sistema de typesetting TeX e formatador de fontes MetaFont
 Summary(tr.UTF-8):     TeX dizgi sistemi ve MetaFont yazıtipi biçimlendiricisi
 Name:          texlive
 Version:       20080816
-Release:       0.9.9
+Release:       5.1
 Epoch:         1
 License:       distributable
 Group:         Applications/Publishing/TeX
@@ -52,8 +55,39 @@ Source1:     ftp://tug.org/texlive/historic/2008/%{name}-20080822-texmf.tar.lzma
 Source4:       %{name}.cron
 Source5:       xdvi.desktop
 Source6:       xdvi.png
+Source10:      http://tug.ctan.org/get/macros/latex/contrib/floatflt.zip
+# Source10-md5:        5d9fe14d289aa81ebb6b4761169dd5f2
+Source11:      http://carme.pld-linux.org/~uzsolt/sources/%{name}-fonts-larm.tar.bz2
+# Source11-md5:        df2fcc66f0c2e90785ca6c9b27dacd34
+Source50:      http://sunsite2.icm.edu.pl/pub/tex/systems/texlive/tlnet/2008/tlpkg/TeXLive/Splashscreen.pm
+# Source50-md5:        5cc49f49010f27fdb02dd7053797ba19
+Source51:      http://sunsite2.icm.edu.pl/pub/tex/systems/texlive/tlnet/2008/tlpkg/TeXLive/TLConfig.pm
+# Source51-md5:        947ee29c38c2c2cfd9a25c597a89598a
+Source52:      http://sunsite2.icm.edu.pl/pub/tex/systems/texlive/tlnet/2008/tlpkg/TeXLive/TLMedia.pm
+# Source52-md5:        9f1e76f3528125691edd4fbcdd69c5cb
+Source53:      http://sunsite2.icm.edu.pl/pub/tex/systems/texlive/tlnet/2008/tlpkg/TeXLive/TLPDB.pm
+# Source53-md5:        47cae437999e98a7bd24f27db7b0fa34
+Source54:      http://sunsite2.icm.edu.pl/pub/tex/systems/texlive/tlnet/2008/tlpkg/TeXLive/TLPOBJ.pm
+# Source54-md5:        c573c407ae3d98f710d65d593a7d1745
+Source55:      http://sunsite2.icm.edu.pl/pub/tex/systems/texlive/tlnet/2008/tlpkg/TeXLive/TLPSRC.pm
+# Source55-md5:        834ae0ac5c59fd00ab6000ba6367a987
+Source56:      http://sunsite2.icm.edu.pl/pub/tex/systems/texlive/tlnet/2008/tlpkg/TeXLive/TLPaper.pm
+# Source56-md5:        326314fc034a5d9ef9d4a60033f7186f
+Source57:      http://sunsite2.icm.edu.pl/pub/tex/systems/texlive/tlnet/2008/tlpkg/TeXLive/TLPostActions.pm
+# Source57-md5:        17c1968725ccf4aaafb7162b7b3609fc
+Source58:      http://sunsite2.icm.edu.pl/pub/tex/systems/texlive/tlnet/2008/tlpkg/TeXLive/TLTREE.pm
+# Source58-md5:        039cc8878f380cab3b0beffe75870c6c
+Source59:      http://sunsite2.icm.edu.pl/pub/tex/systems/texlive/tlnet/2008/tlpkg/TeXLive/TLUtils.pm
+# Source59-md5:        4e611075975c0dd62a9170d319258b8f
+Source60:      http://sunsite2.icm.edu.pl/pub/tex/systems/texlive/tlnet/2008/tlpkg/TeXLive/TLWinGoo.pm
+# Source60-md5:        825121187994692ecda0f48a5b17421a
+Source61:      http://sunsite2.icm.edu.pl/pub/tex/systems/texlive/tlnet/2008/tlpkg/TeXLive/TeXCatalogue.pm
+# Source61-md5:        6289d93a12aa246fc2019b0109d2167f
+Source62:      http://sunsite2.icm.edu.pl/pub/tex/systems/texlive/tlnet/2008/tlpkg/TeXLive/waitVariableX.pm
+# Source62-md5:        f0fa0f2fc7aacb1e9b40eb65891a24c8
 Patch0:                %{name}-am.patch
 Patch1:                %{name}-20080816-kpathsea-ar.patch
+Patch2:                %{name}-gcc44.patch
 URL:           http://www.tug.org/texlive/
 BuildRequires: autoconf
 BuildRequires: automake
@@ -73,6 +107,7 @@ BuildRequires:       libtool
 BuildRequires: libsigsegv
 BuildRequires: libstdc++-devel
 BuildRequires: ncurses-devel
+BuildRequires: readline-devel
 BuildRequires: rpm-perlprov
 BuildRequires: rpm-pythonprov
 BuildRequires: sed >= 4.0
@@ -84,12 +119,30 @@ BuildRequires:     tetex-format-pdflatex
 BuildRequires: tetex-latex-cyrillic
 BuildRequires: tetex-tex-babel
 %else
-BuildRequires: texlive-format-latex
-BuildRequires: texlive-format-pdflatex
-BuildRequires: texlive-latex-cyrillic
-BuildRequires: texlive-tex-babel
+BuildRequires: %{name}-context
+BuildRequires: %{name}-csplain
+BuildRequires: %{name}-fonts-cmsuper
+#BuildRequires:        %{name}-format-amstex
+#BuildRequires:        %{name}-format-cslatex
+BuildRequires: %{name}-format-eplain
+BuildRequires: %{name}-format-pdflatex
+BuildRequires: %{name}-latex
+BuildRequires: %{name}-latex-cyrillic
+BuildRequires: %{name}-metafont
+BuildRequires: %{name}-metapost
+BuildRequires: %{name}-mex
+BuildRequires: %{name}-omega
+BuildRequires: %{name}-other-utils
+BuildRequires: %{name}-pdftex
+BuildRequires: %{name}-phyzzx
+BuildRequires: %{name}-plain
+BuildRequires: %{name}-tex-babel
+BuildRequires: %{name}-tex-physe
+BuildRequires: %{name}-xetex
+BuildRequires: %{name}-xmltex
 # fill with future texlive BR. guesses ones for now
 %endif
+BuildRequires: /usr/bin/latex
 BuildRequires: unzip
 BuildRequires: xorg-lib-libICE-devel
 BuildRequires: xorg-lib-libXaw-devel
@@ -109,6 +162,8 @@ Requires:   sh-utils
 Requires:      texconfig = %{epoch}:%{version}-%{release}
 Requires:      textutils
 Suggests:      tmpwatch
+Provides:      tetex = %{epoch}:%{version}-%{release}
+Provides:      tetex-format-pdfetex = %{epoch}:%{version}-%{release}
 Obsoletes:     tetex
 Obsoletes:     tetex-afm
 Obsoletes:     tetex-doc
@@ -121,18 +176,14 @@ Obsoletes:        tetex-fonts-vcm
 Obsoletes:     tetex-format-elatex
 Obsoletes:     tetex-format-pdfelatex
 Obsoletes:     tetex-format-pdfemex
+Obsoletes:     tetex-format-pdfetex
 Obsoletes:     tetex-latex-vnps
 Obsoletes:     tetex-latex-vnr
 Obsoletes:     tetex-oxdvi
-Obsoletes:     tetex-oxdvi
-Obsoletes:     tetex-plain-dvips
 Obsoletes:     tetex-plain-dvips
 Obsoletes:     tetex-plain-mathtime
-Obsoletes:     tetex-plain-mathtime
-Obsoletes:     tetex-plain-misc
 Obsoletes:     tetex-plain-misc
 Obsoletes:     tetex-plain-plnfss
-Obsoletes:     tetex-plain-plnfss
 Obsoletes:     tetex-tex-hyphen
 Obsoletes:     tetex-tex-vietnam
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -201,6 +252,9 @@ TeXbook' başlıklı kitabında anlatılmaktadır.
 %package other-utils
 Summary:       Other utilities
 Group:         Applications/Publishing/TeX
+Provides:      jadetex = %{epoch}:%{version}-%{release}
+Obsoletes:     jadetex
+Obsoletes:     tetex-format-cyrtexinfo
 
 %description other-utils
 Other utilities.
@@ -373,39 +427,6 @@ Group:             Documentation
 %description doc-zh_CN
 Assorted useful Chinese documentation for TeX Live.
 
-%package doc-Catalogue
-Summary:       TeX Catalogue
-Summary(pl.UTF-8):     Katalog TeXa
-Group:         Applications/Publishing/TeX
-Requires(post,postun): %{_bindir}/texhash
-Requires:      %{name} = %{epoch}:%{version}-%{release}
-
-%description doc-Catalogue
-TeX Catalogue.
-
-%description doc-Catalogue -l pl.UTF-8
-Katalog TeXa.
-
-%package doc-tug-faq
-Summary:       TeX User Group FAQ
-Summary(hu.UTF-8):     TeX felhasználók FAQ-ja
-Summary(pl.UTF-8):     FAQ Grupy Użytkowników TeXa
-Group:         Applications/Publishing/TeX
-Requires(post,postun): %{_bindir}/texhash
-Requires:      %{name} = %{epoch}:%{version}-%{release}
-Obsoletes:     tetex-doc-LaTeX-FAQ-francaise
-Obsoletes:     tetex-doc-de-tex-faq
-Obsoletes:     tetex-doc-uktug-faq
-
-%description doc-tug-faq
-TeX User Group FAQ.
-
-%description doc-tug-faq -l hu.UTF8
-TeX felhasználók FAQ-ja.
-
-%description doc-tug-faq -l pl.UTF-8
-FAQ Grupy Użytkowników TeXa.
-
 %package doc-latex
 Summary:       Basic LaTeX packages documentation
 Summary(hu.UTF-8):     Az alap LaTeX csomagok dokumentációja
@@ -413,6 +434,7 @@ Summary(pl.UTF-8):  Podstawowa dokumentacja do pakietów LaTeXa
 Group:         Applications/Publishing/TeX
 Requires(post,postun): %{_bindir}/texhash
 Requires:      %{name} = %{epoch}:%{version}-%{release}
+Obsoletes:     tetex-doc-latex
 
 %description doc-latex
 Basic LaTeX packages documentation.
@@ -480,6 +502,8 @@ Summary(tr.UTF-8):  dvi'dan postscript'e dönüştürücü
 Group:         Applications/Publishing/TeX
 Requires(post,postun): %{_bindir}/texhash
 Requires:      %{name} = %{epoch}:%{version}-%{release}
+Provides:      tetex-dvips = %{epoch}:%{version}-%{release}
+Obsoletes:     tetex-dvips
 
 %description dvips
 The program dvips takes a DVI file file[.dvi] produced by TeX (or by
@@ -534,6 +558,7 @@ Summary(tr.UTF-8):  dvi'dan laserjet'e dönüştürücü
 Group:         Applications/Publishing/TeX
 Requires(post,postun): %{_bindir}/texhash
 Requires:      %{name} = %{epoch}:%{version}-%{release}
+Obsoletes:     tetex-dvilj
 
 %description dvilj
 Dvilj and dvilj's siblings (included in this package) will convert TeX
@@ -596,6 +621,8 @@ Summary(pl.UTF-8):  Generator hierarchicznych indeksów ogólnego przeznaczenia
 Group:         Applications/Publishing/TeX
 Requires(post,postun): %{_bindir}/texhash
 Requires:      %{name} = %{epoch}:%{version}-%{release}
+Provides:      tetex-makeindex
+Obsoletes:     tetex-makeindex
 Obsoletes:     tetex-rumakeindex
 
 %description makeindex
@@ -662,6 +689,15 @@ A set of useful macro tools.
 %description tex-midnight -l hu.UTF-8
 Hasznos makrók gyűjteménye.
 
+%package tex-kastrup
+Summary:       Convert numbers into binary, octal and hexadecimal
+Group:         Applications/Publishing/TeX
+Requires(post,postun): %{_bindir}/texhash
+Requires:      %{name} = %{epoch}:%{version}-%{release}
+
+%description tex-kastrup
+Convert numbers into binary, octal and hexadecimal.
+
 %package tex-ofs
 Summary:       Olsak's Font System
 Group:         Applications/Publishing/TeX
@@ -719,6 +755,8 @@ Summary(pl.UTF-8):  Zestaw narzędzi MetaFont
 Group:         Applications/Publishing/TeX
 Requires(post,postun): %{_bindir}/texhash
 Requires:      %{name} = %{epoch}:%{version}-%{release}
+Provides:      tetex-metafont
+Obsoletes:     tetex-metafont
 
 %description metafont
 MetaFont.
@@ -733,7 +771,7 @@ Summary(pl.UTF-8):  Zestaw narzędzi MetaPost
 Group:         Applications/Publishing/TeX
 Requires(post,postun): %{_bindir}/texhash
 Requires:      %{name} = %{epoch}:%{version}-%{release}
-Obsoletes:     tetex-matapost
+Obsoletes:     tetex-metapost
 
 %description metapost
 MetaPost.
@@ -764,6 +802,7 @@ Summary(pl.UTF-8):  Konwerter MetaPost do PDF
 Group:         Applications/Publishing/TeX
 Requires(post,postun): %{_bindir}/texhash
 Requires:      %{name}-metapost = %{epoch}:%{version}-%{release}
+Obsoletes:     tetex-mptopdf
 
 %description mptopdf
 MetaPost to PDF converter.
@@ -780,6 +819,7 @@ Summary(pl.UTF-8):  Łatwy dostęp do dokumentacji TeXa
 Group:         Applications/Publishing/TeX
 Requires(post,postun): %{_bindir}/texhash
 Requires:      %{name} = %{epoch}:%{version}-%{release}
+Obsoletes:     tetex-texdoctk
 
 %description texdoctk
 A Perl/Tk-based GUI for easy access to package documentation for TeX
@@ -1363,6 +1403,10 @@ Group:           Applications/Publishing/TeX
 Requires(post,postun): %{_bindir}/texhash
 Requires:      %{name} = %{epoch}:%{version}-%{release}
 Requires:      %{name}-fonts-type1-bluesky = %{epoch}:%{version}-%{release}
+Provides:      tetex-format-pdftex = %{epoch}:%{version}-%{release}
+Provides:      tetex-pdftex
+Obsoletes:     tetex-format-pdftex
+Obsoletes:     tetex-pdftex
 
 %description pdftex
 TeX generating PDF files instead DVI.
@@ -1375,7 +1419,10 @@ Summary: PostScript Utilities
 Summary(hu.UTF-8):     PostScript eszközök
 Summary(pl.UTF-8):     Narzędzia do PostScriptu
 Group:         Applications/Printing
+Provides:      psutils
 Obsoletes:     psutils
+Obsoletes:     texlive-epsutils
+Obsoletes:     texlive-filters
 
 %description psutils
 This archive contains some utilities for manipulating PostScript
@@ -1414,6 +1461,7 @@ Requires(post,postun):    %{_bindir}/texhash
 Requires:      %{name} = %{epoch}:%{version}-%{release}
 Requires:      %{name}-fonts-omega = %{epoch}:%{version}-%{release}
 Requires:      %{name}-plain = %{epoch}:%{version}-%{release}
+Obsoletes:     tetex-omega
 
 %description omega
 Omega is a version of the TeX program modified for multilingual
@@ -1435,6 +1483,12 @@ Summary(pl.UTF-8):       Podstawowe pliki dla formatu Plain TeX
 Group:         Applications/Publishing/TeX
 Requires(post,postun): %{_bindir}/texhash
 Requires:      %{name} = %{epoch}:%{version}-%{release}
+Provides:      tetex-format-plain
+Provides:      tetex-plain
+Obsoletes:     tetex-cyrplain
+Obsoletes:     tetex-format-cyrplain
+Obsoletes:     tetex-format-plain
+Obsoletes:     tetex-plain
 
 %description plain
 Plain TeX format basic files.
@@ -1442,50 +1496,6 @@ Plain TeX format basic files.
 %description plain -l pl.UTF-8
 Podstawowe pliki dla formatu Plain TeX.
 
-%package format-plain
-Summary:       TeX Plain format
-Summary(pl.UTF-8):     Format TeX Plain
-Group:         Applications/Publishing/TeX
-Requires(post,postun): %{_bindir}/texhash
-Requires:      %{name}-plain = %{epoch}:%{version}-%{release}
-
-%description format-plain
-TeX Plain format.
-
-%description format-plain -l pl.UTF-8
-Format TeX Plain.
-
-%package format-pdftex
-Summary:       PDFTeX Plain format
-Summary(pl.UTF-8):     Format PDFTeX Plain
-Group:         Applications/Publishing/TeX
-Requires(post,postun): %{_bindir}/texhash
-Requires:      %{name}-pdftex = %{epoch}:%{version}-%{release}
-Requires:      %{name}-plain = %{epoch}:%{version}-%{release}
-# for epstopdf to work
-Requires:      fonts-Type1-urw
-Requires:      ghostscript
-
-%description format-pdftex
-PDFTeX Plain format.
-
-%description format-pdftex -l pl.UTF-8
-Format PDFTeX Plain.
-
-%package format-pdfetex
-Summary:       PDFTeX EPlain format
-Summary(pl.UTF-8):     Format PDFTeX EPlain
-Group:         Applications/Publishing/TeX
-Requires(post,postun): %{_bindir}/texhash
-Requires:      %{name}-pdftex = %{epoch}:%{version}-%{release}
-Requires:      %{name}-plain = %{epoch}:%{version}-%{release}
-
-%description format-pdfetex
-PDFTeX EPlain format.
-
-%description format-pdfetex -l pl.UTF-8
-Format PDFTeX EPlain.
-
 # MeX Plain format
 
 %package mex
@@ -1496,6 +1506,7 @@ Requires(post,postun):    %{_bindir}/texhash
 Requires:      %{name} = %{epoch}:%{version}-%{release}
 Requires:      texlive-fonts-pl = %{epoch}:%{version}-%{release}
 Requires:      texlive-plain = %{epoch}:%{version}-%{release}
+Obsoletes:     tetex-mex
 
 %description mex
 MeX Plain Format basic files.
@@ -1509,6 +1520,7 @@ Summary(pl.UTF-8):        Format MeX Plain
 Group:         Applications/Publishing/TeX
 Requires(post,postun): %{_bindir}/texhash
 Requires:      texlive-mex = %{epoch}:%{version}-%{release}
+Obsoletes:     tetex-format-mex
 
 %description format-mex
 MeX Plain Format.
@@ -1523,6 +1535,7 @@ Group:            Applications/Publishing/TeX
 Requires(post,postun): %{_bindir}/texhash
 Requires:      %{name}-mex = %{epoch}:%{version}-%{release}
 Requires:      %{name}-pdftex = %{epoch}:%{version}-%{release}
+Obsoletes:     tetex-format-pdfmex
 
 %description format-pdfmex
 PDFMeX Plain Format.
@@ -1536,6 +1549,7 @@ Summary(pl.UTF-8):        Format MeX Plain z plikami źródłowymi kodowanymi UTF-8
 Group:         Applications/Publishing/TeX
 Requires(post,postun): %{_bindir}/texhash
 Requires:      %{name}-mex = %{epoch}:%{version}-%{release}
+Obsoletes:     tetex-format-utf8mex
 
 %description format-utf8mex
 MeX Plain Format with UTF-8 encoded source files.
@@ -1552,7 +1566,9 @@ Group:            Applications/Publishing/TeX
 Requires(post,postun): %{_bindir}/texhash
 Requires:      %{name}-fonts-ams = %{epoch}:%{version}-%{release}
 Requires:      %{name}-plain = %{epoch}:%{version}-%{release}
+Provides:      tetex-ams
 Obsoletes:     tetex-ams
+Obsoletes:     tetex-amstex
 Obsoletes:     tetex-plain-amsfonts
 
 %description amstex
@@ -1568,7 +1584,8 @@ Summary(pl.UTF-8):        Makra AMS dla formatu Plain TeX
 Group:         Applications/Publishing/TeX
 Requires(post,postun): %{_bindir}/texhash
 Requires:      %{name}-amstex = %{epoch}:%{version}-%{release}
-Obsoletes:     tetex-ams
+Obsoletes:     tetex-format-amstex
+Obsoletes:     tetex-format-cyramstex
 
 %description format-amstex
 American Mathematical Society macros for Plain TeX.
@@ -1576,20 +1593,6 @@ American Mathematical Society macros for Plain TeX.
 %description format-amstex -l pl.UTF-8
 Makra AMS (American Mathematical Society) dla formatu Plain TeX.
 
-%package format-pdfamstex
-Summary:       AMS macros for PDFTeX
-Summary(pl.UTF-8):     Makra AMS dla formatu PDFTeX
-Group:         Applications/Publishing/TeX
-Requires(post,postun): %{_bindir}/texhash
-Requires:      %{name}-amstex = %{epoch}:%{version}-%{release}
-Requires:      %{name}-pdftex = %{epoch}:%{version}-%{release}
-
-%description format-pdfamstex
-American Mathematical Society macros for PDFTeX.
-
-%description format-pdfamstex -l pl.UTF-8
-Makra AMS (American Mathematical Society) dla formatu PDFTeX.
-
 # CSPlain format
 
 %package csplain
@@ -1599,6 +1602,8 @@ Group:            Applications/Publishing/TeX
 Requires(post,postun): %{_bindir}/texhash
 Requires:      %{name}-fonts-cs = %{epoch}:%{version}-%{release}
 Requires:      %{name}-plain = %{epoch}:%{version}-%{release}
+Provides:      tetex-csplain
+Obsoletes:     tetex-csplain
 
 %description csplain
 TeX CSPlain format basic files.
@@ -1612,6 +1617,7 @@ Summary(pl.UTF-8):        Format TeX CSPlain
 Group:         Applications/Publishing/TeX
 Requires(post,postun): %{_bindir}/texhash
 Requires:      %{name}-csplain = %{epoch}:%{version}-%{release}
+Obsoletes:     tetex-format-csplain
 
 %description format-csplain
 TeX CSPlain format.
@@ -1625,6 +1631,7 @@ Summary(pl.UTF-8):        Format PDFTeX CSPlain
 Group:         Applications/Publishing/TeX
 Requires(post,postun): %{_bindir}/texhash
 Requires:      %{name}-csplain = %{epoch}:%{version}-%{release}
+Obsoletes:     tetex-format-pdfcsplain
 
 %description format-pdfcsplain
 PDFTeX CSPlain format.
@@ -1641,6 +1648,8 @@ Group:            Applications/Publishing/TeX
 Requires(post,postun): %{_bindir}/texhash
 Requires:      %{name}-fonts-cs = %{epoch}:%{version}-%{release}
 Requires:      %{name}-plain = %{epoch}:%{version}-%{release}
+Provides:      tetex-cslatex
+Obsoletes:     tetex-cslatex
 
 %description cslatex
 CSLaTeX format basic files.
@@ -1654,6 +1663,7 @@ Summary(pl.UTF-8):        Format CSLaTeX
 Group:         Applications/Publishing/TeX
 Requires(post,postun): %{_bindir}/texhash
 Requires:      %{name}-cslatex = %{epoch}:%{version}-%{release}
+Obsoletes:     tetex-format-cslatex
 
 %description format-cslatex
 CSLaTeX format.
@@ -1667,6 +1677,7 @@ Summary(pl.UTF-8):        Format PDF CSLaTeX
 Group:         Applications/Publishing/TeX
 Requires(post,postun): %{_bindir}/texhash
 Requires:      %{name}-cslatex = %{epoch}:%{version}-%{release}
+Obsoletes:     tetex-format-pdfcslatex
 
 %description format-pdfcslatex
 PDF CSLaTeX format.
@@ -1674,62 +1685,6 @@ PDF CSLaTeX format.
 %description format-pdfcslatex -l pl.UTF-8
 Format PDF CSLaTeX.
 
-# Cyrillic Plain format
-
-%package cyrplain
-Summary:       Cyrillic Plain format basic files
-Summary(pl.UTF-8):     Podstawowe pliki dla formatu Cyrillic Plain
-Group:         Applications/Publishing/TeX
-Requires(post,postun): %{_bindir}/texhash
-Requires:      %{name}-plain = %{epoch}:%{version}-%{release}
-
-%description cyrplain
-Cyrillic Plain format basic files.
-
-%description cyrplain -l pl.UTF-8
-Podstawowe pliki dla formatu Cyrillic Plain.
-
-%package format-cyrplain
-Summary:       Cyrillic Plain format
-Summary(pl.UTF-8):     Format Cyrillic Plain
-Group:         Applications/Publishing/TeX
-Requires(post,postun): %{_bindir}/texhash
-Requires:      %{name}-cyrplain = %{epoch}:%{version}-%{release}
-
-%description format-cyrplain
-Cyrillic Plain format.
-
-%description format-cyrplain -l pl.UTF-8
-Format Cyrillic Plain.
-
-%package format-cyramstex
-Summary:       Cyrillic AMSTeX format
-Summary(pl.UTF-8):     Format Cyrillic AMSTeX
-Group:         Applications/Publishing/TeX
-Requires(post,postun): %{_bindir}/texhash
-Requires:      %{name}-plain = %{epoch}:%{version}-%{release}
-Obsoletes:     tetex-cyramstex
-
-%description format-cyramstex
-Cyrillic AMSTeX format.
-
-%description format-cyramstex -l pl.UTF-8
-Format Cyrillic AMSTeX.
-
-%package format-cyrtexinfo
-Summary:       Cyrillic TeXInfo format
-Summary(pl.UTF-8):     Format Cyrillic TeXInfo
-Group:         Applications/Publishing/TeX
-Requires(post,postun): %{_bindir}/texhash
-Requires:      %{name}-plain = %{epoch}:%{version}-%{release}
-Obsoletes:     tetex-cyrtexinfo
-
-%description format-cyrtexinfo
-Cyrillic TeXInfo format.
-
-%description format-cyrtexinfo -l pl.UTF-8
-Format Cyrillic TeXInfo.
-
 # EPlain format
 
 %package eplain
@@ -1738,6 +1693,7 @@ Summary(pl.UTF-8):        Podstawowe pliki dla formatu EPlain
 Group:         Applications/Publishing/TeX
 Requires(post,postun): %{_bindir}/texhash
 Requires:      %{name}-plain = %{epoch}:%{version}-%{release}
+Obsoletes:     tetex-eplain
 Obsoletes:     tetex-etex
 
 %description eplain
@@ -1752,6 +1708,7 @@ Summary(pl.UTF-8):        Format EPlain
 Group:         Applications/Publishing/TeX
 Requires(post,postun): %{_bindir}/texhash
 Requires:      %{name}-eplain = %{epoch}:%{version}-%{release}
+Obsoletes:     tetex-format-eplain
 
 %description format-eplain
 EPlain format.
@@ -1767,7 +1724,8 @@ Summary(pl.UTF-8):        Podstawowe pliki pakietu makr ConTeXt
 Group:         Applications/Publishing/TeX
 Requires(post,postun): %{_bindir}/texhash
 Requires:      %{name} = %{epoch}:%{version}-%{release}
-Obsoletes:     tetex-latex-context
+Provides:      tetex-context
+Obsoletes:     tetex-context
 
 %define                _noautoreq      'perl(path_tre)'
 
@@ -1789,6 +1747,7 @@ Summary(pl.UTF-8):        Niemiecka wersja formatu ConTeXt
 Group:         Applications/Publishing/TeX
 Requires(post,postun): %{_bindir}/texhash
 Requires:      %{name}-context = %{epoch}:%{version}-%{release}
+Obsoletes:     tetex-format-context-de
 
 %description format-context-de
 German ConTeXt format.
@@ -1802,6 +1761,7 @@ Summary(pl.UTF-8):        Angielska wersja formatu ConTeXt
 Group:         Applications/Publishing/TeX
 Requires(post,postun): %{_bindir}/texhash
 Requires:      %{name}-context = %{epoch}:%{version}-%{release}
+Obsoletes:     tetex-format-context-en
 
 %description format-context-en
 English ConTeXt format.
@@ -1815,6 +1775,7 @@ Summary(pl.UTF-8):        Holenderska wersja formatu ConTeXt
 Group:         Applications/Publishing/TeX
 Requires(post,postun): %{_bindir}/texhash
 Requires:      %{name}-context = %{epoch}:%{version}-%{release}
+Obsoletes:     tetex-format-context-nl
 
 %description format-context-nl
 Dutch ConTeXt format.
@@ -1840,12 +1801,17 @@ Requires:       %{name}-tex-babel = %{epoch}:%{version}-%{release}
 Requires:      %{name}-tex-pstricks = %{epoch}:%{version}-%{release}
 Suggests:      %{name}-fonts-jknappen
 Suggests:      %{name}-latex-ucs = %{epoch}:%{version}-%{release}
+Provides:      tetex-format-latex = %{epoch}:%{version}-%{release}
+Provides:      tetex-latex = %{epoch}:%{version}-%{release}
 Obsoletes:     tetex-bibtex-koma-script
+Obsoletes:     tetex-format-latex
+Obsoletes:     tetex-latex
 Obsoletes:     tetex-latex-SIunits
 Obsoletes:     tetex-latex-caption
 Obsoletes:     tetex-latex-curves
 Obsoletes:     tetex-latex-dinbrief
 Obsoletes:     tetex-latex-draftcopy
+Obsoletes:     tetex-latex-dstroke
 Obsoletes:     tetex-latex-dvilj
 Obsoletes:     tetex-latex-eepic
 Obsoletes:     tetex-latex-endfloat
@@ -1868,6 +1834,7 @@ Obsoletes:        tetex-latex-ntgclass
 Obsoletes:     tetex-latex-oberdiek
 Obsoletes:     tetex-latex-pb-diagram
 Obsoletes:     tetex-latex-pstricks
+Obsoletes:     tetex-latex-qfonts
 Obsoletes:     tetex-latex-revtex4
 Obsoletes:     tetex-latex-seminar
 Obsoletes:     tetex-latex-t2
@@ -1951,7 +1918,6 @@ BibTeX styles to implement an address database.
 %description latex-adrconv -l hu.UTF-8
 BibTeX stílusok cím-adatbázis megvalósításához.
 
-
 %package latex-ae
 Summary:       Virtual fonts for PDF-files with T1 encoded CMR-fonts
 Summary(pl.UTF-8):     Wirtualne fonty dla plików PDF z fontami CMR o kodowaniu T1
@@ -1959,6 +1925,8 @@ Group:            Applications/Publishing/TeX
 Requires(post,postun): %{_bindir}/texhash
 Requires:      %{name}-fonts-ae = %{epoch}:%{version}-%{release}
 Requires:      %{name}-latex = %{epoch}:%{version}-%{release}
+Provides:      tetex-latex-ae
+Obsoletes:     tetex-latex-ae
 
 %description latex-ae
 A set of virtual fonts which emulates T1 coded fonts using the
@@ -1979,6 +1947,8 @@ Summary(pl.UTF-8):        Pływające środowisko dla algorytmów
 Group:         Applications/Publishing/TeX
 Requires(post,postun): /usr/bin/texhash
 Requires:      %{name}-latex = %{epoch}:%{version}-%{release}
+Obsoletes:     tetex-algorith
+Obsoletes:     tetex-latex-algorithms
 
 %description latex-algorithms
 Defines a floating algorithm environment designed to work with the
@@ -1995,6 +1965,8 @@ Group:            Applications/Publishing/TeX
 Requires(post,postun): %{_bindir}/texhash
 Requires:      %{name}-fonts-ams = %{epoch}:%{version}-%{release}
 Requires:      %{name}-latex = %{epoch}:%{version}-%{release}
+Provides:      tetex-latex-ams
+Obsoletes:     tetex-latex-ams
 Obsoletes:     tetex-latex-amscls
 Obsoletes:     tetex-latex-amsfonts
 Obsoletes:     tetex-latex-amsmath
@@ -2015,6 +1987,7 @@ Group:            Applications/Publishing/TeX
 Requires(post,postun): %{_bindir}/texhash
 Requires:      %{name}-fonts-antp = %{epoch}:%{version}-%{release}
 Requires:      %{name}-latex = %{epoch}:%{version}-%{release}
+Obsoletes:     tetex-latex-antp
 
 %description latex-antp
 A replica of Antykwa Poltawskiego font in PostScript Type 1 format
@@ -2041,6 +2014,7 @@ Group:            Applications/Publishing/TeX
 Requires(post,postun): %{_bindir}/texhash
 Requires:      %{name}-fonts-antt = %{epoch}:%{version}-%{release}
 Requires:      %{name}-latex = %{epoch}:%{version}-%{release}
+Obsoletes:     tetex-latex-antt
 
 %description latex-antt
 Antykwa Torunska is a serif font designed by the late Polish
@@ -2065,19 +2039,6 @@ Extra control of appendices.
 %description latex-appendix -l hu.UTF-8
 Az appendixek nagyobb irányítása.
 
-%package latex-backgammon
-Summary:       LaTeX package to documenting backgammon games
-Summary(hu.UTF-8):     LaTeX csomag backgammon játékok dokumentálására
-Group:         Applications/Publishing/TeX
-Requires(post,postun): %{_bindir}/texhash
-Requires:      %{name}-latex = %{epoch}:%{version}-%{release}
-
-%description latex-backgammon
-LaTeX package to documenting backgammon games.
-
-%description latex-backgammon -l hu.UTF-8
-LaTeX csomag backgammon játékok dokumentálására
-
 %package latex-bbm
 Summary:       Blackboard variant fonts for Computer Modern, with LaTeX support
 Summary(pl.UTF-8):     Tablicowy wariant fontów Computer Modern z obsługą LaTeXa
@@ -2085,6 +2046,7 @@ Group:            Applications/Publishing/TeX
 Requires(post,postun): %{_bindir}/texhash
 Requires:      %{name}-fonts-bbm = %{epoch}:%{version}-%{release}
 Requires:      %{name}-latex = %{epoch}:%{version}-%{release}
+Obsoletes:     tetex-latex-bbm
 
 %description latex-bbm
 Blackboard variant fonts for Computer Modern, with LaTeX support.
@@ -2111,6 +2073,7 @@ Group:            Applications/Publishing/TeX
 Requires(post,postun): %{_bindir}/texhash
 Requires:      %{name}-fonts-bbold = %{epoch}:%{version}-%{release}
 Requires:      %{name}-latex = %{epoch}:%{version}-%{release}
+Obsoletes:     tetex-latex-bbold
 
 %description latex-bbold
 A geometric sans serif blackboard bold font, for use in mathematics.
@@ -2125,7 +2088,9 @@ Summary(pl.UTF-8):        Zarządzenie bibliografią dla LaTeXa
 Group:         Applications/Publishing/TeX
 Requires(post,postun): %{_bindir}/texhash
 Requires:      %{name}-latex = %{epoch}:%{version}-%{release}
+Provides:      tetex-latex-bibtex
 Obsoletes:     tetex-bibtex
+Obsoletes:     tetex-latex-bibtex
 Obsoletes:     tetex-natbib
 Obsoletes:     tetex-rubibtex
 
@@ -2141,6 +2106,7 @@ Summary(hu.UTF-8):        LaTeX dokumentumosztály prezentációk és fóliák készít
 Group:         Applications/Publishing/TeX
 Requires(post,postun): %{_bindir}/texhash
 Requires:      %{name}-latex = %{epoch}:%{version}-%{release}
+Obsoletes:     tetex-latex-beamer
 
 %description latex-beamer
 A LaTeX class for producing presentations and slides.
@@ -2158,7 +2124,7 @@ Requires: %{name}-latex = %{epoch}:%{version}-%{release}
 %description latex-bezos
 Packages by Javier Bezos (additional math tools).
 
-%description latex-bezos
+%description latex-bezos -l hu.UTF-8
 Javier Bezos csomagjai (további matematikai eszközök).
 
 %package latex-bibtex-ams
@@ -2169,6 +2135,7 @@ Requires(post,postun):    %{_bindir}/texhash
 Requires:      %{name}-latex-ams = %{epoch}:%{version}-%{release}
 Requires:      %{name}-latex-bibtex = %{epoch}:%{version}-%{release}
 Obsoletes:     tetex-bibtex-ams
+Obsoletes:     tetex-latex-bibtex-ams
 
 %description latex-bibtex-ams
 BibTeX style files for American Mathematical Society publications.
@@ -2182,6 +2149,8 @@ Summary(pl.UTF-8):        Duńskie warianty standardowych stylów BibTeXa
 Group:         Applications/Publishing/TeX
 Requires(post,postun): /usr/bin/texhash
 Requires:      %{name}-latex-bibtex = %{epoch}:%{version}-%{release}
+Obsoletes:     tetex-latex-bibtex-dk
+
 
 %description latex-bibtex-dk
 Dk-bib is a translation of the four standard BibTeX style files
@@ -2195,19 +2164,6 @@ Dk-bib to tłumaczenie czterech standardowych plików stylów BibTeXa
 rozszerzone o pola ISBN, ISSN i URL, które można włączyć poprzez plik
 stylu LaTeXa.
 
-%package latex-bibtex-nor
-Summary:       Norwegian variants of the standard BibTeX styles
-Summary(pl.UTF-8):     Norweskie warianty standardowych stylów BibTeXa
-Group:         Applications/Publishing/TeX
-Requires(post,postun): /usr/bin/texhash
-Requires:      %{name}-latex-bibtex = %{epoch}:%{version}-%{release}
-
-%description latex-bibtex-nor
-Norwegian variants of the standard BibTeX styles.
-
-%description latex-bibtex-nor -l pl.UTF-8
-Norweskie warianty standardowych stylów BibTeXa.
-
 %package latex-bibtex-pl
 Summary:       Polish bibliography management for LaTeX
 Summary(pl.UTF-8):     Polska wersja zarządzania bibliografią dla LaTeXa
@@ -2215,6 +2171,7 @@ Group:            Applications/Publishing/TeX
 Requires(post,postun): %{_bindir}/texhash
 Requires:      %{name}-latex-bibtex = %{epoch}:%{version}-%{release}
 Obsoletes:     tetex-bibtex-plbib
+Obsoletes:     tetex-latex-bibtex-pl
 
 %description latex-bibtex-pl
 Polish bibliography management for LaTeX.
@@ -2229,6 +2186,7 @@ Group:            Applications/Publishing/TeX
 Requires(post,postun): %{_bindir}/texhash
 Requires:      %{name}-latex-bibtex = %{epoch}:%{version}-%{release}
 Obsoletes:     tetex-bibtex-germbib
+Obsoletes:     tetex-latex-bibtex-german
 
 %description latex-bibtex-german
 German variants of standard BibTeX styles.
@@ -2243,6 +2201,7 @@ Group:            Applications/Publishing/TeX
 Requires(post,postun): %{_bindir}/texhash
 Requires:      %{name} = %{epoch}:%{version}-%{release}
 Obsoletes:     tetex-bibtex-revtex4
+Obsoletes:     tetex-latex-bibtex-revtex4
 
 %description latex-bibtex-revtex4
 BibTeX styles for REVTeX4.
@@ -2257,6 +2216,7 @@ Group:            Applications/Publishing/TeX
 Requires(post,postun): %{_bindir}/texhash
 Requires:      %{name} = %{epoch}:%{version}-%{release}
 Obsoletes:     tetex-bibtex-jurabib
+Obsoletes:     tetex-latex-bibtex-jurabib
 
 %description latex-bibtex-jurabib
 Extended BibTeX citation support for the humanities and legal texts.
@@ -2304,7 +2264,6 @@ Publication quality tables in LaTeX.
 %description latex-booktabs -l hu.UTF-8
 Nyomdai minőségű táblázatok LaTeX-ben.
 
-
 %package latex-caption
 Summary:       Customising captions in floating environments
 Summary(hu.UTF-8):     Feliratok testreszabása úszó környezetekben
@@ -2324,6 +2283,8 @@ Summary(pl.UTF-8):        Różne małe pakiety autorstwa Davida Carlisle
 Group:         Applications/Publishing/TeX
 Requires(post,postun): %{_bindir}/texhash
 Requires:      %{name}-latex = %{epoch}:%{version}-%{release}
+Provides:      tetex-latex-carlisle
+Obsoletes:     tetex-latex-carlisle
 
 %description latex-carlisle
 Miscellaneous small packages by David Carlisle.
@@ -2337,6 +2298,7 @@ Summary(pl.UTF-8):        Obsługa fontów tekstowych i matematycznych Concrete w LaTeX
 Group:         Applications/Publishing/TeX
 Requires(post,postun): %{_bindir}/texhash
 Requires:      %{name}-latex = %{epoch}:%{version}-%{release}
+Obsoletes:     tetex-latex-ccfonts
 
 %description latex-ccfonts
 LaTeX font definition files for the Concrete fonts and a LaTeX package
@@ -2356,6 +2318,7 @@ Summary(pl.UTF-8):        Obsługa kompresowanych, sortowanych list numerowanych cytat
 Group:         Applications/Publishing/TeX
 Requires(post,postun): %{_bindir}/texhash
 Requires:      %{name}-latex = %{epoch}:%{version}-%{release}
+Obsoletes:     tetex-latex-cite
 
 %description latex-cite
 Supports compressed, sorted lists of numerical citations.
@@ -2370,6 +2333,7 @@ Group:            Applications/Publishing/TeX
 Requires(post,postun): %{_bindir}/texhash
 Requires:      %{name}-fonts-cmbright = %{epoch}:%{version}-%{release}
 Requires:      %{name}-latex = %{epoch}:%{version}-%{release}
+Obsoletes:     tetex-latex-cmbright
 
 %description latex-cmbright
 A family of sans serif fonts for TeX and LaTeX, based on Donald
@@ -2405,6 +2369,7 @@ Group:            Applications/Publishing/TeX
 Requires(post,postun): %{_bindir}/texhash
 Requires:      %{name}-fonts-concmath = %{epoch}:%{version}-%{release}
 Requires:      %{name}-latex = %{epoch}:%{version}-%{release}
+Obsoletes:     tetex-latex-concmath
 
 %description latex-concmath
 LaTeX package and font definition files to access the Concrete math
@@ -2449,6 +2414,7 @@ Summary(pl.UTF-8):        Dostosowywanie stylów BibTeXa dla LaTeXa
 Group:         Applications/Publishing/TeX
 Requires(post,postun): %{_bindir}/texhash
 Requires:      %{name}-latex = %{epoch}:%{version}-%{release}
+Obsoletes:     tetex-latex-custom-bib
 
 %description latex-custom-bib
 Package generating customized BibTeX bibliography styles from a
@@ -2464,6 +2430,8 @@ Summary(pl.UTF-8):        Obsługa cyrylicy dla LaTeXa
 Group:         Applications/Publishing/TeX
 Requires(post,postun): %{_bindir}/texhash
 Requires:      %{name}-latex = %{epoch}:%{version}-%{release}
+Provides:      tetex-latex-cyrillic
+Obsoletes:     tetex-latex-cyrillic
 
 %description latex-cyrillic
 LaTeX Cyrillic support.
@@ -2471,23 +2439,6 @@ LaTeX Cyrillic support.
 %description latex-cyrillic -l pl.UTF-8
 Obsługa cyrylicy dla LaTeXa.
 
-%package latex-dstroke
-Summary:       LaTeX doublestroke font
-Summary(pl.UTF-8):     Podwójnie kreślony font dla LaTeXa
-Group:         Applications/Publishing/TeX
-Requires(post,postun): %{_bindir}/texhash
-Requires:      %{name}-fonts-dstroke = %{epoch}:%{version}-%{release}
-Requires:      %{name}-latex = %{epoch}:%{version}-%{release}
-
-%description latex-dstroke
-Doublestroke font for typesetting the mathematical symbols for the
-natural numbers, whole numbers, rational numbers, real numbers and
-complex numbers.
-
-%description latex-dstroke -l pl.UTF-8
-Podwójnie kreślony font do składania symboli matematycznych liczb
-naturalnych, całkowitych, wymiernych, rzeczywistych i zespolonych.
-
 %package latex-enumitem
 Summary:       A package to customize the three basic lists
 Summary(hu.UTF-8):     Egy csomag, amivel testreszabhatod a három alapvető listát
@@ -2499,24 +2450,35 @@ Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
 A package to customize the three basic lists (enumerate, itemize and
 description).
 
-%description latex-enumitem
+%description latex-enumitem -l hu.UTF-8
 Egy csomag, amivel testreszabhatod a három alapvető listakörnyezetet
 (enumerate, itemize, description).
 
-%package latex-exam
-Summary:       The exam document class attempts to make it easy for even a LaTeX novice to prepare exams
-Summary(hu.UTF-8):     Az exam dokumentumosztály segítségével könnyűvé válik LaTeX-ben a feladatsorok készítése
+%package latex-exams
+Summary:       Various document classes to typeset exams
+Summary(hu.UTF-8):     Különböző dokumentumosztályok vizsgák, feladatsorok szedésére
+Group:         Applications/Publishing/TeX
+Requires(post,postun): %{_bindir}/texhash
+Requires:      %{name}-latex = %{epoch}:%{version}-%{release}
+
+%description latex-exams
+Various document classes to typeset exams.
+
+%description latex-exams -l hu.UTF-8
+Különböző dokumentumosztályok vizsgák, feladatsorok szedésére.
+
+%package latex-float
+Summary:       Tools to manipulate float objects
+Summary(hu.UTF-8):     Eszközök úszó objektuomok kezeléséhez
 Group:         Applications/Publishing/TeX
 Requires(post,postun): %{_bindir}/texhash
 Requires:      %{name}-latex = %{epoch}:%{version}-%{release}
 
-%description latex-exam
-The exam document class attempts to make it easy for even a LaTeX
-novice to prepare exams.
+%description latex-float
+Tools to manipulate float objects.
 
-%description latex-exam -l hu.UTF-8
-Az exam dokumentumosztály segítségével könnyűvé válik LaTeX-ben a
-feladatsorok készítése.
+%description latex-float -l hu.UTF-8
+Eszközök úszó objektuomok kezeléséhez.
 
 %package latex-formlett
 Summary:       Letters to multiple recipients
@@ -2544,19 +2506,6 @@ Create forms containing field for manual entry.
 %description latex-formular -l hu.UTF-8
 Kézzel kitöltendő űrlapok készítése.
 
-%package latex-examdesign
-Summary:       LaTeX class for typesetting exams
-Summary(hu.UTF-8):     LaTeX osztály dolgozatok szedésére
-Group:         Applications/Publishing/TeX
-Requires(post,postun): %{_bindir}/texhash
-Requires:      %{name}-latex = %{epoch}:%{version}-%{release}
-
-%description latex-examdesign
-LaTeX class for typesetting exams.
-
-%description latex-exam -l hu.UTF-8
-LaTeX osztály dolgozatok szedésére.
-
 %package latex-gbrief
 Summary:       Letter document class
 Summary(hu.UTF-8):     Levél dokumentumosztály
@@ -2570,7 +2519,6 @@ Letter document class.
 %description latex-gbrief -l hu.UTF-8
 Levél dokumentumosztály.
 
-
 %package latex-jknappen
 Summary:       Miscellaneous packages by Joerg Knappen
 Summary(pl.UTF-8):     Różne pakiety autorstwa Joerga Knappena
@@ -2578,6 +2526,7 @@ Group:            Applications/Publishing/TeX
 Requires(post,postun): %{_bindir}/texhash
 Requires:      %{name}-fonts-jknappen = %{epoch}:%{version}-%{release}
 Requires:      %{name}-latex = %{epoch}:%{version}-%{release}
+Obsoletes:     tetex-latex-jknappen
 
 %description latex-jknappen
 Miscellaneous macros, mostly for making use of extra fonts, by Joerg
@@ -2592,7 +2541,7 @@ Summary:  Graphical representation of keys on keyboard
 Summary(hu.UTF-8):     A billentyűk grafikus megjelenítése
 Group:         Applications/Publishing/TeX
 Requires(post,postun): %{_bindir}/texhash
-Requires:      %{name}-latex
+Requires:      %{name}-latex = %{epoch}:%{version}-%{release}
 
 %description latex-keystroke
 Graphical representation of keys on keyboard.
@@ -2600,13 +2549,12 @@ Graphical representation of keys on keyboard.
 %description latex-keystroke -l hu.UTF-8
 A billentyűk grafikus megjelenítése.
 
-
 %package latex-labbook
 Summary:       Typeset laboratory journals
 Summary(hu.UTF-8):     Laborjegyzőkönyvek szedése
 Group:         Applications/Publishing/TeX
 Requires(post,postun): %{_bindir}/texhash
-Requires:      %{name}-latex
+Requires:      %{name}-latex = %{epoch}:%{version}-%{release}
 
 %description latex-labbook
 Typeset laboratory journals.
@@ -2619,7 +2567,7 @@ Summary:  Alphanumerical LCD-style displays
 Summary(hu.UTF-8):     Alfanumerikus LCD-szerű kijelzés
 Group:         Applications/Publishing/TeX
 Requires(post,postun): %{_bindir}/texhash
-Requires:      %{name}-latex
+Requires:      %{name}-latex = %{epoch}:%{version}-%{release}
 
 %description latex-lcd
 Alphanumerical LCD-style displays.
@@ -2632,7 +2580,7 @@ Summary:  Create small handouts (flyers)
 Summary(hu.UTF-8):     Kis "kézikönyvek" készítése (brossúrák)
 Group:         Applications/Publishing/TeX
 Requires(post,postun): %{_bindir}/texhash
-Requires:      %{name}-latex
+Requires:      %{name}-latex = %{epoch}:%{version}-%{release}
 
 %description latex-leaflet
 Create small handouts (flyers).
@@ -2653,13 +2601,12 @@ Left and right subscripts and superscripts in math mode.
 %description latex-leftidx -l hu.UTF-8
 Bal és jobboldali alsó és felső indexek matematikai módban.
 
-
 %package latex-lewis
 Summary:       Draw Lewis structures (chemistry)
 Summary(hu.UTF-8):     Lewis struktúrák készítése (kémia)
 Group:         Applications/Publishing/TeX
 Requires(post,postun): %{_bindir}/texhash
-Requires:      %{name}-latex
+Requires:      %{name}-latex = %{epoch}:%{version}-%{release}
 
 %description latex-lewis
 Draw Lewis structures (chemistry).
@@ -2674,6 +2621,7 @@ Group:            Applications/Publishing/TeX
 Requires(post,postun): /usr/bin/texhash
 Requires:      %{name}-fonts-lm = %{epoch}:%{version}-%{release}
 Requires:      %{name}-latex = %{epoch}:%{version}-%{release}
+Obsoletes:     tetex-latex-lm
 
 %description latex-lm
 Latin Modern family of fonts, based on the Computer Modern fonts
@@ -2715,6 +2663,7 @@ Summary(pl.UTF-8):        Numery linii dla paragrafów
 Group:         Applications/Publishing/TeX
 Requires(post,postun): /usr/bin/texhash
 Requires:      %{name}-latex = %{epoch}:%{version}-%{release}
+Obsoletes:     tetex-latex-lineno
 
 %description latex-lineno
 The LaTeX package lineno.sty provides line numbers on paragraphs.
@@ -2728,19 +2677,517 @@ paragrafu na linie przez TeXa do linii dołączane są ich numery z
 możliwością tworzenia odnośników poprzez mechanizm odnośników LaTeXa
 \ref i \pageref.
 
+%package latex-metre
+Summary:       Support for the work of classicists
+Group:         Applications/Publishing/TeX
+Requires(post,postun): /usr/bin/texhash
+Requires:      %{name}-latex = %{epoch}:%{version}-%{release}
+
+%description latex-metre
+Support for the work of classicists.
+
+%package latex-games
+Summary:       Packages for typesetting games
+Summary(hu.UTF-8):     Játékok szedése
+Group:         Applications/Publishing/TeX
+Requires(post,postun): %{_bindir}/texhash
+Requires:      %{name}-latex = %{epoch}:%{version}-%{release}
+
+%description latex-games
+Chess, chinese chess, crosswords, go, backgammon and more.
+
+%description latex-games -l hu.UTF-8
+Sakk, kínai sakk, keresztrejtvények, go, backgammon és még sok más.
 
-%package latex-mathexam
-Summary:       Package for typesetting exams
-Summary(hu.UTF-8):     Vizsgák szedése
+%package latex-extend
+Summary:       Extensions, patches, improvements of main LaTeX styles, environments
+Summary(hu.UTF-8):     Az alap LaTeX stílusok, környezetek, stb. bővítései, foltjai
 Group:         Applications/Publishing/TeX
 Requires(post,postun): %{_bindir}/texhash
-Requires:      %{name}-latex
+Requires:      %{name}-latex = %{epoch}:%{version}-%{release}
+Provides:      tetex-latex-ltablex
+Obsoletes:     tetex-latex-ltablex
+
+%description latex-extend
+This package contains:
+- addlines: a user-friendly wrapper around \enlargethispage.
+- alnumsec: alphanumeric section numbering.
+- arydshln: horizontal and vertical dashed lines in arrays and
+  tabulars
+- babelbib: multilingual bibliographies.
+- bibtopicprefix: prefix references to bibliographies produced by
+  bibtopic.
+- boites: boxes that may break across pages
+- booklet: aids for printing simple booklets.
+- bullcntr: display list item counter as regular pattern of bullets.
+- chappg: page numbering by chapter.
+- cjw: a bundle of packages and classes.
+- clefval: key/value support with a hash.
+- colortbl: add colour to LaTeX tables.
+- combine: bundle individual documents into a single document.
+- contour: print a coloured contour around text.
+- ctable: easily typeset centered tables.
+- curve2e: extensions for package pict2e.
+- dashbox: draw dashed boxes.
+- dashline: draw dashed rules.
+- etaremune: reverse-counting enumerate environment.
+- expdlist: expanded description environments.
+- HA-prosper: patches and improvements for prosper.
+- leading: define leading with a length.
+- listliketab: typeset lists as tables.
+- ltablex: table package extensions.
+- makebox: defines a \makebox* command.
+- makecell: tabular column heads and multilined cells.
+- marginnote: notes in the margin, even where \marginpar fails
+- mcaption: put captions in the margin.
+- mcite: multiple items in a single citation.
+- mciteplus: enhanced multiple citations.
+- minipage-marginpar: minipages with marginal notes.
+- miniplot: a package for easy figure arrangement.
+- multicap: format captions inside multicols
+- newvbtm: define your own verbatim-like environment.
+- notes2bib: integrating notes into the bibliography.
+- ntabbing: simple tabbing extension for automatic line numbering.
+- numline: LaTeX macros for numbering lines.
+- pbox: a variable-width \parbox command.
+- pinlabel: a TeX labelling package.
+- polytable: tabular-like environments with named columns.
+- rccol: decimal-centered optionally rounded numbers in tabular.
+- romannum: generate roman numerals instead of arabic digits.
+- schedule: weekly schedules.
+- subfloat: sub-numbering for figures and tables.
+- umoline: underline text allowing line breaking.
+- umrand: package for fancy box frames.
+- underlin: underlined running heads.
+- ushort: shorter (and longer) underlines and underbars.
+
+%description latex-extend -l hu.UTF-8
+Ez a csomag a következőket tartalmazza:
+- addlines: felhasználóbarát wrapper \enlargethispage-hez
+- alnumsec: alfanumerikus section számozás
+- arydshln: vízszintes és függőleges pontozott vonalak array és
+  tabular környezetkben
+- babelbib: többnyelvű bibliográfiák
+- bibtopicprefix: prefix hivatkozás bibtopic által készített
+  bibliográfiára
+- boites: dobozok, amelyek törhetők oldalak között
+- booklet: booklet formátumban történő nyomtatás
+- bullcntr: lista elemek számlálójának megjelenítése mint...
+- chappg: oldalszámozás chapter alapján
+- cjw: csomagok és osztályok tömkelege
+- clefval: kulcs/érték párok hash-sel
+- colortbl: színek LaTeX táblázatokban
+- combine: külön dokumentumok eggyé fűzése
+- contour: színes kontúr nyomtatása szöveg körül
+- ctable: középre igazított táblázatok szedése
+- curve2e: pict2e csomaghoz kiegészítések
+- dashbox: pontozott dobozok
+- dashline: pontozott vonalak
+- etaremune: visszafele sorszámazó enumerate környezet
+- expdlist: kibővített description környezetek
+- HA-prosper: foltok és bővítések a prosper-hez
+- leading: sorközök definiálása hosszal
+- listliketab: listák táblázatként szedése
+- ltablex: table csomag kiegészítése
+- makebox: egy \makebox* parancs definiálása
+- makecell: táblázat címsorral és többsoros cellákkal
+- marginnote: széljegyzetek, ott is, ahol a \marginpar hibázik
+- mcaption: címkék a margóra
+- mcite: több elem egy hivatkozásban
+- mciteplus: kibővített többszörös hivatkozás
+- minipage-marginpar: minipage-ek széljegyzetekkel
+- miniplot: egy csomag ábrák könnyű elhelyezéséhez
+- multicap: formázott cimkék multicols környezetben
+- newvbtm: saját verbatim-szerű környezetek
+- notes2bib: megjegyzések elhelyezése bibliográfiába
+- ntabbing: tabbing környezet automatikus sorszámozással
+- numline: LaTeX makrók sorok számozására
+- pbox: változtatható szélességű \parbox
+- pinlabel: a TeX labelling package.
+- polytable: tabular-like environments with named columns.
+- rccol: decimal-centered optionally rounded numbers in tabular.
+- romannum: generate roman numerals instead of arabic digits.
+- schedule: heti időbeosztás (órarend)
+- subfloat: sub-numbering for figures and tables.
+- umoline: aláhúzott szövegben sortörés engedélyezése
+- umrand: package for fancy box frames.
+- underlin: aláhúzott élőfej
+- ushort: shorter (and longer) underlines and underbars.
+
+%package latex-effects
+Summary:       Additional effects to fonts, texts
+Summary(hu.UTF-8):     További effektek betűkhöz, szövegekhez,...
+Group:         Applications/Publishing/TeX
+Requires(post,postun): %{_bindir}/texhash
+Requires:      %{name}-latex = %{epoch}:%{version}-%{release}
+
+%description latex-effects
+This package contains:
+- arcs: draw arcs over and under text
+- blowup: upscale or downscale all pages of a document.
+- changebar: generate changebars in LaTeX documents.
+- draftwatermark: put a grey textual watermark on document pages.
+- flippdf: horizontal flipping of pages with pdfLaTeX.
+- flowfram: create text frames for posters, brochures or magazines.
+- isorot: rotation of document elements.
+- lettrine: typeset dropped capitals.
+- niceframe: support for fancy frames.
+- notes: mark sections of a document.
+- objectz: macros for typesetting Object Z.
+- parallel: typeset parallel texts.
+- quotchap: decorative chapter headings.
+- rotpages: typeset sets of pages upside-down and backwards.
+- sectionbox: create fancy boxed ((sub)sub)sections.
+- shadethm: theorem environments that are shaded
+
+%description latex-effects -l hu.UTF-8
+Ez a csomag a következőket tartalmazza:
+- arcs: ívek rajzolása szöveg fölé és alá
+- blowup: a dokumentum összes oldalának nagyítása vagy kicsinyítése
+- changebar: oldalsávok készítése LaTeX dokumentumokban
+- draftwatermark: szürke szöveges vízjel a dokumentum oldalaira
+- flippdf: oldalak vízszintes tükrözése pdfLaTeX-hel
+- flowfram: szövegkeretek poszterekhez, brossúrákhoz vagy magazinokhoz
+- isorot: dokumentum-elemek forgatása
+- lettrine: ejtett kapitálisok szedése
+- niceframe: különféle keretek
+- notes: dokumentum részeinek kiemelése, megjelölése
+- objectz: Object Z objektumok szedése
+- parallel: párhuzamos szövegek szedése
+- quotchap: decorative chapter headings.
+- rotpages: typeset sets of pages upside-down and backwards.
+- sectionbox: create fancy boxed ((sub)sub)sections.
+- shadethm: theorem environments that are shaded
+
+%package latex-math-sources
+Summary:       Sources of latex-math
+Summary(hu.UTF-8):     A latex-math forrása
+Group:         Applications/Publishing/TeX
+
+%description latex-math-sources
+Sources of latex-math.
+
+%description latex-math-sources -l hu.UTF-8
+A latex-math forrása.
+
+%package latex-math
+Summary:       Mathematical packages
+Summary(hu.UTF-8):     Matematikai csomagok
+Group:         Applications/Publishing/TeX
+Requires(post,postun): %{_bindir}/texhash
+Requires:      %{name}-fonts-bbm = %{epoch}:%{version}-%{release}
+Requires:      %{name}-fonts-stmaryrd = %{epoch}:%{version}-%{release}
+Requires:      %{name}-latex = %{epoch}:%{version}-%{release}
+Requires:      %{name}-latex-ams = %{epoch}:%{version}-%{release}
+Requires:      %{name}-latex-carlisle = %{epoch}:%{version}-%{release}
+Requires:      %{name}-latex-psnfss = %{epoch}:%{version}-%{release}
+Requires:      %{name}-latex-pst-3dplot = %{epoch}:%{version}-%{release}
+Requires:      %{name}-latex-wasysym = %{epoch}:%{version}-%{release}
+Requires:      %{name}-tex-pstricks = %{epoch}:%{version}-%{release}
+Requires:      %{name}-tex-xkeyval = %{epoch}:%{version}-%{release}
+Requires:      %{name}-tex-xypic = %{epoch}:%{version}-%{release}
+# gnuplottex needs gnuplot
+Requires:      gnuplot
+
+%description latex-math
+This package contains:
+- bez123: Support for Bezier curves.
+- binomexp: Calculate Pascal's triangle
+- cmll: symbols for linear logic.
+- constants: automatic numbering of constants.
+- coordsys: draw cartesian coordinate systems.
+- dotseqn: flush left equations with dotted leaders to the numbers.
+- egplot: encapsulate Gnuplot sources in LaTeX documents.
+- eqlist: description lists with equal indentation.
+- eqnarray: more generalised equation arrays with numbering.
+- esdiff: simplify typesetting of derivatives.
+- esvect: vector arrows.
+- extpfeil: extensible arrows in mathematics
+- faktor: typeset quotient structures with LaTeX.
+- fouridx: left sub- and superscripts in maths mode.
+- functan: macros for functional analysis and PDE theory
+- galois: typeset Galois connections.
+- gnuplottex: embed Gnuplot commands in LaTeX documents.
+- hhtensor: print vectors, matrices, and tensors.
+- logpap: generate logarithmic graph paper with LaTeX.
+- makeplot: easy plots from Matlab in LaTeX.
+- maybemath: make math bold or italic according to context.
+- mfpic4ode: macros to draw direction fields and solutions of ODEs.
+- mhequ: multicolumn equations, tags, labels, sub-numbering.
+- mhs: historical mathematics.
+- mlist: logical markup for lists.
+- nath: natural mathematics notation.
+- noitcrul: improved underlines in mathematics.
+- numprint: print numbers with separators and exponent if necessary.
+- permute: support for symmetric groups.
+- petri-nets: A set TeX/LaTeX packages for drawing Petri nets.
+- qsymbols: maths symbol abbreviations.
+- qtree: draw tree structures.
+- sdrt: macros for Segmented Discourse Representation Theory.
+- semantic: help for writing programming language semantics.
+- simplewick: simple Wick contractions.
+- sseq: spectral sequence diagrams.
+- subdepth: unify maths subscript height.
+- subeqn: package for subequation numbering.
+- subeqnarray: equation array with sub numbering.
+- tree-dvips: trees and other linguists' macros.
+- trfsigns: typeset transform signs.
+- trsym: symbols for transformations.
+- ulsy: extra mathematical characters.
+
+%description latex-math -l hu.UTF-8
+Ez a csomag a következőket tartalmazza:
+- bez123: Bezier-görbék
+- binomexp: Pascal-háromszög számítása
+- cmll: szimbólumok lineáris logikához
+- constants: változók automatikus sorszámozása
+- coordsys: Descartes-féle koordinátarendszerek rajzolása
+- dotseqn: TODO
+- egplot: Gnuplot források LaTeX dokumentumokba ágyazása
+- eqlist: leíró lista egyenlő behúzással
+- eqnarray: általánosabb egyenlet-rendszer sorszámozással
+- esdiff: deriváltak bevitele
+- esvect: vektornyilak
+- extpfeil: bővíthető nyilak matematikában
+- faktor: hányados struktúrák LaTeX-hel
+- fouridx: alsó és felső indexek bal oldalon matematikai módban
+- functan: funkcionálanalízés és PDE elmélethez makrók
+- galois: Galois kapcsolatok szedése
+- gnuplottex: Gnuplot parancsok beágyazása LaTeX dokumentumokba
+- hhtensor: vetkorok, mátrixok és tenzorok nyomtatása
+- logpap: logaritmikus grafikonok
+- makeplot: könnyű ábrázolások Matlab-ból LaTeX-be
+- maybemath: matematikai félkövér ill. dőlt szöveg környezettől
+  függően
+- mfpic4ode: differenciálegyenletek megoldásainak ábrázolása
+- mhequ: többoszlopos egyenletek, cimkék, al-sorszámozás
+- mhs: történelmi matematika
+- mlist: listák logikus jelölése
+- nath: természetes matematikai jelölés
+- noitcrul: kibővített aláhúzások matematikában
+- numprint: számok írása elválasztókkal és kitevőkkel, ha szükséges
+- permute: szimmetriacsoportok
+- petri-nets: A set TeX/LaTeX packages for drawing Petri nets.
+- qsymbols: matematikai szimbólumok rövidítése
+- qtree: fastruktúrák rajzolása
+- sdrt: macros for Segmented Discourse Representation Theory.
+- semantic: help for writing programming language semantics.
+- simplewick: simple Wick contractions.
+- sseq: spectral sequence diagrams.
+- subdepth: matematikai indexek méretének egységesítése
+- subeqn: alegyenletek sorszámozása
+- subeqnarray: egyenletek al-sorszámozása
+- tree-dvips: trees and other linguists' macros
+- trfsigns: transzformációs jelek szedése
+- trsym: szimbólumok transzformációkhoz
+- ulsy: extra matematikai karakterek
+
+%package latex-misc
+Summary:       Misc packages
+Summary(hu.UTF-8):     Vegyes csomagok
+Group:         Applications/Publishing/TeX
+Requires(post,postun): %{_bindir}/texhash
+Requires:      %{name}-latex = %{epoch}:%{version}-%{release}
+
+%description latex-misc
+This packages contains:
+- cooking: typeset recipes.
+- cuisine: typeset recipes.
+- fixme: insert "fixme" notes into draft documents.
+- recipecard: typeset recipes in note-card-sized boxes.
+- todo: make a to-do list for a document.
+
+%description latex-misc -l hu.UTF-8
+Ez a csomag a következőket tartalmazza:
+- cooking: receptek szedése
+- cuisine: receptek szedése
+- fixme: "fixme" megjegyzések elhelyezése
+- recipecard: receptek szedése jegyzet-méretű dobozokba
+- todo: dokumentumok teendőinek listája
+
+%package latex-music
+Summary:       Musical packages
+Summary(hu.UTF-8):     Zenei csomagok
+Group:         Applications/Publishing/TeX
+Requires(post,postun): %{_bindir}/texhash
+Requires:      %{name}-latex = %{epoch}:%{version}-%{release}
+
+%description latex-music
+This package contains:
+- abc: support ABC music notation in LaTeX.
+- guitar: guitar chords and song texts.
+- songbook: package for typesetting song lyrics and chord books.
+
+%description latex-music -l hu.UTF-8
+Ez a csomag a következőket tartalmazza:
+- abc: ABC hangjegyzések LaTeX-ben
+- guitar: gitárkották és dalszövegek
+- songbook: dalszövegek és akkordkönyvek szedése
+
+%package latex-physics
+Summary:       Physical packages
+Summary(hu.UTF-8):     Fizikai csomagok
+Group:         Applications/Publishing/TeX
+Requires(post,postun): %{_bindir}/texhash
+Requires:      %{name}-latex = %{epoch}:%{version}-%{release}
+Suggests:      %{name}-latex-SIstyle
+Suggests:      %{name}-latex-SIunits
+Suggests:      %{name}-latex-siunitx
+
+%description latex-physics
+This package contains:
+- circ: macros for typesetting circuit diagrams.
+- colorwav: colours by wavelength of visible light.
+- dyntree: construct Dynkin tree diagrams.
+- feynmf: macros and fonts for creating Feynman (and other) diagrams.
+- formula: typesetting physical units.
+- isotope: a package for type setting isotopes
+- listofsymbols: create and manipulate lists of symbols
+- miller: typeset miller indices.
+- susy: macros for SuperSymmetry-related work.
+
+%description latex-physics -l hu.UTF-8
+Ez a csomag a következőket tartalmazza:
+- circ: áramkörök szedése
+- colorwav: a látható fény színei hullámhossz szerint
+- dyntree: Dynkin fadiagramok készítése
+- feynmf: makrók és fontok Feynman (és más) diagramok készítésére
+- formula: fizikai egységek szedése
+- isotope: izotópok szedése
+- listofsymbols: szimbólumok listájának létrehozása és kezelése
+- miller: miller indexek szedése
+- susy: Szuper-Szimmetria elmélettel kapcsolatos munkákhoz makrók
+
+%package latex-biology
+Summary:       Biological packages
+Summary(hu.UTF-8):     Biológiai csomagok
+Group:         Applications/Publishing/TeX
+Requires(post,postun): %{_bindir}/texhash
+Requires:      %{name}-latex = %{epoch}:%{version}-%{release}
+Requires:      %{name}-xetex = %{epoch}:%{version}-%{release}
+
+%description latex-biology
+This package contains:
+- biocon: typesetting biological species names
+- dnaseq: format DNA base sequences.
+
+%description latex-biology -l hu.UTF-8
+Ez a csomag a következőket tartalmazza:
+- biocon: biológiai fajnevek szedése
+- dnaseq: DNS szekvenciák szedése
 
-%description latex-mathexam
-Package for typesetting exams.
+%package latex-presentation
+Summary:       Presentations in LaTeX
+Summary(hu.UTF-8):     Prezentációk LaTeX-ben
+Group:         Applications/Publishing/TeX
+Requires(post,postun): %{_bindir}/texhash
+Requires:      %{name}-latex = %{epoch}:%{version}-%{release}
+Suggests:      %{name}-latex-prosper
+
+%description latex-presentation
+This package contains:
+- powerdot: a presentation class.
+- ppower4: a postprocessor for PDF presentations.
+- sciposter: make posters of ISO A3 size and larger.
+- tpslifonts: a LaTeX package for configuring presentation fonts.
+
+%description latex-presentation -l hu.UTF-8
+Ez a csomag a következőket tartalmazza:
+- powerdot: egy prezentáció osztály
+- ppower4: egy postprocesszor PDF prezentációkhoz
+- sciposter: poszterek készítése A3-as és nagyobb méretben
+- tpslifonts: a LaTeX package for configuring presentation fonts.
+
+%package latex-chem
+Summary:       Chemical packages
+Summary(hu.UTF-8):     Kémiai csomagok
+Group:         Applications/Publishing/TeX
+Requires(post,postun): %{_bindir}/texhash
+Requires:      %{name}-latex = %{epoch}:%{version}-%{release}
+Suggests:      %{name}-latex-lewis
+
+%description latex-chem
+This package contains:
+- achemso: support for American Chemical Society journal submissions.
+- bpchem: typeset chemical names, formulae, etc.
+- chemarrow: arrows for use in chemistry.
+- chemcompounds: simple consecutive numbering of chemical compounds.
+- chemcono: support for compound numbers in chemistry documents.
+- chemstyle: writing chemistry with style.
+- mhchem: typeset chemical formulae/equations and Risk and Safety
+  phrases
+
+%description latex-chem -l hu.UTF-8
+Ez a csomag a következőket tartalmazza:
+- achemso: American Chemical Society formátuma
+- bpchem: kémiai nevek, formulák, stb. szedése
+- chemarrow: kémiában használatos nyilak
+- chemcompounds: kémiai vegyületek számozása
+- chemcono: kémiai vegyületek kémiai dokumentumokbam
+- chemstyle: kémiai dokumentum írása
+- mhchem: kémiai formulák/egyenletek szedése
+
+%package latex-informatic
+Summary:       Informatical packages
+Summary(hu.UTF-8):     Informatikai csomagok
+Group:         Applications/Publishing/TeX
+Requires(post,postun): %{_bindir}/texhash
+Requires:      %{name}-latex = %{epoch}:%{version}-%{release}
+
+%description latex-informatic
+This package contains:
+- alg: LaTeX environments for typesetting algorithms.
+- bytefield: Create illustrations for network protocol specifications.
+- lsc: typesetting Live Sequence Charts.
+- method: typeset method and variable declarations.
+- msc: draw MSC diagrams.
+- nag: detecting and warning about obsolete LaTeX commands
+- progkeys: typeset programs, recognising keywords.
+- register: typeset programmable elements in digital hardware
+  (registers).
+- uml: UML diagrams in LaTeX.
+
+%description latex-informatic -l hu.UTF-8
+Ez a csomag a következőket tartalmazza:
+- alg: LaTeX környezetek algoritmusok szedésére
+- bytefield: hálózati protokoll specifikációk szemléltetése
+- lsc: Live Sequence Charts
+- method: eljárások és változók deklarációjának szedése
+- msc: MSC diagramok
+- nag: elavult LaTeX parancsok detektálása és figyelmeztetés
+- progkeys: programok szedése, kulcsszavakkal
+- register: programozható elemek (regiszterek) szedése
+- uml: UML diagramok LaTeX-ben
+
+%package latex-pdftools
+Summary:       Various tools to pdf output
+Summary(hu.UTF-8):     Különböző eszközök pdf output-hoz
+Group:         Applications/Publishing/TeX
+Requires(post,postun): %{_bindir}/texhash
+Requires:      %{name}-latex = %{epoch}:%{version}-%{release}
 
-%description latex-mathexam -l hu.UTF-8
-Vizsgák szedése.
+%description latex-pdftools
+This package contains:
+- attachfile: attach arbitrary files to a PDF document
+- cooltooltips: associate a pop-up window and tooltip with PDF
+  hyperlinks
+- movie15: multimedia inclusion package.
+- pdfcprot: activating and setting of character protruding using
+  pdflatex.
+- pdfsync: provide links between source and PDF.
+- pdftricks: support for pstricks in pdfTeX. . pdfscreen: support
+  screen-based document design.
+
+%description latex-pdftools -l hu.UTF-8
+Ez a csomag a következőket tartalmazza:
+- attachfile: fájlok csatolása PDF dokumentumokba
+- cooltooltips: felugró ablakok és súgók társítása PDF linkekhez
+- movie15: multimédia beillesztése
+- pdfcprot: activating and setting of character protruding using
+  pdflatex.
+- pdftricks: pstricks támogatás pdfTeX-ben
+- pdfsync: provide links between source and PDF.
+- pdfscreen: képernyő alapú dokumentumok
 
 %package latex-microtype
 Summary:       An interface to the micro-typographic extensions of pdfTeX
@@ -2748,6 +3195,7 @@ Summary(pl.UTF-8):        Interfejs do rozszerzeń mikrotypograficznych pdfTeXa
 Group:         Applications/Publishing/TeX
 Requires(post,postun): /usr/bin/texhash
 Requires:      %{name}-latex = %{epoch}:%{version}-%{release}
+Obsoletes:     tetex-latex-microtype
 
 %description latex-microtype
 The `microtype' package provides a LaTeX interface to pdfTeX's
@@ -2784,6 +3232,7 @@ Summary(pl.UTF-8):        Pakiet umożliwiający używanie fontów Lucida Bright w LaTe
 Group:         Applications/Publishing/TeX
 Requires(post,postun): %{_bindir}/texhash
 Requires:      %{name}-latex = %{epoch}:%{version}-%{release}
+Obsoletes:     tetex-latex-lucidabr
 
 %description latex-lucidabr
 Package to make Lucida Bright fonts usable with LaTeX.
@@ -2798,6 +3247,8 @@ Group:            Applications/Publishing/TeX
 Requires(post,postun): /usr/bin/texhash
 Requires:      %{name}-fonts-marvosym = %{epoch}:%{version}-%{release}
 Requires:      %{name}-latex = %{epoch}:%{version}-%{release}
+Provides:      tetex-latex-marvosym
+Obsoletes:     tetex-latex-marvosym
 
 %description latex-marvosym
 Martin Vogel's Symbol (marvosym) font is a font containing: the Euro
@@ -2815,50 +3266,6 @@ strukturalnej; symbole do przekrojów stalowych; znaki astronomiczne
 (Słońce, Księżyc, planety); 12 znaków Zodiaku; symbole nożyczek; znak
 CE i inne.
 
-%package latex-mathpple
-Summary:       Use PostScript Palatino for typesetting maths
-Summary(pl.UTF-8):     Używanie postscriptowych fontów Palatino do składania wzorów matematycznych
-Group:         Applications/Publishing/TeX
-Requires(post,postun): %{_bindir}/texhash
-Requires:      %{name}-fonts-adobe = %{epoch}:%{version}-%{release}
-Requires:      %{name}-latex = %{epoch}:%{version}-%{release}
-
-%description latex-mathpple
-The package defines the PostScript font family `Palatino' (ppl) as the
-default roman font and then uses the `mathpple' fonts for typesetting
-math. These virtual fonts have been created for typesetting math in a
-style that suits the Palatino text fonts. The AMS fonts, when used
-additionally, will be scaled to fit Palatino.
-
-%description latex-mathpple -l pl.UTF-8
-Pakiet definiuje rodzinę fontów postscriptowych Palatino (ppl) jako
-domyślny font roman i używa fontów mathpple do składania wzorów
-matematycznych. Te wirtualne fonty zostały stworzone do składania
-wzorów matematycznych w stylu pasującym do fontów tekstowych Palatino.
-Fonty AMS, jeśli są dodatkowo używane, zostaną przeskalowane tak, by
-pasować do Palatino.
-
-%package latex-mathtime
-Summary:       Mathtime fonts for LaTeX
-Summary(pl.UTF-8):     Fonty Mathtime dla LaTeXa
-Group:         Applications/Publishing/TeX
-Requires(post,postun): %{_bindir}/texhash
-Requires:      %{name}-latex = %{epoch}:%{version}-%{release}
-
-%description latex-mathtime
-The Mathtime fonts have a number of characters remapped to positions
-different from the ones normally used by the corresponding TeX
-CM-fonts. For the symbol font ``operators'' the corresponding mathtime
-style files use the Times Roman font (often called something like:
-ptmr or ptmr7t or ptmrq).
-
-%description latex-mathtime -l pl.UTF-8
-Fonty Mathtime zawierają wiele znaków przemapowanych na pozycje
-różniące się od tych normalnie używanych w odpowiadających im TeXowych
-fontach CM. Dla fontu symboli "operators" odpowiadający styl mathtime
-używa fontu Times Roman (zazwyczaj nazywanego w stylu ptmr, ptmr7t lub
-ptmrq).
-
 %package latex-mflogo
 Summary:       LaTeX support for MetaFont and logo fonts
 Summary(pl.UTF-8):     Obsługa LaTeXa dla MetaFonta i fontów logo
@@ -2866,6 +3273,7 @@ Group:            Applications/Publishing/TeX
 Requires(post,postun): %{_bindir}/texhash
 Requires:      %{name}-fonts-mflogo = %{epoch}:%{version}-%{release}
 Requires:      %{name}-latex = %{epoch}:%{version}-%{release}
+Obsoletes:     tetex-latex-mflogo
 
 %description latex-mflogo
 LaTeX package and font definition file to access the Knuthian `logo'
@@ -2883,6 +3291,7 @@ Summary(pl.UTF-8):        Pliki opisów fontów udostępniające dodatkowe fonty, jak y
 Group:         Applications/Publishing/TeX
 Requires(post,postun): %{_bindir}/texhash
 Requires:      %{name}-latex = %{epoch}:%{version}-%{release}
+Obsoletes:     tetex-latex-mfnfss
 
 %description latex-mfnfss
 Font description files to use extra fonts like yinit and ygoth.
@@ -2896,6 +3305,7 @@ Summary(pl.UTF-8):        Tworzenie spisów treści dla każdego rozdziału
 Group:         Applications/Publishing/TeX
 Requires(post,postun): %{_bindir}/texhash
 Requires:      %{name}-latex = %{epoch}:%{version}-%{release}
+Obsoletes:     tetex-latex-minitoc
 
 %description latex-minitoc
 Produce a table of contents for each chapter.
@@ -2909,6 +3319,7 @@ Summary(pl.UTF-8):        Wsparcie dla MLTeXa
 Group:         Applications/Publishing/TeX
 Requires(post,postun): %{_bindir}/texhash
 Requires:      %{name}-latex = %{epoch}:%{version}-%{release}
+Obsoletes:     tetex-latex-mltex
 
 %description latex-mltex
 Support for MLTeX, the multilingual TeX extension from Michael J.
@@ -2964,6 +3375,7 @@ Summary(hu.UTF-8):        Néhány további LaTeX csomag
 Group:         Applications/Publishing/TeX
 Requires(post,postun): %{_bindir}/texhash
 Requires:      %{name}-latex = %{epoch}:%{version}-%{release}
+Obsoletes:     tetex-platex
 
 %description latex-other
 Other LaTeX packages.
@@ -2984,20 +3396,6 @@ Other LaTeX packages documentation.
 %description latex-other-doc -l hu.UTF-8
 Néhány további LaTeX csomag dokumentációja.
 
-%package latex-palatcm
-Summary:       Palatino + Computer Modern math fonts for LaTeX
-Summary(pl.UTF-8):     Fonty matematyczne Palatino i Computer Modern dla LaTeXa
-Group:         Applications/Publishing/TeX
-Requires(post,postun): %{_bindir}/texhash
-Requires:      %{name}-latex = %{epoch}:%{version}-%{release}
-
-%description latex-palatcm
-Palatino + Computer Modern math fonts for LaTeX.
-
-%description latex-palatcm -l pl.UTF-8
-Fonty matematyczne Palatino i Computer Modern dla LaTeXa.
-
-
 %package latex-pdfslide
 Summary:       Presentation slides using pdftex
 Summary(hu.UTF-8):     Prezentáció készítése pdftex-hel
@@ -3056,6 +3454,83 @@ Typeset (univariate) polynomials.
 %description latex-polynomial -l hu.UTF-8
 Egyváltozós polinomok szedése.
 
+%package latex-programming
+Summary:       Additional utilities to programming LaTeX
+Summary(hu.UTF-8):     További eszközök LaTeX programozásához
+Group:         Applications/Publishing/TeX
+Requires(post,postun): %{_bindir}/texhash
+Requires:      %{name}-latex = %{epoch}:%{version}-%{release}
+
+%description latex-programming
+This package contains:
+- cmdtrack: check used commands.
+- cool: COntent-Oriented LaTeX
+- coollist: manipulate COntent Oriented LaTeX Lists.
+- coolstr: string manipulation in LaTeX.
+- csvtools: reading data from CSV files.
+- datatool: tools to load and manipulate data.
+- datenumber: convert a date into a number and vice versa.
+- delimtxt: read and parse text tables.
+- dialogl: macros for constructing interactive LaTeX scripts.
+- dprogress: LaTeX-relevant log information for debugging.
+- environ: a new interface for environments in LaTeX.
+- export: import and export values of LaTeX registers.
+- fmtcount: display the value of a LaTeX counter in a variety of
+  formats.
+- forarray: using array structures in LaTeX.
+- forloop: iteration in LaTeX.
+- inversepath: calculate inverse file paths.
+- labelcas: check the existence of labels, and fork accordingly.
+- lcg: generate random integers.
+- makecmds: the new \makecommand command always (re)defines a command.
+- multido: a loop facility for Generic TeX.
+- namespc: rudimentary c++-like namespaces in LaTeX.
+- patchcmd: change the definition of an existing command.
+- progress: creates an overview of a document's state.
+- randtext: randomise the order of characters in strings.
+- regcount: display the allocation status of the TeX registers.
+- robustcommand: declare robust command, with \newcommand checks.
+- splitindex: unlimited number of indexes.
+- stack: tools to define and use stacks.
+- stringstrings: string manipulation for cosmetic and programming
+  application
+- substr: deal with substrings in strings.
+- typedref: eliminate errors by enforcing the types of labels.
+
+%description latex-programming -l hu.UTF-8
+Ez a csomag a következőket tartalmazza:
+- cmdtrack: használt parancsok ellenőrzése
+- cool: tartalom-orientált (COntent-Oriented) LaTeX
+- coollist: COntent Oriented LaTeX listák manipulációja
+- coolstr: sztring manipuláció LaTeX-ben
+- csvtools: adatok olvasása CSV fájlokból
+- datatool: eszközök adatok beolvasására és manipulációjához
+- datenumber: dátum számmá konvertálása és vissza
+- delimtxt: szöveges táblázatok olvasása és feldolgozása
+- dialogl: interaktív makrók LaTeX-ben
+- dprogress: LaTeX-releváns log információ debuggoláshoz
+- export: LaTeX regiszterek értékeinek importálása és exportálása
+- environ: egy új felület környezetek létrehozására
+- fmtcount: LaTeX számlálók megjelenítése különböző formátumokban
+- forarray: tömb struktúrák LaTeX-ben
+- forloop: iteráció LaTeX-ben
+- inversepath: fájlútvonalak visszafele relatív meghatározása
+- labelcas: cimkék létezésének ellenőrzése
+- lcg: véletlen egész számok generálása
+- makecmds: új \makecommand, amely mindig (újra)definiál parancsot
+- multido: ciklusok szervezése LaTeX-ben
+- namespc: c++-szerű névterek LaTeX-ben
+- patchcmd: létező parancsok definíciójának megváltoztatása
+- progress: egy áttekintést készít a dokumentum állapotáról
+- randtext: sztring karaktereinek összekeverése
+- regcount: display the allocation status of the TeX registers.
+- robustcommand: declare robust command, with \newcommand checks.
+- splitindex: unlimited number of indexes.
+- stack: verem használata
+- stringstrings: sztring manipuláció
+- substr: részszövegek keresése
+- typedref: eliminate errors by enforcing the types of labels.
+
 %package latex-prosper
 Summary:       LaTeX class for high quality slides
 Summary(hu.UTF-8):     LaTeX osztály jó minőségű fóliák készítéséhez
@@ -3089,8 +3564,10 @@ Group:           Applications/Publishing/TeX
 Requires(post,postun): %{_bindir}/texhash
 Requires:      %{name}-fonts-adobe = %{epoch}:%{version}-%{release}
 Requires:      %{name}-latex = %{epoch}:%{version}-%{release}
+Provides:      tetex-latex-psnfss
 Obsoletes:     tetex-latex-mathptm
 Obsoletes:     tetex-latex-mathptmx
+Obsoletes:     tetex-latex-psnfss
 
 %description latex-psnfss
 LaTeX font definition files, macros and font metrics for common
@@ -3203,7 +3680,7 @@ Requires: %{name}-tex-pstricks = %{epoch}:%{version}-%{release}
 %description latex-pst-func
 PSTricks package for plotting mathematical functions.
 
-%description latex-pst-eucl -l hu.UTF-8
+%description latex-pst-func -l hu.UTF-8
 PSTricks csomag matematikai függvények ábrázolásához.
 
 %package latex-pst-fr3d
@@ -3331,6 +3808,7 @@ Group:            Applications/Publishing/TeX
 Requires(post,postun): %{_bindir}/texhash
 Requires:      %{name}-fonts-px = %{epoch}:%{version}-%{release}
 Requires:      %{name}-latex = %{epoch}:%{version}-%{release}
+Obsoletes:     tetex-latex-pxfonts
 
 %description latex-pxfonts
 PX fonts LaTeX support.
@@ -3338,30 +3816,6 @@ PX fonts LaTeX support.
 %description latex-pxfonts -l pl.UTF-8
 Obsługa fontów PX w LaTeXu.
 
-%package latex-qfonts
-Summary:       A collection of PostScript (Adobe Type 1) fonts in QX layout
-Summary(pl.UTF-8):     Zestaw fontów postscriptowych (Adobe Type 1) w układzie QX
-Group:         Applications/Publishing/TeX
-Requires(post,postun): %{_bindir}/texhash
-Requires:      %{name}-fonts-qfonts = %{epoch}:%{version}-%{release}
-Requires:      %{name}-latex = %{epoch}:%{version}-%{release}
-
-%description latex-qfonts
-A collection of Type 1 fonts; include QuasiBookman, QuasiChancery,
-QuasiCourier, QuasiPalatino, QuasiSwiss, QuasiSwissCondensed, and
-QuasiTimes (regular, italic, bold and bold italic), based on URW++
-fonts distributed with Ghostscript. The fonts are encoded according to
-QX layout which facilitates multilingual and technical typesetting
-using TeX, preserving usability in Windows applications.
-
-%description latex-qfonts -l pl.UTF-8
-Zestaw fontów Type 1; zawiera QuasiBookman, QuasiChancery,
-QuasiCourier, QuasiPalatino, QuasiSwiss, QuasiSwissCondensed oraz
-QuasiTimes (zwykłe, pochyłe, tłuste i tłuste pochyłe), oparte na
-fontach URW++ rozpowszechnianych z Ghostscriptem. Fonty są kodowane
-zgodnie z układem QX, który ułatwia skład wielojęzyczny i techniczny w
-TeXu, zachowując przydatność dla aplikacji windowsowych.
-
 %package latex-SIstyle
 Summary:       Package to typeset SI units, numbers and angles
 Summary(hu.UTF-8):     Csomag SI egységek, számok és szögek szedésére
@@ -3394,7 +3848,7 @@ Summary:  A comprehensive (SI) units package
 Summary(hu.UTF-8):     Egy minden részletre kiterjedő (SI) egységek kezelését végző csomag
 Group:         Applications/Publishing/TeX
 Requires(post,postun): /usr/bin/texhash
-Requires:      %{name}-latex
+Requires:      %{name}-latex = %{epoch}:%{version}-%{release}
 
 %description latex-siunitx
 A comprehensive (SI) units package.
@@ -3402,6 +3856,43 @@ A comprehensive (SI) units package.
 %description latex-siunitx -l hu.UTF-8
 Egy minden részletre kiterjedő (SI) egységek kezelését végző csomag.
 
+%package latex-sources
+Summary:       LaTeX sources
+Summary(hu.UTF-8):     LaTeX források
+Group:         Applications/Publishing/TeX
+
+%description latex-sources
+LaTeX sources.
+
+%description latex-sources -l hu.UTF-8
+LaTeX források.
+
+%package latex-styles
+Summary:       Various LaTeX styles
+Summary(hu.UTF-8):     Különböző LaTeX stílusok
+Group:         Applications/Publishing/TeX
+Requires(post,postun): /usr/bin/texhash
+Requires:      %{name}-latex = %{epoch}:%{version}-%{release}
+
+%description latex-styles
+Various LaTeX styles.
+
+%description latex-styles -l hu.UTF-8
+Különböző LaTeX stílusok.
+
+%package latex-lang
+Summary:       LaTeX support for non-english languages
+Summary(hu.UTF-8):     LaTeX támogatás nem-angol nyelvekhez
+Group:         Applications/Publishing/TeX
+Requires(post,postun): /usr/bin/texhash
+Requires:      %{name}-latex = %{epoch}:%{version}-%{release}
+
+%description latex-lang
+LaTeX support for non-english languages.
+
+%description latex-lang -l hu.UTF-8
+LaTeX támogatás nem-angol nyelvekhez.
+
 %package latex-Tabbing
 Summary:       Tabbing with accented letters
 Summary(hu.UTF-8):     Tabbing környezet ékezetes betűk használatával
@@ -3414,20 +3905,6 @@ Tabbing with accented letters.
 %description latex-Tabbing -l hu.UTF-8
 Tabbing környezet ékezetes betűk használatával.
 
-%package latex-urwvn
-Summary:       URWVN fonts
-Summary(pl.UTF-8):     Fonty URWVN
-Group:         Applications/Publishing/TeX
-Requires(post,postun): /usr/bin/texhash
-Requires:      %{name}-fonts-urwvn = %{epoch}:%{version}-%{release}
-Requires:      %{name}-latex = %{epoch}:%{version}-%{release}
-
-%description latex-urwvn
-URWVN fonts.
-
-%description latex-urwvn -l pl.UTF-8
-Fonty URWVN.
-
 %package latex-txfonts
 Summary:       TX fonts LaTeX support
 Summary(pl.UTF-8):     Obsługa fontów TX w LaTeXu
@@ -3435,6 +3912,7 @@ Group:            Applications/Publishing/TeX
 Requires(post,postun): %{_bindir}/texhash
 Requires:      %{name}-fonts-tx = %{epoch}:%{version}-%{release}
 Requires:      %{name}-latex = %{epoch}:%{version}-%{release}
+Obsoletes:     tetex-latex-txfonts
 
 %description latex-txfonts
 TX fonts LaTeX support.
@@ -3462,6 +3940,7 @@ Summary(pl.UTF-8):        Interfejs inputenc do używania alternatywnych kodowań wejś
 Group:         Applications/Publishing/TeX
 Requires(post,postun): %{_bindir}/texhash
 Requires:      %{name}-latex = %{epoch}:%{version}-%{release}
+Obsoletes:     tetex-latex-umlaute
 
 %description latex-umlaute
 An interface to inputenc for using alternate input encodings.
@@ -3476,6 +3955,8 @@ Group:            Applications/Publishing/TeX
 Requires(post,postun): %{_bindir}/texhash
 Requires:      %{name}-fonts-wasy = %{epoch}:%{version}-%{release}
 Requires:      %{name}-latex = %{epoch}:%{version}-%{release}
+Provides:      tetex-latex-wasysym
+Obsoletes:     tetex-latex-wasysym
 
 %description latex-wasysym
 Makes some additional characters available that come from the wasy
@@ -3504,7 +3985,7 @@ Summary(pl.UTF-8):        Pozwala na dostęp do odcieni, gradientów itp.
 Group:         Applications/Publishing/TeX
 Obsoletes:     tetex-latex-xcolor
 
-%description
+%description latex-xcolor
 `xcolor' provides easy driver-independent access to several kinds of
 color tints, shades, tones, and mixes of arbitrary colors. It allows
 to select a document-wide target color model and offers tools for
@@ -3524,28 +4005,6 @@ na wybór modelu koloru dla całego dokumentu i oferuje narzędzia dla
 schematów kolorów, konwersji między ośmioma modelami kolorów oraz
 naprzemiennych kolorów w tabelach.
 
-%package format-latex
-Summary:       LaTeX macro package
-Summary(pl.UTF-8):     Pakiet makr LaTeX
-Group:         Applications/Publishing/TeX
-Requires(post,postun): %{_bindir}/texhash
-Requires:      %{name}-latex = %{epoch}:%{version}-%{release}
-Obsoletes:     hugelatex
-
-%description format-latex
-LaTeX is a front end for the TeX text formatting system. Easier to use
-than TeX, LaTeX is essentially a set of TeX macros which provide
-convenient, predefined document formats for users.
-
-This package contains LaTeX format.
-
-%description format-latex -l pl.UTF-8
-LaTeX jest frontendem do systemu formatującego tekst TeX. Jest
-łatwiejszy w użyciu niż TeX. Jest właściwie zestawem makr TeXowych,
-dających użytkownikom wygodne, predefiniowane formaty dokumentów.
-
-Ten pakiet zawiera format LaTeX.
-
 %package format-pdflatex
 Summary:       PDF LaTeX macro package
 Summary(pl.UTF-8):     Pakiet makr PDF LaTeX
@@ -3556,6 +4015,8 @@ Requires: %{name}-latex = %{epoch}:%{version}-%{release}
 Requires:      %{name}-latex-psnfss = %{epoch}:%{version}-%{release}
 Requires:      %{name}-metafont = %{epoch}:%{version}-%{release}
 Requires:      %{name}-pdftex = %{epoch}:%{version}-%{release}
+Provides:      tetex-format-pdflatex
+Obsoletes:     tetex-format-pdflatex
 
 %description format-pdflatex
 LaTeX is a front end for the TeX text formatting system. Easier to use
@@ -3571,56 +4032,12 @@ dających użytkownikom wygodne, predefiniowane formaty dokumentów.
 
 Ten pakiet zawiera format PDF LaTeX.
 
-# PLaTeX format
-
-%package platex
-Summary:       PLaTeX format basic files
-Summary(pl.UTF-8):     Podstawowe pliki dla formatu PLaTeX
+%package scripts
+Summary:       Various scripts
+Summary(hu.UTF-8):     Néhány szkript
 Group:         Applications/Publishing/TeX
 Requires(post,postun): %{_bindir}/texhash
-Requires:      %{name}-fonts-pl = %{epoch}:%{version}-%{release}
-Requires:      %{name}-latex = %{epoch}:%{version}-%{release}
-
-%description platex
-PLaTeX format basic files.
-
-%description platex -l pl.UTF-8
-Podstawowe pliki dla formatu PLaTeX.
-
-%package format-platex
-Summary:       PLaTeX format
-Summary(pl.UTF-8):     Format PLaTeX
-Group:         Applications/Publishing/TeX
-Requires(post,postun): %{_bindir}/texhash
-Requires:      %{name}-platex = %{epoch}:%{version}-%{release}
-
-%description format-platex
-PLaTeX format.
-
-%description format-platex -l pl.UTF-8
-Format PLaTeX.
-
-%package format-pdfplatex
-Summary:       PDF PLaTeX format
-Summary(pl.UTF-8):     Format PDF PLaTeX
-Group:         Applications/Publishing/TeX
-Requires(post,postun): %{_bindir}/texhash
-Requires:      %{name}-fonts-type1-pl = %{epoch}:%{version}-%{release}
-Requires:      %{name}-pdftex = %{epoch}:%{version}-%{release}
-Requires:      %{name}-platex = %{epoch}:%{version}-%{release}
-
-%description format-pdfplatex
-PDF PLaTeX format.
-
-%description format-pdfplatex -l pl.UTF-8
-Format PDF PLaTeX.
-
-%package scripts
-Summary:       Various scripts
-Summary(hu.UTF-8):     Néhány szkript
-Group:         Applications/Publishing/TeX
-Requires(post,postun): %{_bindir}/texhash
-Requires:      %{name} = %{epoch}:%{version}-%{release}
+Requires:      %{name} = %{epoch}:%{version}-%{release}
 
 %description scripts
 Various scripts.
@@ -3628,6 +4045,21 @@ Various scripts.
 %description scripts -l hu.UTF-8
 Néhány szkript.
 
+%package tlmgr
+Summary:       TeXLive manager
+Summary(hu.UTF-8):     TeXLive manager
+Group:         Applications/Publishing/TeX
+
+%description tlmgr
+tlmgr manages an existing TeX Live installation, both packages and
+configuration options. It performs many of the same actions as
+texconfig, and more besides.
+
+%description tlmgr -l hu.UTF-8
+tlmgr egy létező TeX Live telepítést tart karban, csomag és beállítás
+tekintetében is. Hasonló műveleteket végez, mint a texconfig, sőt,
+többet is.
+
 # # TeX generic macros #
 
 %package tex-babel
@@ -3636,6 +4068,8 @@ Summary(pl.UTF-8):        Obsługa wielu języków dla TeXa
 Group:         Applications/Publishing/TeX
 Requires(post,postun): %{_bindir}/texhash
 Requires:      %{name} = %{epoch}:%{version}-%{release}
+Provides:      tetex-tex-babel
+Obsoletes:     tetex-tex-babel
 
 %description tex-babel
 Multilingual support for TeX.
@@ -3649,6 +4083,8 @@ Summary(pl.UTF-8):        Obsługa nowej ortografii niemieckiej (neue deutsche Rechtsch
 Group:         Applications/Publishing/TeX
 Requires(post,postun): %{_bindir}/texhash
 Requires:      %{name} = %{epoch}:%{version}-%{release}
+Provides:      tetex-tex-german
+Obsoletes:     tetex-tex-german
 
 %description tex-german
 Supports the new German orthography (neue deutsche Rechtschreibung).
@@ -3675,6 +4111,7 @@ Summary(pl.UTF-8):        Makra generujące Metafont lub Metapost do rysowania obrazkó
 Group:         Applications/Publishing/TeX
 Requires(post,postun): %{_bindir}/texhash
 Requires:      %{name} = %{epoch}:%{version}-%{release}
+Obsoletes:     tetex-tex-mfpic
 
 %description tex-mfpic
 Macros which generate Metafont or Metapost for drawing pictures.
@@ -3688,7 +4125,9 @@ Summary(pl.UTF-8):        Różne makra TeXowe
 Group:         Applications/Publishing/TeX
 Requires(post,postun): %{_bindir}/texhash
 Requires:      %{name} = %{epoch}:%{version}-%{release}
+Provides:      tetex-tex-misc
 Obsoletes:     tetex-tex-eijkhout
+Obsoletes:     tetex-tex-misc
 
 %description tex-misc
 Miscellaneous TeX macros.
@@ -3702,6 +4141,7 @@ Summary(pl.UTF-8):        Makra do rysowania obrazków dla TeXa i LaTeXa
 Group:         Applications/Publishing/TeX
 Requires(post,postun): %{_bindir}/texhash
 Requires:      %{name} = %{epoch}:%{version}-%{release}
+Obsoletes:     tetex-tex-pictex
 
 %description tex-pictex
 Picture drawing macros for TeX and LaTeX.
@@ -3728,6 +4168,8 @@ Summary(pl.UTF-8):        Makra postscriptowe dla TeXa
 Group:         Applications/Publishing/TeX
 Requires(post,postun): %{_bindir}/texhash
 Requires:      %{name}-tex-misc = %{epoch}:%{version}-%{release}
+Provides:      tetex-tex-pstricks
+Obsoletes:     tetex-tex-pstricks
 
 %description tex-pstricks
 An extensive collection of PostScript macros that is compatible with
@@ -3746,20 +4188,6 @@ nakładanie. Mają wiele możliwości, w tym dużo makr graficznych (do
 rysowania obrazków) z elastycznym interfejsem i obsługą koloru. Są też
 makra do kolorowania lub cieniowania komórek tabel.
 
-%package tex-qpx
-Summary:       QuasiPalatino and PX fonts typesetting support
-Summary(pl.UTF-8):     Wsparcie dla składu fontami QuasiPalatino i PX
-Group:         Applications/Publishing/TeX
-Requires(post,postun): %{_bindir}/texhash
-Requires:      %{name} = %{epoch}:%{version}-%{release}
-Requires:      %{name}-fonts-qpx = %{epoch}:%{version}-%{release}
-
-%description tex-qpx
-QuasiPalatino and PX fonts typesetting support.
-
-%description tex-qpx -l pl.UTF-8
-Wsparcie dla składu fontami QuasiPalatino i PX.
-
 %package tex-qpxqtx
 Summary:       QuasiTimes and TX fonts typesetting support
 Summary(pl.UTF-8):     Wsparcie dla składu fontami QuasiTimes i TX
@@ -3767,6 +4195,8 @@ Group:            Applications/Publishing/TeX
 Requires(post,postun): %{_bindir}/texhash
 Requires:      %{name} = %{epoch}:%{version}-%{release}
 Requires:      %{name}-fonts-qpxqtx = %{epoch}:%{version}-%{release}
+Obsoletes:     tetex-tex-qpx
+Obsoletes:     tetex-tex-qtx
 
 %description tex-qpxqtx
 QuasiTimes and TX fonts typesetting support.
@@ -3774,12 +4204,27 @@ QuasiTimes and TX fonts typesetting support.
 %description tex-qpxqtx -l pl.UTF-8
 Wsparcie dla składu fontami QuasiTimes i TX.
 
+%package tex-huhyphen
+Summary:       Hungarian hyphenation
+Summary(hu.UTF-8):     Magyar elválasztás
+Group:         Applications/Publishing/TeX
+Requires(post,postun): %{_bindir}/texhash
+Requires:      %{name} = %{epoch}:%{version}-%{release}
+
+%description tex-huhyphen
+Hungarian hyphenation.
+
+%description tex-huhyphen -l hu.UTF-8
+Magyar elválasztás.
+
 %package tex-ruhyphen
 Summary:       Russian hyphenation
 Summary(pl.UTF-8):     Rosyjskie reguły przenoszenia wyrazów
 Group:         Applications/Publishing/TeX
 Requires(post,postun): %{_bindir}/texhash
 Requires:      %{name} = %{epoch}:%{version}-%{release}
+Provides:      tetex-tex-ruhyphen
+Obsoletes:     tetex-tex-ruhyphen
 
 %description tex-ruhyphen
 A collection of Russian hyphenation patterns supporting a number of
@@ -3797,6 +4242,7 @@ Summary(pl.UTF-8):        Różne pliki TeXowe służące do składu dokumentów w jęz
 Group:         Applications/Publishing/TeX
 Requires(post,postun): %{_bindir}/texhash
 Requires:      %{name} = %{epoch}:%{version}-%{release}
+Obsoletes:     tetex-tex-spanish
 Obsoletes:     tetex-tex-spanishb
 
 %description tex-spanish
@@ -3813,6 +4259,7 @@ Summary(pl.UTF-8):        Makra graficzne używające osadzanego PostScriptu
 Group:         Applications/Publishing/TeX
 Requires(post,postun): %{_bindir}/texhash
 Requires:      %{name} = %{epoch}:%{version}-%{release}
+Obsoletes:     tetex-tex-texdraw
 
 %description tex-texdraw
 Graphical macros, using embedded PostScript.
@@ -3826,6 +4273,7 @@ Summary(pl.UTF-8):        Ikonki dla PDFTeXa i dvips/ps2pdf
 Group:         Applications/Publishing/TeX
 Requires(post,postun): %{_bindir}/texhash
 Requires:      %{name} = %{epoch}:%{version}-%{release}
+Obsoletes:     tetex-tex-thumbpdf
 
 %description tex-thumbpdf
 Provides support, using Perl, for thumbnails in pdfTeX and
@@ -3846,6 +4294,8 @@ Summary(pl.UTF-8):        Ukraińskie zasady przenoszenia wyrazów
 Group:         Applications/Publishing/TeX
 Requires(post,postun): %{_bindir}/texhash
 Requires:      %{name} = %{epoch}:%{version}-%{release}
+Provides:      tetex-tex-ukrhyph
+Obsoletes:     tetex-tex-ukrhyph
 
 %description tex-ukrhyph
 This package allows the use of different hyphenation patterns for the
@@ -3874,6 +4324,8 @@ Summary(pl.UTF-8):        Wsparcie dla języka wietnamskiego
 Group:         Applications/Publishing/TeX
 Requires(post,postun): %{_bindir}/texhash
 Requires:      %{name} = %{epoch}:%{version}-%{release}
+Obsoletes:     tetex-latex-urwvn
+Obsoletes:     tetex-latex-vietnam
 Obsoletes:     tetex-tex-vietnam
 
 %description latex-vietnam
@@ -3889,6 +4341,8 @@ Group:            Applications/Publishing/TeX
 Requires(post,postun): %{_bindir}/texhash
 Requires:      %{name} = %{epoch}:%{version}-%{release}
 Requires:      %{name}-fonts-xypic = %{epoch}:%{version}-%{release}
+Obsoletes:     tetex-tex-xypic
+Obsoletes:     tetex-xypic
 
 %description tex-xypic
 A package for typesetting a variety of graphs and diagrams with TeX.
@@ -3907,6 +4361,7 @@ Summary(pl.UTF-8):        Rozszerzenie do pakietu keyval
 Group:         Applications/Publishing/TeX
 Requires(post,postun): /usr/bin/texhash
 Requires:      %{name} = %{epoch}:%{version}-%{release}
+Obsoletes:     tetex-tex-xkeyval
 
 %description tex-xkeyval
 Extension to keyval package.
@@ -3918,6 +4373,7 @@ Rozszerzenie do pakietu keyval.
 Summary:       TeX font directories
 Summary(pl.UTF-8):     Katalogi fontów TeXa
 Group:         Fonts
+Provides:      tetex-dirs-fonts
 Obsoletes:     tetex-dirs-fonts
 
 %description dirs-fonts
@@ -3933,6 +4389,8 @@ Summary:  Adobe fonts
 Summary(pl.UTF-8):     Fonty Adobe
 Group:         Fonts
 Requires:      %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
+Provides:      tetex-fonts-adobe
+Obsoletes:     tetex-fonts-adobe
 
 %description fonts-adobe
 Adobe fonts.
@@ -3940,11 +4398,20 @@ Adobe fonts.
 %description fonts-adobe -l pl.UTF-8
 Fonty Adobe.
 
+%package fonts-larm
+Summary:       Larm (cyrillic) fonts
+Group:         Fonts
+Requires:      %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
+
+%description fonts-larm
+Larm (cyrillic) fonts.
+
 %package fonts-ae
 Summary:       Virtual fonts for PDF-files with T1 encoded CMR-fonts
 Summary(pl.UTF-8):     Wirtualne fonty do plików PDF z fontami CMR o kodowaniu T1
 Group:         Fonts
 Requires:      %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
+Obsoletes:     tetex-fonts-ae
 
 %description fonts-ae
 Virtual fonts for PDF-files with T1 encoded CMR-fonts.
@@ -3957,6 +4424,9 @@ Summary:  AMS fonts
 Summary(pl.UTF-8):     Fonty AMS
 Group:         Fonts
 Requires:      %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
+Requires:      %{name}-latex-bibtex = %{epoch}:%{version}-%{release}
+Provides:      tetex-fonts-ams
+Obsoletes:     tetex-fonts-ams
 
 %description fonts-ams
 AMS fonts.
@@ -3969,6 +4439,7 @@ Summary:  Antykwa Poltawskiego, a Type 1 family of Polish traditional type
 Summary(pl.UTF-8):     Antykwa Półtawskiego - rodzina tradycyjnych polskich czcionek jako Type 1
 Group:         Fonts
 Requires:      %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
+Obsoletes:     tetex-fonts-antp
 
 %description fonts-antp
 Antykwa Poltawskiego, a Type 1 family of Polish traditional type.
@@ -3982,6 +4453,7 @@ Summary:  Antykwa Torunska, a Type 1 family of a Polish traditional type
 Summary(pl.UTF-8):     Antykwa Toruńska - rodzina tradycyjnych polskich czcionek jako Type 1
 Group:         Fonts
 Requires:      %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
+Obsoletes:     tetex-fonts-antt
 
 %description fonts-antt
 Antykwa Torunska, a Type 1 family of a Polish traditional type.
@@ -4002,6 +4474,7 @@ Summary:  Blackboard variant fonts for Computer Modern, with LaTeX support
 Summary(pl.UTF-8):     Tablicowy wariant fontów Computer Modern ze wsparciem dla LaTeXa
 Group:         Fonts
 Requires:      %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
+Obsoletes:     tetex-fonts-bbm
 
 %description fonts-bbm
 Blackboard variant fonts for Computer Modern, with LaTeX support.
@@ -4014,6 +4487,7 @@ Summary:  Sans serif blackboard bold for LaTeX
 Summary(pl.UTF-8):     Tablicowy tłusty font sans serif dla LaTeXa
 Group:         Fonts
 Requires:      %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
+Obsoletes:     tetex-fonts-bbold
 
 %description fonts-bbold
 Sans serif blackboard bold for LaTeX.
@@ -4021,18 +4495,6 @@ Sans serif blackboard bold for LaTeX.
 %description fonts-bbold -l pl.UTF-8
 Tablicowy tłusty font sans serif dla LaTeXa.
 
-%package fonts-bh
-Summary:       Bold & Heavy Fonts
-Summary(pl.UTF-8):     Fonty Bold i Heavy
-Group:         Fonts
-Requires:      %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
-
-%description fonts-bh
-Bold & Heavy Fonts.
-
-%description fonts-bh -l pl.UTF-8
-Fonty Bold i Heavy.
-
 %package fonts-bitstream
 Summary:       Bitstream fonts
 Summary(pl.UTF-8):     Fonty Bitstream
@@ -4046,23 +4508,12 @@ Bitstream fonts.
 %description fonts-bitstream -l pl.UTF-8
 Fonty Bitstream.
 
-%package fonts-cbgreek
-Summary:       Complete set of Greek fonts
-Summary(pl.UTF-8):     Pełny zestaw fontów greckich
-Group:         Fonts
-Requires:      %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
-
-%description fonts-cbgreek
-Complete set of Greek fonts.
-
-%description fonts-cbgreek -l pl.UTF-8
-Pełny zestaw fontów greckich.
-
 %package fonts-cc-pl
 Summary:       Polish version of Computer Concrete fonts
 Summary(pl.UTF-8):     Polska wersja fontów Computer Concrete
 Group:         Fonts
 Requires:      %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
+Obsoletes:     tetex-fonts-cc-pl
 
 %description fonts-cc-pl
 Polish version of Computer Concrete fonts.
@@ -4075,6 +4526,7 @@ Summary:  Compugraphic fonts
 Summary(pl.UTF-8):     Fonty Compugraphic
 Group:         Fonts
 Requires:      %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
+Obsoletes:     tetex-fonts-cg
 
 %description fonts-cg
 Compugraphic fonts.
@@ -4087,6 +4539,8 @@ Summary:  Computer Modern fonts
 Summary(pl.UTF-8):     Fonty Computer Modern
 Group:         Fonts
 Requires:      %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
+Provides:      tetex-fonts-cm
+Obsoletes:     tetex-fonts-cm
 
 %description fonts-cm
 Computer Modern fonts.
@@ -4099,6 +4553,7 @@ Summary:  CM Bright fonts
 Summary(pl.UTF-8):     Fonty CM Bright
 Group:         Fonts
 Requires:      %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
+Obsoletes:     tetex-fonts-cmbright
 
 %description fonts-cmbright
 CM Bright fonts.
@@ -4124,6 +4579,8 @@ Summary:  Computer Modern fonts extended with Russian letters
 Summary(pl.UTF-8):     Fonty Computer Modern rozszerzone o litery rosyjskie
 Group:         Fonts
 Requires:      %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
+Provides:      tetex-fonts-cmcyr
+Obsoletes:     tetex-fonts-cmcyr
 
 %description fonts-cmcyr
 Computer Modern fonts extended with Russian letters.
@@ -4136,6 +4593,8 @@ Summary:  Extra Computer Modern fonts, from the American Mathematical Society
 Summary(pl.UTF-8):     Dodatkowe fonty Computer Modern z AMS
 Group:         Fonts
 Requires:      %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
+Provides:      tetex-fonts-cmextra
+Obsoletes:     tetex-fonts-cmextra
 
 %description fonts-cmextra
 Extra Computer Modern fonts, from the American Mathematical Society.
@@ -4148,6 +4607,7 @@ Summary:  Concrete Math fonts
 Summary(pl.UTF-8):     Fonty matematyczne Concrete Math
 Group:         Fonts
 Requires:      %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
+Obsoletes:     tetex-fonts-concmath
 
 %description fonts-concmath
 Concrete Math fonts.
@@ -4160,6 +4620,7 @@ Summary:  Concrete Roman fonts
 Summary(pl.UTF-8):     Fonty Concrete Roman
 Group:         Fonts
 Requires:      %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
+Obsoletes:     tetex-fonts-concrete
 
 %description fonts-concrete
 Concrete Roman fonts, designed by Donald E. Knuth, originally for use
@@ -4174,6 +4635,7 @@ Summary:  Czech/Slovak-tuned MetaFont Computer Modern fonts
 Summary(pl.UTF-8):     Fonty MetaFont Computer Modern dla języków czeskiego i słowackiego
 Group:         Fonts
 Requires:      %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
+Obsoletes:     tetex-fonts-cs
 
 %description fonts-cs
 Czech/Slovak-tuned MetaFont Computer Modern fonts.
@@ -4182,23 +4644,12 @@ Czech/Slovak-tuned MetaFont Computer Modern fonts.
 Fonty MetaFont Computer Modern zmodyfikowane pod kątem języków
 czeskiego i słowackiego.
 
-%package fonts-dstroke
-Summary:       Doublestroke font for typesetting the mathematical symbols
-Summary(pl.UTF-8):     Podwójnie kreślony font do składania symboli matematycznych
-Group:         Fonts
-Requires:      %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
-
-%description fonts-dstroke
-Doublestroke font for typesetting the mathematical symbols.
-
-%description fonts-dstroke -l pl.UTF-8
-Podwójnie kreślony font do składania symboli matematycznych.
-
 %package fonts-ecc
 Summary:       Sources for the European Concrete fonts
 Summary(pl.UTF-8):     Źródła dla fontów European Concrete
 Group:         Fonts
 Requires:      %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
+Obsoletes:     tetex-fonts-ecc
 
 %description fonts-ecc
 The MetaFont sources and tfm files of the European Concrete Fonts.
@@ -4215,6 +4666,7 @@ Summary:  The new European currency symbol for the Euro
 Summary(pl.UTF-8):     Symbol nowej europejskiej waluty Euro
 Group:         Fonts
 Requires:      %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
+Obsoletes:     tetex-fonts-eurosym
 
 %description fonts-eurosym
 The new European currency symbol for the Euro implemented in Metafont,
@@ -4231,6 +4683,7 @@ Summary:  The Virtual Euler Math fonts
 Summary(pl.UTF-8):     Fonty Virtual Euler Math
 Group:         Fonts
 Requires:      %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
+Obsoletes:     tetex-fonts-eulervm
 
 %description fonts-eulervm
 Euler-VM is a set of _virtual_ math fonts based on Euler and CM. This
@@ -4251,6 +4704,7 @@ Summary:  Fonts similar to EUSM but with two more characters
 Summary(pl.UTF-8):     Fonty podobne do EUSM, ale z dwoma dodatkowymi znakami
 Group:         Fonts
 Requires:      %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
+Obsoletes:     tetex-fonts-euxm
 
 %description fonts-euxm
 Fonts like EUSM but with two more characters needed for Concrete Math
@@ -4265,6 +4719,7 @@ Summary:  Gothic and ornamental initial fonts by Yannis Haralambous
 Summary(pl.UTF-8):     Początkowe fonty gotyckie i ornamentowe Yannisa Haralambousa
 Group:         Fonts
 Requires:      %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
+Obsoletes:     tetex-fonts-gothic
 
 %description fonts-gothic
 Gothic and ornamental initial fonts by Yannis Haralambous.
@@ -4277,6 +4732,7 @@ Summary:  Converted mflogo font
 Summary(pl.UTF-8):     Przekonwertowany font mflogo
 Group:         Fonts
 Requires:      %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
+Obsoletes:     tetex-fonts-hoekwater
 
 %description fonts-hoekwater
 Fonts originally created in MetaFont, transformed to PostScript by
@@ -4293,6 +4749,8 @@ Summary:  Miscellaneous packages by Joerg Knappen
 Summary(pl.UTF-8):     Różne pakiety autorstwa Joerga Knappena
 Group:         Fonts
 Requires:      %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
+Provides:      tetex-fonts-jknappen
+Obsoletes:     tetex-fonts-jknappen
 
 %description fonts-jknappen
 Miscellaneous macros, mostly for making use of extra fonts, by Joerg
@@ -4302,11 +4760,25 @@ Knappen, including sgmlcmpt.
 Różne makra, głównie do używania dodatkowych fontów autorstwa Joerga
 Knappena. Zawiera sgmlcmpt.
 
+%package fonts-kpfonts
+Summary:       A complete set of fonts for text and mathematics
+Summary(hu.UTF-8):     Betűtípusok teljes készlete (matematikai) szövegekhez
+Group:         Fonts
+Requires:      %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
+
+%description fonts-kpfonts
+A complete set of fonts for text and mathematics.
+
+%description fonts-kpfonts -l hu.UTF-8
+Betűtípusok teljes készlete (matematikai) szövegekhez.
+
 %package fonts-latex
 Summary:       Basic LaTeX fonts
 Summary(pl.UTF-8):     Podstawowe fonty dla LaTeXa
 Group:         Fonts
 Requires:      %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
+Provides:      tetex-fonts-latex
+Obsoletes:     tetex-fonts-latex
 
 %description fonts-latex
 Basic LaTeX fonts.
@@ -4319,6 +4791,7 @@ Summary:  Olga Lapko's LH fonts
 Summary(pl.UTF-8):     Fonty LH Olgi Lapko
 Group:         Fonts
 Requires:      %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
+Obsoletes:     tetex-fonts-lh
 
 %description fonts-lh
 The lh fonts for the `T2'/X2 encodings (for cyrillic languages).
@@ -4331,6 +4804,7 @@ Summary:  Latin Modern family fonts
 Summary(pl.UTF-8):     Fonty z rodziny Latin Modern
 Group:         Applications/Publishing/TeX
 Requires:      %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
+Obsoletes:     tetex-fonts-lm
 
 %description fonts-lm
 Latin Modern family of fonts, based on the Computer Modern fonts
@@ -4359,6 +4833,7 @@ Summary:  Martin Vogel's Symbol (marvosym) font
 Summary(pl.UTF-8):     Font Symbol Martina Vogela (marvosym)
 Group:         Fonts
 Requires:      %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
+Obsoletes:     tetex-fonts-marvosym
 
 %description fonts-marvosym
 Martin Vogel's Symbol (marvosym) font is a font containing: the Euro
@@ -4381,6 +4856,7 @@ Summary:  Logo fonts
 Summary(pl.UTF-8):     Fonty logo
 Group:         Fonts
 Requires:      %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
+Obsoletes:     tetex-fonts-mflogo
 
 %description fonts-mflogo
 Logo fonts.
@@ -4393,6 +4869,7 @@ Summary:  Miscellaneous fonts
 Summary(pl.UTF-8):     Różne fonty
 Group:         Fonts
 Requires:      %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
+Obsoletes:     tetex-fonts-misc
 
 %description fonts-misc
 Miscellaneous fonts.
@@ -4405,6 +4882,7 @@ Summary:  Monotype fonts
 Summary(pl.UTF-8):     Fonty Monotype
 Group:         Fonts
 Requires:      %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
+Obsoletes:     tetex-fonts-monotype
 
 %description fonts-monotype
 Monotype fonts.
@@ -4417,6 +4895,7 @@ Summary:  Fonts for Omega - extended unicode TeX
 Summary(pl.UTF-8):     Fonty dla Omegi - TeXa ze wsparciem dla unikodu
 Group:         Fonts
 Requires:      %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
+Obsoletes:     tetex-fonts-omega
 
 %description fonts-omega
 Fonts for Omega - extended unicode TeX.
@@ -4424,36 +4903,31 @@ Fonts for Omega - extended unicode TeX.
 %description fonts-omega -l pl.UTF-8
 Fonty dla Omegi - TeXa ze wsparciem dla unikodu.
 
-
 %package fonts-other
 Summary:       Other fonts
 Summary(hu.UTF-8):     További betűtípusok
 Group:         Fonts
 Requires:      %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
+Obsoletes:     tetex-fonts-cbgreek
+Obsoletes:     tetex-fonts-dstroke
+Obsoletes:     tetex-fonts-pazo
+Obsoletes:     tetex-fonts-type1-dstroke
+Obsoletes:     tetex-fonts-type1-qfonts
+Obsoletes:     tetex-fonts-type1-tt2001
+Obsoletes:     tetex-qfonts
 
 %description fonts-other
 Other fonts.
 
-%description fonts-omega -l hu.UTF-8
+%description fonts-other -l hu.UTF-8
 További betűtípusok.
 
-%package fonts-pazo
-Summary:       Pazo fonts
-Summary(pl.UTF-8):     Fonty Pazo
-Group:         Fonts
-Requires:      %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
-
-%description fonts-pazo
-Pazo fonts.
-
-%description fonts-pazo -l pl.UTF-8
-Fonty Pazo.
-
 %package fonts-pl
 Summary:       Polish fonts
 Summary(pl.UTF-8):     Polskie fonty
 Group:         Fonts
 Requires:      %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
+Obsoletes:     tetex-fonts-pl
 
 %description fonts-pl
 Polish fonts.
@@ -4466,6 +4940,7 @@ Summary:  PX fonts
 Summary(pl.UTF-8):     Fonty PX
 Group:         Fonts
 Requires:      %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
+Obsoletes:     tetex-fonts-px
 
 %description fonts-px
 PX fonts.
@@ -4473,32 +4948,6 @@ PX fonts.
 %description fonts-px -l pl.UTF-8
 Fonty PX.
 
-%package fonts-qfonts
-Summary:       Quasi fonts
-Summary(pl.UTF-8):     Fonty Quasi
-Group:         Fonts
-Requires:      %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
-
-%description fonts-qfonts
-Quasi fonts.
-
-%description fonts-qfonts -l pl.UTF-8
-Fonty Quasi.
-
-%package fonts-qpx
-Summary:       Additional fonts for QPX package
-Summary(pl.UTF-8):     Dodatkowe fonty dla pakietu QPX
-Group:         Fonts
-Requires:      %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
-Requires:      %{name}-fonts-px = %{epoch}:%{version}-%{release}
-Requires:      %{name}-fonts-qfonts = %{epoch}:%{version}-%{release}
-
-%description fonts-qpx
-Additional fonts for QPX package.
-
-%description fonts-qpx -l pl.UTF-8
-Dodatkowe fonty dla pakietu QPX.
-
 %package fonts-qpxqtx
 Summary:       Additional fonts for QTX package
 Summary(pl.UTF-8):     Dodatkowe fonty dla pakietu QTX
@@ -4507,6 +4956,8 @@ Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
 # I hope qpxqtx doesn't need qfonts
 # Requires:    %{name}-fonts-qfonts = %{epoch}:%{version}-%{release}
 Requires:      %{name}-fonts-tx = %{epoch}:%{version}-%{release}
+Obsoletes:     tetex-fonts-qpx
+Obsoletes:     tetex-fonts-qtx
 
 %description fonts-qpxqtx
 Additional fonts for QTX package.
@@ -4519,6 +4970,7 @@ Summary:  Fonts of uppercase script letters for scientific and mathematical types
 Summary(pl.UTF-8):     Fonty wielkich liter pisanych do składania dokumentów naukowych i matematycznych
 Group:         Fonts
 Requires:      %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
+Obsoletes:     tetex-fonts-rsfs
 
 %description fonts-rsfs
 Fonts of uppercase script letters for use as symbols in scientific and
@@ -4537,6 +4989,8 @@ Summary:  St Mary Road symbols for functional programming
 Summary(pl.UTF-8):     Symbole St Mary Road do programowania funkcyjnego
 Group:         Fonts
 Requires:      %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
+Provides:      tetex-fonts-stmaryrd
+Obsoletes:     tetex-fonts-stmaryrd
 
 %description fonts-stmaryrd
 St Mary Road symbols for functional programming.
@@ -4549,6 +5003,7 @@ Summary:  TX fonts
 Summary(pl.UTF-8):     Fonty TX
 Group:         Fonts
 Requires:      %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
+Obsoletes:     tetex-fonts-tx
 
 %description fonts-tx
 TX fonts.
@@ -4569,6 +5024,7 @@ Summary:  URW fonts
 Summary(pl.UTF-8):     Fonty URW
 Group:         Fonts
 Requires:      %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
+Obsoletes:     tetex-fonts-urw
 
 %description fonts-urw
 URW fonts.
@@ -4581,6 +5037,7 @@ Summary:  URWVN fonts
 Summary(pl.UTF-8):     Fonty URWVN
 Group:         Fonts
 Requires:      %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
+Obsoletes:     tetex-fonts-urwvn
 
 %description fonts-urwvn
 URWVN fonts.
@@ -4593,6 +5050,7 @@ Summary:  VNR fonts
 Summary(pl.UTF-8):     Fonty VNR
 Group:         Fonts
 Requires:      %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
+Obsoletes:     tetex-fonts-vnr
 
 %description fonts-vnr
 VNR fonts.
@@ -4626,6 +5084,8 @@ Summary:  Waldis symbol fonts
 Summary(pl.UTF-8):     Fonty Waldis symbol
 Group:         Fonts
 Requires:      %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
+Provides:      tetex-fonts-wasy
+Obsoletes:     tetex-fonts-wasy
 
 %description fonts-wasy
 Waldis symbol fonts.
@@ -4638,6 +5098,7 @@ Summary:  Xy-pic fonts
 Summary(pl.UTF-8):     Fonty Xy-pic
 Group:         Fonts
 Requires:      %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
+Obsoletes:     tetex-fonts-xypic
 
 %description fonts-xypic
 Xy-pic fonts.
@@ -4650,6 +5111,7 @@ Summary:  European Modern fonts from Y&Y
 Summary(pl.UTF-8):     Fonty European Modern od Y&Y
 Group:         Fonts
 Requires:      %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
+Obsoletes:     tetex-fonts-yandy
 
 %description fonts-yandy
 European Modern fonts from Y&Y.
@@ -4662,6 +5124,7 @@ Summary:  Antykwa Poltawskiego, a Type 1 family of Polish traditional type
 Summary(pl.UTF-8):     Antykwa Półtawskiego - rodzina tradycyjnych polskich czcionek jako Type 1
 Group:         Fonts
 Requires:      %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
+Obsoletes:     tetex-fonts-type1-antp
 
 %description fonts-type1-antp
 Antykwa Poltawskiego, a Type 1 family of Polish traditional type.
@@ -4675,6 +5138,7 @@ Summary:  Antykwa Torunska, a Type 1 family of a Polish traditional type
 Summary(pl.UTF-8):     Antykwa Toruńska - rodzina tradycyjnych polskich czcionek jako Type 1
 Group:         Fonts
 Requires:      %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
+Obsoletes:     tetex-fonts-type1-antt
 
 %description fonts-type1-antt
 Antykwa Torunska, a Type 1 family of a Polish traditional type.
@@ -4695,6 +5159,7 @@ Summary:  Free replacement for basic MathTime fonts
 Summary(pl.UTF-8):     Wolnodostępny zamiennik podstawowych fontów MathTime
 Group:         Fonts
 Requires:      %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
+Obsoletes:     tetex-fonts-type1-belleek
 
 %description fonts-type1-belleek
 Free replacement for basic MathTime fonts.
@@ -4720,6 +5185,8 @@ Summary:  Computer Modern family fonts
 Summary(pl.UTF-8):     Fonty z rodziny Computer Modern
 Group:         Fonts
 Requires:      %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
+Provides:      tetex-fonts-type1-bluesky
+Obsoletes:     tetex-fonts-type1-bluesky
 
 %description fonts-type1-bluesky
 Computer Modern family fonts.
@@ -4732,6 +5199,7 @@ Summary:  Polish version of Computer Concrete fonts
 Summary(pl.UTF-8):     Polska wersja fontów Computer Concrete
 Group:         Fonts
 Requires:      %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
+Obsoletes:     tetex-fonts-type1-cc-pl
 
 %description fonts-type1-cc-pl
 Polish version of Computer Concrete fonts.
@@ -4744,6 +5212,7 @@ Summary:  Computer Modern fonts extended with Russian letters
 Summary(pl.UTF-8):     Fonty Computer Modern rozszerzone o litery rosyjskie
 Group:         Fonts
 Requires:      %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
+Obsoletes:     tetex-fonts-type1-cmcyr
 
 %description fonts-type1-cmcyr
 Computer Modern fonts extended with Russian letters.
@@ -4756,6 +5225,7 @@ Summary:  Czech/Slovak-tuned MetaFont Computer Modern fonts
 Summary(pl.UTF-8):     Fonty MetaFont Computer Modern dla języków czeskiego i słowackiego
 Group:         Fonts
 Requires:      %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
+Obsoletes:     tetex-fonts-type1-cs
 
 %description fonts-type1-cs
 Czech/Slovak-tuned MetaFont Computer Modern fonts.
@@ -4764,23 +5234,12 @@ Czech/Slovak-tuned MetaFont Computer Modern fonts.
 Fonty MetaFont Computer Modern zmodyfikowane pod kątem języków
 czeskiego i słowackiego.
 
-%package fonts-type1-dstroke
-Summary:       Doublestroke Type1 font for typesetting the mathematical symbols
-Summary(pl.UTF-8):     Podwójnie kreślony font Type1 do składania symboli matematycznych
-Group:         Fonts
-Requires:      %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
-
-%description fonts-type1-dstroke
-Doublestroke Type1 font for typesetting the mathematical symbols.
-
-%description fonts-type1-dstroke -l pl.UTF-8
-Podwójnie kreślony font Type1 do składania symboli matematycznych.
-
 %package fonts-type1-eurosym
 Summary:       The new European currency symbol for the Euro
 Summary(pl.UTF-8):     Symbol nowej europejskiej waluty Euro
 Group:         Fonts
 Requires:      %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
+Obsoletes:     tetex-fonts-type1-eurosym
 
 %description fonts-type1-eurosym
 The new European currency symbol for the Euro implemented in Metafont,
@@ -4797,6 +5256,7 @@ Summary:  Converted mflogo font
 Summary(pl.UTF-8):     Przekonwertowany font mflogo
 Group:         Fonts
 Requires:      %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
+Obsoletes:     tetex-fonts-type1-hoekwater
 
 %description fonts-type1-hoekwater
 Fonts originally created in MetaFont, transformed to PostScript by
@@ -4813,6 +5273,7 @@ Summary:  SC/OsF fonts for URW Palladio L
 Summary(pl.UTF-8):     Fonty SC/OsF dla URW Palladio L
 Group:         Fonts
 Requires:      %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
+Obsoletes:     tetex-fonts-type1-fpl
 
 %description fonts-type1-fpl
 The FPL Fonts provide a set of SC/OsF fonts for URW Palladio L which
@@ -4840,23 +5301,12 @@ wolnodostępnego edytora fontów FontForge <http://fontforge.sf.net/>.
 Dane dla kerningu w tych fontach pochodzą z ulepszonych metryk
 Palatino Waltera Schmidta.
 
-%package fonts-type1-tt2001
-Summary:       Type1 tt2001 family fonts
-Summary(pl.UTF-8):     Fonty Type1 z rodziny tt2001
-Group:         Applications/Publishing/TeX
-Requires:      %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
-
-%description fonts-type1-tt2001
-Type1 tt2001 famliy fonts.
-
-%description fonts-type1-tt2001 -l pl.UTF-8
-Fonty Type1 z rodziny tt2001.
-
 %package fonts-type1-lm
 Summary:       Type1 Latin Modern family fonts
 Summary(pl.UTF-8):     Fonty Type1 z rodziny Latin Modern
 Group:         Applications/Publishing/TeX
 Requires:      %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
+Obsoletes:     tetex-fonts-type1-lm
 
 %description fonts-type1-lm
 Latin Modern family of fonts, based on the Computer Modern fonts
@@ -4885,6 +5335,7 @@ Summary:  Martin Vogel's Symbol (marvosym) font
 Summary(pl.UTF-8):     Font Symbol Martina Vogela (marvosym)
 Group:         Fonts
 Requires:      %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
+Obsoletes:     tetex-fonts-type1-marvosym
 
 %description fonts-type1-marvosym
 Martin Vogel's Symbol (marvosym) font is a font containing: the Euro
@@ -4907,6 +5358,7 @@ Summary:  Pazo Math fonts
 Summary(pl.UTF-8):     Fonty matematyczne Pazo Math
 Group:         Fonts
 Requires:      %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
+Obsoletes:     tetex-fonts-type1-mathpazo
 
 %description fonts-type1-mathpazo
 Pazo Math fonts.
@@ -4919,6 +5371,7 @@ Summary:  Type1 fonts for Omega - extended unicode TeX
 Summary(pl.UTF-8):     Fonty Type1 dla Omegi - TeXa ze wsparciem dla unikodu
 Group:         Fonts
 Requires:      %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
+Obsoletes:     tetex-fonts-type1-omega
 
 %description fonts-type1-omega
 Type1 fonts for Omega - extended unicode TeX.
@@ -4932,6 +5385,7 @@ Summary(pl.UTF-8):        Polskie fonty
 Group:         Fonts
 Requires:      %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
 Requires:      %{name}-fonts-type1-bluesky = %{epoch}:%{version}-%{release}
+Obsoletes:     tetex-fonts-type1-pl
 
 %description fonts-type1-pl
 Polish fonts.
@@ -4944,6 +5398,7 @@ Summary:  PX fonts
 Summary(pl.UTF-8):     Fonty PX
 Group:         Fonts
 Requires:      %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
+Obsoletes:     tetex-fonts-type1-px
 
 %description fonts-type1-px
 PX fonts.
@@ -4951,23 +5406,12 @@ PX fonts.
 %description fonts-type1-px -l pl.UTF-8
 Fonty PX.
 
-%package fonts-type1-qfonts
-Summary:       Quasi fonts
-Summary(pl.UTF-8):     Fonty Quasi
-Group:         Fonts
-Requires:      %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
-
-%description fonts-type1-qfonts
-Quasi fonts.
-
-%description fonts-type1-qfonts -l pl.UTF-8
-Fonty Quasi.
-
 %package fonts-type1-tx
 Summary:       TX fonts
 Summary(pl.UTF-8):     Fonty TX
 Group:         Fonts
 Requires:      %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
+Obsoletes:     tetex-fonts-type1-tx
 
 %description fonts-type1-tx
 TX fonts.
@@ -4988,6 +5432,8 @@ Summary:  URW fonts
 Summary(pl.UTF-8):     Fonty URW
 Group:         Fonts
 Requires:      %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
+Provides:      tetex-fonts-type1-urw
+Obsoletes:     tetex-fonts-type1-urw
 
 %description fonts-type1-urw
 URW fonts.
@@ -5000,6 +5446,7 @@ Summary:  Type1 VNR fonts
 Summary(pl.UTF-8):     Fonty Type1 VNR
 Group:         Fonts
 Requires:      %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
+Obsoletes:     tetex-fonts-type1-vnr
 
 %description fonts-type1-vnr
 Type1 VNR fonts.
@@ -5020,6 +5467,7 @@ Summary:  Xy-pic fonts
 Summary(pl.UTF-8):     Fonty Xy-pic
 Group:         Fonts
 Requires:      %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
+Obsoletes:     tetex-fonts-type1-xypic
 
 %description fonts-type1-xypic
 Xy-pic fonts.
@@ -5027,7 +5475,6 @@ Xy-pic fonts.
 %description fonts-type1-xypic -l pl.UTF-8
 Fonty Xy-pic.
 
-
 # TeXLive-specific packages - there wasn't before...
 %package afm2pl
 Summary:       Convert an Adobe font metric file to a TeX font property list
@@ -5036,7 +5483,6 @@ Group:            Fonts
 %description afm2pl
 Convert an Adobe font metric file to a TeX font property list.
 
-
 %package bbox
 Summary:       bbox prints the bounding box of images
 Group:         Applications/Publishing/TeX
@@ -5064,11 +5510,12 @@ A filter to strip TeX commands from a .tex file.
 %description detex -l hu.UTF-8
 Egy szűrő, amely .tex fájlokból szűri ki a TeX parancsokat.
 
-
 %package dviutils
 Summary:       Various DVI utils
 Summary(hu.UTF-8):     Vegyes DVI eszközök
 Group:         Applications/Publishing/TeX
+Provides:      dvi2tty
+Obsoletes:     dvi2tty
 
 %description dviutils
 This package contains various DVI utils.
@@ -5079,11 +5526,11 @@ Ez a csomag mindenféle DVI eszközt tartalmaz.
 %package epsutils
 Summary:       Various EPS utils
 Group:         Applications/Publishing/TeX
+Conflicts:     psutils
 
 %description epsutils
 Various EPS (Encapsulated PostScript) utils.
 
-
 %package filters
 Summary:       Various filters
 Group:         Applications/Publishing/TeX
@@ -5091,7 +5538,6 @@ Group:            Applications/Publishing/TeX
 %description filters
 Various filters.
 
-
 %package uncategorized-utils
 Summary:       Uncategorized utils
 Group:         Applications/Publishing/TeX
@@ -5125,16 +5571,29 @@ fonts.
 Summary:       TeX package for processing XML files
 Group:         Applications/Publishing/TeX
 Requires(post,postun): /usr/bin/texhash
+Provides:      passivetex
+Provides:      xmltex
+Obsoletes:     passivetex
+Obsoletes:     xmltex
 
 %description xmltex
 XMLTeX is a non-validating, namespace-aware XML parser written in TeX.
 It allows TeX to directly process XML files.
 
+
 %prep
 %setup -q -c -T -n %{name}-%{version}-source
 lzma -dc %{SOURCE0} | tar xf - -C ..
 %patch0 -p1
 %patch1 -p1
+%patch2 -p1
+CURDIR=$(pwd)
+
+cd utils/xindy/make-rules/alphabets
+tar xvf %{SOURCE11}
+cp $(find fonts -type f) .
+for i in larm?00.tfm; do ln -s $i $(echo $i | sed "s@larm\(.\).*@larm0\100.tfm@") ; done
+cd ${CURDIR}
 
 cd libs/teckit
 cat ax*.m4 > acinclude.m4
@@ -5153,13 +5612,19 @@ cd texk/kpathsea
 %{__sed} -i 's@^TEXMFSYSVAR =.*@TEXMFSYSVAR = %{_localstatedir}@' texmf.cnf
 %{__sed} -i 's@^TEXMFSYSCONFIG =.*@TEXMFSYSCONFIG = %{_sysconfdir}/%{name}@' texmf.cnf
 %{__sed} -i 's@^TEXMFVAR =.*@TEXMFVAR = %{_localstatedir}@' texmf.cnf
+%{__sed} -i 's@^trie_size.*@trie_size = 1262000@' texmf.cnf
 cd ../..
 
+%ifarch ppc ppc64
+# clisp does not work properly on forge
+ulimit -s unlimited
+%endif
+
 %configure \
 %if %{with bootstrap}
        --without-xindy \
-       --without-luatex \
 %endif
+       --without-luatex \
        --disable-multiplatform \
        --disable-static \
        --enable-a4 \
@@ -5183,7 +5648,7 @@ cd ../..
        --without-t1utils \
        --without-texinfo
 
-%{__make}
+%{__make} -j1
 
 %install
 rm -rf $RPM_BUILD_ROOT
@@ -5203,6 +5668,9 @@ lzma -dc %{SOURCE1} | tar xf - -C $RPM_BUILD_ROOT%{_datadir}
 %{__mv} $RPM_BUILD_ROOT%{_datadir}/texlive-20080822-texmf/texmf-doc $RPM_BUILD_ROOT%{texmfdoc}
 %{__mv} $RPM_BUILD_ROOT%{texmfdist}/doc/generic/pgfplots/* $RPM_BUILD_ROOT%{texmfdist}/doc/latex/pgfplots
 rmdir $RPM_BUILD_ROOT%{texmfdist}/doc/generic/pgfplots
+# imho it is unneeded
+%{__rm} -r $RPM_BUILD_ROOT%{texmfdist}/doc/fonts/{ec,fc,utopia}
+%{__rm} -r $RPM_BUILD_ROOT%{texmf}/doc/cefconv
 
 # This is an empty directory
 %{__rm} -r $RPM_BUILD_ROOT%{_datadir}/texlive-20080822-texmf
@@ -5233,6 +5701,7 @@ LD_LIBRARY_PATH=$RPM_BUILD_ROOT%{_libdir}; export LD_LIBRARY_PATH
        texmfsysvar=$RPM_BUILD_ROOT%{_localstatedir} \
        texmfsysconfig=$RPM_BUILD_ROOT%{texmf}
 
+%{__rm} $RPM_BUILD_ROOT%{texmf}/scripts/texlive/uninstall-win32.pl
 # Fix broken symlinks
 CURDIR=$(pwd)
 cd $RPM_BUILD_ROOT%{_bindir}
@@ -5296,8 +5765,41 @@ ln -sf ../share/texmf/scripts/texlive/tlmgr.pl tlmgr
 ln -sf ../share/texmf-dist/scripts/context/stubs/unix/tmftools tmftools
 ln -sf ../share/texmf-dist/scripts/vpe/vpe.pl vpe
 ln -sf ../share/texmf-dist/scripts/context/stubs/unix/xmltools xmltools
+
+install -d $RPM_BUILD_ROOT%{perl_vendorlib}/TeXLive
+install %{SOURCE50} $RPM_BUILD_ROOT%{perl_vendorlib}/TeXLive
+install %{SOURCE51} $RPM_BUILD_ROOT%{perl_vendorlib}/TeXLive
+install %{SOURCE52} $RPM_BUILD_ROOT%{perl_vendorlib}/TeXLive
+install %{SOURCE53} $RPM_BUILD_ROOT%{perl_vendorlib}/TeXLive
+install %{SOURCE54} $RPM_BUILD_ROOT%{perl_vendorlib}/TeXLive
+install %{SOURCE55} $RPM_BUILD_ROOT%{perl_vendorlib}/TeXLive
+install %{SOURCE56} $RPM_BUILD_ROOT%{perl_vendorlib}/TeXLive
+install %{SOURCE57} $RPM_BUILD_ROOT%{perl_vendorlib}/TeXLive
+install %{SOURCE58} $RPM_BUILD_ROOT%{perl_vendorlib}/TeXLive
+install %{SOURCE59} $RPM_BUILD_ROOT%{perl_vendorlib}/TeXLive
+install %{SOURCE60} $RPM_BUILD_ROOT%{perl_vendorlib}/TeXLive
+install %{SOURCE61} $RPM_BUILD_ROOT%{perl_vendorlib}/TeXLive
+install %{SOURCE62} $RPM_BUILD_ROOT%{perl_vendorlib}/TeXLive
+
+cd $RPM_BUILD_ROOT%{texmfdist}/tex/latex
+
+# floatflt
+unzip %{SOURCE10}
+cd floatflt
+latex floatflt.ins
+%{__rm} *.log
+install -d $RPM_BUILD_ROOT%{texmfdist}/doc/latex/floatflt
+%{__mv} *.txt *.tex *.pdf README $RPM_BUILD_ROOT%{texmfdist}/doc/latex/floatflt
+cd $RPM_BUILD_ROOT%{texmfdist}
+
+# larm fonts
+tar xvf %{SOURCE11}
+cd fonts/tfm/la
+for i in larm?00.tfm; do ln -s $i $(echo $i | sed "s@larm\(.\).*@larm0\100.tfm@") ; done
+
 cd $CURDIR
 
+
 #install %{SOURCE7} $RPM_BUILD_ROOT%{_bindir}
 #touch $RPM_BUILD_ROOT/etc/sysconfig/tetex-updmap/maps.lst
 
@@ -5327,35 +5829,87 @@ install %{SOURCE4} $RPM_BUILD_ROOT/etc/cron.daily/texlive
 install %{SOURCE5} $RPM_BUILD_ROOT%{_desktopdir}
 install %{SOURCE6} $RPM_BUILD_ROOT%{_pixmapsdir}
 
-# bzip2 -dc %{SOURCE3} | tar xf - -C $RPM_BUILD_ROOT%{_mandir}
-
-# in separate spec
-# rm -rf $RPM_BUILD_ROOT%{texmf}/tex/latex/{pgf,xcolor}
-# rm -rf $RPM_BUILD_ROOT%{texmf}/doc/latex/{pgf,xcolor}
-
 # not included in package
-rm -f $RPM_BUILD_ROOT%{texmf}/doc/fonts/oldgerman/COPYING
+rm -f $RPM_BUILD_ROOT%{_datadir}/texinfo/html/texi2html.html
+rm -f $RPM_BUILD_ROOT%{_infodir}/dir*
+rm -f $RPM_BUILD_ROOT%{_infodir}/dvipng*
+rm -f $RPM_BUILD_ROOT%{_mandir}/{README.*,hu/man1/readlink.1*}
 rm -f $RPM_BUILD_ROOT%{texmf}/doc/Makefile
-rm -f $RPM_BUILD_ROOT%{texmf}/doc/programs/texinfo.*
+rm -f $RPM_BUILD_ROOT%{texmf}/doc/fonts/oldgerman/COPYING
+rm -f $RPM_BUILD_ROOT%{texmf}/doc/help/Catalogue-upd.sh
+rm -f $RPM_BUILD_ROOT%{texmf}/doc/help/faq/uktug-faq-upd.sh
 rm -f $RPM_BUILD_ROOT%{texmf}/doc/helpfile
 rm -f $RPM_BUILD_ROOT%{texmf}/doc/helpindex.html
+rm -f $RPM_BUILD_ROOT%{texmf}/doc/index.html
+rm -f $RPM_BUILD_ROOT%{texmf}/doc/index.php
+rm -f $RPM_BUILD_ROOT%{texmf}/doc/mkhtml*
+rm -f $RPM_BUILD_ROOT%{texmf}/doc/programs/texinfo.*
 rm -f $RPM_BUILD_ROOT%{texmf}/fonts/pk/ljfour/lh/lh-lcy/*.600pk
+rm -f $RPM_BUILD_ROOT%{texmf}/generic/config/pdftex-dvi.tex
 rm -f $RPM_BUILD_ROOT%{texmf}/release-tetex-{src,texmf}.txt
 rm -f $RPM_BUILD_ROOT%{texmf}/scripts/uniqleaf/uniqleaf.pl
-rm -f $RPM_BUILD_ROOT%{texmf}/doc/help/Catalogue-upd.sh
-rm -f $RPM_BUILD_ROOT%{texmf}/doc/help/faq/uktug-faq-upd.sh
-rm -f $RPM_BUILD_ROOT%{texmf}/doc/mkhtml*
-rm -f $RPM_BUILD_ROOT%{texmf}/doc/index.html
-rm -f $RPM_BUILD_ROOT%{texmf}/doc/index.php
-rm -f $RPM_BUILD_ROOT%{_infodir}/dir.gz
-rm -f $RPM_BUILD_ROOT%{_mandir}/{README.*,hu/man1/readlink.1*}
-rm -f $RPM_BUILD_ROOT%{_datadir}/texinfo/html/texi2html.html
+rm -f $RPM_BUILD_ROOT%{texmf}/tex/generic/pdftex/glyphtounicode.tex
+rm -rf $RPM_BUILD_ROOT%{_datadir}/lcdf-typetools
+rm -rf $RPM_BUILD_ROOT%{texmfdist}/doc/generic/pdf-trans
+rm -rf $RPM_BUILD_ROOT%{texmfdist}/source/generic/hyph-utf8
+rm -rf $RPM_BUILD_ROOT%{texmfdist}/source/generic/patch
+rm -rf $RPM_BUILD_ROOT%{texmfdist}/source/plain/plgraph
+rm -rf $RPM_BUILD_ROOT%{texmfdist}/tex/generic/pdf-trans
+rm -rf $RPM_BUILD_ROOT%{texmfdist}/tex/generic/xecyr
+rm -rf $RPM_BUILD_ROOT%{texmf}/cef5conv
+rm -rf $RPM_BUILD_ROOT%{texmf}/cefsconv
+rm -rf $RPM_BUILD_ROOT%{texmf}/chktex
+rm -rf $RPM_BUILD_ROOT%{texmf}/doc/cef5conv
+rm -rf $RPM_BUILD_ROOT%{texmf}/doc/cefsconv
+rm -rf $RPM_BUILD_ROOT%{texmf}/doc/chktex
+rm -rf $RPM_BUILD_ROOT%{texmf}/doc/gzip
 
 # move format logs to BUILD, so $RPM_BUILD_ROOT is not polluted
 # and we can still analyze them
 # install -d format-logs
 # mv -fv $RPM_BUILD_ROOT%{fmtdir}/*.log format-logs
 
+# xindy files are in %%{texmf}
+rm -rf $RPM_BUILD_ROOT%{_datadir}/xindy
+rm -rf $RPM_BUILD_ROOT%{_datadir}/doc
+
+# Create format files
+for format in \
+       aleph \
+       csplain \
+       etex \
+       lambda \
+       lamed \
+       latex \
+       mllatex \
+       mptopdf \
+       omega \
+       pdfcsplain \
+       pdfetex \
+       pdflatex \
+       pdftex \
+       pdfxmltex \
+       physe \
+       phyzzx \
+       tex \
+       texsis \
+       xetex \
+       xelatex \
+       xmltex; do
+%if %{with bootstrap}
+       install -d $RPM_BUILD_ROOT%{fmtdir}/${format}
+       touch $RPM_BUILD_ROOT%{fmtdir}/${format}/${format}.fmt
+       touch $RPM_BUILD_ROOT%{fmtdir}/pdftex/${format}.fmt
+%else
+       fmtutil --fmtdir $RPM_BUILD_ROOT%{fmtdir} --byfmt=${format}
+%endif
+done
+%if %{with bootstrap}
+touch $RPM_BUILD_ROOT%{fmtdir}/xetex/xelatex.fmt
+%endif
+# We don't need the log files
+rm -f $(find $RPM_BUILD_ROOT%{fmtdir} -name "*.log")
+
 %clean
 rm -rf $RPM_BUILD_ROOT
 
@@ -5369,18 +5923,6 @@ if [ "$1" = "1" ]; then
        %texhash
 fi
 
-%post doc-Catalogue
-%texhash
-
-%postun doc-Catalogue
-%texhash
-
-%post doc-tug-faq
-%texhash
-
-%postun doc-tug-faq
-%texhash
-
 %post -n kpathsea
 /sbin/ldconfig
 %fixinfodir
@@ -5429,6 +5971,12 @@ fi
 %postun tex-arrayjob
 %texhash
 
+%post tex-kastrup
+%texhash
+
+%postun tex-kastrup
+%texhash
+
 %post tex-insbox
 %texhash
 
@@ -5531,24 +6079,6 @@ fi
 %postun plain
 %texhash
 
-%post format-plain
-%texhash
-
-%postun format-plain
-%texhash
-
-%post format-pdftex
-%texhash
-
-%postun format-pdftex
-%texhash
-
-%post format-pdfetex
-%texhash
-
-%postun format-pdfetex
-%texhash
-
 %post mex
 %texhash
 
@@ -5582,12 +6112,6 @@ fi
 %postun format-amstex
 %texhash
 
-%post format-pdfamstex
-%texhash
-
-%postun format-pdfamstex
-%texhash
-
 %post csplain
 %texhash
 
@@ -5624,30 +6148,6 @@ fi
 %postun format-pdfcslatex
 %texhash
 
-%post cyrplain
-%texhash
-
-%postun cyrplain
-%texhash
-
-%post format-cyrplain
-%texhash
-
-%postun format-cyrplain
-%texhash
-
-%post format-cyramstex
-%texhash
-
-%postun format-cyramstex
-%texhash
-
-%post format-cyrtexinfo
-%texhash
-
-%postun format-cyrtexinfo
-%texhash
-
 %post eplain
 %texhash
 
@@ -5686,8 +6186,6 @@ fi
 %postun format-context-nl
 %texhash
 
-# LaTeX format.
-
 %post latex
 %fixinfodir
 %texhash
@@ -5696,6 +6194,102 @@ fi
 %fixinfodir
 %texhash
 
+%post latex-lang
+%texhash
+
+%postun latex-lang
+%texhash
+
+%post latex-styles
+%texhash
+
+%postun latex-styles
+%texhash
+
+%post latex-pdftools
+%texhash
+
+%postun latex-pdftools
+%texhash
+
+%post latex-extend
+%texhash
+
+%postun latex-extend
+%texhash
+
+%post latex-presentation
+%texhash
+
+%postun latex-presentation
+%texhash
+
+%post latex-programming
+%texhash
+
+%postun latex-programming
+%texhash
+
+%post latex-metre
+%texhash
+
+%postun latex-metre
+%texhash
+
+%post latex-misc
+%texhash
+
+%postun latex-misc
+%texhash
+
+%post latex-effects
+%texhash
+
+%postun latex-effects
+%texhash
+
+%post latex-math
+%texhash
+
+%postun latex-math
+%texhash
+
+%post latex-music
+%texhash
+
+%postun latex-music
+%texhash
+
+%post latex-physics
+%texhash
+
+%postun latex-physics
+%texhash
+
+%post latex-games
+%texhash
+
+%postun latex-games
+%texhash
+
+%post latex-biology
+%texhash
+
+%postun latex-biology
+%texhash
+
+%post latex-chem
+%texhash
+
+%postun latex-chem
+%texhash
+
+%post latex-informatic
+%texhash
+
+%postun latex-informatic
+%texhash
+
 %post latex-12many
 %texhash
 
@@ -5750,12 +6344,6 @@ fi
 %postun latex-appendix
 %texhash
 
-%post latex-backgammon
-%texhash
-
-%postun latex-backgammon
-%texhash
-
 %post latex-bardiag
 %texhash
 
@@ -5834,7 +6422,6 @@ fi
 %postun latex-booktabs
 %texhash
 
-
 %post latex-caption
 %texhash
 
@@ -5889,7 +6476,6 @@ fi
 %postun latex-currvita
 %texhash
 
-
 %post latex-curves
 %texhash
 
@@ -5908,28 +6494,22 @@ fi
 %postun latex-cyrillic
 %texhash
 
-# %post latex-dstroke
-# %texhash
-
-# %postun latex-dstroke
-# %texhash
-
 %post latex-enumitem
 %texhash
 
 %postun latex-enumitem
 %texhash
 
-%post latex-exam
+%post latex-exams
 %texhash
 
-%postun latex-exam
+%postun latex-exams
 %texhash
 
-%post latex-examdesign
+%post latex-float
 %texhash
 
-%postun latex-examdesign
+%postun latex-float
 %texhash
 
 %post latex-formlett
@@ -6016,37 +6596,19 @@ fi
 %postun latex-marvosym
 %texhash
 
-%post latex-mathexam
+%post latex-mflogo
 %texhash
 
-%postun latex-mathexam
+%postun latex-mflogo
 %texhash
 
-%post latex-mathpple
+%post latex-mfnfss
 %texhash
 
-%postun latex-mathpple
+%postun latex-mfnfss
 %texhash
 
-%post latex-mathtime
-%texhash
-
-%postun latex-mathtime
-%texhash
-
-%post latex-mflogo
-%texhash
-
-%postun latex-mflogo
-%texhash
-
-%post latex-mfnfss
-%texhash
-
-%postun latex-mfnfss
-%texhash
-
-%post latex-minitoc
+%post latex-minitoc
 %texhash
 
 %postun latex-minitoc
@@ -6094,12 +6656,6 @@ fi
 %postun latex-other-doc
 %texhash
 
-%post latex-palatcm
-%texhash
-
-%postun latex-palatcm
-%texhash
-
 %post latex-pdfslide
 %texhash
 
@@ -6245,18 +6801,11 @@ fi
 %texhash
 
 %postun latex-pst-uncategorized
-
 %texhash
 
 %postun latex-pxfonts
 %texhash
 
-%post latex-qfonts
-%texhash
-
-%postun latex-qfonts
-%texhash
-
 %post latex-SIstyle
 %texhash
 
@@ -6317,36 +6866,12 @@ fi
 %postun latex-xcolor
 %texhash
 
-%post format-latex
-%texhash
-
-%postun format-latex
-%texhash
-
 %post format-pdflatex
 %texhash
 
 %postun format-pdflatex
 %texhash
 
-%post platex
-%texhash
-
-%postun platex
-%texhash
-
-%post format-platex
-%texhash
-
-%postun format-platex
-%texhash
-
-%post format-pdfplatex
-%texhash
-
-%postun format-pdfplatex
-%texhash
-
 %post tex-babel
 %texhash
 
@@ -6389,16 +6914,16 @@ fi
 %postun tex-pstricks
 %texhash
 
-%post tex-qpx
+%post tex-qpxqtx
 %texhash
 
-%postun tex-qpx
+%postun tex-qpxqtx
 %texhash
 
-%post tex-qpxqtx
+%post tex-huhyphen
 %texhash
 
-%postun tex-qpxqtx
+%postun tex-huhyphen
 %texhash
 
 %post tex-ruhyphen
@@ -6449,6 +6974,12 @@ fi
 %postun fonts-adobe
 %texhash
 
+%post fonts-larm
+%texhash
+
+%postun fonts-larm
+%texhash
+
 %post fonts-ae
 %texhash
 
@@ -6485,24 +7016,12 @@ fi
 %postun fonts-bbold
 %texhash
 
-%post fonts-bh
-%texhash
-
-%postun fonts-bh
-%texhash
-
 %post fonts-bitstream
 %texhash
 
 %postun fonts-bitstream
 %texhash
 
-%post fonts-cbgreek
-%texhash
-
-%postun fonts-cbgreek
-%texhash
-
 %post fonts-cc-pl
 %texhash
 
@@ -6563,12 +7082,6 @@ fi
 %postun fonts-cs
 %texhash
 
-%post fonts-dstroke
-%texhash
-
-%postun fonts-dstroke
-%texhash
-
 %post fonts-ecc
 %texhash
 
@@ -6611,6 +7124,12 @@ fi
 %postun fonts-latex
 %texhash
 
+%post fonts-kpfonts
+%texhash
+
+%postun fonts-kpfonts
+%texhash
+
 %post fonts-lh
 %texhash
 
@@ -6659,12 +7178,6 @@ fi
 %postun fonts-other
 %texhash
 
-%post fonts-pazo
-%texhash
-
-%postun fonts-pazo
-%texhash
-
 %post fonts-pl
 %texhash
 
@@ -6677,18 +7190,6 @@ fi
 %postun fonts-px
 %texhash
 
-%post fonts-qfonts
-%texhash
-
-%postun fonts-qfonts
-%texhash
-
-%post fonts-qpx
-%texhash
-
-%postun fonts-qpx
-%texhash
-
 %post fonts-qpxqtx
 %texhash
 
@@ -6797,12 +7298,6 @@ fi
 %postun fonts-type1-cs
 %texhash
 
-%post fonts-type1-dstroke
-%texhash
-
-%postun fonts-type1-dstroke
-%texhash
-
 %post fonts-type1-eurosym
 %texhash
 
@@ -6851,12 +7346,6 @@ fi
 %postun fonts-type1-px
 %texhash
 
-%post fonts-type1-qfonts
-%texhash
-
-%postun fonts-type1-qfonts
-%texhash
-
 %post fonts-type1-tx
 %texhash
 
@@ -6899,38 +7388,15 @@ fi
 %postun xmltex
 %texhash
 
-# Check the commented lines!!!
-
 %files
 %defattr(644,root,root,755)
-# %doc %{texmf}/LICENSE.texmf
-# %doc %{texmf}/ChangeLog
-# %doc %{texmf}/doc/README.knuth
 # There isn't doc/fonts directory
 %dir %{texmfdist}/doc/fonts
 %doc %{texmfdist}/doc/fontname
-# %dir %{texmf}/doc/fonts/polish
-# %dir %{texmf}/doc/help
-# %doc %{texmf}/doc/help/csname.txt
-# %doc %{texmf}/doc/help/ctan
-# %doc %{texmf}/doc/help/tds.dvi
-# %doc %{texmf}/doc/help/unixtex.ftp
-# %dir %{texmf}/doc/help/faq
-# %doc %{texmf}/doc/images
-# %dir %{texmf}/doc/polish
-# %doc %{texmf}/doc/polish/*.html
-# %dir %{texmf}/doc/programs
-# %doc %{texmf}/doc/programs/web2c*
-# %doc %{texmf}/doc/programs/cwebman.dvi
-# %doc %{texmf}/doc/programs/dvipng.*
-# %doc %{texmf}/doc/knuth
-#%attr(755,root,root) %{_bindir}/MakeTeXPK
-#%attr(755,root,root) %{_bindir}/access
 
 # ***********
 # executables
 # ***********
-%attr(755,root,root) %{_bindir}/a2ping
 %attr(755,root,root) %{_bindir}/afm2tfm
 %attr(755,root,root) %{_bindir}/allcm
 %attr(755,root,root) %{_bindir}/allec
@@ -6940,25 +7406,19 @@ fi
 %attr(755,root,root) %{_bindir}/ctie
 %attr(755,root,root) %{_bindir}/dmp
 %attr(755,root,root) %{_bindir}/dvipng
-%attr(755,root,root) %{_bindir}/e2pall
 %attr(755,root,root) %{_bindir}/ebb
-# %attr(755,root,root) %{_bindir}/fdf2tan
 %attr(755,root,root) %{_bindir}/fmtutil
 %attr(755,root,root) %{_bindir}/fmtutil-sys
-#%attr(755,root,root) %{_bindir}/fontexport
-#%attr(755,root,root) %{_bindir}/fontimport
 %attr(755,root,root) %{_bindir}/fontinst
 %attr(755,root,root) %{_bindir}/gftodvi
 %attr(755,root,root) %{_bindir}/gftopk
 %attr(755,root,root) %{_bindir}/gftype
 %attr(755,root,root) %{_bindir}/gsftopk
-#%attr(755,root,root) %{_bindir}/initex
 %attr(755,root,root) %{_bindir}/kpseaccess
 %attr(755,root,root) %{_bindir}/kpsereadlink
 %attr(755,root,root) %{_bindir}/kpsewhere
 %attr(755,root,root) %{_bindir}/mag
 %attr(755,root,root) %{_bindir}/makempx
-#%attr(755,root,root) %{_bindir}/mkfontdesc
 %attr(755,root,root) %{_bindir}/mktexfmt
 %attr(755,root,root) %{_bindir}/mktexlsr
 %attr(755,root,root) %{_bindir}/newer
@@ -6974,13 +7434,9 @@ fi
 %attr(755,root,root) %{_bindir}/ps2pk
 # TODO: move this file to correct subpackage ?
 %attr(755,root,root) %{_bindir}/ps4pdf
-#%attr(755,root,root) %{_bindir}/t1mapper
 %attr(755,root,root) %{_bindir}/tangle
-#%attr(755,root,root) %{_bindir}/tetex-updmap
 %attr(755,root,root) %{_bindir}/tex
-%attr(755,root,root) %{_bindir}/texdoc
 %attr(755,root,root) %{_bindir}/texhash
-# %attr(755,root,root) %{_bindir}/texi2html
 %attr(755,root,root) %{_bindir}/texlinks
 %attr(755,root,root) %{_bindir}/tftopl
 %attr(755,root,root) %{_bindir}/tie
@@ -6988,7 +7444,6 @@ fi
 %attr(755,root,root) %{_bindir}/updmap
 %attr(755,root,root) %{_bindir}/updmap-sys
 %attr(755,root,root) %{_bindir}/vftovp
-#%attr(755,root,root) %{_bindir}/virtex
 %attr(755,root,root) %{_bindir}/vptovf
 %attr(755,root,root) %{_bindir}/weave
 
@@ -6998,15 +7453,14 @@ fi
 
 %attr(750,root,root) /etc/cron.daily/texlive
 
-#%dir /etc/sysconfig/tetex-updmap
-#%verify(not md5 mtime size) %config(noreplace) /etc/sysconfig/tetex-updmap/maps.lst
-
 %ghost %{texmf}/ls-R
 %ghost %{texmfdist}/ls-R
-# %ghost %{_localstatedir}/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
@@ -7018,18 +7472,11 @@ fi
 %config(noreplace) %verify(not md5 mtime size) %{texmf}/web2c/mktexnam.opt
 %config(noreplace) %verify(not md5 mtime size) %{texmf}/web2c/texmf.cnf
 %config(noreplace) %verify(not md5 mtime size) %{texmf}/web2c/updmap.cfg
+%config(noreplace) %verify(not md5 mtime size) %{texmf}/web2c/updmap-hdr.cfg
 
 %attr(1777,root,root) /var/cache/fonts
 
 %{_datadir}/info/web2c.info*
-# %{_datadir}/info/texi2html.info*
-# %{_datadir}/texi2html
-#%{texmf}/updates.dat
-
-# %{texmf}/aliases
-# %{texmf}/tex/generic/bghyph
-# %doc %{texmf}/doc/generic/hyphen
-#%{texmf}/tex/generic/letterspacing
 
 # ***********
 # Directories
@@ -7039,25 +7486,16 @@ fi
 %attr(1777,root,root) %dir %{_localstatedir}/fonts/map
 %attr(1777,root,root) %dir %{fmtdir}
 
+%dir %{fmtdir}/tex
 %dir %{texmfdist}
-%doc %{texmfdist}/README
-%dir %{texmf}
-
 %dir %{texmfdist}/doc
 %dir %{texmfdist}/doc/generic
 %dir %{texmfdist}/doc/generic/enctex
 %dir %{texmfdist}/doc/latex
 %dir %{texmfdist}/doc/latex/localloc
-%dir %{texmf}/doc
-%dir %{texmf}/doc/generic
-%dir %{texmf}/doc/tetex
-%dir %{texmf}/fmtutil
-
 %dir %{texmfdist}/tex
 %dir %{texmfdist}/tex/cslatex
 %dir %{texmfdist}/tex/cslatex/base
-%dir %{texmfdist}/tex/fontinst
-%dir %{texmfdist}/tex/fontinst/misc
 %dir %{texmfdist}/tex/generic
 %dir %{texmfdist}/tex/generic/dehyph-exptl
 %dir %{texmfdist}/tex/generic/enctex
@@ -7065,16 +7503,25 @@ fi
 %dir %{texmfdist}/tex/generic/misc
 %dir %{texmfdist}/tex/latex
 %dir %{texmfdist}/tex/latex/base
+%dir %{texmfdist}/scripts
+%dir %{texmfdist}/source
+%dir %{texmfdist}/source/latex
+%dir %{texmfdist}/source/generic
+%dir %{texmf}
+%dir %{texmf}/doc
+%dir %{texmf}/doc/generic
+%dir %{texmf}/doc/tetex
 %dir %{texmf}/dvips
 %dir %{texmf}/dvips/config
 %dir %{texmf}/dvips/tetex
+%dir %{texmf}/fmtutil
 %dir %{texmf}/fonts/enc
 %dir %{texmf}/fonts/enc/dvips
 %dir %{texmf}/fonts/enc/dvips/tetex
-%dir %{texmf}/fonts/map/dvips/updmap
 %dir %{texmf}/fonts/map
 %dir %{texmf}/fonts/map/dvips
 %dir %{texmf}/fonts/map/dvips/tetex
+%dir %{texmf}/fonts/map/dvips/updmap
 %dir %{texmf}/scripts
 %dir %{texmf}/tex
 %dir %{texmf}/tex/generic
@@ -7082,17 +7529,24 @@ fi
 %dir %{texmf}/web2c
 
 # Docs
-# %doc %{texmf}/doc/README
+%doc %{texmfdist}/README
+%doc %{texmfdist}/doc/generic/epsf
+%doc %{texmfdist}/doc/generic/hyph-utf8
+%doc %{texmfdist}/doc/generic/tex-ps
+%doc %{texmfdist}/source/fontinst
+%doc %{texmf}/README
+%doc %{texmf}/doc/dvipng
 %doc %{texmf}/doc/tetex/TETEXDOC.*
 %doc %{texmf}/doc/tetex/teTeX-FAQ
-%doc %{texmfdist}/source/fontinst
+%doc %{texmf}/doc/texinfo
+%doc %{texmf}/doc/web2c
+
+%{texmf}/doc/info
 
-# %{texmf}/fonts/map/dvips/tetex/contnav.map
-# %{texmf}/fonts/map/dvips/tetex/lumath-o.map
 %{texmfdist}/fonts/map/dvips/vntex/urwvn.map
+%{texmfdist}/fonts/map/fontname
 %{texmfdist}/fonts/enc/dvips/vntex/t5.enc
 
-# Main fonts from TeTeX
 %{texmf}/fonts/enc/dvips/tetex/09fbbfac.enc
 %{texmf}/fonts/enc/dvips/tetex/0ef0afca.enc
 %{texmf}/fonts/enc/dvips/tetex/10037936.enc
@@ -7119,38 +7573,9 @@ fi
 %{texmfdist}/tex/texinfo
 %{texmf}/tex/fontinst
 %{texmf}/tex/generic/hyphen
-
-%doc %{texmfdist}/doc/generic/epsf
-%doc %{temxfdist}/doc/generic/tex-ps
-
-# %{fmtdir}/metafun.mem
-#%{texmf}/web2c/tex-pl.pool
-# %{texmf}/web2c/tex.pool
 %{texmf}/fonts/map/dvips/updmap/*
-
 %{texmf}/web2c/*.tcx
 
-# %lang(fi) %{_mandir}/fi/man1/afm2tfm.1*
-# %lang(fi) %{_mandir}/fi/man1/allcm.1*
-# %lang(fi) %{_mandir}/fi/man1/allneeded.1*
-# %lang(fr) %{_mandir}/fr/man1/access.1*
-# %lang(hu) %{_mandir}/hu/man1/access.1*
-# %lang(hu) %{_mandir}/hu/man1/newer.1*
-# %lang(pl) %{_mandir}/pl/man1/access.1*
-# %lang(pl) %{_mandir}/pl/man1/newer.1*
-#%{_mandir}/man1/MakeTeXPK.1*
-#%{_mandir}/man1/access.1*
-#%{_mandir}/man1/fontexport.1*
-#%{_mandir}/man1/fontimport.1*
-#%{_mandir}/man1/initex.1*
-#%{_mandir}/man1/t1mapper.1*
-#%{_mandir}/man1/texdoc.1*
-#%{_mandir}/man1/texi2html.1*
-#%{_mandir}/man1/virtex.1*
-#%{_mandir}/man8/fmtutil.8*
-#%{_mandir}/man8/mkfontdesc.8*
-#%{_mandir}/man8/texlinks.8*
-
 %{_mandir}/man1/afm2tfm.1*
 %{_mandir}/man1/allcm.1*
 %{_mandir}/man1/allec.1*
@@ -7162,7 +7587,6 @@ fi
 %{_mandir}/man1/dmp.1*
 %{_mandir}/man1/dvipdft.1*
 %{_mandir}/man1/dvipng.1*
-%{_mandir}/man1/e2pall.1*
 %{_mandir}/man1/ebb.1*
 %{_mandir}/man1/fmtutil.1*
 %{_mandir}/man1/fmtutil-sys.1*
@@ -7205,9 +7629,12 @@ fi
 %{_mandir}/man1/weave.1*
 %{_mandir}/man5/fmtutil.cnf.5*
 %{_mandir}/man5/updmap.cfg.5*
+%{fmtdir}/pdftex/pdfetex.fmt
+%{fmtdir}/tex/tex.fmt
 
 %files other-utils
 %defattr(644,root,root,755)
+%dir %{texmfdist}/scripts/mkjobtexmf
 %attr(755,root,root) %{_bindir}/bg5+latex
 %attr(755,root,root) %{_bindir}/bg5+pdflatex
 %attr(755,root,root) %{_bindir}/bg5conv
@@ -7228,6 +7655,7 @@ fi
 %attr(755,root,root) %{_bindir}/makeglossaries
 %attr(755,root,root) %{_bindir}/metafun
 %attr(755,root,root) %{_bindir}/mkjobtexmf
+%attr(755,root,root) %{texmfdist}/scripts/mkjobtexmf/mkjobtexmf.pl
 %attr(755,root,root) %{_bindir}/mllatex
 %attr(755,root,root) %{_bindir}/mltex
 %attr(755,root,root) %{_bindir}/mmafm
@@ -7245,7 +7673,6 @@ fi
 %{__perl}tex
 %attr(755,root,root) %{_bindir}/physe
 %attr(755,root,root) %{_bindir}/pkfix
-%attr(755,root,root) %{_bindir}/ppower4
 %attr(755,root,root) %{_bindir}/rungs
 %attr(755,root,root) %{_bindir}/simpdftex
 %attr(755,root,root) %{_bindir}/sjisconv
@@ -7258,7 +7685,6 @@ fi
 %attr(755,root,root) %{_bindir}/t1testpage
 %attr(755,root,root) %{_bindir}/texcount
 %attr(755,root,root) %{_bindir}/texsis
-%attr(755,root,root) %{_bindir}/tlmgr
 %attr(755,root,root) %{_bindir}/tpic2pdftex
 %attr(755,root,root) %{_bindir}/ttf2pk
 %attr(755,root,root) %{_bindir}/ttf2tfm
@@ -7276,7 +7702,6 @@ fi
 %{_mandir}/man1/otftotfm.1*
 %{_mandir}/man1/oxdvi.1
 %{_mandir}/man1/pdftosrc.1*
-%{_mandir}/man1/ps2eps.1*
 %{_mandir}/man1/synctex.1*
 %{_mandir}/man1/t1dotlessj.1*
 %{_mandir}/man1/t1lint.1*
@@ -7292,12 +7717,19 @@ fi
 %{texmfdist}/tex/jadetex
 %{texmfdist}/tex/texsis
 %{texmfdist}/tex/startex
+%{texmf}/fmtutil/fmtutil-hdr.cnf
 %{texmf}/fmtutil/format.jadetex.cnf
+%{texmf}/fmtutil/format.cyrtex.cnf
+%{texmf}/fmtutil/format.cyrtexinfo.cnf
 %{texmf}/fmtutil/format.mltex.cnf
+%{texmf}/ttf2pk
+%{texmf}/fonts/enc/ttf2pk
+%{texmf}/fonts/map/ttf2pk
 %{texmfdist}/tex/generic/abbr
 %{texmfdist}/tex/generic/abstyles/
 %{texmfdist}/tex/generic/barr
 %{texmfdist}/tex/generic/borceux
+%{texmfdist}/source/generic/borceux
 %{texmfdist}/tex/generic/c-pascal
 %{texmfdist}/tex/generic/cirth
 %{texmfdist}/tex/generic/dratex
@@ -7306,10 +7738,17 @@ fi
 %{texmfdist}/tex/generic/elvish
 %{texmfdist}/tex/generic/fenixpar
 %{texmfdist}/tex/generic/fltpoint
+%{texmfdist}/source/generic/fltpoint
 %{texmfdist}/tex/generic/musixtex
+%{texmfdist}/source/generic/hyphenex
+%{texmfdist}/source/generic/mkjobtexmf
+%{texmf}/hbf2gf
+%{texmf}/fmtutil/format.texsis.cnf
+%{fmtdir}/pdftex/texsis.fmt
 
 %files other-utils-doc
 %defattr(644,root,root,755)
+%doc %{texmfdist}/doc/generic/abbr
 %doc %{texmfdist}/doc/jadetex
 %doc %{texmfdist}/doc/texsis
 %doc %{texmfdist}/doc/startex
@@ -7318,6 +7757,17 @@ fi
 %doc %{texmfdist}/doc/generic/borceux
 %doc %{texmfdist}/doc/generic/dratex
 %doc %{texmfdist}/doc/generic/mkjobtexmf
+%doc %{texmfdist}/doc/support/texcount
+%doc %{texmf}/doc/tpic2pdftex
+%doc %{texmf}/doc/extconv
+%doc %{texmfdist}/doc/generic/fenixpar
+%doc %{texmfdist}/doc/generic/fltpoint
+%doc %{texmf}/doc/bg5conv
+%doc %{texmf}/doc/pkfix
+%doc %{texmf}/doc/hbf2gf
+%doc %{texmf}/doc/ttf2pk
+%doc %{texmf}/doc/sjisconv
+%doc %{texmf}/doc/vlna
 
 %files dirs-fonts
 %defattr(644,root,root,755)
@@ -7334,6 +7784,7 @@ fi
 %dir %{texmfdist}/fonts/map/dvips
 %dir %{texmfdist}/fonts/map/dvips/vntex
 %dir %{texmfdist}/fonts/map/fontname
+%dir %{texmfdist}/fonts/map/public
 %dir %{texmfdist}/fonts/map/vtex
 %dir %{texmfdist}/fonts/ofm
 %dir %{texmfdist}/fonts/ofm/public
@@ -7358,9 +7809,7 @@ fi
 %dir %{texmfdist}/fonts/vf
 %dir %{texmfdist}/fonts/vf/public
 %dir %{texmfdist}/fonts/vf/vntex
-%dir %{texmfdist}/source
 %dir %{texmfdist}/source/fonts
-%dir %{texmfdist}/source/latex
 %dir %{texmf}/fonts
 %dir %{texmf}/fonts/opentype
 %dir %{texmf}/fonts/opentype/public
@@ -7390,6 +7839,7 @@ fi
 %files doc-el
 %defattr(644,root,root,755)
 %{texmfdoc}/doc/greek
+%{texmf}/doc/generic/elhyphen
 
 %files doc-es
 %defattr(644,root,root,755)
@@ -7463,46 +7913,19 @@ fi
 %defattr(644,root,root,755)
 %{texmfdoc}/doc/chinese
 
-# %files doc-Catalogue
-# %defattr(644,root,root,755)
-# %{texmf}/doc/help/Catalogue
-
-# %files doc-tug-faq
-# %defattr(644,root,root,755)
-# %{texmf}/doc/help/faq/uktug-faq
-
-
 %files doc-latex
 %defattr(644,root,root,755)
-# %{texmfdist}/doc/latex/bar
-# %{texmfdist}/doc/latex/eclbip
-# %{texmfdist}/doc/latex/eo
-# %{texmfdist}/doc/latex/floatflt
-# %{texmfdist}/doc/latex/general
-# %{texmfdist}/doc/latex/germbib
-# %{texmfdist}/doc/latex/images
-# %{texmfdist}/doc/latex/mathcomp
-# %{texmfdist}/doc/latex/mt11p
-# %{texmfdist}/doc/latex/picins
-# %{texmfdist}/doc/latex/ps4pdf
-# %{texmfdist}/doc/latex/pslatex
-# %{texmfdist}/doc/latex/supertab
-# %{texmfdist}/doc/latex/tex-refs
-# %{texmfdist}/doc/latex/textmerg
-# %{texmfdist}/doc/latex/treesvr
+%doc %{texmfdist}/doc/fonts/calrsfs
+%doc %{texmfdist}/doc/generic/encxvlna
 %doc %{texmfdist}/doc/generic/shapepar
+%doc %{texmfdist}/doc/generic/textmerg
 %doc %{texmfdist}/doc/latex/acronym
 %doc %{texmfdist}/doc/latex/aeguill
 %doc %{texmfdist}/doc/latex/anysize
 %doc %{texmfdist}/doc/latex/base
 %doc %{texmfdist}/doc/latex/beton
-%doc %{texmfdist}/doc/latex/carlisle
-%doc %{texmfdist}/doc/latex/ccaption
-%doc %{texmfdist}/doc/latex/changebar
-%doc %{texmfdist}/doc/latex/chappg
 %doc %{texmfdist}/doc/latex/concmath
 %doc %{texmfdist}/doc/latex/crop
-%doc %{texmfdist}/doc/latex/dinbrief
 %doc %{texmfdist}/doc/latex/draftcopy
 %doc %{texmfdist}/doc/latex/eepic
 %doc %{texmfdist}/doc/latex/endfloat
@@ -7516,6 +7939,7 @@ fi
 %doc %{texmfdist}/doc/latex/fancyvrb
 %doc %{texmfdist}/doc/latex/filecontents
 %doc %{texmfdist}/doc/latex/float
+%doc %{texmfdist}/doc/latex/floatflt
 %doc %{texmfdist}/doc/latex/footmisc
 %doc %{texmfdist}/doc/latex/footnpag
 %doc %{texmfdist}/doc/latex/fp
@@ -7527,7 +7951,6 @@ fi
 %doc %{texmfdist}/doc/latex/koma-script
 %doc %{texmfdist}/doc/latex/labels
 %doc %{texmfdist}/doc/latex/layouts
-%doc %{texmfdist}/doc/latex/lettrine
 %doc %{texmfdist}/doc/latex/listings
 %doc %{texmfdist}/doc/latex/ltabptch
 %doc %{texmfdist}/doc/latex/mdwtools
@@ -7552,7 +7975,6 @@ fi
 %doc %{texmfdist}/doc/latex/preview
 %doc %{texmfdist}/doc/latex/program
 %doc %{texmfdist}/doc/latex/psfrag
-%doc %{texmfdist}/doc/latex/revtex
 %doc %{texmfdist}/doc/latex/rotating
 %doc %{texmfdist}/doc/latex/rotfloat
 %doc %{texmfdist}/doc/latex/scale
@@ -7579,14 +8001,10 @@ fi
 %doc %{texmfdist}/doc/latex/wrapfig
 %doc %{texmfdist}/doc/latex/xtab
 %doc %{texmfdist}/doc/latex/yfonts
-%doc %{texmfdist}/doc/fonts/calrsfs
-%doc %{texmfdist}/doc/generic/encxvlna
-%doc %{texmfdist}/doc/generic/textmerg
 
 %files -n kpathsea
 %defattr(644,root,root,755)
-%dir %{texmf}/doc/kpathsea
-%doc %{texmf}/doc/kpathsea/kpathsea.pdf
+%doc %{texmf}/doc/kpathsea
 %attr(755,root,root) %{_bindir}/kpsepath
 %attr(755,root,root) %{_bindir}/kpsestat
 %attr(755,root,root) %{_bindir}/kpsetool
@@ -7608,30 +8026,22 @@ fi
 
 %files dvips
 %defattr(644,root,root,755)
-# %doc %{texmf}/doc/programs/dvips.dvi
-# %doc %{texmf}/doc/programs/dvipdfm.dvi
-# %doc %{texmf}/doc/latex/psnfssx
-# %lang(fi) %{_mandir}/fi/man1/dvips.1*
-# %{texmf}/dvips/misc
-# %{texmf}/dvips/config/config.generic
-# %{texmf}/fonts/map/dvips/misc
-# %{texmf}/fonts/map/dvips/tetex/bsr-interpolated.map
-# %{texmf}/fonts/map/dvips/tetex/bsr.map
-# %{_localstatedir}/fonts/map/dvipdfm
-# %{_localstatedir}/fonts/map/dvips
 %dir %{texmfdist}/fonts/map/dvips/cmex
 %dir %{texmf}/dvipdfm
+%dir %{texmf}/fonts/map/dvipdfm
+%dir %{texmf}/fonts/map/dvips
+%dir %{texmf}/fonts/map/dvips/tetex
 %doc %{texmf}/doc/dvips
 %doc %{texmf}/doc/dvipdfm
+# dvi2fax requires ghostscript
+%attr(755,root,root) %{_bindir}/dvi2fax
+%attr(755,root,root) %{_bindir}/dvicopy
+%attr(755,root,root) %{_bindir}/dvipdfm
+%attr(755,root,root) %{_bindir}/dvipdft
 %attr(755,root,root) %{_bindir}/dvips
 %attr(755,root,root) %{_bindir}/dvired
 %attr(755,root,root) %{_bindir}/dvitomp
 %attr(755,root,root) %{_bindir}/dvitype
-%attr(755,root,root) %{_bindir}/dvicopy
-%attr(755,root,root) %{_bindir}/dvipdfm
-%attr(755,root,root) %{_bindir}/dvipdft
-# dvi2fax requires ghostscript
-%attr(755,root,root) %{_bindir}/dvi2fax
 %{_infodir}/dvips.info*
 %{_mandir}/man1/dvi2fax.1*
 %{_mandir}/man1/dvicopy.1*
@@ -7644,7 +8054,6 @@ fi
 %{texmf}/dvips/config
 %{texmf}/dvips/getafm
 %{texmf}/dvips/gsftopk
-# %config(noreplace) %verify(not md5 mtime size) %{texmf}/dvips/config/config.ps
 %{texmfdist}/fonts/enc/dvips/base
 %{texmfdist}/fonts/map/dvips/allrunes
 %{texmfdist}/fonts/map/dvips/cmex/ttcmex.map
@@ -7654,10 +8063,6 @@ fi
 %{texmf}/dvips/tetex/config.*
 %{texmf}/fonts/enc/dvips/tetex/mtex.enc
 %{texmf}/fonts/enc/dvips/afm2pl
-# %{texmf}/fonts/map
-%dir %{texmf}/fonts/map/dvipdfm
-%dir %{texmf}/fonts/map/dvips
-%dir %{texmf}/fonts/map/dvips/tetex
 %{texmf}/fonts/map/dvipdfm/updmap
 %{texmf}/fonts/map/dvipdfm/dvipdfmx
 %{texmf}/fonts/map/dvipdfm/tetex
@@ -7669,7 +8074,6 @@ fi
 %{texmf}/fonts/map/dvips/tetex/mt-yy.map
 %{texmf}/fonts/map/dvips/tetex/pdftex35.map
 
-
 %files dvilj
 %defattr(644,root,root,755)
 %attr(755,root,root) %{_bindir}/dvihp
@@ -7688,42 +8092,65 @@ fi
 %files makeindex
 %defattr(644,root,root,755)
 %doc %{texmfdist}/doc/makeindex
-%attr(755,root,root) %{_bindir}/mkindex
 %attr(755,root,root) %{_bindir}/makeindex
+%attr(755,root,root) %{_bindir}/mkindex
 %attr(755,root,root) %{_bindir}/rumakeindex
 %{texmfdist}/makeindex
 %{_mandir}/man1/makeindex.1*
 %{_mandir}/man1/mkindex.1*
 %{_mandir}/man1/rumakeindex.1*
 
-%files scripts
+%files tlmgr
 %defattr(644,root,root,755)
-%dir %{texmfdist}/scripts
-%dir %{texmf}/scripts
 %dir %{texmf}/scripts/texlive
-%{texmfdist}/scripts/bengali
-%{texmfdist}/scripts/dviasm
-%{texmfdist}/scripts/glossaries
-%{texmfdist}/scripts/oberdiek
-%{texmfdist}/scripts/perltex
-%{texmfdist}/scripts/pgfplots
-%{texmfdist}/scripts/ppower4
-%{texmfdist}/scripts/pst2pdf
-%{texmfdist}/scripts/shipunov
-%{texmfdist}/scripts/texcount
-%{texmfdist}/scripts/vpe/vpe.pl
-%{texmf}/scripts/a2ping
-%{texmf}/scripts/epstopdf
-%{texmf}/scripts/pkfix
-%{texmf}/scripts/ps2eps
-%{texmf}/scripts/simpdftex
-%{texmf}/scripts/tetex
-%{texmf}/scripts/texlive/getnonfreefonts.pl
-%{texmf}/scripts/texlive/gswin32
-%{texmf}/scripts/texlive/lua
-%{texmf}/scripts/texlive/*.tlu
-%{texmf}/scripts/texlive/tlmgr.pl
-%{texmf}/scripts/texlive/tlmgrgui
+%dir %{texmf}/scripts/texlive/gswin32
+%dir %{texmf}/scripts/texlive/lua
+%dir %{texmf}/scripts/texlive/lua/texlive
+%dir %{texmf}/scripts/texlive/tlmgrgui
+%attr(755,root,root) %{texmf}/scripts/texlive/*.pl
+%attr(755,root,root) %{texmf}/scripts/texlive/*.tlu
+%attr(755,root,root) %{texmf}/scripts/texlive/gswin32/*
+%attr(755,root,root) %{texmf}/scripts/texlive/lua/texlive/*
+%attr(755,root,root) %{texmf}/scripts/texlive/tlmgrgui/*.pl
+%attr(755,root,root) %{_bindir}/tlmgr
+%{perl_vendorlib}/TeXLive
+%{texmf}/scripts/texlive/tlmgrgui/lang
+
+%files scripts
+%defattr(644,root,root,755)
+%dir %{texmfdist}/scripts/bengali
+%dir %{texmfdist}/scripts/glossaries
+%dir %{texmfdist}/scripts/oberdiek
+%dir %{texmfdist}/scripts/perltex
+%dir %{texmfdist}/scripts/pgfplots
+%dir %{texmfdist}/scripts/pst2pdf
+%dir %{texmfdist}/scripts/shipunov
+%dir %{texmfdist}/scripts/texcount
+%dir %{texmfdist}/scripts/vpe
+%dir %{texmf}/scripts/a2ping
+%dir %{texmf}/scripts/pkfix
+%dir %{texmf}/scripts/simpdftex
+%dir %{texmf}/scripts/tetex
+%attr(755,root,root) %{texmfdist}/scripts/bengali/*
+%attr(755,root,root) %{texmfdist}/scripts/glossaries/*
+%attr(755,root,root) %{texmfdist}/scripts/oberdiek/*
+%attr(755,root,root) %{texmfdist}/scripts/perltex/perltex*
+%attr(755,root,root) %{texmfdist}/scripts/pgfplots/*
+%attr(755,root,root) %{texmfdist}/scripts/pst2pdf/pst2pdf*
+%attr(755,root,root) %{texmfdist}/scripts/shipunov/*
+%attr(755,root,root) %{texmfdist}/scripts/texcount/*
+%attr(755,root,root) %{texmfdist}/scripts/vpe/vpe.pl
+%attr(755,root,root) %{texmf}/scripts/a2ping/a2ping*
+%attr(755,root,root) %{texmf}/scripts/pkfix/pkfix*
+%attr(755,root,root) %{texmf}/scripts/simpdftex/simpdftex*
+%attr(755,root,root) %{texmf}/scripts/tetex/*
+%attr(755,root,root) %{_bindir}/a2ping
+%attr(755,root,root) %{_bindir}/e2pall
+%{_mandir}/man1/e2pall.1*
+%dir %{texmf}/texdoc
+%doc %{texmf}/doc/texdoc
+%attr(755,root,root) %{_bindir}/texdoc
+%config(noreplace) %verify(not md5 mtime size) %{texmf}/texdoc/texdoc.cnf
 
 %files tex-arrayjob
 %defattr(644,root,root,755)
@@ -7735,6 +8162,12 @@ fi
 %doc %{texmfdist}/doc/generic/insbox
 %{texmfdist}/tex/generic/insbox
 
+%files tex-kastrup
+%defattr(644,root,root,755)
+%doc %{texmfdist}/doc/generic/kastrup
+%{texmfdist}/source/generic/kastrup
+%{texmfdist}/tex/generic/kastrup
+
 %files tex-mathdots
 %defattr(644,root,root,755)
 %doc %{texmfdist}/doc/generic/mathdots
@@ -7750,6 +8183,7 @@ fi
 %defattr(644,root,root,755)
 %{texmfdist}/tex/physe
 %{texmf}/fmtutil/format.physe.cnf
+%{fmtdir}/pdftex/physe.fmt
 
 %files tex-velthuis
 %defattr(644,root,root,755)
@@ -7762,20 +8196,7 @@ fi
 
 %files metafont
 %defattr(644,root,root,755)
-#%attr(755,root,root) %{_bindir}/mfw
-#%attr(755,root,root) %{_bindir}/virmf
-#%attr(755,root,root) %{_bindir}/inimf
-#%{texmf}/mft/cmbase.mft
-# %{texmf}/mft/e.mft
-# %{texmf}/mft/pl.mft
-# %{fmtdir}/mf.base
-#%{texmf}/web2c/mf-nowin.base
-# %{texmf}/web2c/mf.pool
-#%{texmf}/web2c/mfw.base
-#%{_mandir}/man1/inimf.1*
-#%{_mandir}/man1/virmf.1*
 %dir %{texmfdist}/mft
-%dir %{texmfdist}/mft/base
 %attr(755,root,root) %{_bindir}/mf
 %attr(755,root,root) %{_bindir}/mf-nowin
 %attr(755,root,root) %{_bindir}/mft
@@ -7783,25 +8204,18 @@ fi
 %attr(755,root,root) %{_bindir}/mktexpk
 %attr(755,root,root) %{_bindir}/mktextfm
 %{texmfdist}/metafont
-%{texmfdist}/mft/base/mplain.mft
-%{texmfdist}/mft/base/plain.mft
+%{texmfdist}/mft/base
 %{texmfdist}/source/metafont
+%{texmf}/fmtutil/format.metafont.cnf
 %{_mandir}/man1/mf.1*
 %{_mandir}/man1/mf-nowin.1*
 %{_mandir}/man1/mft.1*
 %{_mandir}/man1/mktexmf.1*
 %{_mandir}/man1/mktexpk.1*
 %{_mandir}/man1/mktextfm.1*
-%{texmf}/fmtutil/format.metafont.cnf
 
 %files metapost
 %defattr(644,root,root,755)
-#%attr(755,root,root) %{_bindir}/virmpost
-#%attr(755,root,root) %{_bindir}/inimpost
-# %{texmf}/web2c/mp.pool
-# %{fmtdir}/mpost.mem
-#%{_mandir}/man1/inimpost.1*
-#%{_mandir}/man1/virmpost.1*
 %dir %{texmfdist}/metapost
 %doc %{texmfdist}/doc/metapost
 %attr(755,root,root) %{_bindir}/mpost
@@ -7828,7 +8242,6 @@ fi
 %{texmfdist}/metapost/expressg
 %{texmfdist}/metapost/exteps
 %{texmfdist}/metapost/featpost
-%{texmfdist}/metapost/feynmf
 %{texmfdist}/metapost/frcursive
 %{texmfdist}/metapost/hatching
 %{texmfdist}/metapost/metaobj
@@ -7848,11 +8261,11 @@ fi
 %defattr(644,root,root,755)
 %attr(755,root,root) %{_bindir}/mptopdf
 %{_mandir}/man1/mptopdf.1*
-# %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/mptopdf.fmt
+%{texmfdist}/tex/mptopdf
+%{fmtdir}/pdftex/mptopdf.fmt
 
 %files texdoctk
 %defattr(644,root,root,755)
-# %doc %{texmf}/doc/texdoctk
 %attr(755,root,root) %{_bindir}/texdoctk
 %{texmf}/texdoctk
 %{_mandir}/man1/texdoctk.1*
@@ -7873,20 +8286,26 @@ fi
 %{texmf}/texconfig/v
 %{texmf}/texconfig/x
 
+%if !%{with bootstrap}
 %files -n xindy
 %defattr(644,root,root,755)
 %doc %{texmf}/doc/xindy
 %dir %{texmf}/xindy
 %dir %{texmf}/xindy/lang
-%dir %{texmf}/scripts
-%{texmf}/scripts/xindy
+%attr(755,root,root) %{texmf}/scripts/xindy/*
+%attr(755,root,root) %{_bindir}/tex2xindy
+%attr(755,root,root) %{_bindir}/xindy
+%attr(755,root,root) %{_bindir}/texindy
+%{_libdir}/xindy
 %{texmf}/xindy/base
 %{texmf}/xindy/class
 %{texmf}/xindy/ord
 %{texmf}/xindy/rules
 %{texmf}/xindy/styles
 %{texmf}/xindy/tex
-
+%{_mandir}/man1/tex2xindy.1*
+%{_mandir}/man1/texindy.1*
+%{_mandir}/man1/xindy.1*
 
 %files -n xindy-albanian
 %defattr(644,root,root,755)
@@ -8063,12 +8482,10 @@ fi
 %files -n xindy-vietnamese
 %defattr(644,root,root,755)
 %{texmf}/xindy/lang/vietnamese/
+%endif
 
 %files -n xdvi
 %defattr(644,root,root,755)
-#%attr(755,root,root) %{_bindir}/xdvi-motif.bin
-# %attr(755,root,root) %{_bindir}/xdvizilla
-# %{_mandir}/man1/xdvizilla.1*
 %attr(755,root,root) %{_bindir}/xdvi-xaw
 %attr(755,root,root) %{_bindir}/xdvi
 %{_mandir}/man1/xdvi.1*
@@ -8078,30 +8495,25 @@ fi
 
 %files pdftex
 %defattr(644,root,root,755)
-# %doc %{texmf}/doc/programs/pdfcrop.txt
-# %attr(755,root,root) %{_bindir}/pdfxtex
-# %{_localstatedir}/fonts/map/pdftex
-# %dir %{texmf}/fonts/map/pdftex
-# %dir %{texmf}/fonts/map/pdftex/cmttf
-# %{texmf}/fonts/map/pdftex/cmttf/cmttf.map
-# %{texmf}/web2c/pdfetex-pl.pool
-# %{texmf}/web2c/pdfetex.pool
-# %{texmf}/web2c/pdfxtex.pool
-# %{_mandir}/man1/pdfxtex.1*
+%config(noreplace) %verify(not md5 mtime size) %{texmf}/tex/generic/config/pdftexconfig.tex
+%dir %{texmfdist}/doc/support
 %dir %{texmf}/fonts/map/pdftex
+%dir %{texmf}/scripts/epstopdf
 %doc %{texmfdist}/doc/pdftex
+%doc %{texmfdist}/doc/support/pdfcrop
 %attr(755,root,root) %{_bindir}/epstopdf
 %attr(755,root,root) %{_bindir}/pdfcrop
 %attr(755,root,root) %{_bindir}/pdftex
-%attr(1777,root,root) %dir %{fmtdir}/pdftex
-%config(noreplace) %verify(not md5 mtime size) %{texmf}/tex/generic/config/pdftexconfig.tex
-%{texmf}/fmtutil/format.pdftex.cnf
-%{texmfdist}/scripts/pdfcrop
+%attr(755,root,root) %{texmf}/scripts/epstopdf/epstopdf*
+%dir %{fmtdir}/pdftex
 %{_mandir}/man1/epstopdf.1*
 %{_mandir}/man1/pdftex.1*
 %{texmfdist}/fonts/enc/pdftex
 %{texmfdist}/fonts/map/pdftex
+%{texmfdist}/scripts/pdfcrop
+%{texmf}/fmtutil/format.pdftex.cnf
 %{texmf}/fonts/map/pdftex/updmap
+%{fmtdir}/pdftex/pdftex.fmt
 
 %files phyzzx
 %defattr(644,root,root,755)
@@ -8112,15 +8524,11 @@ fi
 %{texmfdist}/tex/phyzzx/base
 %{texmfdist}/tex/phyzzx/config
 %{texmf}/fmtutil/format.phyzzx.cnf
+%{fmtdir}/pdftex/phyzzx.fmt
 
 %files omega
 %defattr(644,root,root,755)
-# %{texmf}/web2c/omega.pool
-# %{texmf}/web2c/aleph.pool
-# %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/aleph.fmt
-# %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/lambda.fmt
-# %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/lamed.fmt
-# %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/omega.fmt
+%doc %{texmfdist}/doc/aleph
 %doc %{texmfdist}/doc/omega
 %doc %{texmfdist}/doc/lambda
 %dir %{texmfdist}/omega
@@ -8143,10 +8551,13 @@ fi
 %{texmfdist}/dvips/omega/config.omega
 %{texmfdist}/dvips/omega/omega.cfg
 %{texmfdist}/fonts/map/dvips/omega
+%{texmfdist}/tex/generic/omegahyph
 %{texmfdist}/omega/ocp
 %{texmfdist}/omega/otp
 %{texmfdist}/tex/lambda
 %{texmfdist}/source/lambda
+%{texmf}/fmtutil/format.omega.cnf
+%{texmf}/fmtutil/format.aleph.cnf
 %{_mandir}/man1/lambda.1*
 %{_mandir}/man1/mkocp.1*
 %{_mandir}/man1/mkofm.1*
@@ -8160,9 +8571,8 @@ fi
 %{_mandir}/man1/outocp.1*
 %{_mandir}/man1/ovf2ovp.1*
 %{_mandir}/man1/ovp2ovf.1*
-%{texmf}/fmtutil/format.omega.cnf
-%{texmf}/fmtutil/format.aleph.cnf
-%doc %{texmfdist}/doc/aleph
+%{fmtdir}/aleph
+%{fmtdir}/omega
 
 %files plain
 %defattr(644,root,root,755)
@@ -8170,44 +8580,26 @@ fi
 %{texmfdist}/tex/plain
 %exclude %{texmfdist}/tex/plain/config/xetex.ini
 %{texmf}/fmtutil/format.tex.cnf
-#%{texmf}/web2c/plain.mem
-#%{texmf}/web2c/plain.base
-
-# %files format-plain
-# %defattr(644,root,root,755)
-# %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/tex.fmt
-#%config(noreplace) %verify(not md5 mtime size) %{fmtdir}/plain.fmt
-
-# %files format-pdftex
-# %defattr(644,root,root,755)
-# %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/pdftex.fmt
-
-# %files format-pdfetex
-# %defattr(644,root,root,755)
-# %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/pdfetex.fmt
 
 %files mex
 %defattr(644,root,root,755)
-%doc %{texmfdist}/doc/mex
 %dir %{texmfdist}/tex/mex
-%dir %{texmfdist}/tex/mex/base
-%{texmfdist}/tex/mex/base/mex1.tex
-%{texmfdist}/tex/mex/base/mex2.tex
-%{texmfdist}/tex/mex/base/mex.tex
 %dir %{texmfdist}/tex/mex/config
-%{texmfdist}/tex/mex/base/mexconf.tex
+%doc %{texmfdist}/doc/mex
+%{texmfdist}/source/mex
+%{texmfdist}/tex/mex/base
+%{texmf}/fmtutil/format.mex.cnf
+%{texmf}/fmtutil/format.utf8mex.cnf
 
 %files format-mex
 %defattr(644,root,root,755)
 %attr(755,root,root) %{_bindir}/mex
 %{texmfdist}/tex/mex/config/mex.ini
-# %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/mex.fmt
 
 %files format-pdfmex
 %defattr(644,root,root,755)
 %attr(755,root,root) %{_bindir}/pdfmex
 %{texmfdist}/tex/mex/config/pdfmex.ini
-# %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/pdfmex.fmt
 
 %files format-utf8mex
 %defattr(644,root,root,755)
@@ -8215,31 +8607,20 @@ fi
 %dir %{texmfdist}/doc/mex
 %doc %{texmfdist}/doc/mex/utf8mex
 %{texmfdist}/tex/mex/utf8mex
-# %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/utf8mex.fmt
 
 %files amstex
 %defattr(644,root,root,755)
-%dir %{texmfdist}/tex/amstex
-%{texmfdist}/tex/amstex/base
 %{texmfdist}/tex/amstex/config
 %{texmfdist}/tex/plain/amsfonts
 
 %files format-amstex
 %defattr(644,root,root,755)
+%attr(755,root,root) %{_bindir}/amstex
 %doc %{texmfdist}/doc/amstex
 %{texmfdist}/tex/amstex
-%attr(755,root,root) %{_bindir}/amstex
-%{_mandir}/man1/amstex.1*
 %{texmf}/fmtutil/format.amstex.cnf
 %{texmf}/fmtutil/format.cyramstex.cnf
-# %lang(fi) %{_mandir}/fi/man1/amstex.1*
-# %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/amstex.fmt
-
-# %files format-pdfamstex
-# %defattr(644,root,root,755)
-# %attr(755,root,root) %{_bindir}/pdfamstex
-#%{texmf}/pdftex/amstex
-# %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/pdfamstex.fmt
+%{_mandir}/man1/amstex.1*
 
 %files csplain
 %defattr(644,root,root,755)
@@ -8254,20 +8635,19 @@ fi
 %doc %{texmfdist}/doc/cslatex/base/testlat.tex
 %attr(755,root,root) %{_bindir}/csplain
 %{texmfdist}/tex/csplain
+%{texmf}/fmtutil/format.csplain.cnf
 
 %files format-csplain
 %defattr(644,root,root,755)
-# %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/csplain.fmt
+%{fmtdir}/pdftex/csplain.fmt
 
 %files format-pdfcsplain
 %defattr(644,root,root,755)
 %attr(755,root,root) %{_bindir}/pdfcsplain
-# %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/pdfcsplain.fmt
+%{fmtdir}/pdftex/pdfcsplain.fmt
 
 %files cslatex
 %defattr(644,root,root,755)
-# %doc %{texmf}/doc/cstex/INSTALL.cslatex
-# %doc %{texmf}/doc/cstex/README.cslatex
 %{texmfdist}/tex/cslatex
 %{texmfdist}/tex/latex/cslatex
 
@@ -8275,32 +8655,10 @@ fi
 %defattr(644,root,root,755)
 %attr(755,root,root) %{_bindir}/cslatex
 %{texmf}/fmtutil/format.cslatex.cnf
-# %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/cslatex.fmt
 
 %files format-pdfcslatex
 %defattr(644,root,root,755)
 %attr(755,root,root) %{_bindir}/pdfcslatex
-# %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/pdfcslatex.fmt
-
-# %files cyrplain
-# %defattr(644,root,root,755)
-# %doc %{texmf}/doc/cyrplain
-# %{texmf}/tex/cyrplain
-
-# %files format-cyrplain
-# %defattr(644,root,root,755)
-# %attr(755,root,root) %{_bindir}/cyrtex
-# %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/cyrtex.fmt
-
-# %files format-cyramstex
-# %defattr(644,root,root,755)
-# %attr(755,root,root) %{_bindir}/cyramstex
-# %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/cyramstex.fmt
-
-# %files format-cyrtexinfo
-# %defattr(644,root,root,755)
-# %attr(755,root,root) %{_bindir}/cyrtexinfo
-# %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/cyrtexinfo.fmt
 
 %files eplain
 %defattr(644,root,root,755)
@@ -8308,6 +8666,8 @@ fi
 %doc %{texmfdist}/doc/eplain
 %{texmfdist}/tex/plain/etex
 %{texmfdist}/tex/eplain
+%dir %{texmfdist}/source/eplain
+%{texmfdist}/source/eplain/eplain-source-3.2.zip
 
 %files format-eplain
 %defattr(644,root,root,755)
@@ -8316,13 +8676,12 @@ fi
 %{_mandir}/man1/eplain.1*
 %{_mandir}/man1/etex.1*
 %{texmf}/fmtutil/format.eplain.cnf
-# %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/eplain.fmt
-# %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/etex.fmt
+%{fmtdir}/pdftex/etex.fmt
 
 %files context
 %defattr(644,root,root,755)
 %doc %{texmfdist}/doc/context
-# %doc %{texmf}/doc/polish/context
+%doc %{texmfdist}/doc/luatex
 %attr(755,root,root) %{_bindir}/context
 %attr(755,root,root) %{_bindir}/ctxtools
 %attr(755,root,root) %{_bindir}/exatools
@@ -8331,7 +8690,6 @@ fi
 %attr(755,root,root) %{_bindir}/mpstools
 %attr(755,root,root) %{_bindir}/mtxrun
 %attr(755,root,root) %{_bindir}/mtxtools
-%attr(755,root,root) %{_bindir}/pdfthumb
 %attr(755,root,root) %{_bindir}/pdftools
 %attr(755,root,root) %{_bindir}/pdftrimwhite
 %attr(755,root,root) %{_bindir}/pstopdf
@@ -8346,7 +8704,6 @@ fi
 %attr(755,root,root) %{_bindir}/texutil
 %attr(755,root,root) %{_bindir}/tmftools
 %attr(755,root,root) %{_bindir}/xmltools
-# %{_mandir}/man1/fdf2tex.1*
 %{_mandir}/man1/ctxtools.1*
 %{_mandir}/man1/pdftools.1*
 %{_mandir}/man1/pstopdf.1*
@@ -8355,10 +8712,8 @@ fi
 %{_mandir}/man1/texmfstart.1*
 %{_mandir}/man1/textools.1*
 %{_mandir}/man1/texutil.1*
-# %{_mandir}/man1/texshow.1*
 %{texmfdist}/context
 %{texmfdist}/fonts/enc/dvips/context
-# %{texmfdist}/fonts/map/dvips/context
 %{texmfdist}/metapost/context
 %{texmfdist}/scripts/context
 %{texmfdist}/tex/context
@@ -8370,89 +8725,39 @@ fi
 %{texmfdist}/tex/latex/context
 %{texmfdist}/bibtex/bst/context
 %{texmf}/fmtutil/format.context.cnf
-%doc %{texmfdist}/doc/luatex
-
-# no fmt, so commented out
-#%files format-context-cz
-#%defattr(644,root,root,755)
-#%%{texmf}/tex/context/config/cont-cz.ini
-# does not build with beta 20021025
-#%config(noreplace) %verify(not md5 mtime size) %{fmtdir}/cont-cz.efmt
+%{texmf}/fmtutil/format.luatex.cnf
+%{texmf}/web2c/context.cnf
 
 %files format-context-de
 %defattr(644,root,root,755)
 %{texmfdist}/tex/context/config/cont-de.ini
-# %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/cont-de.fmt
-#%{_mandir}/man1/cont-de.1*
 
 %files format-context-en
 %defattr(644,root,root,755)
 %{texmfdist}/tex/context/config/cont-en.ini
-# %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/cont-en.fmt
-#%{_mandir}/man1/cont-en.1*
 # what is the difference betwen uk and en in this particular situation?
 %{texmfdist}/tex/context/config/cont-uk.ini
-# %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/cont-uk.fmt
-
-# no fmt, so commented out
-#%files format-context-it
-#%defattr(644,root,root,755)
-#%%{texmf}/tex/context/config/cont-it.ini
 
 %files format-context-nl
 %defattr(644,root,root,755)
 %{texmfdist}/tex/context/config/cont-nl.ini
-# %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/cont-nl.fmt
-#%{_mandir}/man1/cont-nl.1*
-
-# no fmt, so commented out
-#%files format-context-ro
-#%defattr(644,root,root,755)
-#%%{texmf}/tex/context/config/cont-ro.ini
-
 
 %files latex
 %defattr(644,root,root,755)
 %attr(755,root,root) %{_bindir}/lacheck
 %attr(755,root,root) %{_bindir}/latex
 %attr(755,root,root) %{_bindir}/pslatex
-# %lang(fi) %{_mandir}/fi/man1/latex.1*
-# %lang(pl) %{_mandir}/pl/man1/latex.1*
-# %{_infodir}/latex.info*
-%{texmf}/fmtutil/format.latex.cnf
-%{_mandir}/man1/lacheck.1*
-%{_mandir}/man1/latex.1*
-%{_mandir}/man1/pslatex.1*
-
-%dir %{texmfdist}/scripts
 %dir %{texmfdist}/scripts/pst-pdf
 %dir %{texmfdist}/source/generic
 %dir %{texmfdist}/tex/latex
+%dir %{texmfdist}/tex/latex/latexconfig
 %dir %{texmfdist}/tex/plain
 %dir %{texmf}/tex/latex
-
-# %{texmfdist}/tex/latex/citesort
-# %{texmfdist}/tex/latex/dvilj
-# %{texmfdist}/tex/latex/eclbip
-# %{texmfdist}/tex/latex/eo
-# %{texmfdist}/tex/latex/example
-# %{texmfdist}/tex/latex/fguill
-# %{texmfdist}/tex/latex/floatflt
-# %{texmfdist}/tex/latex/gletter
-# %{texmfdist}/tex/latex/here
-# %{texmfdist}/tex/latex/mt11p
-# %{texmfdist}/tex/latex/relsize
-# %{texmfdist}/tex/latex/selectp
-# %{texmfdist}/tex/latex/shadow
-# %{texmfdist}/tex/latex/showtags
-# %{texmfdist}/tex/latex/tabls
-# %{texmfdist}/tex/latex/texmacs
-# %{texmfdist}/tex/latex/threeparttable
-# %{texmfdist}/tex/latex/treesvr
-# %{texmfdist}/tex/latex/ulem
-# %{texmfdist}/tex/latex/url
-# %{texmf}/tex/latex/version
-# %{texmf}/tex/latex/vpage
+%{_mandir}/man1/lacheck.1*
+%{_mandir}/man1/latex.1*
+%{_mandir}/man1/pslatex.1*
+%{texmf}/fmtutil/format.latex.cnf
+%{texmfdist}/tex/latex/floatflt
 %{texmfdist}/scripts/pst-pdf/ps4pdf
 %{texmfdist}/tex/generic/pstricks
 %{texmfdist}/tex/generic/shapepar
@@ -8460,33 +8765,20 @@ fi
 %{texmfdist}/source/generic/textmerg
 %{texmfdist}/tex/latex/12many
 %{texmfdist}/tex/latex/AkkTeX
-%{texmfdist}/tex/latex/ESIEEcv
 %{texmfdist}/tex/latex/GuIT
-%{texmfdist}/tex/latex/HA-prosper
-%{texmfdist}/tex/latex/IEEEconf
 %{texmfdist}/tex/latex/IEEEtran
-%{texmfdist}/tex/latex/SIstyle
 %{texmfdist}/tex/latex/Tabbing
 %{texmfdist}/tex/latex/a0poster
-%{texmfdist}/tex/latex/aastex
-%{texmfdist}/tex/latex/abc
-%{texmfdist}/tex/latex/achemso
-%{texmfdist}/tex/latex/acmconf
 %{texmfdist}/tex/latex/acmtrans
 %{texmfdist}/tex/latex/acronym
-%{texmfdist}/tex/latex/active-conf
-%{texmfdist}/tex/latex/addlines
 %{texmfdist}/tex/latex/adrlist
 %{texmfdist}/tex/latex/aeguill
 %{texmfdist}/tex/latex/afthesis
 %{texmfdist}/tex/latex/aguplus
-%{texmfdist}/tex/latex/aiaa
 %{texmfdist}/tex/latex/akletter
-%{texmfdist}/tex/latex/alg
 %{texmfdist}/tex/latex/algorithm2e
 %{texmfdist}/tex/latex/algorithmicx
 %{texmfdist}/tex/latex/allrunes
-%{texmfdist}/tex/latex/alnumsec
 %{texmfdist}/tex/latex/altfont
 %{texmfdist}/tex/latex/ametsoc
 %{texmfdist}/tex/latex/amsaddr
@@ -8497,21 +8789,16 @@ fi
 %{texmfdist}/tex/latex/anyfontsize
 %{texmfdist}/tex/latex/anysize
 %{texmfdist}/tex/latex/apa
-%{texmfdist}/tex/latex/apacite
 %{texmfdist}/tex/latex/apl
 %{texmfdist}/tex/latex/ar
 %{texmfdist}/tex/latex/arabi
 %{texmfdist}/tex/latex/arabtex
 %{texmfdist}/tex/latex/archaic
-%{texmfdist}/tex/latex/arcs
 %{texmfdist}/tex/latex/arev
 %{texmfdist}/tex/latex/armenian
-%{texmfdist}/tex/latex/arydshln
-%{texmfdist}/tex/latex/asaetr
 %{texmfdist}/tex/latex/ascelike
 %{texmfdist}/tex/latex/ascii
 %{texmfdist}/tex/latex/assignment
-%{texmfdist}/tex/latex/attachfile
 %{texmfdist}/tex/latex/augie
 %{texmfdist}/tex/latex/auncial-new
 %{texmfdist}/tex/latex/aurical
@@ -8521,7 +8808,6 @@ fi
 %{texmfdist}/tex/latex/autoarea
 %{texmfdist}/tex/latex/autotab
 %{texmfdist}/tex/latex/avantgar
-%{texmfdist}/tex/latex/babelbib
 %{texmfdist}/tex/latex/bangtex
 %{texmfdist}/tex/latex/barcodes
 %{texmfdist}/tex/latex/base
@@ -8533,36 +8819,26 @@ fi
 %{texmfdist}/tex/latex/bera
 %{texmfdist}/tex/latex/betababel
 %{texmfdist}/tex/latex/beton
-%{texmfdist}/tex/latex/bez123
 %{texmfdist}/tex/latex/bibarts
 %{texmfdist}/tex/latex/bibleref
 %{texmfdist}/tex/latex/biblist
-%{texmfdist}/tex/latex/bibtopicprefix
 %{texmfdist}/tex/latex/bigfoot
-%{texmfdist}/tex/latex/binomexp
-%{texmfdist}/tex/latex/biocon
 %{texmfdist}/tex/latex/bizcard
 %{texmfdist}/tex/latex/blacklettert1
 %{texmfdist}/tex/latex/blindtext
-%{texmfdist}/tex/latex/blowup
 %{texmfdist}/tex/latex/boisik
-%{texmfdist}/tex/latex/boites
 %{texmfdist}/tex/latex/boldtensors
 %{texmfdist}/tex/latex/bookest
 %{texmfdist}/tex/latex/bookhands
-%{texmfdist}/tex/latex/booklet
 %{texmfdist}/tex/latex/bookman
 %{texmfdist}/tex/latex/bophook
 %{texmfdist}/tex/latex/boxhandler
-%{texmfdist}/tex/latex/bpchem
 %{texmfdist}/tex/latex/braille
 %{texmfdist}/tex/latex/breakurl
 %{texmfdist}/tex/latex/bridge
 %{texmfdist}/tex/latex/brushscr
-%{texmfdist}/tex/latex/bullcntr
 %{texmfdist}/tex/latex/burmese
 %{texmfdist}/tex/latex/bussproofs
-%{texmfdist}/tex/latex/bytefield
 %{texmfdist}/tex/latex/calrsfs
 %{texmfdist}/tex/latex/calxxxx
 %{texmfdist}/tex/latex/captcont
@@ -8570,36 +8846,21 @@ fi
 %{texmfdist}/tex/latex/catechis
 %{texmfdist}/tex/latex/cbcoptic
 %{texmfdist}/tex/latex/cbfonts
-%{texmfdist}/tex/latex/ccaption
-%{texmfdist}/tex/latex/cchess
 %{texmfdist}/tex/latex/cclicenses
 %{texmfdist}/tex/latex/cd-cover
 %{texmfdist}/tex/latex/cd
 %{texmfdist}/tex/latex/cdpbundl
 %{texmfdist}/tex/latex/cellspace
-%{texmfdist}/tex/latex/changebar
 %{texmfdist}/tex/latex/changepage
 %{texmfdist}/tex/latex/changes
-%{texmfdist}/tex/latex/chappg
 %{texmfdist}/tex/latex/chapterfolder
-%{texmfdist}/tex/latex/chemarrow
-%{texmfdist}/tex/latex/chemcompounds
-%{texmfdist}/tex/latex/chemcono
-%{texmfdist}/tex/latex/chemstyle
 %{texmfdist}/tex/latex/cherokee
-%{texmfdist}/tex/latex/chess
-%{texmfdist}/tex/latex/chessboard
-%{texmfdist}/tex/latex/chessfss
 %{texmfdist}/tex/latex/chicago
 %{texmfdist}/tex/latex/china2e
-%{texmfdist}/tex/latex/chletter
-%{texmfdist}/tex/latex/circ
 %{texmfdist}/tex/latex/citeref
 %{texmfdist}/tex/latex/cjhebrew
 %{texmfdist}/tex/latex/cjk
-%{texmfdist}/tex/latex/cjw
 %{texmfdist}/tex/latex/classicthesis
-%{texmfdist}/tex/latex/clefval
 %{texmfdist}/tex/latex/cleveref
 %{texmfdist}/tex/latex/clock
 %{texmfdist}/tex/latex/clrscode
@@ -8608,28 +8869,14 @@ fi
 %{texmfdist}/tex/latex/cmap
 %{texmfdist}/tex/latex/cmcyralt
 %{texmfdist}/tex/latex/cmdstring
-%{texmfdist}/tex/latex/cmdtrack
-%{texmfdist}/tex/latex/cmll
 %{texmfdist}/tex/latex/cmsd
 %{texmfdist}/tex/latex/codepage
 %{texmfdist}/tex/latex/colorinfo
-%{texmfdist}/tex/latex/colortbl
-%{texmfdist}/tex/latex/colorwav
-%{texmfdist}/tex/latex/combine
 %{texmfdist}/tex/latex/commath
 %{texmfdist}/tex/latex/compactbib
 %{texmfdist}/tex/latex/complexity
-%{texmfdist}/tex/latex/computational-complexity
 %{texmfdist}/tex/latex/concprog
 %{texmfdist}/tex/latex/confproc
-%{texmfdist}/tex/latex/constants
-%{texmfdist}/tex/latex/contour
-%{texmfdist}/tex/latex/cooking
-%{texmfdist}/tex/latex/cool
-%{texmfdist}/tex/latex/coollist
-%{texmfdist}/tex/latex/coolstr
-%{texmfdist}/tex/latex/cooltooltips
-%{texmfdist}/tex/latex/coordsys
 %{texmfdist}/tex/latex/courier-scaled
 %{texmfdist}/tex/latex/courier
 %{texmfdist}/tex/latex/courseoutline
@@ -8638,58 +8885,37 @@ fi
 %{texmfdist}/tex/latex/covington
 %{texmfdist}/tex/latex/crop
 %{texmfdist}/tex/latex/crossreference
-%{texmfdist}/tex/latex/crosswrd
 %{texmfdist}/tex/latex/csbulletin
 %{texmfdist}/tex/latex/csquotes
-%{texmfdist}/tex/latex/csvtools
-%{texmfdist}/tex/latex/ctable
 %{texmfdist}/tex/latex/ctib
-%{texmfdist}/tex/latex/cuisine
 %{texmfdist}/tex/latex/cursor
-%{texmfdist}/tex/latex/curve
-%{texmfdist}/tex/latex/curve2e
 %{texmfdist}/tex/latex/cv
 %{texmfdist}/tex/latex/cweb-latex
-%{texmfdist}/tex/latex/cwpuzzle
 %{texmfdist}/tex/latex/cyklop
-%{texmfdist}/tex/latex/dashbox
-%{texmfdist}/tex/latex/dashrule
-%{texmfdist}/tex/latex/datatool
 %{texmfdist}/tex/latex/dateiliste
-%{texmfdist}/tex/latex/datenumber
 %{texmfdist}/tex/latex/datetime
 %{texmfdist}/tex/latex/dcpic
 %{texmfdist}/tex/latex/decimal
-%{texmfdist}/tex/latex/delimtxt
 %{texmfdist}/tex/latex/diagnose
-%{texmfdist}/tex/latex/dialogl
 %{texmfdist}/tex/latex/dichokey
 %{texmfdist}/tex/latex/dictsym
 %{texmfdist}/tex/latex/digiconfigs
-%{texmfdist}/tex/latex/dinbrief
 %{texmfdist}/tex/latex/dingbat
 %{texmfdist}/tex/latex/directory
-%{texmfdist}/tex/latex/disser
 %{texmfdist}/tex/latex/dlfltxb
-%{texmfdist}/tex/latex/dnaseq
 %{texmfdist}/tex/latex/docmfp
 %{texmfdist}/tex/latex/doi
 %{texmfdist}/tex/latex/doipubmed
 %{texmfdist}/tex/latex/dotarrow
-%{texmfdist}/tex/latex/dotseqn
 %{texmfdist}/tex/latex/dottex
 %{texmfdist}/tex/latex/doublestroke
 %{texmfdist}/tex/latex/dpfloat
-%{texmfdist}/tex/latex/dprogress
 %{texmfdist}/tex/latex/drac
 %{texmfdist}/tex/latex/draftcopy
-%{texmfdist}/tex/latex/draftwatermark
 %{texmfdist}/tex/latex/dramatist
-%{texmfdist}/tex/latex/dtk
 %{texmfdist}/tex/latex/duerer-latex
 %{texmfdist}/tex/latex/dvdcoll
 %{texmfdist}/tex/latex/dvipdfmx-def
-%{texmfdist}/tex/latex/dyntree
 %{texmfdist}/tex/latex/eCards
 %{texmfdist}/tex/latex/ean13isbn
 %{texmfdist}/tex/latex/easy
@@ -8699,19 +8925,15 @@ fi
 %{texmfdist}/tex/latex/ecltree
 %{texmfdist}/tex/latex/eco
 %{texmfdist}/tex/latex/economic
-%{texmfdist}/tex/latex/ecv
 %{texmfdist}/tex/latex/ed
 %{texmfdist}/tex/latex/edmargin
 %{texmfdist}/tex/latex/ednotes
 %{texmfdist}/tex/latex/eemeir
 %{texmfdist}/tex/latex/eepic
 %{texmfdist}/tex/latex/egameps
-%{texmfdist}/tex/latex/egplot
 %{texmfdist}/tex/latex/eiad
 %{texmfdist}/tex/latex/ellipsis
-%{texmfdist}/tex/latex/elmath
 %{texmfdist}/tex/latex/elpres
-%{texmfdist}/tex/latex/elsarticle
 %{texmfdist}/tex/latex/elsevier
 %{texmfdist}/tex/latex/em
 %{texmfdist}/tex/latex/emp
@@ -8722,25 +8944,18 @@ fi
 %{texmfdist}/tex/latex/engpron
 %{texmfdist}/tex/latex/engrec
 %{texmfdist}/tex/latex/envbig
-%{texmfdist}/tex/latex/environ
 %{texmfdist}/tex/latex/envlab
 %{texmfdist}/tex/latex/epigrafica
 %{texmfdist}/tex/latex/epigraph
 %{texmfdist}/tex/latex/epiolmec
 %{texmfdist}/tex/latex/epsdice
 %{texmfdist}/tex/latex/epspdfconversion
-%{texmfdist}/tex/latex/eqlist
 %{texmfdist}/tex/latex/eqname
-%{texmfdist}/tex/latex/eqnarray
 %{texmfdist}/tex/latex/eqparbox
 %{texmfdist}/tex/latex/errata
-%{texmfdist}/tex/latex/esdiff
 %{texmfdist}/tex/latex/esint
-%{texmfdist}/tex/latex/eskd
 %{texmfdist}/tex/latex/eskdx
 %{texmfdist}/tex/latex/eso-pic
-%{texmfdist}/tex/latex/esvect
-%{texmfdist}/tex/latex/etaremune
 %{texmfdist}/tex/latex/etex-pkg
 %{texmfdist}/tex/latex/ethiop
 %{texmfdist}/tex/latex/etoolbox
@@ -8757,15 +8972,11 @@ fi
 %{texmfdist}/tex/latex/examplep
 %{texmfdist}/tex/latex/exceltex
 %{texmfdist}/tex/latex/exercise
-%{texmfdist}/tex/latex/expdlist
 %{texmfdist}/tex/latex/expl3
-%{texmfdist}/tex/latex/export
 %{texmfdist}/tex/latex/extarrows
-%{texmfdist}/tex/latex/extpfeil
 %{texmfdist}/tex/latex/extract
 %{texmfdist}/tex/latex/extsizes
 %{texmfdist}/tex/latex/facsimile
-%{texmfdist}/tex/latex/faktor
 %{texmfdist}/tex/latex/fancybox
 %{texmfdist}/tex/latex/fancyhdr
 %{texmfdist}/tex/latex/fancynum
@@ -8775,24 +8986,19 @@ fi
 %{texmfdist}/tex/latex/fax
 %{texmfdist}/tex/latex/fc
 %{texmfdist}/tex/latex/feyn
-%{texmfdist}/tex/latex/feynmf
 %{texmfdist}/tex/latex/fge
 %{texmfdist}/tex/latex/figbib
 %{texmfdist}/tex/latex/figsize
 %{texmfdist}/tex/latex/filecontents
 %{texmfdist}/tex/latex/fink
 %{texmfdist}/tex/latex/fixfoot
-%{texmfdist}/tex/latex/fixme
 %{texmfdist}/tex/latex/flabels
 %{texmfdist}/tex/latex/flacards
 %{texmfdist}/tex/latex/flagderiv
 %{texmfdist}/tex/latex/flashcards
-%{texmfdist}/tex/latex/flippdf
 %{texmfdist}/tex/latex/float
 %{texmfdist}/tex/latex/floatrow
-%{texmfdist}/tex/latex/flowfram
 %{texmfdist}/tex/latex/fmp
-%{texmfdist}/tex/latex/fmtcount
 %{texmfdist}/tex/latex/fnbreak
 %{texmfdist}/tex/latex/fncychap
 %{texmfdist}/tex/latex/foekfont
@@ -8802,10 +9008,6 @@ fi
 %{texmfdist}/tex/latex/fonttable
 %{texmfdist}/tex/latex/footmisc
 %{texmfdist}/tex/latex/footnpag
-%{texmfdist}/tex/latex/forarray
-%{texmfdist}/tex/latex/forloop
-%{texmfdist}/tex/latex/formula
-%{texmfdist}/tex/latex/fouridx
 %{texmfdist}/tex/latex/fourier
 %{texmfdist}/tex/latex/fouriernc
 %{texmfdist}/tex/latex/fp
@@ -8817,10 +9019,8 @@ fi
 %{texmfdist}/tex/latex/frontespizio
 %{texmfdist}/tex/latex/fullblck
 %{texmfdist}/tex/latex/fullpict
-%{texmfdist}/tex/latex/functan
 %{texmfdist}/tex/latex/fundus
 %{texmfdist}/tex/latex/gaceta
-%{texmfdist}/tex/latex/galois
 %{texmfdist}/tex/latex/gastex
 %{texmfdist}/tex/latex/gatech-thesis
 %{texmfdist}/tex/latex/gauss
@@ -8839,7 +9039,6 @@ fi
 %{texmfdist}/tex/latex/gfsneohellenic
 %{texmfdist}/tex/latex/gfsporson
 %{texmfdist}/tex/latex/gfssolomos
-%{texmfdist}/tex/latex/ginpenc
 %{texmfdist}/tex/latex/gloss
 %{texmfdist}/tex/latex/glossaries
 %{texmfdist}/tex/latex/gmdoc
@@ -8847,8 +9046,6 @@ fi
 %{texmfdist}/tex/latex/gmiflink
 %{texmfdist}/tex/latex/gmutils
 %{texmfdist}/tex/latex/gmverb
-%{texmfdist}/tex/latex/gnuplottex
-%{texmfdist}/tex/latex/go
 %{texmfdist}/tex/latex/graphics
 %{texmfdist}/tex/latex/graphicx-psmin
 %{texmfdist}/tex/latex/greek-inputenc
@@ -8859,7 +9056,6 @@ fi
 %{texmfdist}/tex/latex/grotesq
 %{texmfdist}/tex/latex/grverb
 %{texmfdist}/tex/latex/gu
-%{texmfdist}/tex/latex/guitar
 %{texmfdist}/tex/latex/guitbeamer
 %{texmfdist}/tex/latex/hanging
 %{texmfdist}/tex/latex/har2nat
@@ -8875,12 +9071,10 @@ fi
 %{texmfdist}/tex/latex/hepunits
 %{texmfdist}/tex/latex/hexgame
 %{texmfdist}/tex/latex/hfoldsty
-%{texmfdist}/tex/latex/hhtensor
 %{texmfdist}/tex/latex/hilowres
 %{texmfdist}/tex/latex/histogr
 %{texmfdist}/tex/latex/hitec
 %{texmfdist}/tex/latex/hpsdiss
-%{texmfdist}/tex/latex/hrlatex
 %{texmfdist}/tex/latex/hvfloat
 %{texmfdist}/tex/latex/hypdvips
 %{texmfdist}/tex/latex/hyper
@@ -8902,7 +9096,6 @@ fi
 %{texmfdist}/tex/latex/inlinebib
 %{texmfdist}/tex/latex/inlinedef
 %{texmfdist}/tex/latex/interactiveworkbook
-%{texmfdist}/tex/latex/inversepath
 %{texmfdist}/tex/latex/invoice
 %{texmfdist}/tex/latex/ipa
 %{texmfdist}/tex/latex/iso
@@ -8910,12 +9103,9 @@ fi
 %{texmfdist}/tex/latex/isodate
 %{texmfdist}/tex/latex/isodoc
 %{texmfdist}/tex/latex/isonums
-%{texmfdist}/tex/latex/isorot
-%{texmfdist}/tex/latex/isotope
 %{texmfdist}/tex/latex/itnumpar
 %{texmfdist}/tex/latex/itrans
 %{texmfdist}/tex/latex/iwona
-%{texmfdist}/tex/latex/jeopardy
 %{texmfdist}/tex/latex/jhep
 %{texmfdist}/tex/latex/jknapltx
 %{texmfdist}/tex/latex/jneurosci
@@ -8926,14 +9116,12 @@ fi
 %{texmfdist}/tex/latex/jurarsp
 %{texmfdist}/tex/latex/koma-script
 %{texmfdist}/tex/latex/labels
-%dir %{texmfdist}/tex/latex/latexconfig
 %{texmfdist}/tex/latex/latexconfig/latex.ini
 %{texmfdist}/tex/latex/latexconfig/lualatex.ini
 %{texmfdist}/tex/latex/latexconfig/mllatex.ini
 %{texmfdist}/tex/latex/latexconfig/pdflatex.ini
 %{texmfdist}/tex/latex/latexconfig/pdflualatex.ini
 %{texmfdist}/tex/latex/layouts
-%{texmfdist}/tex/latex/lettrine
 %{texmfdist}/tex/latex/listings
 %{texmfdist}/tex/latex/ltabptch
 %{texmfdist}/tex/latex/localloc
@@ -8971,6 +9159,7 @@ fi
 %{texmfdist}/tex/latex/overpic
 %{texmfdist}/tex/latex/paralist
 %{texmfdist}/tex/latex/pb-diagram
+%{texmfdist}/tex/latex/pdftex-def
 %{texmfdist}/tex/latex/pdfpages
 %{texmfdist}/tex/latex/picinpar
 %{texmfdist}/tex/latex/pict2e
@@ -9109,6 +9298,8 @@ fi
 %{texmfdist}/tex/plain/etex
 %{texmf}/tex/latex/config
 %{texmf}/tex/latex/dvipdfm
+%{fmtdir}/pdftex/latex.fmt
+%{fmtdir}/pdftex/mllatex.fmt
 
 %files latex-12many
 %defattr(644,root,root,755)
@@ -9119,6 +9310,7 @@ fi
 %defattr(644,root,root,755)
 %doc %{texmfdist}/doc/latex/abstract
 %{texmfdist}/tex/latex/abstract
+%{texmfdist}/source/latex/abstract
 
 %files latex-accfonts
 %defattr(644,root,root,755)
@@ -9141,15 +9333,20 @@ fi
 
 %files latex-ams
 %defattr(644,root,root,755)
+%doc %{texmfdist}/doc/fonts/amsfonts
 %doc %{texmfdist}/doc/latex/amscls
 %doc %{texmfdist}/doc/latex/amsmath
 %doc %{texmfdist}/doc/latex/onlyamsmath
-%{texmfdist}/doc/fonts/amsfonts
 %{texmfdist}/tex/latex/amscls
 %{texmfdist}/tex/latex/amsmath
 %{texmfdist}/tex/latex/amsfonts
 %{texmfdist}/tex/latex/onlyamsmath
 %{texmfdist}/source/latex/onlyamsmath
+%{texmfdist}/source/latex/amsaddr
+%{texmfdist}/source/latex/amscls
+%{texmfdist}/source/latex/amsfonts
+%{texmfdist}/source/latex/amsmath
+%{texmfdist}/source/latex/amsrefs
 
 %files latex-antp
 %defattr(644,root,root,755)
@@ -9163,11 +9360,7 @@ fi
 %defattr(644,root,root,755)
 %doc %{texmfdist}/doc/latex/appendix
 %{texmfdist}/tex/latex/appendix
-
-%files latex-backgammon
-%defattr(644,root,root,755)
-%doc %{texmfdist}/doc/latex/backgammon
-%{texmfdist}/tex/latex/backgammon
+%{texmfdist}/source/latex/appendix
 
 %files latex-bardiag
 %defattr(644,root,root,755)
@@ -9198,43 +9391,41 @@ fi
 
 %files latex-bibtex
 %defattr(644,root,root,755)
+%dir %{texmfdist}/bibtex
+%dir %{texmfdist}/bibtex/bib
+%dir %{texmfdist}/bibtex/bst
+%dir %{texmfdist}/bibtex/csf
+%dir %{texmfdist}/doc/bibtex
+%dir %{texmf}/bibtex
 %doc %{texmfdist}/doc/bibtex/base
 %doc %{texmfdist}/doc/latex/adrconv
 %doc %{texmfdist}/doc/latex/bibtopic
 %doc %{texmfdist}/doc/latex/bibunits
-%doc %{texmfdist}/doc/latex/natbib
 %doc %{texmfdist}/doc/latex/footbib
+%doc %{texmfdist}/doc/latex/natbib
 %doc %{texmf}/doc/bibtex8
-%dir %{texmfdist}/doc/bibtex
-%dir %{texmfdist}/bibtex
-%dir %{texmfdist}/bibtex/bib
-%dir %{texmfdist}/bibtex/bst
-%dir %{texmfdist}/bibtex/csf
+%{_mandir}/man1/bibtex.1*
+%{_mandir}/man1/rubibtex.1*
 
 %attr(755,root,root) %{_bindir}/bibtex
 %attr(755,root,root) %{_bindir}/rubibtex
-
-%{texmfdist}/bibtex/bst/base
-%{texmfdist}/bibtex/csf/base
+%{texmfdist}/bibtex/bib/adrconv
 %{texmfdist}/bibtex/bib/base
 %{texmfdist}/bibtex/bst/adrconv
-%{texmfdist}/bibtex/bib/adrconv
+%{texmfdist}/bibtex/bst/base
+%{texmfdist}/bibtex/bst/natbib
+%{texmfdist}/bibtex/csf/base
 %{texmfdist}/source/latex/adrconv
+%{texmfdist}/source/latex/bibtopic
+%{texmfdist}/source/latex/bibunits
+%{texmfdist}/source/latex/footbib
 %{texmfdist}/tex/latex/adrconv
-# %{texmf}/bibtex/bst/misc
-%{texmfdist}/bibtex/bst/natbib
-%{texmfdist}/tex/latex/natbib
 %{texmfdist}/tex/latex/bibtopic
-%{texmfdist}/source/latex/bibunits
 %{texmfdist}/tex/latex/bibunits
-%{texmfdist}/source/latex/footbib
 %{texmfdist}/tex/latex/footbib
-%dir %{texmf}/bibtex
+%{texmfdist}/tex/latex/natbib
 %{texmf}/bibtex/csf
 
-%{_mandir}/man1/bibtex.1*
-%{_mandir}/man1/rubibtex.1*
-
 %files latex-bibtex-ams
 %defattr(644,root,root,755)
 %{texmfdist}/bibtex/bst/ams
@@ -9254,7 +9445,8 @@ fi
 %files latex-bibtex-revtex4
 %defattr(644,root,root,755)
 %dir %{texmfdist}/source/latex/revtex
-%doc %{texmfdist}/doc/latex/revtex/revtex4.pdf
+%dir %{texmfdist}/doc/latex
+%doc %{texmfdist}/doc/latex/revtex
 %{texmfdist}/source/latex/revtex/revtex4.dtx
 %{texmfdist}/source/latex/revtex/revtex4.ins
 %{texmfdist}/tex/latex/revtex/revtex4.cls
@@ -9276,30 +9468,29 @@ fi
 %{texmfdist}/source/latex/dk-bib
 %{texmfdist}/tex/latex/dk-bib
 
-# %files latex-bibtex-nor
-# %defattr(644,root,root,755)
-# %{texmf}/bibtex/bst/norbib
-
 %files latex-bibtex-styles
 %defattr(644,root,root,755)
-%doc %{texmfdist}/doc/generic/t2
 %dir %{texmfdist}/source/bibtex
+%doc %{texmfdist}/doc/bibtex/abstyles
+%doc %{texmfdist}/doc/bibtex/bibhtml
+%doc %{texmfdist}/doc/bibtex/dinat
+%doc %{texmfdist}/doc/bibtex/economic
+%doc %{texmfdist}/doc/bibtex/elsevier-bib
+%doc %{texmfdist}/doc/bibtex/gost
+%doc %{texmfdist}/doc/bibtex/ijqc
+%doc %{texmfdist}/doc/bibtex/iopart-num
+%doc %{texmfdist}/doc/generic/t2
+%doc %{texmfdist}/doc/latex/IEEEtran
 %{texmfdist}/bibtex/bib/IEEEtran
 %{texmfdist}/bibtex/bib/abstyles
 %{texmfdist}/bibtex/bib/achemso
 %{texmfdist}/bibtex/bib/acmtrans
-%{texmfdist}/bibtex/bib/aiaa
-%{texmfdist}/bibtex/bib/apacite
-%{texmfdist}/bibtex/bib/asaetr
 %{texmfdist}/bibtex/bib/ascelike
 %{texmfdist}/bibtex/bib/beebe
 %{texmfdist}/bibtex/bib/bibhtml
 %{texmfdist}/bibtex/bib/bibtopic
-%{texmfdist}/bibtex/bib/biocon
-%{texmfdist}/bibtex/bib/computational-complexity
 %{texmfdist}/bibtex/bib/din1505
 %{texmfdist}/bibtex/bib/directory
-%{texmfdist}/bibtex/bib/dtk
 %{texmfdist}/bibtex/bib/figbib
 %{texmfdist}/bibtex/bib/frankenstein
 %{texmfdist}/bibtex/bib/gatech-thesis
@@ -9313,7 +9504,6 @@ fi
 %{texmfdist}/bibtex/bib/lsc
 %{texmfdist}/bibtex/bib/msc
 %{texmfdist}/bibtex/bib/nostarch
-%{texmfdist}/bibtex/bib/philosophersimprint
 %{texmfdist}/bibtex/bib/revtex
 %{texmfdist}/bibtex/bib/spie
 %{texmfdist}/bibtex/bib/urlbst
@@ -9323,24 +9513,18 @@ fi
 %{texmfdist}/bibtex/bst/acmtrans
 %{texmfdist}/bibtex/bst/afthesis
 %{texmfdist}/bibtex/bst/aguplus
-%{texmfdist}/bibtex/bst/aiaa
 %{texmfdist}/bibtex/bst/aichej
 %{texmfdist}/bibtex/bst/ametsoc
-%{texmfdist}/bibtex/bst/apacite
-%{texmfdist}/bibtex/bst/asaetr
 %{texmfdist}/bibtex/bst/ascelike
-%{texmfdist}/bibtex/bst/babelbib
 %{texmfdist}/bibtex/bst/beebe
 %{texmfdist}/bibtex/bst/bibhtml
 %{texmfdist}/bibtex/bst/chem-journal
 %{texmfdist}/bibtex/bst/chicago
-%{texmfdist}/bibtex/bst/computational-complexity
 %{texmfdist}/bibtex/bst/confproc
 %{texmfdist}/bibtex/bst/datatool
 %{texmfdist}/bibtex/bst/din1505
 %{texmfdist}/bibtex/bst/dinat
 %{texmfdist}/bibtex/bst/directory
-%{texmfdist}/bibtex/bst/dtk
 %{texmfdist}/bibtex/bst/dvdcoll
 %{texmfdist}/bibtex/bst/economic
 %{texmfdist}/bibtex/bst/elsevier-bib
@@ -9364,7 +9548,6 @@ fi
 %{texmfdist}/bibtex/bst/jneurosci
 %{texmfdist}/bibtex/bst/jurarsp
 %{texmfdist}/bibtex/bst/kluwer
-%{texmfdist}/bibtex/bst/mciteplus
 %{texmfdist}/bibtex/bst/mslapa
 %{texmfdist}/bibtex/bst/multibib
 %{texmfdist}/bibtex/bst/munich
@@ -9373,7 +9556,6 @@ fi
 %{texmfdist}/bibtex/bst/opcit
 %{texmfdist}/bibtex/bst/perception
 %{texmfdist}/bibtex/bst/revtex
-%{texmfdist}/bibtex/bst/rsc
 %{texmfdist}/bibtex/bst/savetrees
 %{texmfdist}/bibtex/bst/shipunov
 %{texmfdist}/bibtex/bst/smflatex
@@ -9386,15 +9568,6 @@ fi
 %{texmfdist}/bibtex/bst/tugboat
 %{texmfdist}/bibtex/bst/urlbst
 %{texmfdist}/bibtex/csf/gost
-%doc %{texmfdist}/doc/bibtex/abstyles
-%doc %{texmfdist}/doc/bibtex/bibhtml
-%doc %{texmfdist}/doc/bibtex/dinat
-%doc %{texmfdist}/doc/bibtex/economic
-%doc %{texmfdist}/doc/bibtex/elsevier-bib
-%doc %{texmfdist}/doc/bibtex/gost
-%doc %{texmfdist}/doc/bibtex/ijqc
-%doc %{texmfdist}/doc/bibtex/iopart-num
-%doc %{texmfdist}/doc/latex/IEEEtran
 %{texmfdist}/source/bibtex/gost
 
 %files latex-bibtex-vancouver
@@ -9402,30 +9575,34 @@ fi
 %dir %{texmfdist}/bibtex/bib/vancouver
 %dir %{texmfdist}/bibtex/bst/vancouver
 %dir %{texmfdist}/doc/bibtex/vancouver
-%{texmfdist}/bibtex/bib/vancouver/vancouver.bib
-%{texmfdist}/bibtex/bst/vancouver/vancouver.bst
 %doc %{texmfdist}/doc/bibtex/vancouver/README
 %doc %{texmfdist}/doc/bibtex/vancouver/vancouver.pdf
 %doc %{texmfdist}/doc/bibtex/vancouver/vancouver.tex
+%{texmfdist}/bibtex/bib/vancouver/vancouver.bib
+%{texmfdist}/bibtex/bst/vancouver/vancouver.bst
 
 %files latex-booktabs
 %defattr(644,root,root,755)
 %doc %{texmfdist}/doc/latex/booktabs
+%{texmfdist}/source/latex/booktabs
 %{texmfdist}/tex/latex/booktabs
 
 %files latex-caption
 %defattr(644,root,root,755)
 %doc %{texmfdist}/doc/latex/caption
 %{texmfdist}/tex/latex/caption
+%{texmfdist}/source/latex/caption
 
 %files latex-carlisle
 %defattr(644,root,root,755)
 %doc %{texmfdist}/doc/latex/carlisle
 %{texmfdist}/tex/latex/carlisle
+%{texmfdist}/source/latex/carlisle
 
 %files latex-ccfonts
 %defattr(644,root,root,755)
 %doc %{texmfdist}/doc/latex/ccfonts
+%{texmfdist}/source/latex/ccfonts
 %{texmfdist}/tex/latex/ccfonts
 
 %files latex-cite
@@ -9447,6 +9624,7 @@ fi
 %defattr(644,root,root,755)
 %doc %{texmfdist}/doc/latex/comment
 %{texmfdist}/tex/latex/comment
+%{texmfdist}/source/latex/comment
 
 %files latex-concmath
 %defattr(644,root,root,755)
@@ -9456,10 +9634,21 @@ fi
 %defattr(644,root,root,755)
 %doc %{texmfdist}/doc/latex/currvita
 %{texmfdist}/tex/latex/currvita
+%{texmfdist}/source/latex/currvita
+%doc %{texmfdist}/doc/latex/curve
+%{texmfdist}/source/latex/curve
+%{texmfdist}/tex/latex/curve
+%doc %{texmfdist}/doc/latex/ecv
+%{texmfdist}/source/latex/ecv
+%{texmfdist}/tex/latex/ecv
+%doc %{texmfdist}/doc/latex/simplecv
+%{texmfdist}/source/latex/simplecv
+%{texmfdist}/tex/latex/simplecv
 
 %files latex-curves
 %defattr(644,root,root,755)
 %doc %{texmfdist}/doc/latex/curves
+%{texmfdist}/source/latex/curves
 %{texmfdist}/tex/latex/curves
 
 %files latex-custom-bib
@@ -9474,25 +9663,40 @@ fi
 %{texmfdist}/source/latex/cyrillic
 %{texmfdist}/tex/latex/cyrillic
 
-# %files latex-dstroke
-# %defattr(644,root,root,755)
-# %{texmf}/tex/latex/dstroke
-
 %files latex-enumitem
 %defattr(644,root,root,755)
 %doc %{texmfdist}/doc/latex/enumitem
 %{texmfdist}/tex/latex/enumitem
 
-%files latex-exam
+%files latex-exams
 %defattr(644,root,root,755)
 %doc %{texmfdist}/doc/latex/exam
+%doc %{texmfdist}/doc/latex/examdesign
+%doc %{texmfdist}/doc/latex/mathexam
+%doc %{texmfdist}/doc/latex/probsoln
+%doc %{texmfdist}/doc/latex/qcm
+%doc %{texmfdist}/doc/latex/uebungsblatt
+%{texmfdist}/source/latex/examdesign
+%{texmfdist}/source/latex/mathexam
+%{texmfdist}/source/latex/probsoln
+%{texmfdist}/source/latex/qcm
 %{texmfdist}/tex/latex/exam
+%{texmfdist}/tex/latex/examdesign
+%{texmfdist}/tex/latex/mathexam
+%{texmfdist}/tex/latex/probsoln
+%{texmfdist}/tex/latex/qcm
+%{texmfdist}/tex/latex/uebungsblatt
 
-%files latex-examdesign
+%files latex-float
 %defattr(644,root,root,755)
-%doc %{texmfdist}/doc/latex/examdesign
-%{texmfdist}/tex/latex/examdesign
-%{texmfdist}/source/latex/examdesign
+%doc %{texmfdist}/doc/latex/ccaption
+%doc %{texmfdist}/doc/latex/photo
+%doc %{texmfdist}/doc/latex/topfloat
+%{texmfdist}/source/latex/ccaption
+%{texmfdist}/source/latex/photo
+%{texmfdist}/tex/latex/ccaption
+%{texmfdist}/tex/latex/photo
+%{texmfdist}/tex/latex/topfloat
 
 %files latex-formlett
 %defattr(644,root,root,755)
@@ -9508,6 +9712,7 @@ fi
 %files latex-gbrief
 %defattr(644,root,root,755)
 %doc %{texmfdist}/doc/latex/g-brief
+%{texmfdist}/source/latex/g-brief
 %{texmfdist}/tex/latex/g-brief
 
 %files latex-jknappen
@@ -9530,6 +9735,7 @@ fi
 %defattr(644,root,root,755)
 %doc %{texmfdist}/doc/latex/lastpage
 %{texmfdist}/tex/latex/lastpage
+%{texmfdist}/source/latex/lastpage
 
 %files latex-lcd
 %defattr(644,root,root,755)
@@ -9547,6 +9753,7 @@ fi
 %defattr(644,root,root,755)
 %doc %{texmfdist}/doc/latex/leftidx
 %{texmfdist}/tex/latex/leftidx
+%{texmfdist}/source/latex/leftidx
 
 %files latex-lewis
 %defattr(644,root,root,755)
@@ -9568,38 +9775,47 @@ fi
 %files latex-lucidabr
 %defattr(644,root,root,755)
 %dir %{texmfdist}/vtex
-%dir %{texmfdist}/vtex/config
-%{texmfdist}/vtex/config/lucidabr-k.ali
-%{texmfdist}/vtex/config/lucidabr.ali
+%{texmfdist}/vtex/config
 
 %files latex-lineno
 %defattr(644,root,root,755)
 %doc %{texmfdist}/doc/latex/lineno
 %{texmfdist}/tex/latex/lineno
 
+%files latex-metre
+%defattr(644,root,root,755)
+%doc %{texmfdist}/doc/latex/metre
+%{texmfdist}/source/latex/metre
+%{texmfdist}/tex/latex/metre
 
 %files latex-marvosym
 %defattr(644,root,root,755)
 %{texmfdist}/tex/latex/marvosym
 
-%files latex-mathexam
-%defattr(644,root,root,755)
-%doc %{texmfdist}/doc/latex/mathexam
-%{texmfdist}/source/latex/mathexam
-%{texmfdist}/tex/latex/mathexam
-
-#%files latex-mathpple
-#%defattr(644,root,root,755)
-
-#%files latex-mathtime
-#%defattr(644,root,root,755)
-
 %files latex-microtype
 %defattr(644,root,root,755)
 %doc %{texmfdist}/doc/latex/microtype
 %{texmfdist}/source/latex/microtype
 %{texmfdist}/tex/latex/microtype
 
+%files latex-misc
+%defattr(644,root,root,755)
+%doc %{texmfdist}/doc/latex/fixme
+%{texmfdist}/source/latex/fixme
+%{texmfdist}/tex/latex/fixme
+%doc %{texmfdist}/doc/latex/recipecard
+%{texmfdist}/source/latex/recipecard
+%{texmfdist}/tex/latex/recipecard
+%doc %{texmfdist}/doc/latex/cooking
+%{texmfdist}/source/latex/cooking
+%{texmfdist}/tex/latex/cooking
+%doc %{texmfdist}/doc/latex/cuisine
+%{texmfdist}/source/latex/cuisine
+%{texmfdist}/tex/latex/cuisine
+%doc %{texmfdist}/doc/latex/todo
+%{texmfdist}/source/latex/todo
+%{texmfdist}/tex/latex/todo
+
 %files latex-mflogo
 %defattr(644,root,root,755)
 %doc %{texmfdist}/doc/latex/mflogo
@@ -9619,16 +9835,18 @@ fi
 %{texmfdist}/source/latex/minitoc
 %{texmfdist}/tex/latex/minitoc
 
-
 %files latex-mltex
 %defattr(644,root,root,755)
 %doc %{texmfdist}/doc/latex/mltex
 %{texmfdist}/tex/latex/mltex
+%dir %{texmfdist}/tex/mltex
+%{texmfdist}/tex/mltex/config
 
 %files latex-moreverb
 %defattr(644,root,root,755)
 %doc %{texmfdist}/doc/latex/moreverb
 %{texmfdist}/tex/latex/moreverb
+%{texmfdist}/source/latex/moreverb
 
 %files latex-multienum
 %defattr(644,root,root,755)
@@ -9646,8 +9864,9 @@ fi
 
 %files latex-ntheorem
 %defattr(644,root,root,755)
-%{texmfdist}/tex/latex/ntheorem
 %doc %{texmfdist}/doc/latex/ntheorem
+%{texmfdist}/tex/latex/ntheorem
+%{texmfdist}/source/latex/ntheorem
 
 %files latex-other-doc
 %defattr(644,root,root,755)
@@ -9657,27 +9876,15 @@ fi
 %doc %{texmfdist}/doc/generic/wsuipa
 %doc %{texmfdist}/doc/latex/ANUfinalexam
 %doc %{texmfdist}/doc/latex/AkkTeX
-%doc %{texmfdist}/doc/latex/ESIEEcv
 %doc %{texmfdist}/doc/latex/GuIT
-%doc %{texmfdist}/doc/latex/HA-prosper
-%doc %{texmfdist}/doc/latex/IEEEconf
 %doc %{texmfdist}/doc/latex/a0poster
-%doc %{texmfdist}/doc/latex/aastex
-%doc %{texmfdist}/doc/latex/abc
-%doc %{texmfdist}/doc/latex/achemso
-%doc %{texmfdist}/doc/latex/acmconf
 %doc %{texmfdist}/doc/latex/acmtrans
-%doc %{texmfdist}/doc/latex/active-conf
-%doc %{texmfdist}/doc/latex/addlines
 %doc %{texmfdist}/doc/latex/adrlist
 %doc %{texmfdist}/doc/latex/afthesis
 %doc %{texmfdist}/doc/latex/aguplus
-%doc %{texmfdist}/doc/latex/aiaa
 %doc %{texmfdist}/doc/latex/akletter
-%doc %{texmfdist}/doc/latex/alg
 %doc %{texmfdist}/doc/latex/algorithm2e
 %doc %{texmfdist}/doc/latex/algorithmicx
-%doc %{texmfdist}/doc/latex/alnumsec
 %doc %{texmfdist}/doc/latex/altfont
 %doc %{texmfdist}/doc/latex/ametsoc
 %doc %{texmfdist}/doc/latex/amsaddr
@@ -9686,22 +9893,16 @@ fi
 %doc %{texmfdist}/doc/latex/answers
 %doc %{texmfdist}/doc/latex/anyfontsize
 %doc %{texmfdist}/doc/latex/apa
-%doc %{texmfdist}/doc/latex/apacite
 %doc %{texmfdist}/doc/latex/ar
 %doc %{texmfdist}/doc/latex/arabi
 %doc %{texmfdist}/doc/latex/arabtex
-%doc %{texmfdist}/doc/latex/arcs
-%doc %{texmfdist}/doc/latex/arydshln
-%doc %{texmfdist}/doc/latex/asaetr
 %doc %{texmfdist}/doc/latex/ascelike
 %doc %{texmfdist}/doc/latex/assignment
-%doc %{texmfdist}/doc/latex/attachfile
 %doc %{texmfdist}/doc/latex/augie
 %doc %{texmfdist}/doc/latex/aurical
 %doc %{texmfdist}/doc/latex/authorindex
 %doc %{texmfdist}/doc/latex/autoarea
 %doc %{texmfdist}/doc/latex/autotab
-%doc %{texmfdist}/doc/latex/babelbib
 %doc %{texmfdist}/doc/latex/bangtex
 %doc %{texmfdist}/doc/latex/barcodes
 %doc %{texmfdist}/doc/latex/bayer
@@ -9709,29 +9910,19 @@ fi
 %doc %{texmfdist}/doc/latex/beamer-contrib
 %doc %{texmfdist}/doc/latex/begriff
 %doc %{texmfdist}/doc/latex/betababel
-%doc %{texmfdist}/doc/latex/bez123
 %doc %{texmfdist}/doc/latex/bibarts
 %doc %{texmfdist}/doc/latex/bibleref
 %doc %{texmfdist}/doc/latex/biblist
-%doc %{texmfdist}/doc/latex/bibtopicprefix
 %doc %{texmfdist}/doc/latex/bigfoot
-%doc %{texmfdist}/doc/latex/binomexp
-%doc %{texmfdist}/doc/latex/biocon
 %doc %{texmfdist}/doc/latex/bizcard
 %doc %{texmfdist}/doc/latex/blindtext
-%doc %{texmfdist}/doc/latex/blowup
-%doc %{texmfdist}/doc/latex/boites
 %doc %{texmfdist}/doc/latex/boldtensors
 %doc %{texmfdist}/doc/latex/bookest
-%doc %{texmfdist}/doc/latex/booklet
 %doc %{texmfdist}/doc/latex/boxhandler
-%doc %{texmfdist}/doc/latex/bpchem
 %doc %{texmfdist}/doc/latex/braille
 %doc %{texmfdist}/doc/latex/breakurl
 %doc %{texmfdist}/doc/latex/brushscr
-%doc %{texmfdist}/doc/latex/bullcntr
 %doc %{texmfdist}/doc/latex/bussproofs
-%doc %{texmfdist}/doc/latex/bytefield
 %doc %{texmfdist}/doc/latex/calxxxx
 %doc %{texmfdist}/doc/latex/captcont
 %doc %{texmfdist}/doc/latex/casyl
@@ -9744,18 +9935,10 @@ fi
 %doc %{texmfdist}/doc/latex/cellspace
 %doc %{texmfdist}/doc/latex/changes
 %doc %{texmfdist}/doc/latex/chapterfolder
-%doc %{texmfdist}/doc/latex/chemcompounds
-%doc %{texmfdist}/doc/latex/chemcono
-%doc %{texmfdist}/doc/latex/chemstyle
-%doc %{texmfdist}/doc/latex/chessboard
-%doc %{texmfdist}/doc/latex/chessfss
 %doc %{texmfdist}/doc/latex/china2e
-%doc %{texmfdist}/doc/latex/chletter
-%doc %{texmfdist}/doc/latex/circ
 %doc %{texmfdist}/doc/latex/cite
 %doc %{texmfdist}/doc/latex/cjk
 %doc %{texmfdist}/doc/latex/classicthesis
-%doc %{texmfdist}/doc/latex/clefval
 %doc %{texmfdist}/doc/latex/cleveref
 %doc %{texmfdist}/doc/latex/clock
 %doc %{texmfdist}/doc/latex/clrscode
@@ -9763,76 +9946,45 @@ fi
 %doc %{texmfdist}/doc/latex/cmap
 %doc %{texmfdist}/doc/latex/cmcyralt
 %doc %{texmfdist}/doc/latex/cmdstring
-%doc %{texmfdist}/doc/latex/cmll
 %doc %{texmfdist}/doc/latex/codepage
 %doc %{texmfdist}/doc/latex/colorinfo
-%doc %{texmfdist}/doc/latex/colortbl
-%doc %{texmfdist}/doc/latex/colorwav
-%doc %{texmfdist}/doc/latex/combine
 %doc %{texmfdist}/doc/latex/commath
 %doc %{texmfdist}/doc/latex/complexity
-%doc %{texmfdist}/doc/latex/computational-complexity
 %doc %{texmfdist}/doc/latex/concprog
 %doc %{texmfdist}/doc/latex/confproc
-%doc %{texmfdist}/doc/latex/constants
-%doc %{texmfdist}/doc/latex/contour
-%doc %{texmfdist}/doc/latex/cooking
-%doc %{texmfdist}/doc/latex/cool
-%doc %{texmfdist}/doc/latex/coollist
-%doc %{texmfdist}/doc/latex/coolstr
-%doc %{texmfdist}/doc/latex/cooltooltips
-%doc %{texmfdist}/doc/latex/coordsys
 %doc %{texmfdist}/doc/latex/courier-scaled
 %doc %{texmfdist}/doc/latex/courseoutline
 %doc %{texmfdist}/doc/latex/coursepaper
 %doc %{texmfdist}/doc/latex/coverpage
 %doc %{texmfdist}/doc/latex/covington
 %doc %{texmfdist}/doc/latex/crossreference
-%doc %{texmfdist}/doc/latex/crosswrd
 %doc %{texmfdist}/doc/latex/cryst
 %doc %{texmfdist}/doc/latex/csbulletin
 %doc %{texmfdist}/doc/latex/csquotes
-%doc %{texmfdist}/doc/latex/csvtools
-%doc %{texmfdist}/doc/latex/ctable
 %doc %{texmfdist}/doc/latex/ctib
-%doc %{texmfdist}/doc/latex/cuisine
 %doc %{texmfdist}/doc/latex/cursor
-%doc %{texmfdist}/doc/latex/curve
-%doc %{texmfdist}/doc/latex/curve2e
 %doc %{texmfdist}/doc/latex/cv
 %doc %{texmfdist}/doc/latex/cweb-latex
-%doc %{texmfdist}/doc/latex/cwpuzzle
-%doc %{texmfdist}/doc/latex/dashrule
-%doc %{texmfdist}/doc/latex/datatool
 %doc %{texmfdist}/doc/latex/dateiliste
-%doc %{texmfdist}/doc/latex/datenumber
 %doc %{texmfdist}/doc/latex/datetime
 %doc %{texmfdist}/doc/latex/dcpic
-%doc %{texmfdist}/doc/latex/delimtxt
 %doc %{texmfdist}/doc/latex/diagnose
-%doc %{texmfdist}/doc/latex/dialogl
 %doc %{texmfdist}/doc/latex/dichokey
 %doc %{texmfdist}/doc/latex/digiconfigs
 %doc %{texmfdist}/doc/latex/din1505
 %doc %{texmfdist}/doc/latex/directory
-%doc %{texmfdist}/doc/latex/disser
 %doc %{texmfdist}/doc/latex/dlfltxb
-%doc %{texmfdist}/doc/latex/dnaseq
 %doc %{texmfdist}/doc/latex/docmfp
 %doc %{texmfdist}/doc/latex/doi
 %doc %{texmfdist}/doc/latex/doipubmed
 %doc %{texmfdist}/doc/latex/dotarrow
 %doc %{texmfdist}/doc/latex/dottex
 %doc %{texmfdist}/doc/latex/dpfloat
-%doc %{texmfdist}/doc/latex/dprogress
 %doc %{texmfdist}/doc/latex/drac
-%doc %{texmfdist}/doc/latex/draftwatermark
 %doc %{texmfdist}/doc/latex/dramatist
-%doc %{texmfdist}/doc/latex/dtk
 %doc %{texmfdist}/doc/latex/dtxgallery
 %doc %{texmfdist}/doc/latex/duerer-latex
 %doc %{texmfdist}/doc/latex/dvdcoll
-%doc %{texmfdist}/doc/latex/dyntree
 %doc %{texmfdist}/doc/latex/eCards
 %doc %{texmfdist}/doc/latex/ean13isbn
 %doc %{texmfdist}/doc/latex/easy
@@ -9841,18 +9993,14 @@ fi
 %doc %{texmfdist}/doc/latex/ebsthesis
 %doc %{texmfdist}/doc/latex/ecclesiastic
 %doc %{texmfdist}/doc/latex/ecltree
-%doc %{texmfdist}/doc/latex/ecv
 %doc %{texmfdist}/doc/latex/ed
 %doc %{texmfdist}/doc/latex/edmac
 %doc %{texmfdist}/doc/latex/edmargin
 %doc %{texmfdist}/doc/latex/ednotes
 %doc %{texmfdist}/doc/latex/eemeir
 %doc %{texmfdist}/doc/latex/egameps
-%doc %{texmfdist}/doc/latex/egplot
 %doc %{texmfdist}/doc/latex/ellipsis
-%doc %{texmfdist}/doc/latex/elmath
 %doc %{texmfdist}/doc/latex/elpres
-%doc %{texmfdist}/doc/latex/elsarticle
 %doc %{texmfdist}/doc/latex/elsevier
 %doc %{texmfdist}/doc/latex/em
 %doc %{texmfdist}/doc/latex/emp
 %doc %{texmfdist}/doc/latex/endheads
 %doc %{texmfdist}/doc/latex/engpron
 %doc %{texmfdist}/doc/latex/engrec
-%doc %{texmfdist}/doc/latex/environ
 %doc %{texmfdist}/doc/latex/envlab
 %doc %{texmfdist}/doc/latex/epigraph
 %doc %{texmfdist}/doc/latex/epiolmec
 %doc %{texmfdist}/doc/latex/epsdice
 %doc %{texmfdist}/doc/latex/epspdfconversion
-%doc %{texmfdist}/doc/latex/eqlist
-%doc %{texmfdist}/doc/latex/eqnarray
 %doc %{texmfdist}/doc/latex/eqparbox
 %doc %{texmfdist}/doc/latex/errata
-%doc %{texmfdist}/doc/latex/esdiff
-%doc %{texmfdist}/doc/latex/eskd
 %doc %{texmfdist}/doc/latex/eskdx
-%doc %{texmfdist}/doc/latex/esvect
-%doc %{texmfdist}/doc/latex/etaremune
 %doc %{texmfdist}/doc/latex/etex-pkg
 %doc %{texmfdist}/doc/latex/ethiop-t1
 %doc %{texmfdist}/doc/latex/ethiop
 %doc %{texmfdist}/doc/latex/examplep
 %doc %{texmfdist}/doc/latex/exceltex
 %doc %{texmfdist}/doc/latex/exercise
-%doc %{texmfdist}/doc/latex/expdlist
 %doc %{texmfdist}/doc/latex/expl3
-%doc %{texmfdist}/doc/latex/export
 %doc %{texmfdist}/doc/latex/extarrows
-%doc %{texmfdist}/doc/latex/extpfeil
 %doc %{texmfdist}/doc/latex/extract
 %doc %{texmfdist}/doc/latex/facsimile
-%doc %{texmfdist}/doc/latex/faktor
 %doc %{texmfdist}/doc/latex/fancynum
 %doc %{texmfdist}/doc/latex/fancyref
 %doc %{texmfdist}/doc/latex/fancytooltips
 %doc %{texmfdist}/doc/latex/fax
-%doc %{texmfdist}/doc/latex/feynmf
 %doc %{texmfdist}/doc/latex/figbib
 %doc %{texmfdist}/doc/latex/figsize
 %doc %{texmfdist}/doc/latex/fink
 %doc %{texmfdist}/doc/latex/fixfoot
-%doc %{texmfdist}/doc/latex/fixme
 %doc %{texmfdist}/doc/latex/flabels
 %doc %{texmfdist}/doc/latex/flacards
 %doc %{texmfdist}/doc/latex/flagderiv
 %doc %{texmfdist}/doc/latex/flashcards
-%doc %{texmfdist}/doc/latex/flippdf
 %doc %{texmfdist}/doc/latex/floatrow
-%doc %{texmfdist}/doc/latex/flowfram
 %doc %{texmfdist}/doc/latex/fmp
-%doc %{texmfdist}/doc/latex/fmtcount
 %doc %{texmfdist}/doc/latex/fnbreak
 %doc %{texmfdist}/doc/latex/fncychap
 %doc %{texmfdist}/doc/latex/foekfont
 %doc %{texmfdist}/doc/latex/fonttable
-%doc %{texmfdist}/doc/latex/forarray
-%doc %{texmfdist}/doc/latex/forloop
-%doc %{texmfdist}/doc/latex/formula
-%doc %{texmfdist}/doc/latex/fouridx
 %doc %{texmfdist}/doc/latex/frankenstein
 %doc %{texmfdist}/doc/latex/frenchle
 %doc %{texmfdist}/doc/latex/fribrief
@@ -9930,10 +10058,8 @@ fi
 %doc %{texmfdist}/doc/latex/frontespizio
 %doc %{texmfdist}/doc/latex/fullblck
 %doc %{texmfdist}/doc/latex/fullpict
-%doc %{texmfdist}/doc/latex/functan
 %doc %{texmfdist}/doc/latex/fundus
 %doc %{texmfdist}/doc/latex/gaceta
-%doc %{texmfdist}/doc/latex/galois
 %doc %{texmfdist}/doc/latex/gastex
 %doc %{texmfdist}/doc/latex/gatech-thesis
 %doc %{texmfdist}/doc/latex/gauss
@@ -9942,7 +10068,6 @@ fi
 %doc %{texmfdist}/doc/latex/gcite
 %doc %{texmfdist}/doc/latex/genmpage
 %doc %{texmfdist}/doc/latex/geomsty
-%doc %{texmfdist}/doc/latex/ginpenc
 %doc %{texmfdist}/doc/latex/gloss
 %doc %{texmfdist}/doc/latex/glossaries
 %doc %{texmfdist}/doc/latex/gmdoc
@@ -9950,7 +10075,6 @@ fi
 %doc %{texmfdist}/doc/latex/gmiflink
 %doc %{texmfdist}/doc/latex/gmutils
 %doc %{texmfdist}/doc/latex/gmverb
-%doc %{texmfdist}/doc/latex/gnuplottex
 %doc %{texmfdist}/doc/latex/graphicx-psmin
 %doc %{texmfdist}/doc/latex/greek-inputenc
 %doc %{texmfdist}/doc/latex/greekdates
@@ -9959,7 +10083,6 @@ fi
 %doc %{texmfdist}/doc/latex/grnumalt
 %doc %{texmfdist}/doc/latex/grverb
 %doc %{texmfdist}/doc/latex/gu
-%doc %{texmfdist}/doc/latex/guitar
 %doc %{texmfdist}/doc/latex/guitbeamer
 %doc %{texmfdist}/doc/latex/hanging
 %doc %{texmfdist}/doc/latex/har2nat
@@ -9973,11 +10096,9 @@ fi
 %doc %{texmfdist}/doc/latex/hepthesis
 %doc %{texmfdist}/doc/latex/hepunits
 %doc %{texmfdist}/doc/latex/hexgame
-%doc %{texmfdist}/doc/latex/hhtensor
 %doc %{texmfdist}/doc/latex/histogr
 %doc %{texmfdist}/doc/latex/hitec
 %doc %{texmfdist}/doc/latex/hpsdiss
-%doc %{texmfdist}/doc/latex/hrlatex
 %doc %{texmfdist}/doc/latex/hvfloat
 %doc %{texmfdist}/doc/latex/hypdvips
 %doc %{texmfdist}/doc/latex/hyperref-docsrc
 %doc %{texmfdist}/doc/latex/inlinebib
 %doc %{texmfdist}/doc/latex/inlinedef
 %doc %{texmfdist}/doc/latex/interactiveworkbook
-%doc %{texmfdist}/doc/latex/inversepath
 %doc %{texmfdist}/doc/latex/invoice
 %doc %{texmfdist}/doc/latex/ipa
 %doc %{texmfdist}/doc/latex/iso
 %doc %{texmfdist}/doc/latex/iso10303
 %doc %{texmfdist}/doc/latex/isodate
 %doc %{texmfdist}/doc/latex/isodoc
-%doc %{texmfdist}/doc/latex/isorot
 %doc %{texmfdist}/doc/latex/itnumpar
-%doc %{texmfdist}/doc/latex/jeopardy
 %doc %{texmfdist}/doc/latex/jknapltx
 %doc %{texmfdist}/doc/latex/jneurosci
 %doc %{texmfdist}/doc/latex/jpsj
 %doc %{texmfdist}/doc/latex/kerkis
 %doc %{texmfdist}/doc/latex/kerntest
 %doc %{texmfdist}/doc/latex/kluwer
-%doc %{texmfdist}/doc/latex/labelcas
 %doc %{texmfdist}/doc/latex/lazylist
 %doc %{texmfdist}/doc/latex/lcyw
-%doc %{texmfdist}/doc/latex/leading
 %doc %{texmfdist}/doc/latex/ledmac
-%doc %{texmfdist}/doc/latex/lettre
-%doc %{texmfdist}/doc/latex/lexikon
 %doc %{texmfdist}/doc/latex/lgreek
 %doc %{texmfdist}/doc/latex/lhelp
 %doc %{texmfdist}/doc/latex/linguex
 %doc %{texmfdist}/doc/latex/lipsum
 %doc %{texmfdist}/doc/latex/listbib
-%doc %{texmfdist}/doc/latex/listliketab
-%doc %{texmfdist}/doc/latex/listofsymbols
 %doc %{texmfdist}/doc/latex/lkproof
 %doc %{texmfdist}/doc/latex/logic
-%doc %{texmfdist}/doc/latex/logpap
-%doc %{texmfdist}/doc/latex/lps
-%doc %{texmfdist}/doc/latex/lsc
 %doc %{texmfdist}/doc/latex/ltxindex
 %doc %{texmfdist}/doc/latex/mafr
 %doc %{texmfdist}/doc/latex/magyar
 %doc %{texmfdist}/doc/latex/mailing
 %doc %{texmfdist}/doc/latex/makebarcode
-%doc %{texmfdist}/doc/latex/makebox
-%doc %{texmfdist}/doc/latex/makecell
-%doc %{texmfdist}/doc/latex/makecmds
 %doc %{texmfdist}/doc/latex/makedtx
 %doc %{texmfdist}/doc/latex/makeglos
-%doc %{texmfdist}/doc/latex/makeplot
-%doc %{texmfdist}/doc/latex/manuscript
-%doc %{texmfdist}/doc/latex/maple
-%doc %{texmfdist}/doc/latex/marginnote
 %doc %{texmfdist}/doc/latex/mathdesign
 %doc %{texmfdist}/doc/latex/mathpazo
-%doc %{texmfdist}/doc/latex/maybemath
-%doc %{texmfdist}/doc/latex/mcaption
 %doc %{texmfdist}/doc/latex/mceinleger
-%doc %{texmfdist}/doc/latex/mcite
-%doc %{texmfdist}/doc/latex/mciteplus
 %doc %{texmfdist}/doc/latex/memexsupp
-%doc %{texmfdist}/doc/latex/mentis
 %doc %{texmfdist}/doc/latex/metaplot
-%doc %{texmfdist}/doc/latex/method
-%doc %{texmfdist}/doc/latex/metre
 %doc %{texmfdist}/doc/latex/mff
-%doc %{texmfdist}/doc/latex/mfpic4ode
 %doc %{texmfdist}/doc/latex/mftinc
-%doc %{texmfdist}/doc/latex/mhchem
-%doc %{texmfdist}/doc/latex/mhequ
-%doc %{texmfdist}/doc/latex/miller
-%doc %{texmfdist}/doc/latex/minipage-marginpar
-%doc %{texmfdist}/doc/latex/miniplot
 %doc %{texmfdist}/doc/latex/minutes
-%doc %{texmfdist}/doc/latex/mla-paper
-%doc %{texmfdist}/doc/latex/mlist
 %doc %{texmfdist}/doc/latex/mmap
 %doc %{texmfdist}/doc/latex/mnsymbol
 %doc %{texmfdist}/doc/latex/moderncv
 %doc %{texmfdist}/doc/latex/mongolian-babel
 %doc %{texmfdist}/doc/latex/montex
 %doc %{texmfdist}/doc/latex/moresize
-%doc %{texmfdist}/doc/latex/movie15
-%doc %{texmfdist}/doc/latex/msc
 %doc %{texmfdist}/doc/latex/msg
 %doc %{texmfdist}/doc/latex/mslapa
 %doc %{texmfdist}/doc/latex/mtgreek
 %doc %{texmfdist}/doc/latex/multibbl
-%doc %{texmfdist}/doc/latex/multicap
 %doc %{texmfdist}/doc/latex/multirow
 %doc %{texmfdist}/doc/latex/munich
-%doc %{texmfdist}/doc/latex/musixlyr
 %doc %{texmfdist}/doc/latex/muthesis
 %doc %{texmfdist}/doc/latex/mxd
 %doc %{texmfdist}/doc/latex/mxedruli
-%doc %{texmfdist}/doc/latex/nag
-%doc %{texmfdist}/doc/latex/namespc
-%doc %{texmfdist}/doc/latex/nath
-%doc %{texmfdist}/doc/latex/nature
 %doc %{texmfdist}/doc/latex/ncclatex
 %doc %{texmfdist}/doc/latex/ncctools
 %doc %{texmfdist}/doc/latex/nddiss
 %doc %{texmfdist}/doc/latex/newfile
 %doc %{texmfdist}/doc/latex/newlfm
 %doc %{texmfdist}/doc/latex/newspaper
-%doc %{texmfdist}/doc/latex/newvbtm
-%doc %{texmfdist}/doc/latex/niceframe
-%doc %{texmfdist}/doc/latex/nih
-%doc %{texmfdist}/doc/latex/noitcrul
 %doc %{texmfdist}/doc/latex/nomentbl
 %doc %{texmfdist}/doc/latex/nonfloat
-%doc %{texmfdist}/doc/latex/nostarch
-%doc %{texmfdist}/doc/latex/notes
-%doc %{texmfdist}/doc/latex/notes2bib
-%doc %{texmfdist}/doc/latex/nrc
-%doc %{texmfdist}/doc/latex/ntabbing
 %doc %{texmfdist}/doc/latex/numname
-%doc %{texmfdist}/doc/latex/numprint
-%doc %{texmfdist}/doc/latex/objectz
 %doc %{texmfdist}/doc/latex/ocr-latex
-%doc %{texmfdist}/doc/latex/octavo
 %doc %{texmfdist}/doc/latex/ogham
 %doc %{texmfdist}/doc/latex/ogonek
 %doc %{texmfdist}/doc/latex/opcit
 %doc %{texmfdist}/doc/latex/ordinalpt
-%doc %{texmfdist}/doc/latex/othello
 %doc %{texmfdist}/doc/latex/otibet
 %doc %{texmfdist}/doc/latex/outline
 %doc %{texmfdist}/doc/latex/outliner
 %doc %{texmfdist}/doc/latex/pagenote
-%doc %{texmfdist}/doc/latex/paper
 %doc %{texmfdist}/doc/latex/papercdcase
-%doc %{texmfdist}/doc/latex/papertex
-%doc %{texmfdist}/doc/latex/parallel
 %doc %{texmfdist}/doc/latex/paresse
 %doc %{texmfdist}/doc/latex/parrun
 %doc %{texmfdist}/doc/latex/pauldoc
-%doc %{texmfdist}/doc/latex/pbox
-%doc %{texmfdist}/doc/latex/pbsheet
-%doc %{texmfdist}/doc/latex/pdfcprot
-%doc %{texmfdist}/doc/latex/pdfscreen
-%doc %{texmfdist}/doc/latex/pdfsync
-%doc %{texmfdist}/doc/latex/pdftricks
 %doc %{texmfdist}/doc/latex/pdfwin
 %doc %{texmfdist}/doc/latex/pecha
 %doc %{texmfdist}/doc/latex/perception
 %doc %{texmfdist}/doc/latex/perltex
-%doc %{texmfdist}/doc/latex/permute
-%doc %{texmfdist}/doc/latex/petiteannonce
-%doc %{texmfdist}/doc/latex/petri-nets
 %doc %{texmfdist}/doc/latex/pgf-soroban
 %doc %{texmfdist}/doc/latex/pgfopts
-%doc %{texmfdist}/doc/latex/pgfplots
 %doc %{texmfdist}/doc/latex/philex
-%doc %{texmfdist}/doc/latex/philosophersimprint
-%doc %{texmfdist}/doc/latex/photo
-%doc %{texmfdist}/doc/latex/pinlabel
-%doc %{texmfdist}/doc/latex/pittetd
-%doc %{texmfdist}/doc/latex/plari
 %doc %{texmfdist}/doc/latex/plates
-%doc %{texmfdist}/doc/latex/play
 %doc %{texmfdist}/doc/latex/plweb
 %doc %{texmfdist}/doc/latex/pmgraph
-%doc %{texmfdist}/doc/latex/poemscol
 %doc %{texmfdist}/doc/latex/polski
 %doc %{texmfdist}/doc/latex/polyglot
-%doc %{texmfdist}/doc/latex/polytable
 %doc %{texmfdist}/doc/latex/postcards
-%doc %{texmfdist}/doc/latex/powerdot
-%doc %{texmfdist}/doc/latex/ppower4
-%doc %{texmfdist}/doc/latex/ppr-prv
-%doc %{texmfdist}/doc/latex/pracjourn
 %doc %{texmfdist}/doc/latex/prettyref
 %doc %{texmfdist}/doc/latex/proba
-%doc %{texmfdist}/doc/latex/probsoln
 %doc %{texmfdist}/doc/latex/procIAGssymp
-%doc %{texmfdist}/doc/latex/progkeys
-%doc %{texmfdist}/doc/latex/progress
 %doc %{texmfdist}/doc/latex/protex
 %doc %{texmfdist}/doc/latex/protocol
 %doc %{texmfdist}/doc/latex/psfragx
 %doc %{texmfdist}/doc/latex/psgo
 %doc %{texmfdist}/doc/latex/pspicture
 %doc %{texmfdist}/doc/latex/pst2pdf
-%doc %{texmfdist}/doc/latex/ptptex
-%doc %{texmfdist}/doc/latex/qcm
 %doc %{texmfdist}/doc/latex/qobitree
 %doc %{texmfdist}/doc/latex/qstest
-%doc %{texmfdist}/doc/latex/qsymbols
-%doc %{texmfdist}/doc/latex/qtree
-%doc %{texmfdist}/doc/latex/quotchap
 %doc %{texmfdist}/doc/latex/quotmark
 %doc %{texmfdist}/doc/latex/r_und_s
 %doc %{texmfdist}/doc/latex/randbild
-%doc %{texmfdist}/doc/latex/randtext
-%doc %{texmfdist}/doc/latex/rccol
 %doc %{texmfdist}/doc/latex/rcs
 %doc %{texmfdist}/doc/latex/rcsinfo
-%doc %{texmfdist}/doc/latex/recipecard
 %doc %{texmfdist}/doc/latex/rectopma
 %doc %{texmfdist}/doc/latex/refcheck
-%doc %{texmfdist}/doc/latex/refman
 %doc %{texmfdist}/doc/latex/refstyle
-%doc %{texmfdist}/doc/latex/regcount
-%doc %{texmfdist}/doc/latex/register
 %doc %{texmfdist}/doc/latex/relenc
 %doc %{texmfdist}/doc/latex/repeatindex
 %doc %{texmfdist}/doc/latex/rlepsf
 %doc %{texmfdist}/doc/latex/rmpage
-%doc %{texmfdist}/doc/latex/robustcommand
 %doc %{texmfdist}/doc/latex/robustindex
-%doc %{texmfdist}/doc/latex/romannum
-%doc %{texmfdist}/doc/latex/rotpages
-%doc %{texmfdist}/doc/latex/rsc
 %doc %{texmfdist}/doc/latex/rst
 %doc %{texmfdist}/doc/latex/rtkinenc
 %doc %{texmfdist}/doc/latex/rtklage
 %doc %{texmfdist}/doc/latex/savefnmark
 %doc %{texmfdist}/doc/latex/savetrees
 %doc %{texmfdist}/doc/latex/scalebar
-%doc %{texmfdist}/doc/latex/schedule
 %doc %{texmfdist}/doc/latex/scientificpaper
-%doc %{texmfdist}/doc/latex/sciposter
 %doc %{texmfdist}/doc/latex/sciwordconv
-%doc %{texmfdist}/doc/latex/screenplay
-%doc %{texmfdist}/doc/latex/script
-%doc %{texmfdist}/doc/latex/sdrt
-%doc %{texmfdist}/doc/latex/sectionbox
-%doc %{texmfdist}/doc/latex/semantic
 %doc %{texmfdist}/doc/latex/semioneside
 %doc %{texmfdist}/doc/latex/seqsplit
 %doc %{texmfdist}/doc/latex/sf298
 %doc %{texmfdist}/doc/latex/sffms
 %doc %{texmfdist}/doc/latex/sfg
-%doc %{texmfdist}/doc/latex/sgame
-%doc %{texmfdist}/doc/latex/shadethm
-%doc %{texmfdist}/doc/latex/shipunov
 %doc %{texmfdist}/doc/latex/shorttoc
 %doc %{texmfdist}/doc/latex/show2e
 %doc %{texmfdist}/doc/latex/showexpl
-%doc %{texmfdist}/doc/latex/sides
-%doc %{texmfdist}/doc/latex/siggraph
-%doc %{texmfdist}/doc/latex/simplecv
-%doc %{texmfdist}/doc/latex/simplewick
-%doc %{texmfdist}/doc/latex/skak
 %doc %{texmfdist}/doc/latex/slantsc
 %doc %{texmfdist}/doc/latex/smalltableof
 %doc %{texmfdist}/doc/latex/smartref
 %doc %{texmfdist}/doc/latex/smflatex
 %doc %{texmfdist}/doc/latex/snapshot
-%doc %{texmfdist}/doc/latex/songbook
 %doc %{texmfdist}/doc/latex/sort-by-letters
 %doc %{texmfdist}/doc/latex/soyombo
 %doc %{texmfdist}/doc/latex/sparklines
 %doc %{texmfdist}/doc/latex/spie
 %doc %{texmfdist}/doc/latex/splitbib
-%doc %{texmfdist}/doc/latex/splitindex
 %doc %{texmfdist}/doc/latex/spotcolor
 %doc %{texmfdist}/doc/latex/sprite
 %doc %{texmfdist}/doc/latex/srcltx
-%doc %{texmfdist}/doc/latex/sseq
 %doc %{texmfdist}/doc/latex/ssqquote
-%doc %{texmfdist}/doc/latex/stage
 %doc %{texmfdist}/doc/latex/statistik
 %doc %{texmfdist}/doc/latex/stdpage
 %doc %{texmfdist}/doc/latex/stellenbosch
 %doc %{texmfdist}/doc/latex/stex
-%doc %{texmfdist}/doc/latex/stringstrings
 %doc %{texmfdist}/doc/latex/struktex
 %doc %{texmfdist}/doc/latex/sttools
 %doc %{texmfdist}/doc/latex/stubs
-%doc %{texmfdist}/doc/latex/subdepth
-%doc %{texmfdist}/doc/latex/subeqn
-%doc %{texmfdist}/doc/latex/subeqnarray
-%doc %{texmfdist}/doc/latex/subfloat
-%doc %{texmfdist}/doc/latex/substr
-%doc %{texmfdist}/doc/latex/sudoku
-%doc %{texmfdist}/doc/latex/sudokubundle
 %doc %{texmfdist}/doc/latex/sugconf
 %doc %{texmfdist}/doc/latex/supertabular
-%doc %{texmfdist}/doc/latex/susy
 %doc %{texmfdist}/doc/latex/svgcolor
 %doc %{texmfdist}/doc/latex/svn-multi
 %doc %{texmfdist}/doc/latex/svn
 %doc %{texmfdist}/doc/latex/timesht
 %doc %{texmfdist}/doc/latex/titling
 %doc %{texmfdist}/doc/latex/tocvsec2
-%doc %{texmfdist}/doc/latex/todo
 %doc %{texmfdist}/doc/latex/tokenizer
 %doc %{texmfdist}/doc/latex/toolbox
-%doc %{texmfdist}/doc/latex/topfloat
 %doc %{texmfdist}/doc/latex/toptesi
-%doc %{texmfdist}/doc/latex/tpslifonts
 %doc %{texmfdist}/doc/latex/trajan
 %doc %{texmfdist}/doc/latex/translator
-%doc %{texmfdist}/doc/latex/tree-dvips
-%doc %{texmfdist}/doc/latex/trfsigns
 %doc %{texmfdist}/doc/latex/trivfloat
-%doc %{texmfdist}/doc/latex/trsym
-%doc %{texmfdist}/doc/latex/tufte-latex
-%doc %{texmfdist}/doc/latex/tugboat
 %doc %{texmfdist}/doc/latex/turnstile
 %doc %{texmfdist}/doc/latex/twoup
-%doc %{texmfdist}/doc/latex/typedref
 %doc %{texmfdist}/doc/latex/typogrid
-%doc %{texmfdist}/doc/latex/uaclasses
-%doc %{texmfdist}/doc/latex/ucthesis
-%doc %{texmfdist}/doc/latex/uebungsblatt
-%doc %{texmfdist}/doc/latex/uiucthesis
-%doc %{texmfdist}/doc/latex/ulsy
-%doc %{texmfdist}/doc/latex/umich-thesis
-%doc %{texmfdist}/doc/latex/uml
 %doc %{texmfdist}/doc/latex/umlaute
-%doc %{texmfdist}/doc/latex/umoline
-%doc %{texmfdist}/doc/latex/umthesis
-%doc %{texmfdist}/doc/latex/underlin
 %doc %{texmfdist}/doc/latex/undertilde
 %doc %{texmfdist}/doc/latex/unitsdef
 %doc %{texmfdist}/doc/latex/unroman
 %doc %{texmfdist}/doc/latex/upmethodology
 %doc %{texmfdist}/doc/latex/urlbst
-%doc %{texmfdist}/doc/latex/ushort
-%doc %{texmfdist}/doc/latex/uwthesis
 %doc %{texmfdist}/doc/latex/varindex
 %doc %{texmfdist}/doc/latex/varsfromjobname
 %doc %{texmfdist}/doc/latex/vector
 %doc %{texmfdist}/doc/latex/zefonts
 %doc %{texmfdist}/doc/latex/ziffer
 %doc %{texmfdist}/doc/latex/zwgetfdate
-%doc %{texmfdist}/source/latex/hyperref/doc
-%doc %{texmfdist}/source/latex/koma-script/doc
 
-%files latex-other
+%files latex-math-sources
 %defattr(644,root,root,755)
-%{texmfdist}/metapost/latexmp
-%{texmfdist}/metapost/makecirc
-%dir %{texmfdist}/source/alatex
-%{texmfdist}/source/alatex/base
-%dir %{texmfdist}/source/cslatex
-%{texmfdist}/source/cslatex/base
-%{texmfdist}/source/generic/xypic
-%{texmfdist}/source/latex/ESIEEcv
-%{texmfdist}/source/latex/GuIT
-%{texmfdist}/source/latex/HA-prosper
-%{texmfdist}/source/latex/IEEEconf
-%{texmfdist}/source/latex/aastex
-%{texmfdist}/source/latex/abc
-%{texmfdist}/source/latex/abstract
-%{texmfdist}/source/latex/achemso
-%{texmfdist}/source/latex/acmconf
-%{texmfdist}/source/latex/acronym
-%{texmfdist}/source/latex/active-conf
-%{texmfdist}/source/latex/addlines
-%{texmfdist}/source/latex/adrlist
-%{texmfdist}/source/latex/aiaa
-%{texmfdist}/source/latex/alg
-%{texmfdist}/source/latex/alnumsec
-%{texmfdist}/source/latex/altfont
-%{texmfdist}/source/latex/amsaddr
-%{texmfdist}/source/latex/amscls
-%{texmfdist}/source/latex/amsfonts
-%{texmfdist}/source/latex/amsmath
-%{texmfdist}/source/latex/amsrefs
-%{texmfdist}/source/latex/answers
-%{texmfdist}/source/latex/apacite
-%{texmfdist}/source/latex/appendix
-%{texmfdist}/source/latex/arcs
-%{texmfdist}/source/latex/arydshln
-%{texmfdist}/source/latex/asaetr
-%{texmfdist}/source/latex/ascii
-%{texmfdist}/source/latex/attachfile
-%{texmfdist}/source/latex/augie
-%{texmfdist}/source/latex/babelbib
-%{texmfdist}/source/latex/backgammon
-%{texmfdist}/source/latex/barcodes
-%{texmfdist}/source/latex/base
-%{texmfdist}/source/latex/bayer
-%{texmfdist}/source/latex/bbding
-%{texmfdist}/source/latex/bbm-macros
-%{texmfdist}/source/latex/belleek
-%{texmfdist}/source/latex/bengali
-%{texmfdist}/source/latex/beton
 %{texmfdist}/source/latex/bez123
-%{texmfdist}/source/latex/bibarts
-%{texmfdist}/source/latex/bibleref
-%{texmfdist}/source/latex/biblist
-%{texmfdist}/source/latex/bibtopic
-%{texmfdist}/source/latex/bibtopicprefix
-%{texmfdist}/source/latex/bigfoot
 %{texmfdist}/source/latex/binomexp
-%{texmfdist}/source/latex/biocon
-%{texmfdist}/source/latex/bizcard
-%{texmfdist}/source/latex/blindtext
-%{texmfdist}/source/latex/blowup
-%{texmfdist}/source/latex/boites
-%{texmfdist}/source/latex/bookhands
-%{texmfdist}/source/latex/booklet
-%{texmfdist}/source/latex/booktabs
-%{texmfdist}/source/latex/bophook
-%{texmfdist}/source/latex/boxhandler
-%{texmfdist}/source/latex/bpchem
-%{texmfdist}/source/latex/braille
-%{texmfdist}/source/latex/breakurl
-%{texmfdist}/source/latex/brushscr
-%{texmfdist}/source/latex/bullcntr
-%{texmfdist}/source/latex/burmese
-%{texmfdist}/source/latex/bytefield
-%{texmfdist}/source/latex/captcont
-%{texmfdist}/source/latex/caption
-%{texmfdist}/source/latex/carlisle
-%{texmfdist}/source/latex/catechis
-%{texmfdist}/source/latex/ccaption
-%{texmfdist}/source/latex/ccfonts
-%{texmfdist}/source/latex/cclicenses
-%{texmfdist}/source/latex/cd-cover
-%{texmfdist}/source/latex/cd
-%{texmfdist}/source/latex/cdpbundl
-%{texmfdist}/source/latex/changebar
-%{texmfdist}/source/latex/changes
-%{texmfdist}/source/latex/chappg
-%{texmfdist}/source/latex/chapterfolder
-%{texmfdist}/source/latex/chemcompounds
-%{texmfdist}/source/latex/chemstyle
-%{texmfdist}/source/latex/chessboard
-%{texmfdist}/source/latex/chessfss
-%{texmfdist}/source/latex/chletter
-%{texmfdist}/source/latex/circ
-%{texmfdist}/source/latex/cjw
-%{texmfdist}/source/latex/clefval
-%{texmfdist}/source/latex/cleveref
-%{texmfdist}/source/latex/cmcyralt
-%{texmfdist}/source/latex/cmdtrack
 %{texmfdist}/source/latex/cmll
-%{texmfdist}/source/latex/cmsd
-%{texmfdist}/source/latex/codepage
-%{texmfdist}/source/latex/colortbl
-%{texmfdist}/source/latex/colorwav
-%{texmfdist}/source/latex/combine
-%{texmfdist}/source/latex/comment
-%{texmfdist}/source/latex/computational-complexity
-%{texmfdist}/source/latex/confproc
 %{texmfdist}/source/latex/constants
-%{texmfdist}/source/latex/contour
-%{texmfdist}/source/latex/cooking
-%{texmfdist}/source/latex/cool
-%{texmfdist}/source/latex/coollist
-%{texmfdist}/source/latex/coolstr
-%{texmfdist}/source/latex/cooltooltips
 %{texmfdist}/source/latex/coordsys
-%{texmfdist}/source/latex/coverpage
-%{texmfdist}/source/latex/crop
-%{texmfdist}/source/latex/crossreference
-%{texmfdist}/source/latex/crosswrd
-%{texmfdist}/source/latex/csvtools
-%{texmfdist}/source/latex/ctable
-%{texmfdist}/source/latex/ctib
-%{texmfdist}/source/latex/cuisine
-%{texmfdist}/source/latex/currvita
-%{texmfdist}/source/latex/curve
-%{texmfdist}/source/latex/curve2e
-%{texmfdist}/source/latex/curves
-%{texmfdist}/source/latex/cweb-latex
-%{texmfdist}/source/latex/cwpuzzle
-%{texmfdist}/source/latex/dashbox
-%{texmfdist}/source/latex/dashrule
-%{texmfdist}/source/latex/datatool
-%{texmfdist}/source/latex/dateiliste
-%{texmfdist}/source/latex/datenumber
-%{texmfdist}/source/latex/datetime
-%{texmfdist}/source/latex/decimal
-%{texmfdist}/source/latex/delimtxt
-%{texmfdist}/source/latex/diagnose
-%{texmfdist}/source/latex/dialogl
-%{texmfdist}/source/latex/dinbrief
-%{texmfdist}/source/latex/disser
-%{texmfdist}/source/latex/dnaseq
-%{texmfdist}/source/latex/docmfp
-%{texmfdist}/source/latex/doipubmed
-%{texmfdist}/source/latex/dotarrow
 %{texmfdist}/source/latex/dotseqn
-%{texmfdist}/source/latex/dottex
-%{texmfdist}/source/latex/dprogress
-%{texmfdist}/source/latex/drac
-%{texmfdist}/source/latex/draftcopy
-%{texmfdist}/source/latex/draftwatermark
-%{texmfdist}/source/latex/dramatist
-%{texmfdist}/source/latex/dtk
-%{texmfdist}/source/latex/dtxgallery
-%{texmfdist}/source/latex/dyntree
-%{texmfdist}/source/latex/eCards
-%{texmfdist}/source/latex/ebezier
-%{texmfdist}/source/latex/ebsthesis
-%{texmfdist}/source/latex/ecclesiastic
-%{texmfdist}/source/latex/ecv
-%{texmfdist}/source/latex/ed
-%{texmfdist}/source/latex/edmac
-%{texmfdist}/source/latex/edmargin
-%{texmfdist}/source/latex/eemeir
 %{texmfdist}/source/latex/egplot
-%{texmfdist}/source/latex/eiad
-%{texmfdist}/source/latex/ellipsis
-%{texmfdist}/source/latex/elmath
-%{texmfdist}/source/latex/elsarticle
-%{texmfdist}/source/latex/em
-%{texmfdist}/source/latex/emp
-%{texmfdist}/source/latex/endfloat
-%{texmfdist}/source/latex/endheads
-%{texmfdist}/source/latex/engpron
-%{texmfdist}/source/latex/engrec
-%{texmfdist}/source/latex/environ
-%{texmfdist}/source/latex/envlab
-%{texmfdist}/source/latex/epigraph
-%{texmfdist}/source/latex/epiolmec
-%{texmfdist}/source/latex/epsdice
 %{texmfdist}/source/latex/eqlist
 %{texmfdist}/source/latex/eqnarray
-%{texmfdist}/source/latex/eqparbox
-%{texmfdist}/source/latex/errata
 %{texmfdist}/source/latex/esdiff
-%{texmfdist}/source/latex/eskd
-%{texmfdist}/source/latex/eso-pic
 %{texmfdist}/source/latex/esvect
-%{texmfdist}/source/latex/etaremune
-%{texmfdist}/source/latex/ethiop
-%{texmfdist}/source/latex/eukdate
-%{texmfdist}/source/latex/euler
-%{texmfdist}/source/latex/euproposal
-%{texmfdist}/source/latex/euro
-%{texmfdist}/source/latex/everypage
-%{texmfdist}/source/latex/exercise
-%{texmfdist}/source/latex/expdlist
-%{texmfdist}/source/latex/expl3
-%{texmfdist}/source/latex/export
 %{texmfdist}/source/latex/extpfeil
-%{texmfdist}/source/latex/extract
-%{texmfdist}/source/latex/facsimile
-%{texmfdist}/source/latex/faktor
-%{texmfdist}/source/latex/fancynum
-%{texmfdist}/source/latex/fancyref
-%{texmfdist}/source/latex/fancytooltips
-%{texmfdist}/source/latex/fancyvrb
-%{texmfdist}/source/latex/feynmf
-%{texmfdist}/source/latex/figsize
-%{texmfdist}/source/latex/filecontents
-%{texmfdist}/source/latex/fink
-%{texmfdist}/source/latex/fixme
-%{texmfdist}/source/latex/flabels
-%{texmfdist}/source/latex/flagderiv
-%{texmfdist}/source/latex/flashcards
-%{texmfdist}/source/latex/flippdf
-%{texmfdist}/source/latex/float
-%{texmfdist}/source/latex/floatrow
-%{texmfdist}/source/latex/flowfram
-%{texmfdist}/source/latex/fmp
-%{texmfdist}/source/latex/fmtcount
-%{texmfdist}/source/latex/fnbreak
-%{texmfdist}/source/latex/foilhtml
-%{texmfdist}/source/latex/fonttable
-%{texmfdist}/source/latex/footmisc
-%{texmfdist}/source/latex/footnpag
-%{texmfdist}/source/latex/forarray
-%{texmfdist}/source/latex/forloop
-%{texmfdist}/source/latex/formula
 %{texmfdist}/source/latex/fouridx
-%{texmfdist}/source/latex/frankenstein
-%{texmfdist}/source/latex/frontespizio
-%{texmfdist}/source/latex/fullblck
 %{texmfdist}/source/latex/functan
-%{texmfdist}/source/latex/fundus
-%{texmfdist}/source/latex/g-brief
 %{texmfdist}/source/latex/galois
-%{texmfdist}/source/latex/gcite
-%{texmfdist}/source/latex/genmpage
-%{texmfdist}/source/latex/geometry
-%{texmfdist}/source/latex/geomsty
-%{texmfdist}/source/latex/ginpenc
-%{texmfdist}/source/latex/glossaries
 %{texmfdist}/source/latex/gnuplottex
-%{texmfdist}/source/latex/go
-%{texmfdist}/source/latex/graphics
-%{texmfdist}/source/latex/graphicx-psmin
-%{texmfdist}/source/latex/greekdates
-%{texmfdist}/source/latex/grnumalt
-%{texmfdist}/source/latex/grverb
-%{texmfdist}/source/latex/guitar
-%{texmfdist}/source/latex/hanging
-%{texmfdist}/source/latex/harvard
-%{texmfdist}/source/latex/hc
-%{texmfdist}/source/latex/hepthesis
 %{texmfdist}/source/latex/hhtensor
-%{texmfdist}/source/latex/hilowres
-%{texmfdist}/source/latex/histogr
-%{texmfdist}/source/latex/hpsdiss
-%{texmfdist}/source/latex/hrlatex
-%{texmfdist}/source/latex/hyper
-%{texmfdist}/source/latex/hyperref
-%{texmfdist}/source/latex/hyperxmp
-%{texmfdist}/source/latex/hyphenat
-%{texmfdist}/source/latex/ibycus-babel
-%{texmfdist}/source/latex/icsv
-%{texmfdist}/source/latex/ifmslide
-%{texmfdist}/source/latex/ifplatform
-%{texmfdist}/source/latex/ijmart
-%{texmfdist}/source/latex/imtekda
-%{texmfdist}/source/latex/index
-%{texmfdist}/source/latex/inlinedef
-%{texmfdist}/source/latex/inversepath
-%{texmfdist}/source/latex/iso
-%{texmfdist}/source/latex/iso10303
-%{texmfdist}/source/latex/isodate
-%{texmfdist}/source/latex/isodoc
-%{texmfdist}/source/latex/isorot
-%{texmfdist}/source/latex/isotope
-%{texmfdist}/source/latex/itnumpar
-%{texmfdist}/source/latex/jeopardy
-%{texmfdist}/source/latex/jura
-%{texmfdist}/source/latex/juraabbrev
+%{texmfdist}/source/latex/logpap
+%{texmfdist}/source/latex/noitcrul
+%{texmfdist}/source/latex/permute
+%{texmfdist}/source/latex/qsymbols
+%{texmfdist}/source/latex/subdepth
+%{texmfdist}/source/latex/faktor
+%{texmfdist}/source/latex/sseq
+%{texmfdist}/source/latex/trsym
+%{texmfdist}/source/latex/petri-nets
+%{texmfdist}/source/latex/mlist
+%{texmfdist}/source/latex/numprint
+
+%files latex-math
+%defattr(644,root,root,755)
+%doc %{texmfdist}/doc/fonts/eco
+%doc %{texmfdist}/doc/latex/bez123
+%doc %{texmfdist}/doc/latex/binomexp
+%doc %{texmfdist}/doc/latex/cmll
+%doc %{texmfdist}/doc/latex/constants
+%doc %{texmfdist}/doc/latex/coordsys
+%doc %{texmfdist}/doc/latex/egplot
+%doc %{texmfdist}/doc/latex/eqlist
+%doc %{texmfdist}/doc/latex/eqnarray
+%doc %{texmfdist}/doc/latex/esdiff
+%doc %{texmfdist}/doc/latex/esvect
+%doc %{texmfdist}/doc/latex/extpfeil
+%doc %{texmfdist}/doc/latex/faktor
+%doc %{texmfdist}/doc/latex/fouridx
+%doc %{texmfdist}/doc/latex/functan
+%doc %{texmfdist}/doc/latex/galois
+%doc %{texmfdist}/doc/latex/gnuplottex
+%doc %{texmfdist}/doc/latex/hhtensor
+%doc %{texmfdist}/doc/latex/logpap
+%doc %{texmfdist}/doc/latex/makeplot
+%doc %{texmfdist}/doc/latex/maybemath
+%doc %{texmfdist}/doc/latex/mfpic4ode
+%doc %{texmfdist}/doc/latex/mhequ
+%doc %{texmfdist}/doc/latex/mlist
+%doc %{texmfdist}/doc/latex/nath
+%doc %{texmfdist}/doc/latex/noitcrul
+%doc %{texmfdist}/doc/latex/numprint
+%doc %{texmfdist}/doc/latex/permute
+%doc %{texmfdist}/doc/latex/petri-nets
+%doc %{texmfdist}/doc/latex/qsymbols
+%doc %{texmfdist}/doc/latex/qtree
+%doc %{texmfdist}/doc/latex/sdrt
+%doc %{texmfdist}/doc/latex/semantic
+%doc %{texmfdist}/doc/latex/simplewick
+%doc %{texmfdist}/doc/latex/sseq
+%doc %{texmfdist}/doc/latex/subdepth
+%doc %{texmfdist}/doc/latex/subeqn
+%doc %{texmfdist}/doc/latex/subeqnarray
+%doc %{texmfdist}/doc/latex/trfsigns
+%doc %{texmfdist}/doc/latex/trsym
+%doc %{texmfdist}/doc/latex/ulsy
+%{texmfdist}/fonts/map/dvips/cmll
+%{texmfdist}/fonts/map/dvips/esvect
+%{texmfdist}/fonts/source/public/cmll
+%{texmfdist}/fonts/source/public/esvect
+%{texmfdist}/fonts/source/public/trsym
+%{texmfdist}/fonts/source/public/ulsy
+%{texmfdist}/fonts/tfm/public/cmll
+%{texmfdist}/fonts/tfm/public/eco
+%{texmfdist}/fonts/tfm/public/esvect
+%{texmfdist}/fonts/tfm/public/trsym
+%{texmfdist}/fonts/tfm/public/ulsy
+%{texmfdist}/fonts/type1/public/cmll
+%{texmfdist}/fonts/type1/public/esvect
+%{texmfdist}/fonts/vf/public/eco
+%{texmfdist}/source/fonts/eco
+%{texmfdist}/source/latex/makeplot
+%{texmfdist}/source/latex/mfpic4ode
+%{texmfdist}/source/latex/semantic
+%{texmfdist}/source/latex/simplewick
+%{texmfdist}/source/latex/subeqn
+%{texmfdist}/source/latex/subeqnarray
+%{texmfdist}/source/latex/trfsigns
+%{texmfdist}/source/latex/ulsy
+%{texmfdist}/tex/latex/bez123
+%{texmfdist}/tex/latex/binomexp
+%{texmfdist}/tex/latex/cmll
+%{texmfdist}/tex/latex/constants
+%{texmfdist}/tex/latex/coordsys
+%{texmfdist}/tex/latex/dotseqn
+%{texmfdist}/tex/latex/egplot
+%{texmfdist}/tex/latex/eqlist
+%{texmfdist}/tex/latex/eqnarray
+%{texmfdist}/tex/latex/esdiff
+%{texmfdist}/tex/latex/esvect
+%{texmfdist}/tex/latex/extpfeil
+%{texmfdist}/tex/latex/faktor
+%{texmfdist}/tex/latex/fouridx
+%{texmfdist}/tex/latex/functan
+%{texmfdist}/tex/latex/galois
+%{texmfdist}/tex/latex/gnuplottex
+%{texmfdist}/tex/latex/hhtensor
+%{texmfdist}/tex/latex/logpap
+%{texmfdist}/tex/latex/makeplot
+%{texmfdist}/tex/latex/maybemath
+%{texmfdist}/tex/latex/mfpic4ode
+%{texmfdist}/tex/latex/mhequ
+%{texmfdist}/tex/latex/mhs
+%{texmfdist}/tex/latex/mlist
+%{texmfdist}/tex/latex/nath
+%{texmfdist}/tex/latex/noitcrul
+%{texmfdist}/tex/latex/numprint
+%{texmfdist}/tex/latex/permute
+%{texmfdist}/tex/latex/petri-nets
+%{texmfdist}/tex/latex/qsymbols
+%{texmfdist}/tex/latex/qtree
+%{texmfdist}/tex/latex/sdrt
+%{texmfdist}/tex/latex/semantic
+%{texmfdist}/tex/latex/sfmath
+%{texmfdist}/tex/latex/simplewick
+%{texmfdist}/tex/latex/sseq
+%{texmfdist}/tex/latex/subdepth
+%{texmfdist}/tex/latex/subeqn
+%{texmfdist}/tex/latex/subeqnarray
+%{texmfdist}/tex/latex/trfsigns
+%{texmfdist}/tex/latex/trsym
+%{texmfdist}/tex/latex/ulsy
+%doc %{texmfdist}/doc/latex/tree-dvips
+%{texmfdist}/source/latex/tree-dvips
+%{texmfdist}/tex/latex/tree-dvips
+
+%files latex-physics
+%defattr(644,root,root,755)
+%doc %{texmfdist}/doc/latex/circ
+%doc %{texmfdist}/doc/latex/colorwav
+%doc %{texmfdist}/doc/latex/dyntree
+%doc %{texmfdist}/doc/latex/feynmf
+%doc %{texmfdist}/doc/latex/formula
+%doc %{texmfdist}/doc/latex/listofsymbols
+%doc %{texmfdist}/doc/latex/miller
+%doc %{texmfdist}/doc/latex/susy
+%{texmfdist}/metapost/feynmf
+%{texmfdist}/source/latex/circ
+%{texmfdist}/source/latex/colorwav
+%{texmfdist}/source/latex/dyntree
+%{texmfdist}/source/latex/feynmf
+%{texmfdist}/source/latex/formula
+%{texmfdist}/source/latex/isotope
+%{texmfdist}/source/latex/miller
+%{texmfdist}/tex/latex/circ
+%{texmfdist}/tex/latex/colorwav
+%{texmfdist}/tex/latex/dyntree
+%{texmfdist}/tex/latex/feynmf
+%{texmfdist}/tex/latex/formula
+%{texmfdist}/tex/latex/isotope
+%{texmfdist}/tex/latex/listofsymbols
+%{texmfdist}/tex/latex/miller
+%{texmfdist}/tex/latex/susy
+%{texmfdist}/fonts/source/public/circ
+%{texmfdist}/fonts/tfm/public/circ
+
+%files latex-chem
+%defattr(644,root,root,755)
+%doc %{texmfdist}/doc/latex/achemso
+%doc %{texmfdist}/doc/latex/bpchem
+%doc %{texmfdist}/doc/latex/chemstyle
+%doc %{texmfdist}/doc/latex/mhchem
+%doc %{texmfdist}/doc/fonts/chemarrow
+%doc %{texmfdist}/doc/latex/chemcompounds
+%doc %{texmfdist}/doc/latex/chemcono
+%{texmfdist}/fonts/afm/public/chemarrow
+%{texmfdist}/fonts/map/dvips/chemarrow
+%{texmfdist}/fonts/source/public/chemarrow
+%{texmfdist}/fonts/tfm/public/chemarrow
+%{texmfdist}/fonts/type1/public/chemarrow
+%{texmfdist}/source/latex/achemso
+%{texmfdist}/source/latex/bpchem
+%{texmfdist}/source/latex/chemcompounds
+%{texmfdist}/source/latex/chemstyle
+%{texmfdist}/tex/latex/achemso
+%{texmfdist}/tex/latex/bpchem
+%{texmfdist}/tex/latex/chemarrow
+%{texmfdist}/tex/latex/chemcompounds
+%{texmfdist}/tex/latex/chemcono
+%{texmfdist}/tex/latex/chemstyle
+%{texmfdist}/tex/latex/mhchem
+
+%files latex-biology
+%defattr(644,root,root,755)
+%doc %{texmfdist}/doc/latex/biocon
+%doc %{texmfdist}/doc/latex/dnaseq
+%{texmfdist}/bibtex/bib/biocon
+%{texmfdist}/source/latex/biocon
+%{texmfdist}/source/latex/dnaseq
+%{texmfdist}/tex/latex/biocon
+%{texmfdist}/tex/latex/dnaseq
+
+%files latex-pdftools
+%defattr(644,root,root,755)
+%doc %{texmfdist}/doc/latex/attachfile
+%doc %{texmfdist}/doc/latex/cooltooltips
+%doc %{texmfdist}/doc/latex/movie15
+%doc %{texmfdist}/doc/latex/pdfcprot
+%doc %{texmfdist}/doc/latex/pdfscreen
+%doc %{texmfdist}/doc/latex/pdfsync
+%doc %{texmfdist}/doc/latex/pdftricks
+%{texmfdist}/source/latex/attachfile
+%{texmfdist}/source/latex/cooltooltips
+%{texmfdist}/source/latex/pdfcprot
+%{texmfdist}/tex/latex/attachfile
+%{texmfdist}/tex/latex/cooltooltips
+%{texmfdist}/tex/latex/movie15
+%{texmfdist}/tex/latex/pdfcprot
+%{texmfdist}/tex/latex/pdfscreen
+%{texmfdist}/tex/latex/pdfsync
+%{texmfdist}/tex/latex/pdftricks
+
+%files latex-informatic
+%defattr(644,root,root,755)
+%doc %{texmfdist}/doc/latex/alg
+%doc %{texmfdist}/doc/latex/bytefield
+%doc %{texmfdist}/doc/latex/lsc
+%doc %{texmfdist}/doc/latex/method
+%doc %{texmfdist}/doc/latex/msc
+%doc %{texmfdist}/doc/latex/progkeys
+%doc %{texmfdist}/doc/latex/register
+%doc %{texmfdist}/doc/latex/uml
+%{texmfdist}/source/latex/alg
+%{texmfdist}/source/latex/bytefield
+%{texmfdist}/source/latex/method
+%{texmfdist}/source/latex/progkeys
+%{texmfdist}/source/latex/register
+%{texmfdist}/source/latex/uml
+%{texmfdist}/tex/latex/alg
+%{texmfdist}/tex/latex/bytefield
+%{texmfdist}/tex/latex/lsc
+%{texmfdist}/tex/latex/method
+%{texmfdist}/tex/latex/msc
+%{texmfdist}/tex/latex/progkeys
+%{texmfdist}/tex/latex/register
+%{texmfdist}/tex/latex/uml
+
+%files latex-games
+%defattr(644,root,root,755)
+%doc %{texmfdist}/doc/latex/backgammon
+%doc %{texmfdist}/doc/latex/chessboard
+%doc %{texmfdist}/doc/latex/chessfss
+%doc %{texmfdist}/doc/latex/crosswrd
+%doc %{texmfdist}/doc/latex/cwpuzzle
+%doc %{texmfdist}/doc/latex/jeopardy
+%doc %{texmfdist}/doc/latex/othello
+%doc %{texmfdist}/doc/latex/sgame
+%doc %{texmfdist}/doc/latex/skak
+%doc %{texmfdist}/doc/latex/sudoku
+%doc %{texmfdist}/doc/latex/sudokubundle
+%{texmfdist}/fonts/enc/dvips/chessfss
+%{texmfdist}/fonts/map/dvips/skak
+%{texmfdist}/fonts/source/public/backgammon
+%{texmfdist}/fonts/source/public/cchess
+%{texmfdist}/fonts/source/public/chess
+%{texmfdist}/fonts/source/public/go
+%{texmfdist}/fonts/source/public/othello
+%{texmfdist}/fonts/source/public/skak
+%{texmfdist}/fonts/tfm/public/backgammon
+%{texmfdist}/fonts/tfm/public/cchess
+%{texmfdist}/fonts/tfm/public/go
+%{texmfdist}/fonts/tfm/public/othello
+%{texmfdist}/fonts/tfm/public/skak
+%{texmfdist}/source/latex/backgammon
+%{texmfdist}/source/latex/chessboard
+%{texmfdist}/source/latex/chessfss
+%{texmfdist}/source/latex/crosswrd
+%{texmfdist}/source/latex/cwpuzzle
+%{texmfdist}/source/latex/go
+%{texmfdist}/source/latex/jeopardy
+%{texmfdist}/source/latex/othello
+%{texmfdist}/source/latex/sudoku
+%{texmfdist}/source/latex/sudokubundle
+%{texmfdist}/tex/latex/backgammon
+%{texmfdist}/tex/latex/cchess
+%{texmfdist}/tex/latex/chess
+%{texmfdist}/tex/latex/chessboard
+%{texmfdist}/tex/latex/chessfss
+%{texmfdist}/tex/latex/crosswrd
+%{texmfdist}/tex/latex/cwpuzzle
+%{texmfdist}/tex/latex/go
+%{texmfdist}/tex/latex/jeopardy
+%{texmfdist}/tex/latex/othello
+%{texmfdist}/tex/latex/sgame
+%{texmfdist}/tex/latex/skak
+%{texmfdist}/tex/latex/sudoku
+%{texmfdist}/tex/latex/sudokubundle
+
+%files latex-sources
+%defattr(644,root,root,755)
+%{texmfdist}/source/latex/acronym
+%{texmfdist}/source/latex/adrlist
+%{texmfdist}/source/latex/altfont
+%{texmfdist}/source/latex/answers
+%{texmfdist}/source/latex/ascii
+%{texmfdist}/source/latex/augie
+%{texmfdist}/source/latex/barcodes
+%{texmfdist}/source/latex/bbding
+%{texmfdist}/source/latex/bbm-macros
+%{texmfdist}/source/latex/bengali
+%{texmfdist}/source/latex/beton
+%{texmfdist}/source/latex/bibarts
+%{texmfdist}/source/latex/bibleref
+%{texmfdist}/source/latex/biblist
+%{texmfdist}/source/latex/bigfoot
+%{texmfdist}/source/latex/bizcard
+%{texmfdist}/source/latex/blindtext
+%{texmfdist}/source/latex/bookhands
+%{texmfdist}/source/latex/bophook
+%{texmfdist}/source/latex/boxhandler
+%{texmfdist}/source/latex/braille
+%{texmfdist}/source/latex/breakurl
+%{texmfdist}/source/latex/brushscr
+%{texmfdist}/source/latex/burmese
+%{texmfdist}/source/latex/captcont
+%{texmfdist}/source/latex/catechis
+%{texmfdist}/source/latex/cclicenses
+%{texmfdist}/source/latex/cd
+%{texmfdist}/source/latex/cd-cover
+%{texmfdist}/source/latex/cdpbundl
+%{texmfdist}/source/latex/changes
+%{texmfdist}/source/latex/chapterfolder
+%{texmfdist}/source/latex/cleveref
+%{texmfdist}/source/latex/cmcyralt
+%{texmfdist}/source/latex/cmsd
+%{texmfdist}/source/latex/codepage
+%{texmfdist}/source/latex/confproc
+%{texmfdist}/source/latex/coverpage
+%{texmfdist}/source/latex/crop
+%{texmfdist}/source/latex/crossreference
+%{texmfdist}/source/latex/ctib
+%{texmfdist}/source/latex/cweb-latex
+%{texmfdist}/source/latex/dateiliste
+%{texmfdist}/source/latex/datetime
+%{texmfdist}/source/latex/decimal
+%{texmfdist}/source/latex/diagnose
+%{texmfdist}/source/latex/docmfp
+%{texmfdist}/source/latex/doipubmed
+%{texmfdist}/source/latex/dotarrow
+%{texmfdist}/source/latex/dottex
+%{texmfdist}/source/latex/drac
+%{texmfdist}/source/latex/draftcopy
+%{texmfdist}/source/latex/dramatist
+%{texmfdist}/source/latex/eCards
+%{texmfdist}/source/latex/ebezier
+%{texmfdist}/source/latex/ebsthesis
+%{texmfdist}/source/latex/ecclesiastic
+%{texmfdist}/source/latex/edmargin
+%{texmfdist}/source/latex/eemeir
+%{texmfdist}/source/latex/eiad
+%{texmfdist}/source/latex/ellipsis
+%{texmfdist}/source/latex/em
+%{texmfdist}/source/latex/emp
+%{texmfdist}/source/latex/endfloat
+%{texmfdist}/source/latex/endheads
+%{texmfdist}/source/latex/engpron
+%{texmfdist}/source/latex/engrec
+%{texmfdist}/source/latex/envlab
+%{texmfdist}/source/latex/epigraph
+%{texmfdist}/source/latex/epiolmec
+%{texmfdist}/source/latex/epsdice
+%{texmfdist}/source/latex/eqparbox
+%{texmfdist}/source/latex/errata
+%{texmfdist}/source/latex/eso-pic
+%{texmfdist}/source/latex/ethiop
+%{texmfdist}/source/latex/eukdate
+%{texmfdist}/source/latex/euproposal
+%{texmfdist}/source/latex/euro
+%{texmfdist}/source/latex/everypage
+%{texmfdist}/source/latex/exercise
+%{texmfdist}/source/latex/expl3
+%{texmfdist}/source/latex/extract
+%{texmfdist}/source/latex/facsimile
+%{texmfdist}/source/latex/fancynum
+%{texmfdist}/source/latex/fancyref
+%{texmfdist}/source/latex/fancytooltips
+%{texmfdist}/source/latex/fancyvrb
+%{texmfdist}/source/latex/figsize
+%{texmfdist}/source/latex/filecontents
+%{texmfdist}/source/latex/fink
+%{texmfdist}/source/latex/flabels
+%{texmfdist}/source/latex/flagderiv
+%{texmfdist}/source/latex/flashcards
+%{texmfdist}/source/latex/float
+%{texmfdist}/source/latex/floatrow
+%{texmfdist}/source/latex/fmp
+%{texmfdist}/source/latex/fnbreak
+%{texmfdist}/source/latex/foilhtml
+%{texmfdist}/source/latex/fonttable
+%{texmfdist}/source/latex/footmisc
+%{texmfdist}/source/latex/footnpag
+%{texmfdist}/source/latex/frankenstein
+%{texmfdist}/source/latex/frontespizio
+%{texmfdist}/source/latex/fullblck
+%{texmfdist}/source/latex/fundus
+%{texmfdist}/source/latex/gcite
+%{texmfdist}/source/latex/genmpage
+%{texmfdist}/source/latex/geometry
+%{texmfdist}/source/latex/geomsty
+%{texmfdist}/source/latex/glossaries
+%{texmfdist}/source/latex/graphics
+%{texmfdist}/source/latex/graphicx-psmin
+%{texmfdist}/source/latex/greekdates
+%{texmfdist}/source/latex/grnumalt
+%{texmfdist}/source/latex/grverb
+%{texmfdist}/source/latex/hanging
+%{texmfdist}/source/latex/harvard
+%{texmfdist}/source/latex/hc
+%{texmfdist}/source/latex/hepthesis
+%{texmfdist}/source/latex/hilowres
+%{texmfdist}/source/latex/histogr
+%{texmfdist}/source/latex/hpsdiss
+%{texmfdist}/source/latex/hyper
+%{texmfdist}/source/latex/hyperref
+%{texmfdist}/source/latex/hyperxmp
+%{texmfdist}/source/latex/hyphenat
+%{texmfdist}/source/latex/ibycus-babel
+%{texmfdist}/source/latex/icsv
+%{texmfdist}/source/latex/ifmslide
+%{texmfdist}/source/latex/ifplatform
+%{texmfdist}/source/latex/ijmart
+%{texmfdist}/source/latex/imtekda
+%{texmfdist}/source/latex/index
+%{texmfdist}/source/latex/inlinedef
+%{texmfdist}/source/latex/iso
+%{texmfdist}/source/latex/iso10303
+%{texmfdist}/source/latex/isodate
+%{texmfdist}/source/latex/isodoc
+%{texmfdist}/source/latex/itnumpar
+%{texmfdist}/source/latex/jura
+%{texmfdist}/source/latex/juraabbrev
 %{texmfdist}/source/latex/jurarsp
 %{texmfdist}/source/latex/kdgreek
-%{texmfdist}/source/latex/kerntest
-%{texmfdist}/source/latex/kluwer
 %{texmfdist}/source/latex/koma-script
-%{texmfdist}/source/latex/labelcas
 %{texmfdist}/source/latex/labels
-%{texmfdist}/source/latex/lastpage
-%{texmfdist}/source/latex/latex-tds
 %{texmfdist}/source/latex/layouts
-%{texmfdist}/source/latex/lcg
-%{texmfdist}/source/latex/lcyw
+%{texmfdist}/source/latex/listings
+%{texmfdist}/source/latex/localloc
+%{texmfdist}/source/latex/mathcomp
+%{texmfdist}/source/latex/mathpazo
+%{texmfdist}/source/latex/mdwtools
+%{texmfdist}/source/latex/memoir
+%{texmfdist}/source/latex/mh
+%{texmfdist}/source/latex/mnsymbol
+%{texmfdist}/source/latex/modroman
+%{texmfdist}/source/latex/mongolian-babel
+%{texmfdist}/source/latex/montex
+%{texmfdist}/source/latex/mparhack
+%{texmfdist}/source/latex/ms
+%{texmfdist}/source/latex/multibib
+%{texmfdist}/source/latex/mwcls
+%{texmfdist}/source/latex/natbib
+%{texmfdist}/source/latex/ncctools
+%{texmfdist}/source/latex/nddiss
+%{texmfdist}/source/latex/newalg
+%{texmfdist}/source/latex/newfile
+%{texmfdist}/source/latex/newlfm
+%{texmfdist}/source/latex/newspaper
+%{texmfdist}/source/latex/nomencl
+%{texmfdist}/source/latex/ntgclass
+%{texmfdist}/source/latex/oberdiek
+%{texmfdist}/source/latex/paralist
+%{texmfdist}/source/latex/pdfpages
+%{texmfdist}/source/latex/pict2e
+%{texmfdist}/source/latex/preprint
+%{texmfdist}/source/latex/preview
+%{texmfdist}/source/latex/psfrag
+%{texmfdist}/source/latex/pslatex
+%{texmfdist}/source/latex/revtex
+%{texmfdist}/source/latex/rotating
+%{texmfdist}/source/latex/rotfloat
+%{texmfdist}/source/latex/scale
+%{texmfdist}/source/latex/sectsty
+%{texmfdist}/source/latex/showlabels
+%{texmfdist}/source/latex/sidecap
+%{texmfdist}/source/latex/soul
+%{texmfdist}/source/latex/stdclsdv
+%{texmfdist}/source/latex/subfig
+%{texmfdist}/source/latex/subfigure
+%{texmfdist}/source/latex/supertabular
+%{texmfdist}/source/latex/tablists
+%{texmfdist}/source/latex/tabulary
+%{texmfdist}/source/latex/tabvar
+%{texmfdist}/source/latex/talk
+%{texmfdist}/source/latex/tcldoc
+%{texmfdist}/source/latex/tdsfrmath
+%{texmfdist}/source/latex/technics
+%{texmfdist}/source/latex/ted
+%{texmfdist}/source/latex/tengwarscript
+%{texmfdist}/source/latex/tensor
+%{texmfdist}/source/latex/teubner
+%{texmfdist}/source/latex/texmate
+%{texmfdist}/source/latex/texpower
+%{texmfdist}/source/latex/texshade
+%{texmfdist}/source/latex/textcase
+%{texmfdist}/source/latex/textfit
+%{texmfdist}/source/latex/textopo
+%{texmfdist}/source/latex/textpos
+%{texmfdist}/source/latex/thesis-titlepage-fhac
+%{texmfdist}/source/latex/thmtools
+%{texmfdist}/source/latex/thumb
+%{texmfdist}/source/latex/thuthesis
+%{texmfdist}/source/latex/timesht
+%{texmfdist}/source/latex/titling
+%{texmfdist}/source/latex/tocbibind
+%{texmfdist}/source/latex/tocloft
+%{texmfdist}/source/latex/tools
+%{texmfdist}/source/latex/totpages
+%{texmfdist}/source/latex/type1cm
+%{texmfdist}/source/latex/undertilde
+%{texmfdist}/source/latex/units
+%{texmfdist}/source/latex/unitsdef
+%{texmfdist}/source/latex/unroman
+%{texmfdist}/source/latex/upmethodology
+%{texmfdist}/source/latex/urlbst
+%{texmfdist}/source/latex/varindex
+%{texmfdist}/source/latex/vector
+%{texmfdist}/source/latex/verse
+%{texmfdist}/source/latex/vmargin
+%{texmfdist}/source/latex/volumes
+%{texmfdist}/source/latex/vrsion
+%{texmfdist}/source/latex/vwcol
+%{texmfdist}/source/latex/vxu
+%{texmfdist}/source/latex/warning
+%{texmfdist}/source/latex/warpcol
+%{texmfdist}/source/latex/was
+%{texmfdist}/source/latex/xargs
+%{texmfdist}/source/latex/xdoc
+%{texmfdist}/source/latex/xfor
+%{texmfdist}/source/latex/xmpincl
+%{texmfdist}/source/latex/xpackages
+%{texmfdist}/source/latex/xskak
+%{texmfdist}/source/latex/xtab
+%{texmfdist}/source/latex/xtcapts
+%{texmfdist}/source/latex/yafoot
+%{texmfdist}/source/latex/yfonts
+%{texmfdist}/source/latex/yhmath
+%{texmfdist}/source/latex/york-thesis
+%{texmfdist}/source/latex/youngtab
+
+%files latex-styles
+%defattr(644,root,root,755)
+%doc %{texmfdist}/doc/latex/IEEEconf
+%doc %{texmfdist}/doc/latex/aastex
+%doc %{texmfdist}/doc/latex/acmconf
+%doc %{texmfdist}/doc/latex/active-conf
+%doc %{texmfdist}/doc/latex/aiaa
+%doc %{texmfdist}/doc/latex/apacite
+%doc %{texmfdist}/doc/latex/asaetr
+%doc %{texmfdist}/doc/latex/computational-complexity
+%doc %{texmfdist}/doc/latex/dtk
+%doc %{texmfdist}/doc/latex/elsarticle
+%doc %{texmfdist}/doc/latex/lettre
+%doc %{texmfdist}/doc/latex/lexikon
+%doc %{texmfdist}/doc/latex/lps
+%doc %{texmfdist}/doc/latex/manuscript
+%doc %{texmfdist}/doc/latex/maple
+%doc %{texmfdist}/doc/latex/mentis
+%doc %{texmfdist}/doc/latex/nature
+%doc %{texmfdist}/doc/latex/nih
+%doc %{texmfdist}/doc/latex/nostarch
+%doc %{texmfdist}/doc/latex/nrc
+%doc %{texmfdist}/doc/latex/octavo
+%doc %{texmfdist}/doc/latex/paper
+%doc %{texmfdist}/doc/latex/papertex
+%doc %{texmfdist}/doc/latex/pbsheet
+%doc %{texmfdist}/doc/latex/petiteannonce
+%doc %{texmfdist}/doc/latex/philosophersimprint
+%doc %{texmfdist}/doc/latex/pittetd
+%doc %{texmfdist}/doc/latex/plari
+%doc %{texmfdist}/doc/latex/play
+%doc %{texmfdist}/doc/latex/poemscol
+%doc %{texmfdist}/doc/latex/pracjourn
+%doc %{texmfdist}/doc/latex/ptptex
+%doc %{texmfdist}/doc/latex/refman
+%doc %{texmfdist}/doc/latex/rsc
+%doc %{texmfdist}/doc/latex/screenplay
+%doc %{texmfdist}/doc/latex/script
+%doc %{texmfdist}/doc/latex/shipunov
+%doc %{texmfdist}/doc/latex/sides
+%doc %{texmfdist}/doc/latex/siggraph
+%doc %{texmfdist}/doc/latex/stage
+%doc %{texmfdist}/doc/latex/tufte-latex
+%doc %{texmfdist}/doc/latex/tugboat
+%doc %{texmfdist}/doc/latex/uaclasses
+%doc %{texmfdist}/doc/latex/ucthesis
+%doc %{texmfdist}/doc/latex/uiucthesis
+%doc %{texmfdist}/doc/latex/umich-thesis
+%doc %{texmfdist}/doc/latex/umthesis
+%doc %{texmfdist}/doc/latex/uwthesis
+%{texmfdist}/bibtex/bib/aiaa
+%{texmfdist}/bibtex/bib/apacite
+%{texmfdist}/bibtex/bib/asaetr
+%{texmfdist}/bibtex/bib/computational-complexity
+%{texmfdist}/bibtex/bib/dtk
+%{texmfdist}/bibtex/bib/philosophersimprint
+%{texmfdist}/bibtex/bst/aiaa
+%{texmfdist}/bibtex/bst/apacite
+%{texmfdist}/bibtex/bst/asaetr
+%{texmfdist}/bibtex/bst/computational-complexity
+%{texmfdist}/bibtex/bst/dtk
+%{texmfdist}/bibtex/bst/rsc
+%{texmfdist}/source/latex/IEEEconf
+%{texmfdist}/source/latex/aastex
+%{texmfdist}/source/latex/acmconf
+%{texmfdist}/source/latex/active-conf
+%{texmfdist}/source/latex/aiaa
+%{texmfdist}/source/latex/apacite
+%{texmfdist}/source/latex/asaetr
+%{texmfdist}/source/latex/computational-complexity
+%{texmfdist}/source/latex/dtk
+%{texmfdist}/source/latex/elsarticle
+%{texmfdist}/source/latex/lexikon
+%{texmfdist}/source/latex/lps
+%{texmfdist}/source/latex/manuscript
+%{texmfdist}/source/latex/mentis
+%{texmfdist}/source/latex/menu
+%{texmfdist}/source/latex/nostarch
+%{texmfdist}/source/latex/nrc
+%{texmfdist}/source/latex/octavo
+%{texmfdist}/source/latex/paper
+%{texmfdist}/source/latex/papertex
+%{texmfdist}/source/latex/pbsheet
+%{texmfdist}/source/latex/philosophersimprint
+%{texmfdist}/source/latex/pittetd
+%{texmfdist}/source/latex/plari
+%{texmfdist}/source/latex/play
+%{texmfdist}/source/latex/poemscol
+%{texmfdist}/source/latex/pracjourn
+%{texmfdist}/source/latex/refman
+%{texmfdist}/source/latex/rsc
+%{texmfdist}/source/latex/screenplay
+%{texmfdist}/source/latex/siggraph
+%{texmfdist}/source/latex/tugboat
+%{texmfdist}/source/latex/uaclasses
+%{texmfdist}/source/latex/uiucthesis
+%{texmfdist}/tex/latex/IEEEconf
+%{texmfdist}/tex/latex/aastex
+%{texmfdist}/tex/latex/acmconf
+%{texmfdist}/tex/latex/active-conf
+%{texmfdist}/tex/latex/aiaa
+%{texmfdist}/tex/latex/apacite
+%{texmfdist}/tex/latex/asaetr
+%{texmfdist}/tex/latex/computational-complexity
+%{texmfdist}/tex/latex/dtk
+%{texmfdist}/tex/latex/elsarticle
+%{texmfdist}/tex/latex/lettre
+%{texmfdist}/tex/latex/lexikon
+%{texmfdist}/tex/latex/lps
+%{texmfdist}/tex/latex/manuscript
+%{texmfdist}/tex/latex/maple
+%{texmfdist}/tex/latex/mentis
+%{texmfdist}/tex/latex/menu
+%{texmfdist}/tex/latex/muthesis
+%{texmfdist}/tex/latex/nature
+%{texmfdist}/tex/latex/nih
+%{texmfdist}/tex/latex/nostarch
+%{texmfdist}/tex/latex/nrc
+%{texmfdist}/tex/latex/octavo
+%{texmfdist}/tex/latex/paper
+%{texmfdist}/tex/latex/papertex
+%{texmfdist}/tex/latex/pbsheet
+%{texmfdist}/tex/latex/petiteannonce
+%{texmfdist}/tex/latex/philosophersimprint
+%{texmfdist}/tex/latex/pittetd
+%{texmfdist}/tex/latex/plari
+%{texmfdist}/tex/latex/play
+%{texmfdist}/tex/latex/poemscol
+%{texmfdist}/tex/latex/pracjourn
+%{texmfdist}/tex/latex/ptptex
+%{texmfdist}/tex/latex/refman
+%{texmfdist}/tex/latex/rsc
+%{texmfdist}/tex/latex/screenplay
+%{texmfdist}/tex/latex/script
+%{texmfdist}/tex/latex/shipunov
+%{texmfdist}/tex/latex/sides
+%{texmfdist}/tex/latex/siggraph
+%{texmfdist}/tex/latex/stage
+%{texmfdist}/tex/latex/tufte-latex
+%{texmfdist}/tex/latex/tugboat
+%{texmfdist}/tex/latex/uaclasses
+%{texmfdist}/tex/latex/ucthesis
+%{texmfdist}/tex/latex/uiucthesis
+%{texmfdist}/tex/latex/umich-thesis
+%{texmfdist}/tex/latex/umthesis
+%{texmfdist}/tex/latex/uwthesis
+
+%files latex-lang
+%defattr(644,root,root,755)
+%doc %{texmfdist}/doc/latex/ESIEEcv
+%doc %{texmfdist}/doc/latex/chletter
+%doc %{texmfdist}/doc/latex/dinbrief
+%doc %{texmfdist}/doc/latex/disser
+%doc %{texmfdist}/doc/latex/elmath
+%doc %{texmfdist}/doc/latex/eskd
+%doc %{texmfdist}/doc/latex/ginpenc
+%doc %{texmfdist}/doc/latex/hrlatex
+%doc %{texmfdist}/doc/latex/mla-paper
+%{texmfdist}/source/latex/ESIEEcv
+%{texmfdist}/source/latex/chletter
+%{texmfdist}/source/latex/dinbrief
+%{texmfdist}/source/latex/disser
+%{texmfdist}/source/latex/elmath
+%{texmfdist}/source/latex/eskd
+%{texmfdist}/source/latex/ginpenc
+%{texmfdist}/source/latex/hrlatex
+%{texmfdist}/tex/latex/ESIEEcv
+%{texmfdist}/tex/latex/chletter
+%{texmfdist}/tex/latex/dinbrief
+%{texmfdist}/tex/latex/disser
+%{texmfdist}/tex/latex/elmath
+%{texmfdist}/tex/latex/eskd
+%{texmfdist}/tex/latex/ginpenc
+%{texmfdist}/tex/latex/hrlatex
+%{texmfdist}/tex/latex/mla-paper
+
+%files latex-music
+%defattr(644,root,root,755)
+%doc %{texmfdist}/doc/generic/musixps
+%doc %{texmfdist}/doc/latex/abc
+%doc %{texmfdist}/doc/latex/guitar
+%doc %{texmfdist}/doc/latex/musixlyr
+%doc %{texmfdist}/doc/latex/songbook
+%{texmfdist}/fonts/source/public/musixps
+%{texmfdist}/fonts/tfm/public/musixps
+%{texmfdist}/source/latex/abc
+%{texmfdist}/source/latex/guitar
+%{texmfdist}/source/latex/songbook
+%{texmfdist}/tex/generic/musixlyr
+%{texmfdist}/tex/generic/musixps
+%{texmfdist}/tex/latex/abc
+%{texmfdist}/tex/latex/guitar
+%{texmfdist}/tex/latex/songbook
+
+%files latex-extend
+%defattr(644,root,root,755)
+%doc %{texmfdist}/doc/latex/HA-prosper
+%doc %{texmfdist}/doc/latex/addlines
+%doc %{texmfdist}/doc/latex/alnumsec
+%doc %{texmfdist}/doc/latex/arydshln
+%doc %{texmfdist}/doc/latex/babelbib
+%doc %{texmfdist}/doc/latex/bibtopicprefix
+%doc %{texmfdist}/doc/latex/boites
+%doc %{texmfdist}/doc/latex/booklet
+%doc %{texmfdist}/doc/latex/bullcntr
+%doc %{texmfdist}/doc/latex/chappg
+%doc %{texmfdist}/doc/latex/clefval
+%doc %{texmfdist}/doc/latex/colortbl
+%doc %{texmfdist}/doc/latex/combine
+%doc %{texmfdist}/doc/latex/contour
+%doc %{texmfdist}/doc/latex/ctable
+%doc %{texmfdist}/doc/latex/curve2e
+%doc %{texmfdist}/doc/latex/dashrule
+%doc %{texmfdist}/doc/latex/etaremune
+%doc %{texmfdist}/doc/latex/expdlist
+%doc %{texmfdist}/doc/latex/leading
+%doc %{texmfdist}/doc/latex/listliketab
+%doc %{texmfdist}/doc/latex/makebox
+%doc %{texmfdist}/doc/latex/makecell
+%doc %{texmfdist}/doc/latex/marginnote
+%doc %{texmfdist}/doc/latex/mcaption
+%doc %{texmfdist}/doc/latex/mcite
+%doc %{texmfdist}/doc/latex/mciteplus
+%doc %{texmfdist}/doc/latex/minipage-marginpar
+%doc %{texmfdist}/doc/latex/miniplot
+%doc %{texmfdist}/doc/latex/multicap
+%doc %{texmfdist}/doc/latex/newvbtm
+%doc %{texmfdist}/doc/latex/notes2bib
+%doc %{texmfdist}/doc/latex/ntabbing
+%doc %{texmfdist}/doc/latex/pbox
+%doc %{texmfdist}/doc/latex/pinlabel
+%doc %{texmfdist}/doc/latex/polytable
+%doc %{texmfdist}/doc/latex/rccol
+%doc %{texmfdist}/doc/latex/romannum
+%doc %{texmfdist}/doc/latex/schedule
+%doc %{texmfdist}/doc/latex/subfloat
+%doc %{texmfdist}/doc/latex/umoline
+%doc %{texmfdist}/doc/latex/underlin
+%{texmfdist}/bibtex/bst/babelbib
+%{texmfdist}/bibtex/bst/mciteplus
+%{texmfdist}/source/latex/HA-prosper
+%{texmfdist}/source/latex/addlines
+%{texmfdist}/source/latex/alnumsec
+%{texmfdist}/source/latex/arydshln
+%{texmfdist}/source/latex/babelbib
+%{texmfdist}/source/latex/bibtopicprefix
+%{texmfdist}/source/latex/boites
+%{texmfdist}/source/latex/booklet
+%{texmfdist}/source/latex/bullcntr
+%{texmfdist}/source/latex/chappg
+%{texmfdist}/source/latex/cjw
+%{texmfdist}/source/latex/clefval
+%{texmfdist}/source/latex/colortbl
+%{texmfdist}/source/latex/combine
+%{texmfdist}/source/latex/contour
+%{texmfdist}/source/latex/ctable
+%{texmfdist}/source/latex/curve2e
+%{texmfdist}/source/latex/dashbox
+%{texmfdist}/source/latex/dashrule
+%{texmfdist}/source/latex/etaremune
+%{texmfdist}/source/latex/expdlist
 %{texmfdist}/source/latex/leading
-%{texmfdist}/source/latex/ledmac
-%{texmfdist}/source/latex/leftidx
-%{texmfdist}/source/latex/lettrine
-%{texmfdist}/source/latex/lexikon
-%{texmfdist}/source/latex/lhcyr
-%{texmfdist}/source/latex/lhelp
-%{texmfdist}/source/latex/limap
-%{texmfdist}/source/latex/lipsum
-%{texmfdist}/source/latex/listbib
-%{texmfdist}/source/latex/listings
 %{texmfdist}/source/latex/listliketab
-%{texmfdist}/source/latex/localloc
-%{texmfdist}/source/latex/logpap
-%{texmfdist}/source/latex/lps
-%{texmfdist}/source/latex/ltxindex
-%{texmfdist}/source/latex/mailing
 %{texmfdist}/source/latex/makebox
 %{texmfdist}/source/latex/makecell
-%{texmfdist}/source/latex/makecmds
-%{texmfdist}/source/latex/makedtx
-%{texmfdist}/source/latex/makeplot
-%{texmfdist}/source/latex/manfnt
-%{texmfdist}/source/latex/manuscript
-%{texmfdist}/source/latex/mapcodes
 %{texmfdist}/source/latex/marginnote
-%{texmfdist}/source/latex/mathcomp
-%{texmfdist}/source/latex/mathpazo
 %{texmfdist}/source/latex/mcaption
 %{texmfdist}/source/latex/mcite
-%{texmfdist}/source/latex/mdwtools
-%{texmfdist}/source/latex/memoir
-%{texmfdist}/source/latex/mentis
-%{texmfdist}/source/latex/menu
-%{texmfdist}/source/latex/method
-%{texmfdist}/source/latex/metre
-%{texmfdist}/source/latex/mff
-%{texmfdist}/source/latex/mfpic4ode
-%{texmfdist}/source/latex/mftinc
-%{texmfdist}/source/latex/mh
-%{texmfdist}/source/latex/miller
 %{texmfdist}/source/latex/minipage-marginpar
-%{texmfdist}/source/latex/minutes
-%{texmfdist}/source/latex/mlist
-%{texmfdist}/source/latex/mnsymbol
-%{texmfdist}/source/latex/modroman
-%{texmfdist}/source/latex/mongolian-babel
-%{texmfdist}/source/latex/montex
-%{texmfdist}/source/latex/moresize
-%{texmfdist}/source/latex/moreverb
-%{texmfdist}/source/latex/mparhack
-%{texmfdist}/source/latex/ms
-%{texmfdist}/source/latex/msg
-%{texmfdist}/source/latex/mtgreek
-%{texmfdist}/source/latex/multibbl
-%{texmfdist}/source/latex/multibib
 %{texmfdist}/source/latex/multicap
-%{texmfdist}/source/latex/mwcls
-%{texmfdist}/source/latex/mxd
-%{texmfdist}/source/latex/nag
-%{texmfdist}/source/latex/namespc
-%{texmfdist}/source/latex/natbib
-%{texmfdist}/source/latex/ncctools
-%{texmfdist}/source/latex/nddiss
-%{texmfdist}/source/latex/newalg
-%{texmfdist}/source/latex/newfile
-%{texmfdist}/source/latex/newlfm
-%{texmfdist}/source/latex/newspaper
 %{texmfdist}/source/latex/newvbtm
-%{texmfdist}/source/latex/niceframe
-%{texmfdist}/source/latex/noitcrul
-%{texmfdist}/source/latex/nomencl
-%{texmfdist}/source/latex/nomentbl
-%{texmfdist}/source/latex/nonfloat
-%{texmfdist}/source/latex/nostarch
-%{texmfdist}/source/latex/notes
 %{texmfdist}/source/latex/notes2bib
-%{texmfdist}/source/latex/nrc
-%{texmfdist}/source/latex/ntgclass
-%{texmfdist}/source/latex/ntheorem
-%{texmfdist}/source/latex/numprint
-%{texmfdist}/source/latex/oberdiek
-%{texmfdist}/source/latex/objectz
-%{texmfdist}/source/latex/octavo
-%{texmfdist}/source/latex/ogonek
-%{texmfdist}/source/latex/oldstyle
-%{texmfdist}/source/latex/opcit
-%{texmfdist}/source/latex/ordinalpt
-%{texmfdist}/source/latex/othello
-%{texmfdist}/source/latex/otibet
-%{texmfdist}/source/latex/pacioli
-%{texmfdist}/source/latex/pageno
-%{texmfdist}/source/latex/pagenote
-%{texmfdist}/source/latex/paper
-%{texmfdist}/source/latex/papercdcase
-%{texmfdist}/source/latex/papertex
-%{texmfdist}/source/latex/paralist
-%{texmfdist}/source/latex/parallel
-%{texmfdist}/source/latex/paresse
-%{texmfdist}/source/latex/parrun
+%{texmfdist}/source/latex/pbox
+%{texmfdist}/source/latex/polytable
+%{texmfdist}/source/latex/rccol
+%{texmfdist}/source/latex/romannum
+%{texmfdist}/source/latex/schedule
+%{texmfdist}/source/latex/subfloat
+%{texmfdist}/source/latex/umoline
+%{texmfdist}/source/latex/underlin
+%{texmfdist}/tex/latex/HA-prosper
+%{texmfdist}/tex/latex/addlines
+%{texmfdist}/tex/latex/alnumsec
+%{texmfdist}/tex/latex/arydshln
+%{texmfdist}/tex/latex/babelbib
+%{texmfdist}/tex/latex/bibtopicprefix
+%{texmfdist}/tex/latex/boites
+%{texmfdist}/tex/latex/booklet
+%{texmfdist}/tex/latex/bullcntr
+%{texmfdist}/tex/latex/chappg
+%{texmfdist}/tex/latex/cjw
+%{texmfdist}/tex/latex/clefval
+%{texmfdist}/tex/latex/colortbl
+%{texmfdist}/tex/latex/combine
+%{texmfdist}/tex/latex/contour
+%{texmfdist}/tex/latex/ctable
+%{texmfdist}/tex/latex/curve2e
+%{texmfdist}/tex/latex/dashbox
+%{texmfdist}/tex/latex/dashrule
+%{texmfdist}/tex/latex/etaremune
+%{texmfdist}/tex/latex/expdlist
+%{texmfdist}/tex/latex/leading
+%{texmfdist}/tex/latex/listliketab
+%{texmfdist}/tex/latex/ltablex
+%{texmfdist}/tex/latex/makebox
+%{texmfdist}/tex/latex/makecell
+%{texmfdist}/tex/latex/marginnote
+%{texmfdist}/tex/latex/mcaption
+%{texmfdist}/tex/latex/mcite
+%{texmfdist}/tex/latex/mciteplus
+%{texmfdist}/tex/latex/minipage-marginpar
+%{texmfdist}/tex/latex/miniplot
+%{texmfdist}/tex/latex/multicap
+%{texmfdist}/tex/latex/newvbtm
+%{texmfdist}/tex/latex/notes2bib
+%{texmfdist}/tex/latex/ntabbing
+%{texmfdist}/tex/latex/numline
+%{texmfdist}/tex/latex/pbox
+%{texmfdist}/tex/latex/pinlabel
+%{texmfdist}/tex/latex/polytable
+%{texmfdist}/tex/latex/rccol
+%{texmfdist}/tex/latex/romannum
+%{texmfdist}/tex/latex/schedule
+%{texmfdist}/tex/latex/subfloat
+%{texmfdist}/tex/latex/umoline
+%{texmfdist}/tex/latex/underlin
+
+%files latex-presentation
+%defattr(644,root,root,755)
+%attr(755,root,root) %{_bindir}/ppower4
+%attr(755,root,root) %{_bindir}/pdfthumb
+%doc %{texmfdist}/doc/latex/powerdot
+%doc %{texmfdist}/doc/latex/ppower4
+%doc %{texmfdist}/doc/latex/sciposter
+%doc %{texmfdist}/doc/latex/tpslifonts
+%{texmfdist}/scripts/ppower4
+%{texmfdist}/source/latex/powerdot
+%{texmfdist}/tex/latex/powerdot
+%{texmfdist}/tex/latex/ppower4
+%{texmfdist}/tex/latex/sciposter
+%{texmfdist}/tex/latex/tpslifonts
+
+%files latex-programming
+%defattr(644,root,root,755)
+%doc %{texmfdist}/doc/latex/cool
+%doc %{texmfdist}/doc/latex/coollist
+%doc %{texmfdist}/doc/latex/coolstr
+%doc %{texmfdist}/doc/latex/csvtools
+%doc %{texmfdist}/doc/latex/datatool
+%doc %{texmfdist}/doc/latex/datenumber
+%doc %{texmfdist}/doc/latex/delimtxt
+%doc %{texmfdist}/doc/latex/dialogl
+%doc %{texmfdist}/doc/latex/dprogress
+%doc %{texmfdist}/doc/latex/environ
+%doc %{texmfdist}/doc/latex/export
+%doc %{texmfdist}/doc/latex/fmtcount
+%doc %{texmfdist}/doc/latex/forarray
+%doc %{texmfdist}/doc/latex/forloop
+%doc %{texmfdist}/doc/latex/inversepath
+%doc %{texmfdist}/doc/latex/labelcas
+%doc %{texmfdist}/doc/latex/makecmds
+%doc %{texmfdist}/doc/latex/nag
+%doc %{texmfdist}/doc/latex/namespc
+%doc %{texmfdist}/doc/latex/progress
+%doc %{texmfdist}/doc/latex/randtext
+%doc %{texmfdist}/doc/latex/regcount
+%doc %{texmfdist}/doc/latex/robustcommand
+%doc %{texmfdist}/doc/latex/splitindex
+%doc %{texmfdist}/doc/latex/stringstrings
+%doc %{texmfdist}/doc/latex/substr
+%doc %{texmfdist}/doc/latex/typedref
+%{texmfdist}/source/latex/cmdtrack
+%{texmfdist}/source/latex/cool
+%{texmfdist}/source/latex/coollist
+%{texmfdist}/source/latex/coolstr
+%{texmfdist}/source/latex/csvtools
+%{texmfdist}/source/latex/datatool
+%{texmfdist}/source/latex/datenumber
+%{texmfdist}/source/latex/delimtxt
+%{texmfdist}/source/latex/dialogl
+%{texmfdist}/source/latex/dprogress
+%{texmfdist}/source/latex/environ
+%{texmfdist}/source/latex/export
+%{texmfdist}/source/latex/fmtcount
+%{texmfdist}/source/latex/forarray
+%{texmfdist}/source/latex/forloop
+%{texmfdist}/source/latex/inversepath
+%{texmfdist}/source/latex/labelcas
+%{texmfdist}/source/latex/lcg
+%{texmfdist}/source/latex/makecmds
+%{texmfdist}/source/latex/nag
+%{texmfdist}/source/latex/namespc
 %{texmfdist}/source/latex/patchcmd
-%{texmfdist}/source/latex/pauldoc
-%{texmfdist}/source/latex/pawpict
-%{texmfdist}/source/latex/pbox
-%{texmfdist}/source/latex/pbsheet
-%{texmfdist}/source/latex/pdfcprot
-%{texmfdist}/source/latex/pdfpages
-%{texmfdist}/source/latex/perltex
-%{texmfdist}/source/latex/permute
-%{texmfdist}/source/latex/petri-nets
-%{texmfdist}/source/latex/pgfopts
-%{texmfdist}/source/latex/pgfplots
-%{texmfdist}/source/latex/philosophersimprint
-%{texmfdist}/source/latex/photo
-%{texmfdist}/source/latex/pict2e
-%{texmfdist}/source/latex/pittetd
-%{texmfdist}/source/latex/plari
-%{texmfdist}/source/latex/play
-%{texmfdist}/source/latex/plweb
-%{texmfdist}/source/latex/poemscol
-%{texmfdist}/source/latex/polski
-%{texmfdist}/source/latex/polyglot
-%{texmfdist}/source/latex/polytable
-%{texmfdist}/source/latex/powerdot
-%{texmfdist}/source/latex/ppr-prv
-%{texmfdist}/source/latex/pracjourn
-%{texmfdist}/source/latex/preprint
-%{texmfdist}/source/latex/prettyref
-%{texmfdist}/source/latex/preview
-%{texmfdist}/source/latex/proba
-%{texmfdist}/source/latex/probsoln
-%{texmfdist}/source/latex/progkeys
-%{texmfdist}/source/latex/prosper
-%{texmfdist}/source/latex/protocol
-%{texmfdist}/source/latex/psfrag
-%{texmfdist}/source/latex/psfragx
-%{texmfdist}/source/latex/pslatex
-%{texmfdist}/source/latex/pspicture
-%{texmfdist}/source/latex/qcm
-%{texmfdist}/source/latex/qstest
-%{texmfdist}/source/latex/qsymbols
-%{texmfdist}/source/latex/quotchap
-%{texmfdist}/source/latex/quotmark
-%{texmfdist}/source/latex/randbild
-%{texmfdist}/source/latex/rccol
-%{texmfdist}/source/latex/rcs
-%{texmfdist}/source/latex/rcsinfo
-%{texmfdist}/source/latex/recipecard
-%{texmfdist}/source/latex/refman
-%{texmfdist}/source/latex/refstyle
 %{texmfdist}/source/latex/regcount
-%{texmfdist}/source/latex/register
-%{texmfdist}/source/latex/relenc
-%{texmfdist}/source/latex/revtex
-%{texmfdist}/source/latex/rmpage
 %{texmfdist}/source/latex/robustcommand
-%{texmfdist}/source/latex/romannum
-%{texmfdist}/source/latex/rotating
-%{texmfdist}/source/latex/rotfloat
-%{texmfdist}/source/latex/rsc
-%{texmfdist}/source/latex/rst
-%{texmfdist}/source/latex/rtkinenc
-%{texmfdist}/source/latex/sagetex
-%{texmfdist}/source/latex/sanskrit
-%{texmfdist}/source/latex/sauerj
-%{texmfdist}/source/latex/sauterfonts
-%{texmfdist}/source/latex/savefnmark
-%{texmfdist}/source/latex/savetrees
-%{texmfdist}/source/latex/scale
-%{texmfdist}/source/latex/scalebar
-%{texmfdist}/source/latex/schedule
-%{texmfdist}/source/latex/sciwordconv
-%{texmfdist}/source/latex/screenplay
-%{texmfdist}/source/latex/sectsty
-%{texmfdist}/source/latex/semantic
-%{texmfdist}/source/latex/semioneside
-%{texmfdist}/source/latex/seqsplit
-%{texmfdist}/source/latex/sf298
-%{texmfdist}/source/latex/sffms
-%{texmfdist}/source/latex/shorttoc
-%{texmfdist}/source/latex/show2e
-%{texmfdist}/source/latex/showexpl
-%{texmfdist}/source/latex/showlabels
-%{texmfdist}/source/latex/sidecap
-%{texmfdist}/source/latex/siggraph
-%{texmfdist}/source/latex/simplecv
-%{texmfdist}/source/latex/simplewick
-%{texmfdist}/source/latex/skull
-%{texmfdist}/source/latex/slantsc
-%{texmfdist}/source/latex/snapshot
-%{texmfdist}/source/latex/songbook
-%{texmfdist}/source/latex/soul
-%{texmfdist}/source/latex/splitbib
 %{texmfdist}/source/latex/splitindex
-%{texmfdist}/source/latex/srcltx
-%{texmfdist}/source/latex/sseq
-%{texmfdist}/source/latex/ssqquote
 %{texmfdist}/source/latex/stack
-%{texmfdist}/source/latex/statistik
-%{texmfdist}/source/latex/staves
-%{texmfdist}/source/latex/stdclsdv
-%{texmfdist}/source/latex/stdpage
-%{texmfdist}/source/latex/stellenbosch
-%{texmfdist}/source/latex/stex
 %{texmfdist}/source/latex/stringstrings
-%{texmfdist}/source/latex/struktex
-%{texmfdist}/source/latex/subdepth
-%{texmfdist}/source/latex/subeqn
-%{texmfdist}/source/latex/subeqnarray
-%{texmfdist}/source/latex/subfig
-%{texmfdist}/source/latex/subfigure
-%{texmfdist}/source/latex/subfloat
-%{texmfdist}/source/latex/sudoku
-%{texmfdist}/source/latex/sudokubundle
-%{texmfdist}/source/latex/supertabular
-%{texmfdist}/source/latex/svn-multi
-%{texmfdist}/source/latex/svn
-%{texmfdist}/source/latex/svninfo
-%{texmfdist}/source/latex/swimgraf
-%{texmfdist}/source/latex/syntrace
-%{texmfdist}/source/latex/synttree
-%{texmfdist}/source/latex/tablists
-%{texmfdist}/source/latex/tabulary
-%{texmfdist}/source/latex/tabvar
-%{texmfdist}/source/latex/talk
-%{texmfdist}/source/latex/tcldoc
-%{texmfdist}/source/latex/tdsfrmath
-%{texmfdist}/source/latex/technics
-%{texmfdist}/source/latex/ted
-%{texmfdist}/source/latex/tengwarscript
-%{texmfdist}/source/latex/tensor
-%{texmfdist}/source/latex/teubner
-%{texmfdist}/source/latex/texmate
-%{texmfdist}/source/latex/texpower
-%{texmfdist}/source/latex/texshade
-%{texmfdist}/source/latex/textcase
-%{texmfdist}/source/latex/textfit
-%{texmfdist}/source/latex/textopo
-%{texmfdist}/source/latex/textpos
-%{texmfdist}/source/latex/thesis-titlepage-fhac
-%{texmfdist}/source/latex/thmtools
-%{texmfdist}/source/latex/thumb
-%{texmfdist}/source/latex/thuthesis
-%{texmfdist}/source/latex/timesht
-%{texmfdist}/source/latex/titling
-%{texmfdist}/source/latex/tocbibind
-%{texmfdist}/source/latex/tocloft
-%{texmfdist}/source/latex/tocvsec2
-%{texmfdist}/source/latex/todo
-%{texmfdist}/source/latex/toolbox
-%{texmfdist}/source/latex/tools
-%{texmfdist}/source/latex/toptesi
-%{texmfdist}/source/latex/totpages
-%{texmfdist}/source/latex/trajan
-%{texmfdist}/source/latex/tree-dvips
-%{texmfdist}/source/latex/trfsigns
-%{texmfdist}/source/latex/trivfloat
-%{texmfdist}/source/latex/trsym
-%{texmfdist}/source/latex/tugboat
-%{texmfdist}/source/latex/turnstile
-%{texmfdist}/source/latex/twoup
-%{texmfdist}/source/latex/type1cm
 %{texmfdist}/source/latex/typedref
-%{texmfdist}/source/latex/typogrid
-%{texmfdist}/source/latex/uaclasses
-%{texmfdist}/source/latex/uiucthesis
-%{texmfdist}/source/latex/ulsy
-%{texmfdist}/source/latex/uml
-%{texmfdist}/source/latex/umlaute
-%{texmfdist}/source/latex/umoline
-%{texmfdist}/source/latex/underlin
-%{texmfdist}/source/latex/undertilde
-%{texmfdist}/source/latex/units
-%{texmfdist}/source/latex/unitsdef
-%{texmfdist}/source/latex/unroman
-%{texmfdist}/source/latex/upmethodology
-%{texmfdist}/source/latex/urlbst
+%{texmfdist}/tex/latex/cmdtrack
+%{texmfdist}/tex/latex/cool
+%{texmfdist}/tex/latex/coollist
+%{texmfdist}/tex/latex/coolstr
+%{texmfdist}/tex/latex/csvtools
+%{texmfdist}/tex/latex/datatool
+%{texmfdist}/tex/latex/datenumber
+%{texmfdist}/tex/latex/delimtxt
+%{texmfdist}/tex/latex/dialogl
+%{texmfdist}/tex/latex/dprogress
+%{texmfdist}/tex/latex/environ
+%{texmfdist}/tex/latex/export
+%{texmfdist}/tex/latex/fmtcount
+%{texmfdist}/tex/latex/forarray
+%{texmfdist}/tex/latex/forloop
+%{texmfdist}/tex/latex/inversepath
+%{texmfdist}/tex/latex/labelcas
+%{texmfdist}/tex/latex/lcg
+%{texmfdist}/tex/latex/makecmds
+%{texmfdist}/tex/latex/multido
+%{texmfdist}/tex/latex/nag
+%{texmfdist}/tex/latex/namespc
+%{texmfdist}/tex/latex/patchcmd
+%{texmfdist}/tex/latex/progress
+%{texmfdist}/tex/latex/randtext
+%{texmfdist}/tex/latex/regcount
+%{texmfdist}/tex/latex/robustcommand
+%{texmfdist}/tex/latex/splitindex
+%{texmfdist}/tex/latex/stack
+%{texmfdist}/tex/latex/stringstrings
+%{texmfdist}/tex/latex/substr
+%{texmfdist}/tex/latex/typedref
+
+%files latex-effects
+%defattr(644,root,root,755)
+%doc %{texmfdist}/doc/fonts/umrand
+%doc %{texmfdist}/doc/latex/arcs
+%doc %{texmfdist}/doc/latex/blowup
+%doc %{texmfdist}/doc/latex/changebar
+%doc %{texmfdist}/doc/latex/draftwatermark
+%doc %{texmfdist}/doc/latex/flippdf
+%doc %{texmfdist}/doc/latex/flowfram
+%doc %{texmfdist}/doc/latex/isorot
+%doc %{texmfdist}/doc/latex/lettrine
+%doc %{texmfdist}/doc/latex/niceframe
+%doc %{texmfdist}/doc/latex/notes
+%doc %{texmfdist}/doc/latex/objectz
+%doc %{texmfdist}/doc/latex/parallel
+%doc %{texmfdist}/doc/latex/quotchap
+%doc %{texmfdist}/doc/latex/rotpages
+%doc %{texmfdist}/doc/latex/sectionbox
+%doc %{texmfdist}/doc/latex/shadethm
+%doc %{texmfdist}/doc/latex/ushort
+%{texmfdist}/fonts/source/public/niceframe
+%{texmfdist}/fonts/source/public/umrand
+%{texmfdist}/fonts/tfm/public/niceframe
+%{texmfdist}/fonts/tfm/public/umrand
+%{texmfdist}/source/latex/arcs
+%{texmfdist}/source/latex/blowup
+%{texmfdist}/source/latex/changebar
+%{texmfdist}/source/latex/draftwatermark
+%{texmfdist}/source/latex/flippdf
+%{texmfdist}/source/latex/flowfram
+%{texmfdist}/source/latex/isorot
+%{texmfdist}/source/latex/lettrine
+%{texmfdist}/source/latex/niceframe
+%{texmfdist}/source/latex/notes
+%{texmfdist}/source/latex/objectz
+%{texmfdist}/source/latex/parallel
+%{texmfdist}/source/latex/quotchap
 %{texmfdist}/source/latex/ushort
-%{texmfdist}/source/latex/varindex
-%{texmfdist}/source/latex/vector
-%{texmfdist}/source/latex/verse
-%{texmfdist}/source/latex/vmargin
-%{texmfdist}/source/latex/volumes
-%{texmfdist}/source/latex/vrsion
-%{texmfdist}/source/latex/vwcol
-%{texmfdist}/source/latex/vxu
-%{texmfdist}/source/latex/warning
-%{texmfdist}/source/latex/warpcol
-%{texmfdist}/source/latex/was
+%{texmfdist}/tex/latex/arcs
+%{texmfdist}/tex/latex/blowup
+%{texmfdist}/tex/latex/changebar
+%{texmfdist}/tex/latex/draftwatermark
+%{texmfdist}/tex/latex/flippdf
+%{texmfdist}/tex/latex/flowfram
+%{texmfdist}/tex/latex/isorot
+%{texmfdist}/tex/latex/lettrine
+%{texmfdist}/tex/latex/niceframe
+%{texmfdist}/tex/latex/notes
+%{texmfdist}/tex/latex/objectz
+%{texmfdist}/tex/latex/parallel
+%{texmfdist}/tex/latex/quotchap
+%{texmfdist}/tex/latex/rotpages
+%{texmfdist}/tex/latex/sectionbox
+%{texmfdist}/tex/latex/shadethm
+%{texmfdist}/tex/latex/umrand
+%{texmfdist}/tex/latex/ushort
+
+# I don't sort them, because maybe can splitting and grouping them
+%files latex-other
+%defattr(644,root,root,755)
+%{texmfdist}/metapost/latexmp
+%{texmfdist}/metapost/makecirc
+%dir %{texmfdist}/source/alatex
+%{texmfdist}/source/alatex/base
+%dir %{texmfdist}/source/cslatex
+%{texmfdist}/source/cslatex/base
+%{texmfdist}/source/generic/xypic
+%{texmfdist}/source/latex/GuIT
+# Definitive source of Plain TeX on CTAN.
+%{texmfdist}/source/latex/base
+%{texmfdist}/source/latex/bayer
+# A small collection of minimal DTX examples.
+%{texmfdist}/source/latex/dtxgallery
+# Editorial Notes for LaTeX documents.
+%{texmfdist}/source/latex/ed
+# Typeset scholarly edition.
+%{texmfdist}/source/latex/edmac
+# Use AMS Euler fonts for math.
+%{texmfdist}/source/latex/euler
+# Ridgeway's fonts.
 %{texmfdist}/source/latex/wnri
-%{texmfdist}/source/latex/xargs
-%{texmfdist}/source/latex/xdoc
-%{texmfdist}/source/latex/xfor
-%{texmfdist}/source/latex/xmpincl
-%{texmfdist}/source/latex/xpackages
-%{texmfdist}/source/latex/xskak
-%{texmfdist}/source/latex/xtab
-%{texmfdist}/source/latex/xtcapts
-%{texmfdist}/source/latex/yafoot
-%{texmfdist}/source/latex/yfonts
-%{texmfdist}/source/latex/yhmath
-%{texmfdist}/source/latex/york-thesis
-%{texmfdist}/source/latex/youngtab
 %dir %{texmfdist}/source/plain
 %{texmfdist}/source/plain/jsmisc
 %{texmfdist}/source/xelatex
 %{texmfdist}/tex/alatex
 %{texmfdist}/tex/generic/enctex
+# Create a calendar, in German.
 %{texmfdist}/tex/latex/kalender
+# Typeset Karnaugh-Veitch-maps.
 %{texmfdist}/tex/latex/karnaugh
+# Kerkis (Greek) font family.
 %{texmfdist}/tex/latex/kerkis
+# Print tables and generate control files to adjust kernings.
+%{texmfdist}/source/latex/kerntest
 %{texmfdist}/tex/latex/kerntest
 %{texmfdist}/tex/latex/kluwer
-%{texmfdist}/tex/latex/kpfonts
+%{texmfdist}/source/latex/kluwer
+# A two-element sans-serif typeface.
 %{texmfdist}/tex/latex/kurier
-%{texmfdist}/tex/latex/labelcas
+# Lists in TeX's "mouth".
 %{texmfdist}/tex/latex/lazylist
-%{texmfdist}/tex/latex/lcg
+# This package makes available Classic Cyrillic CM fonts
+%{texmfdist}/source/latex/lcyw
 %{texmfdist}/tex/latex/lcyw
-%{texmfdist}/tex/latex/leading
+# Typeset scholarly editions in parallel texts.
+%{texmfdist}/source/latex/ledmac
 %{texmfdist}/tex/latex/ledmac
-%{texmfdist}/tex/latex/lettre
 %{texmfdist}/tex/latex/levy
-%{texmfdist}/tex/latex/lexikon
+# Macros for using Silvio Levy's Greek fonts.
 %{texmfdist}/tex/latex/lgreek
+# A non-standard Cyrillic input scheme.
+%{texmfdist}/source/latex/lhcyr
 %{texmfdist}/tex/latex/lhcyr
+# Miscellaneous helper packages.
+%{texmfdist}/source/latex/lhelp
 %{texmfdist}/tex/latex/lhelp
+# Use the font Libertine with LaTeX.
 %{texmfdist}/tex/latex/libertine
+# Typeset maps and blocks according to the Information Mapping
+%{texmfdist}/source/latex/limap
 %{texmfdist}/tex/latex/limap
 %{texmfdist}/tex/latex/linearA
+# Format linguists' examples.
 %{texmfdist}/tex/latex/linguex
+# Easy access to the Lorem Ipsum dummy text.
+%{texmfdist}/source/latex/lipsum
 %{texmfdist}/tex/latex/lipsum
+# Lists contents of BibTeX files.
+%{texmfdist}/source/latex/listbib
 %{texmfdist}/tex/latex/listbib
-%{texmfdist}/tex/latex/listliketab
-%{texmfdist}/tex/latex/listofsymbols
+# LK Proof figure macros.
 %{texmfdist}/tex/latex/lkproof
+# A font for electronic logic design.
 %{texmfdist}/tex/latex/logic
-%{texmfdist}/tex/latex/logpap
-%{texmfdist}/tex/latex/lps
-%{texmfdist}/tex/latex/lsc
-%{texmfdist}/tex/latex/ltablex
+# A LaTeX package to typeset indices with GNU's Texindex.
+%{texmfdist}/source/latex/ltxindex
 %{texmfdist}/tex/latex/ltxindex
+# Set of slide fonts based on CM.
 %{texmfdist}/tex/latex/lxfonts
+# Support for LY1 LaTeX encoding.
 %{texmfdist}/tex/latex/ly1
+# Mathematics in accord with French usage.
 %{texmfdist}/tex/latex/mafr
+# Macros for mail merging.
+%{texmfdist}/source/latex/mailing
 %{texmfdist}/tex/latex/mailing
+# Print various kinds 2/5 and Code 39 bar codes.
 %{texmfdist}/tex/latex/makebarcode
-%{texmfdist}/tex/latex/makebox
-%{texmfdist}/tex/latex/makecell
-%{texmfdist}/tex/latex/makecmds
+# Perl script to help generate dtx and ins files
+%{texmfdist}/source/latex/makedtx
 %{texmfdist}/tex/latex/makedtx
+# Include a glossary into a document.
 %{texmfdist}/tex/latex/makeglos
-%{texmfdist}/tex/latex/makeplot
+# LaTeX support for the TeX book symbols.
+%{texmfdist}/source/latex/manfnt
 %{texmfdist}/tex/latex/manfnt
-%{texmfdist}/tex/latex/manuscript
+# Support for multiple character sets and encodings.
+%{texmfdist}/source/latex/mapcodes
 %{texmfdist}/tex/latex/mapcodes
-%{texmfdist}/tex/latex/maple
-%{texmfdist}/tex/latex/marginnote
+# Mathematical fonts to fit with particular text fonts.
 %{texmfdist}/tex/latex/mathdesign
-%{texmfdist}/tex/latex/maybemath
-%{texmfdist}/tex/latex/mcaption
+# Creating covers for music cassettes.
 %{texmfdist}/tex/latex/mceinleger
-%{texmfdist}/tex/latex/mcite
-%{texmfdist}/tex/latex/mciteplus
+# Experimental memoir support.
 %{texmfdist}/tex/latex/memexsupp
-%{texmfdist}/tex/latex/mentis
-%{texmfdist}/tex/latex/menu
-%{texmfdist}/tex/latex/method
-%{texmfdist}/tex/latex/metre
+# Multiple font formats.
+%{texmfdist}/source/latex/mff
 %{texmfdist}/tex/latex/mff
-%{texmfdist}/tex/latex/mfpic4ode
+# Pretty-print Metafont source.
+%{texmfdist}/source/latex/mftinc
 %{texmfdist}/tex/latex/mftinc
-%{texmfdist}/tex/latex/mhchem
-%{texmfdist}/tex/latex/mhequ
-%{texmfdist}/tex/latex/mhs
-%{texmfdist}/tex/latex/miller
-%{texmfdist}/tex/latex/minipage-marginpar
-%{texmfdist}/tex/latex/miniplot
+# Package for writing minutes of meetings.
+%{texmfdist}/source/latex/minutes
 %{texmfdist}/tex/latex/minutes
-%{texmfdist}/tex/latex/mla-paper
-%{texmfdist}/tex/latex/mlist
+# Allows font sizes up to 35.83pt.
+%{texmfdist}/source/latex/moresize
 %{texmfdist}/tex/latex/moresize
-%{texmfdist}/tex/latex/movie15
-%{texmfdist}/tex/latex/msc
+# A package for LaTeX localisation.
+%{texmfdist}/source/latex/msg
 %{texmfdist}/tex/latex/msg
+# Michael Landy's APA citation style.
 %{texmfdist}/tex/latex/mslapa
+# Use italic and upright greek letters with mathtime.
+%{texmfdist}/source/latex/mtgreek
 %{texmfdist}/tex/latex/mtgreek
+# Multiple bibliographies.
+%{texmfdist}/source/latex/multibbl
 %{texmfdist}/tex/latex/multibbl
-%{texmfdist}/tex/latex/multicap
-%{texmfdist}/tex/latex/multido
-%{texmfdist}/tex/latex/muthesis
+# Support for Mongolian "horizontal" (Xewtee Dorwoljin) script.
+%{texmfdist}/source/latex/mxd
 %{texmfdist}/tex/latex/mxd
+# A pair of Georgian fonts.
 %{texmfdist}/tex/latex/mxedruli
-%{texmfdist}/tex/latex/nag
-%{texmfdist}/tex/latex/namespc
-%{texmfdist}/tex/latex/nath
-%{texmfdist}/tex/latex/nature
-%{texmfdist}/tex/latex/newvbtm
-%{texmfdist}/tex/latex/niceframe
-%{texmfdist}/tex/latex/nih
-%{texmfdist}/tex/latex/noitcrul
+# Nomenclature typeset in a longtable
+%{texmfdist}/source/latex/nomentbl
 %{texmfdist}/tex/latex/nomentbl
+# Non-floating table and figure captions.
+%{texmfdist}/source/latex/nonfloat
 %{texmfdist}/tex/latex/nonfloat
-%{texmfdist}/tex/latex/nostarch
-%{texmfdist}/tex/latex/notes
-%{texmfdist}/tex/latex/notes2bib
-%{texmfdist}/tex/latex/nrc
-%{texmfdist}/tex/latex/ntabbing
-%{texmfdist}/tex/latex/numline
+# Convert a number to its English expression.
 %{texmfdist}/tex/latex/numname
-%{texmfdist}/tex/latex/numprint
-%{texmfdist}/tex/latex/objectz
+# LaTeX support for ocr fonts.
 %{texmfdist}/tex/latex/ocr-latex
-%{texmfdist}/tex/latex/octavo
+# Support for Polish typography and the ogonek.
+%{texmfdist}/source/latex/ogonek
 %{texmfdist}/tex/latex/ogonek
+# Old style numbers in OT1 encoding.
+%{texmfdist}/source/latex/oldstyle
 %{texmfdist}/tex/latex/oldstyle
+# Footnote-style bibliographical references.
+%{texmfdist}/source/latex/opcit
 %{texmfdist}/tex/latex/opcit
+# Counters as ordinal numbers in Portuguese.
+%{texmfdist}/source/latex/ordinalpt
 %{texmfdist}/tex/latex/ordinalpt
+# Macros, metrics, etc., to use the OT2 Cyrillic encoding.
 %{texmfdist}/tex/latex/ot2cyr
-%{texmfdist}/tex/latex/othello
 %{texmfdist}/tex/latex/otibet
+%{texmfdist}/source/latex/otibet
+# List environment for making outlines.
 %{texmfdist}/tex/latex/outline
+# Change section levels easily.
 %{texmfdist}/tex/latex/outliner
+# Fonts designed by Fra Luca de Pacioli in 1497.
+%{texmfdist}/source/latex/pacioli
 %{texmfdist}/tex/latex/pacioli
+# Page number-only page styles.
+%{texmfdist}/source/latex/pageno
 %{texmfdist}/tex/latex/pageno
+# Notes at end of document.
+%{texmfdist}/source/latex/pagenote
 %{texmfdist}/tex/latex/pagenote
 %{texmfdist}/tex/latex/palatino
-%{texmfdist}/tex/latex/paper
+# Origami-style folding paper CD case.
+%{texmfdist}/source/latex/papercdcase
 %{texmfdist}/tex/latex/papercdcase
-%{texmfdist}/tex/latex/papertex
-%{texmfdist}/tex/latex/parallel
+# Defines simple macros for greek letters.
+%{texmfdist}/source/latex/paresse
 %{texmfdist}/tex/latex/paresse
+# Typesets (two) streams of text running parallel.
+%{texmfdist}/source/latex/parrun
 %{texmfdist}/tex/latex/parrun
-%{texmfdist}/tex/latex/patchcmd
+# German LaTeX package documentation.
+%{texmfdist}/source/latex/pauldoc
 %{texmfdist}/tex/latex/pauldoc
+# Using graphics from PAW.
+%{texmfdist}/source/latex/pawpict
 %{texmfdist}/tex/latex/pawpict
-%{texmfdist}/tex/latex/pbox
-%{texmfdist}/tex/latex/pbsheet
+# Font support for current PCL printers.
 %{texmfdist}/tex/latex/pclnfss
-%{texmfdist}/tex/latex/pdfcprot
-%{texmfdist}/tex/latex/pdfscreen
-%{texmfdist}/tex/latex/pdftricks
 %{texmfdist}/tex/latex/pdfwin
+# Print Tibetan text in the classic pecha layout style.
 %{texmfdist}/tex/latex/pecha
+# Define LaTeX macros in terms of Perl code
+%{texmfdist}/source/latex/perltex
 %{texmfdist}/tex/latex/perltex
-%{texmfdist}/tex/latex/permute
-%{texmfdist}/tex/latex/petiteannonce
-%{texmfdist}/tex/latex/petri-nets
+# Create images of the soroban using TikZ/PGF.
 %{texmfdist}/tex/latex/pgf-soroban
+# Disk of Phaistos font.
 %{texmfdist}/tex/latex/phaistos
+# Cross references for named and numbered environments.
 %{texmfdist}/tex/latex/philex
-%{texmfdist}/tex/latex/philosophersimprint
+# MetaFont Phonetic fonts, based on Computer Modern.
 %{texmfdist}/tex/latex/phonetic
-%{texmfdist}/tex/latex/photo
+# Adds relative coordinates and improves the \plot command.
 %{texmfdist}/tex/latex/pictex2
-%{texmfdist}/tex/latex/pinlabel
-%{texmfdist}/tex/latex/pittetd
-%{texmfdist}/tex/latex/plari
+# Arrange for "plates" sections of documents.
 %{texmfdist}/tex/latex/plates
-%{texmfdist}/tex/latex/play
+%{texmfdist}/source/latex/plweb
 %{texmfdist}/tex/latex/plweb
+# "Poor man's" graphics.
 %{texmfdist}/tex/latex/pmgraph
-%{texmfdist}/tex/latex/poemscol
+# Typeset Polish documents with LaTeX and Polish fonts.
+%{texmfdist}/source/latex/polski
 %{texmfdist}/tex/latex/polski
+%{texmfdist}/source/latex/polyglot
 %{texmfdist}/tex/latex/polyglot
-%{texmfdist}/tex/latex/polytable
+# Facilitates mass-mailing of postcards (junkmail).
 %{texmfdist}/tex/latex/postcards
-%{texmfdist}/tex/latex/powerdot
-%{texmfdist}/tex/latex/ppower4
-%{texmfdist}/tex/latex/ppr-prv
-%{texmfdist}/tex/latex/pracjourn
+# Make label references "self-identify".
+%{texmfdist}/source/latex/prettyref
 %{texmfdist}/tex/latex/prettyref
+# Shortcuts commands to symbols used in probability texts.
+%{texmfdist}/source/latex/proba
 %{texmfdist}/tex/latex/proba
-%{texmfdist}/tex/latex/probsoln
 %{texmfdist}/tex/latex/procIAGssymp
-%{texmfdist}/tex/latex/progkeys
-%{texmfdist}/tex/latex/progress
+# Literate programming package.
 %{texmfdist}/tex/latex/protex
+# A class for typesetting minutes (only german).
+%{texmfdist}/source/latex/protocol
 %{texmfdist}/tex/latex/protocol
+# A psfrag eXtension.
+%{texmfdist}/source/latex/psfragx
 %{texmfdist}/tex/latex/psfragx
 %{texmfdist}/tex/latex/psgo
+# PostScript picture support.
+%{texmfdist}/source/latex/pspicture
 %{texmfdist}/tex/latex/pspicture
-%{texmfdist}/tex/latex/ptptex
-%{texmfdist}/tex/latex/qcm
+# LaTeX macros for typesetting trees.
 %{texmfdist}/tex/latex/qobitree
+# Bundle for unit tests and pattern matching.
+%{texmfdist}/source/latex/qstest
 %{texmfdist}/tex/latex/qstest
-%{texmfdist}/tex/latex/qsymbols
-%{texmfdist}/tex/latex/qtree
-%{texmfdist}/tex/latex/quotchap
+# Consistent quote marks.
+%{texmfdist}/source/latex/quotmark
 %{texmfdist}/tex/latex/quotmark
 %{texmfdist}/tex/latex/r_und_s
+# Marginal pictures.
+%{texmfdist}/source/latex/randbild
 %{texmfdist}/tex/latex/randbild
-%{texmfdist}/tex/latex/randtext
-%{texmfdist}/tex/latex/rccol
+# Use RCS (revision control system) tags in LaTeX documents.
+%{texmfdist}/source/latex/rcs
 %{texmfdist}/tex/latex/rcs
+# Support for the revision control system.
+%{texmfdist}/source/latex/rcsinfo
 %{texmfdist}/tex/latex/rcsinfo
-%{texmfdist}/tex/latex/recipecard
+# Recycle top matter.
 %{texmfdist}/tex/latex/rectopma
+# Check references (in figures, table, equations, etc).
 %{texmfdist}/tex/latex/refcheck
-%{texmfdist}/tex/latex/refman
+# Advanced formatting of cross references.
+%{texmfdist}/source/latex/refstyle
 %{texmfdist}/tex/latex/refstyle
-%{texmfdist}/tex/latex/regcount
-%{texmfdist}/tex/latex/register
+# A "relaxed" font encoding.
+%{texmfdist}/source/latex/relenc
 %{texmfdist}/tex/latex/relenc
+# Repeat items in an index after a page or column break
 %{texmfdist}/tex/latex/repeatindex
 %{texmfdist}/tex/latex/resume
+# Rewrite labels in EPS graphics.
 %{texmfdist}/tex/latex/rlepsf
+# A package to help change page layout parameters in LaTeX.
+%{texmfdist}/source/latex/rmpage
 %{texmfdist}/tex/latex/rmpage
-%{texmfdist}/tex/latex/robustcommand
+# Create index with pagerefs.
 %{texmfdist}/tex/latex/robustindex
-%{texmfdist}/tex/latex/romannum
-%{texmfdist}/tex/latex/rotpages
-%{texmfdist}/tex/latex/rsc
+# Drawing rhetorical structure analysis diagrams in LaTeX.
+%{texmfdist}/source/latex/rst
 %{texmfdist}/tex/latex/rst
+# Input encoding with fallback procedures.
+%{texmfdist}/source/latex/rtkinenc
 %{texmfdist}/tex/latex/rtkinenc
 %{texmfdist}/tex/latex/rtklage
+# Embed Sage code and plots into LaTeX.
+%{texmfdist}/source/latex/sagetex
 %{texmfdist}/tex/latex/sagetex
+# Sanskrit support.
+%{texmfdist}/source/latex/sanskrit
 %{texmfdist}/tex/latex/sanskrit
+# A bundle of utilities by Jonathan Sauer.
+%{texmfdist}/source/latex/sauerj
 %{texmfdist}/tex/latex/sauerj
+# Use sauter fonts in LaTeX.
+%{texmfdist}/source/latex/sauterfonts
 %{texmfdist}/tex/latex/sauterfonts
+# Save name of the footnote mark for reuse.
+%{texmfdist}/source/latex/savefnmark
 %{texmfdist}/tex/latex/savefnmark
+# Redefine symbols where names conflict.
 %{texmfdist}/tex/latex/savesym
+# Pack as much as possible onto each page of a LaTeX document.
+%{texmfdist}/source/latex/savetrees
 %{texmfdist}/tex/latex/savetrees
+# Create scalebars for maps, diagrams or photos.
+%{texmfdist}/source/latex/scalebar
 %{texmfdist}/tex/latex/scalebar
-%{texmfdist}/tex/latex/schedule
+# Format a scientific paper for journal
 %{texmfdist}/tex/latex/scientificpaper
-%{texmfdist}/tex/latex/sciposter
+# Use Scientific Word/WorkPlace files with another TeX.
+%{texmfdist}/source/latex/sciwordconv
 %{texmfdist}/tex/latex/sciwordconv
-%{texmfdist}/tex/latex/screenplay
-%{texmfdist}/tex/latex/script
-%{texmfdist}/tex/latex/sdrt
-%{texmfdist}/tex/latex/sectionbox
-%{texmfdist}/tex/latex/semantic
+# Semaphore alphabet font.
 %{texmfdist}/tex/latex/semaphor
+# Put only special contents on left-hand pages in two sided layout.
+%{texmfdist}/source/latex/semioneside
 %{texmfdist}/tex/latex/semioneside
+# Split long sequences of characters in a neutral way.
+%{texmfdist}/source/latex/seqsplit
 %{texmfdist}/tex/latex/seqsplit
+%{texmfdist}/source/latex/sf298
 %{texmfdist}/tex/latex/sf298
+# Typesetting science fiction/fantasy manuscripts.
+%{texmfdist}/source/latex/sffms
 %{texmfdist}/tex/latex/sffms
+# Draw signal flow graphs.
 %{texmfdist}/tex/latex/sfg
-%{texmfdist}/tex/latex/sfmath
-%{texmfdist}/tex/latex/sgame
+# Shade the background of any box.
 %{texmfdist}/tex/latex/shadbox
-%{texmfdist}/tex/latex/shadethm
-%{texmfdist}/tex/latex/shipunov
+# Table of contents with different depths.
+%{texmfdist}/source/latex/shorttoc
 %{texmfdist}/tex/latex/shorttoc
+# Variants of \show for LaTeX2e.
+%{texmfdist}/source/latex/show2e
 %{texmfdist}/tex/latex/show2e
+%{texmfdist}/source/latex/showexpl
 %{texmfdist}/tex/latex/showexpl
-%{texmfdist}/tex/latex/sides
-%{texmfdist}/tex/latex/siggraph
-%{texmfdist}/tex/latex/simplecv
-%{texmfdist}/tex/latex/simplewick
-%{texmfdist}/tex/latex/skak
+# A font to draw a skull.
+%{texmfdist}/source/latex/skull
 %{texmfdist}/tex/latex/skull
+# Access different-shaped small-caps fonts.
+%{texmfdist}/source/latex/slantsc
 %{texmfdist}/tex/latex/slantsc
+# Create listoffigures etc. in a single chapter.
 %{texmfdist}/tex/latex/smalltableof
+# Extend LaTeX's \ref capability.
 %{texmfdist}/tex/latex/smartref
+# Classes for Société mathématique de France publications.
 %{texmfdist}/tex/latex/smflatex
+# List the external dependencies of a LaTeX document.
+%{texmfdist}/source/latex/snapshot
 %{texmfdist}/tex/latex/snapshot
-%{texmfdist}/tex/latex/songbook
+# Fonts and a macro for Soyombo under LaTeX.
 %{texmfdist}/tex/latex/soyombo
+# Drawing sparklines: intense, simple, wordlike graphics.
 %{texmfdist}/tex/latex/sparklines
+# Support for formatting SPIE Proceedings manuscripts.
 %{texmfdist}/tex/latex/spie
+# Split and reorder your bibliography.
+%{texmfdist}/source/latex/splitbib
 %{texmfdist}/tex/latex/splitbib
-%{texmfdist}/tex/latex/splitindex
+# Macros to typeset simple bitmaps with LaTeX.
 %{texmfdist}/tex/latex/sprite
+# Jump between DVI and TeX files.
+%{texmfdist}/source/latex/srcltx
 %{texmfdist}/tex/latex/srcltx
-%{texmfdist}/tex/latex/sseq
+# Use the cmssq fonts.
+%{texmfdist}/source/latex/ssqquote
 %{texmfdist}/tex/latex/ssqquote
-%{texmfdist}/tex/latex/stack
-%{texmfdist}/tex/latex/stage
+# Statistics style.
 %{texmfdist}/tex/latex/statex2
+# Store statistics of a document.
+%{texmfdist}/source/latex/statistik
 %{texmfdist}/tex/latex/statistik
+# Typeset Icelandic staves and runic letters.
+%{texmfdist}/source/latex/staves
 %{texmfdist}/tex/latex/staves
+# Standard pages with n lines of at most m characters each.
+%{texmfdist}/source/latex/stdpage
 %{texmfdist}/tex/latex/stdpage
+# Stellenbosch thesis bundle.
+%{texmfdist}/source/latex/stellenbosch
 %{texmfdist}/tex/latex/stellenbosch
+# An Infrastructure for Semantic Preloading of LaTeX Documents.
+%{texmfdist}/source/latex/stex
 %{texmfdist}/tex/latex/stex
-%{texmfdist}/tex/latex/stringstrings
+# Draw Nassi-Schneidermann charts
+%{texmfdist}/source/latex/struktex
 %{texmfdist}/tex/latex/struktex
+# Various macros.
 %{texmfdist}/tex/latex/sttools
+# Create tear-off stubs at the bottom of a page.
 %{texmfdist}/tex/latex/stubs
-%{texmfdist}/tex/latex/subdepth
-%{texmfdist}/tex/latex/subeqn
-%{texmfdist}/tex/latex/subeqnarray
-%{texmfdist}/tex/latex/subfloat
-%{texmfdist}/tex/latex/substr
-%{texmfdist}/tex/latex/sudoku
-%{texmfdist}/tex/latex/sudokubundle
+# SAS(R) user group conference proceedings document class.
 %{texmfdist}/tex/latex/sugconf
-%{texmfdist}/tex/latex/susy
+# Define SVG named colours.
 %{texmfdist}/tex/latex/svgcolor
+# Subversion keywords in multi-file LaTeX documents
+%{texmfdist}/source/latex/svn-multi
 %{texmfdist}/tex/latex/svn-multi
+# Typeset Subversion keywords.
+%{texmfdist}/source/latex/svn
 %{texmfdist}/tex/latex/svn
+# Typeset Subversion Keywords.
+%{texmfdist}/source/latex/svninfo
 %{texmfdist}/tex/latex/svninfo
+# Graphical/textual representations of swimming performances
+%{texmfdist}/source/latex/swimgraf
 %{texmfdist}/tex/latex/swimgraf
 %{texmfdist}/tex/latex/symbol
+# Easy drawing of syntactic proofs.
 %{texmfdist}/tex/latex/synproof
 %{texmfdist}/tex/latex/syntax
+# Labels for tracing in a syntax tree.
+%{texmfdist}/source/latex/syntrace
 %{texmfdist}/tex/latex/syntrace
+# Typeset syntactic trees.
+%{texmfdist}/source/latex/synttree
 %{texmfdist}/tex/latex/synttree
+# Fonts and macro package for drawing timing diagrams.
 %{texmfdist}/tex/latex/timing
+# Section numbering and table of contents control.
+%{texmfdist}/source/latex/tocvsec2
 %{texmfdist}/tex/latex/tocvsec2
-%{texmfdist}/tex/latex/todo
+# A tokenizer.
 %{texmfdist}/tex/latex/tokenizer
+# Macros for writing indices, glossaries.
+%{texmfdist}/source/latex/toolbox
 %{texmfdist}/tex/latex/toolbox
-%{texmfdist}/tex/latex/topfloat
+# Bundle of files for typsetting theses.
+%{texmfdist}/source/latex/toptesi
 %{texmfdist}/tex/latex/toptesi
-%{texmfdist}/tex/latex/tpslifonts
+# Adjust tracking of strings.
 %{texmfdist}/tex/latex/tracking
+# Fonts from the Trajan column in Rome.
+%{texmfdist}/source/latex/trajan
 %{texmfdist}/tex/latex/trajan
+# Provide an open platform for packages to be localized.
 %{texmfdist}/tex/latex/translator
-%{texmfdist}/tex/latex/tree-dvips
-%{texmfdist}/tex/latex/trfsigns
+# Quick float definitions in LaTeX.
+%{texmfdist}/source/latex/trivfloat
 %{texmfdist}/tex/latex/trivfloat
-%{texmfdist}/tex/latex/trsym
-%{texmfdist}/tex/latex/tufte-latex
-%{texmfdist}/tex/latex/tugboat
+# Typeset the (logic) turnstile notation.
+%{texmfdist}/source/latex/turnstile
 %{texmfdist}/tex/latex/turnstile
+%{texmfdist}/source/latex/twoup
 %{texmfdist}/tex/latex/twoup
-%{texmfdist}/tex/latex/typedref
+# Print a typographic grid.
+%{texmfdist}/source/latex/typogrid
 %{texmfdist}/tex/latex/typogrid
-%{texmfdist}/tex/latex/uaclasses
-%{texmfdist}/tex/latex/ucthesis
-%{texmfdist}/tex/latex/uebungsblatt
+# Time printing, in German.
 %{texmfdist}/tex/latex/uhrzeit
-%{texmfdist}/tex/latex/uiucthesis
-%{texmfdist}/tex/latex/ulsy
-%{texmfdist}/tex/latex/umich-thesis
-%{texmfdist}/tex/latex/uml
-%{texmfdist}/tex/latex/umoline
-%{texmfdist}/tex/latex/umrand
-%{texmfdist}/tex/latex/umthesis
-%{texmfdist}/tex/latex/underlin
-%{texmfdist}/tex/latex/ushort
-%{texmfdist}/tex/latex/uwthesis
-
-# %files latex-palatcm
-# %defattr(644,root,root,755)
-# %{texmf}/tex/latex/palatcm
 
 %files latex-pdfslide
 %defattr(644,root,root,755)
 
 %files latex-pgf
 %defattr(644,root,root,755)
+%dir %{texmfdist}/source/context
+%dir %{texmfdist}/source/context/third
 %doc %{texmfdist}/doc/generic/pgf
+%doc %{texmfdist}/doc/latex/pgfplots
+%{texmfdist}/source/context/third/pgfplots
+%{texmfdist}/source/latex/pgfopts
+%{texmfdist}/source/latex/pgfplots
 %{texmfdist}/tex/generic/pgf
 %{texmfdist}/tex/generic/pgfplots
 %{texmfdist}/tex/latex/pgf
 
 %files latex-prosper
 %defattr(644,root,root,755)
+%doc %{texmfdist}/doc/latex/ppr-prv
 %doc %{texmfdist}/doc/latex/prosper
+%{texmfdist}/source/latex/ppr-prv
+%{texmfdist}/source/latex/prosper
+%{texmfdist}/tex/latex/ppr-prv
 %{texmfdist}/tex/latex/prosper
 
 %files latex-polynom
 
 %files latex-pst-3dplot
 %defattr(644,root,root,755)
+%doc %{texmfdist}/doc/generic/pst-3d
 %doc %{texmfdist}/doc/generic/pst-3dplot
 %{texmfdist}/dvips/pst-3dplot
+%{texmfdist}/source/generic/pst-3d
+%{texmfdist}/source/generic/pst-3dplot
+%{texmfdist}/tex/generic/pst-3d
 %{texmfdist}/tex/generic/pst-3dplot
+%{texmfdist}/tex/latex/pst-3d
 %{texmfdist}/tex/latex/pst-3dplot
 
 %files latex-pst-bar
 %defattr(644,root,root,755)
-%doc %{texmfdist}/doc/generic/pst-3dplot
 %{texmfdist}/dvips/pst-bar
 %{texmfdist}/tex/generic/pst-bar
 %{texmfdist}/tex/latex/pst-bar
 
 %files latex-pst-uncategorized
 %defattr(644,root,root,755)
-%doc %{texmfdist}/doc/generic/pst-3d
 %doc %{texmfdist}/doc/generic/pst-asr
 %doc %{texmfdist}/doc/generic/pst-bar
 %doc %{texmfdist}/doc/generic/pst-barcode
 %doc %{texmfdist}/doc/generic/pst-blur
 %doc %{texmfdist}/doc/generic/pst-coil
 %doc %{texmfdist}/doc/generic/pst-cox
-# %doc %{texmfdist}/doc/generic/pst-cox/pst-coxcoor
-# %doc %{texmfdist}/doc/generic/pst-cox/pst-coxeterp
 %doc %{texmfdist}/doc/generic/pst-dbicons
 %doc %{texmfdist}/doc/generic/pst-eps
 %doc %{texmfdist}/doc/generic/pst-fill
@@ -11507,8 +12056,6 @@ fi
 %doc %{texmfdist}/doc/generic/pst-qtree
 %doc %{texmfdist}/doc/generic/pst-slpe
 %doc %{texmfdist}/doc/generic/pst-solides3d
-# %doc %{texmfdist}/doc/generic/pst-solides3d/doc-en
-# %doc %{texmfdist}/doc/generic/pst-solides3d/doc
 %doc %{texmfdist}/doc/generic/pst-soroban
 %doc %{texmfdist}/doc/generic/pst-spectra
 %doc %{texmfdist}/doc/generic/pst-stru
@@ -11530,8 +12077,6 @@ fi
 %{texmfdist}/dvips/pst-spectra
 %{texmfdist}/dvips/pst-vue3d
 %{texmfdist}/scripts/pst-pdf
-%{texmfdist}/source/generic/pst-3d
-%{texmfdist}/source/generic/pst-3dplot
 %{texmfdist}/source/generic/pst-barcode
 %{texmfdist}/source/generic/pst-blur
 %{texmfdist}/source/generic/pst-circ
@@ -11557,7 +12102,6 @@ fi
 %{texmfdist}/source/latex/pst-gr3d
 %{texmfdist}/source/latex/pst-pdf
 %{texmfdist}/source/latex/pst-poly
-%{texmfdist}/tex/generic/pst-3d
 %{texmfdist}/tex/generic/pst-asr
 %{texmfdist}/tex/generic/pst-barcode
 %{texmfdist}/tex/generic/pst-blur
@@ -11583,7 +12127,6 @@ fi
 %{texmfdist}/tex/generic/pst-spectra
 %{texmfdist}/tex/generic/pst-stru
 %{texmfdist}/tex/generic/pst-vue3d
-%{texmfdist}/tex/latex/pst-3d
 %{texmfdist}/tex/latex/pst-asr
 %{texmfdist}/tex/latex/pst-barcode
 %{texmfdist}/tex/latex/pst-blur
 %files latex-psnfss
 %defattr(644,root,root,755)
 %doc %{texmfdist}/doc/latex/psnfss
-%dir %{texmfdist}/source/latex
-%dir %{texmfdist}/source/latex/latex-tds
-%dir %{texmfdist}/source/latex/latex-tds/tex
 %{texmfdist}/fonts/map/dvips/psnfss
 %{texmfdist}/source/latex/psnfss
-%{texmfdist}/source/latex/latex-tds/tex/psnfss2e.drv
+%{texmfdist}/source/latex/latex-tds
 %{texmfdist}/tex/latex/psnfss
 
 %files latex-pxfonts
 %{texmfdist}/fonts/vf/public/pxfonts
 %{texmfdist}/fonts/map/dvips/pxfonts
 
-#%files latex-qfonts
-#%defattr(644,root,root,755)
-
 %files latex-SIstyle
 %defattr(644,root,root,755)
 %{texmfdist}/doc/latex/SIstyle
 %{texmfdist}/source/latex/SIstyle
+%{texmfdist}/tex/latex/SIstyle
 
 %files latex-SIunits
 %defattr(644,root,root,755)
@@ -11679,9 +12217,7 @@ fi
 %files latex-umlaute
 %defattr(644,root,root,755)
 %{texmfdist}/tex/latex/umlaute
-
-# %files latex-urwvn
-# %defattr(644,root,root,755)
+%{texmfdist}/source/latex/umlaute
 
 %files latex-variations
 %defattr(644,root,root,755)
 %{texmfdist}/dvips/xcolor
 %{texmfdist}/source/latex/xcolor
 
-# %files format-latex
-# %defattr(644,root,root,755)
-# %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/latex.fmt
-
 %files format-pdflatex
 %defattr(644,root,root,755)
-#%{texmf}/pdftex/latex/config
-# %dir %{texmf}/pdftex/latex
 %attr(755,root,root) %{_bindir}/pdflatex
+%{fmtdir}/pdftex/pdflatex.fmt
 %{_mandir}/man1/pdflatex.1*
-# %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/pdflatex.fmt
-
-# %files platex
-# %defattr(644,root,root,755)
-# %doc %{texmf}/doc/latex/platex
-# %dir %{texmf}/tex/platex
-# %{texmf}/tex/platex/config
-# %{texmf}/tex/latex/platex
-
-# %files format-platex
-# %defattr(644,root,root,755)
-# %attr(755,root,root) %{_bindir}/platex
-#%attr(755,root,root) %{_bindir}/platex-pl
-# %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/platex.fmt
-#%config(noreplace) %verify(not md5 mtime size) %{fmtdir}/platex-pl.fmt
-
-# %files format-pdfplatex
-# %defattr(644,root,root,755)
-#%dir %{texmf}/pdftex/platex
-#%{texmf}/pdftex/platex/config
-# %attr(755,root,root) %{_bindir}/pdfplatex
-# %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/pdfplatex.fmt
 
 %files tex-babel
 %defattr(644,root,root,755)
-%{texmfdist}/source/generic/babel
 %doc %{texmfdist}/doc/generic/babel
+%{texmfdist}/source/generic/babel
 %{texmfdist}/tex/generic/babel
 
 %files tex-german
 %defattr(644,root,root,755)
 %doc %{texmfdist}/doc/generic/german
 %{texmfdist}/tex/generic/german
+%{texmfdist}/source/generic/german
 
 %files tex-mfpic
 %defattr(644,root,root,755)
 %doc %{texmfdist}/doc/generic/mfpic
 %{texmfdist}/tex/generic/mfpic
+%{texmfdist}/source/generic/mfpic
 
 %files tex-midnight
 %defattr(644,root,root,755)
 %doc %{texmfdist}/doc/latex/localloc
 %doc %{texmfdist}/doc/generic/multido
 %doc %{texmfdist}/doc/generic/tap
+%doc %{texmfdist}/doc/generic/vrb
 
 %{texmfdist}/tex/generic/eijkhout
 %{texmfdist}/tex/generic/multido
 %{texmfdist}/tex/generic/misc
+%{texmfdist}/tex/generic/vrb
 
 %files tex-pictex
 %defattr(644,root,root,755)
 %{texmfdist}/dvips/pstricks
 %{texmfdist}/tex/generic/pstricks
 %{texmfdist}/tex/latex/pstricks-add
-
-# %files tex-qpx
-# %defattr(644,root,root,755)
-# %doc %{texmf}/doc/fonts/polish/qpx
-# %{texmf}/tex/generic/qpx
+%{texmfdist}/source/generic/pstricks-add
+%{texmfdist}/tex/generic/pstricks-add
 
 %files tex-qpxqtx
 %defattr(644,root,root,755)
 %{texmfdist}/tex/generic/ruhyphen
 %{texmfdist}/source/generic/ruhyphen
 
+%files tex-huhyphen
+%defattr(644,root,root,755)
+%doc %{texmf}/doc/generic/huhyphen
+
 %files tex-spanish
 %defattr(644,root,root,755)
 %doc %{texmfdist}/doc/latex/spanish-mx
 %dir %{texmfdist}/source/latex/mapcodes
 %dir %{texmfdist}/source/latex/polyglot
 %dir %{texmfdist}/source/latex/polyglot/langs
-%dir %{texmfdist}/tex/latex/apacite
 %dir %{texmfdist}/tex/latex/babelbib
 %dir %{texmfdist}/tex/latex/dvdcoll/dcl
 %dir %{texmfdist}/tex/texsis
@@ -11824,7 +12337,6 @@ fi
 %{texmfdist}/tex/latex/spanish-mx
 %{texmfdist}/tex/latex/custom-bib/spanish.mbs
 %{texmfdist}/tex/latex/babelbib/spanish.bdf
-%{texmfdist}/tex/latex/apacite/spanish.apc
 %{texmfdist}/tex/latex/dvdcoll/dcl/spanish.dcl
 
 %files tex-texdraw
@@ -11836,9 +12348,9 @@ fi
 %defattr(644,root,root,755)
 %doc %{texmfdist}/doc/generic/thumbpdf
 %attr(755,root,root) %{_bindir}/thumbpdf
+%{_mandir}/man1/thumbpdf.1*
 %{texmfdist}/tex/generic/thumbpdf
 %{texmfdist}/scripts/thumbpdf
-%{_mandir}/man1/thumbpdf.1*
 
 %files tex-ukrhyph
 %defattr(644,root,root,755)
 %{texmfdist}/fonts/tfm/adobe
 %{texmfdist}/fonts/vf/adobe
 
+%files fonts-larm
+%defattr(644,root,root,755)
+%{texmfdist}/fonts/tfm/la
+%{texmfdist}/fonts/type1/la/
+%{texmfdist}/fonts/enc/larm.enc
+
 %files fonts-ae
 %defattr(644,root,root,755)
 %doc %{texmfdist}/doc/fonts/ae
 %{texmfdist}/fonts/source/public/bbold
 %{texmfdist}/fonts/tfm/public/bbold
 
-# %files fonts-bh
-# %defattr(644,root,root,755)
-# %doc %{texmf}/doc/fonts/bh
-# %{texmf}/fonts/tfm/bh
-# %{texmf}/fonts/vf/bh
-
 %files fonts-bitstream
 %defattr(644,root,root,755)
 %{texmfdist}/fonts/afm/bitstrea
 %{texmfdist}/fonts/tfm/bitstrea
 %{texmfdist}/fonts/vf/bitstrea
 
-#%files fonts-cbgreek
-#%defattr(644,root,root,755)
-
 %files fonts-cc-pl
 %defattr(644,root,root,755)
 %{texmfdist}/fonts/source/public/cc-pl
 
 %files fonts-cm
 %defattr(644,root,root,755)
-%doc %{texmfdist}/doc/fonts/cm
 %dir %{texmfdist}/doc/fonts
-%dir %{texmfdist}/dvips
 %dir %{texmfdist}/fonts/afm/bluesky
 %dir %{texmfdist}/fonts/map/dvips
 %dir %{texmfdist}/fonts/pk/ljfour/public
+%doc %{texmfdist}/doc/fonts/cm
 %{texmfdist}/dvips/cm
-%{texmfdist}/fonts/source/public/cm
 %{texmfdist}/fonts/afm/bluesky/cm
-%{texmfdist}/fonts/tfm/public/cm
-%{texmfdist}/fonts/pk/ljfour/public/cm
 %{texmfdist}/fonts/map/dvips/cm
+%{texmfdist}/fonts/pk/ljfour/public/cm
+%{texmfdist}/fonts/source/public/cm
+%{texmfdist}/fonts/tfm/public/cm
 
 %files fonts-cmbright
 %defattr(644,root,root,755)
@@ -12023,9 +12531,6 @@ fi
 %{texmfdist}/fonts/tfm/public/cs
 %{texmfdist}/fonts/map/dvips/cs
 
-#%files fonts-dstroke
-#%defattr(644,root,root,755)
-
 %files fonts-ecc
 %defattr(644,root,root,755)
 %doc %{texmfdist}/doc/fonts/ecc
@@ -12056,7 +12561,7 @@ fi
 
 %files fonts-gothic
 %defattr(644,root,root,755)
-%{texmfdist}/doc/fonts/gothic
+%doc %{texmfdist}/doc/fonts/gothic
 %{texmfdist}/dvips/gothic
 %{texmfdist}/fonts/source/public/gothic
 %{texmfdist}/fonts/type1/public/gothic
 %{texmfdist}/fonts/source/jknappen
 %{texmfdist}/fonts/tfm/jknappen
 
+%files fonts-kpfonts
+%defattr(644,root,root,755)
+%dir %{texmfdist}/doc/fonts
+%doc %{texmfdist}/doc/fonts/kpfonts
+%{texmfdist}/fonts/afm/public/kpfonts
+%{texmfdist}/fonts/map/public/kpfonts
+%{texmfdist}/fonts/source/public/kpfonts
+%{texmfdist}/fonts/tfm/public/kpfonts
+%{texmfdist}/fonts/type1/public/kpfonts
+%{texmfdist}/fonts/vf/public/kpfonts
+%{texmfdist}/tex/latex/kpfonts
+
 %files fonts-latex
 %defattr(644,root,root,755)
-%doc %{texmfdist}/doc/latex/esint
-%dir %{texmfdist}/fonts/source/public/latex-fonts
-%dir %{texmfdist}/fonts/type1/bluesky/latex-fonts
 %dir %{texmfdist}/fonts/afm/bluesky/latex-fonts
-%dir %{texmfdist}/fonts/tfm/public/latex-fonts
 %dir %{texmfdist}/fonts/map/dvips/latex-fonts
+%dir %{texmfdist}/fonts/source/public/latex-fonts
+%dir %{texmfdist}/fonts/tfm/public/latex-fonts
+%dir %{texmfdist}/fonts/type1/bluesky/latex-fonts
+%doc %{texmfdist}/doc/latex/esint
+%{texmfdist}/fonts/afm/bluesky/latex-fonts/*
+%{texmfdist}/fonts/map/dvips/latex-fonts/*
 %{texmfdist}/fonts/source/public/esint
+%{texmfdist}/fonts/source/public/latex-fonts/*
 %{texmfdist}/fonts/tfm/public/esint
+%{texmfdist}/fonts/tfm/public/latex-fonts/*
+%{texmfdist}/fonts/type1/bluesky/latex-fonts/*
 %{texmfdist}/source/latex/esint
 %{texmfdist}/tex/latex/esint
-%{texmfdist}/fonts/source/public/latex-fonts/*
-%{texmfdist}/fonts/type1/bluesky/latex-fonts/*
-%{texmfdist}/fonts/afm/bluesky/latex-fonts/*
-%{texmfdist}/fonts/tfm/public/latex-fonts/*
-%{texmfdist}/fonts/map/dvips/latex-fonts/*
 
 %files fonts-lh
 %defattr(644,root,root,755)
 
 %files fonts-marvosym
 %defattr(644,root,root,755)
-%doc %{texmfdist}/doc/latex/marvosym
 %dir %{texmfdist}/source/fonts/eurofont
 %dir %{texmfdist}/source/fonts/eurofont/marvosym
 %dir %{texmfdist}/tex/latex
+%doc %{texmfdist}/doc/latex/marvosym
 %{texmfdist}/fonts/type1/public/marvosym
 %{texmfdist}/fonts/afm/public/marvosym
 %{texmfdist}/fonts/tfm/public/marvosym
 
 %files fonts-other
 %defattr(644,root,root,755)
-
 %doc %{texmfdist}/doc/fonts/yi4latex
+%{texmf}/fonts/sfd
+%{texmfdist}/fonts/afm/itc
+%{texmf}/fonts/map/glyphlist
+%{texmfdist}/fonts/map/glyphlist
+%{texmfdist}/fonts/source/public/knuthotherfonts
 %{texmfdist}/fonts/source/public/yi4latex
 %{texmfdist}/fonts/tfm/public/yi4latex
 
@@ -12249,9 +12770,6 @@ fi
 
 %{texmfdist}/fonts/map/dvips/avantgar
 
-%{texmfdist}/fonts/source/public/backgammon
-%{texmfdist}/fonts/tfm/public/backgammon
-
 %{texmfdist}/fonts/source/public/bangtex
 %{texmfdist}/fonts/tfm/public/bangtex
 
@@ -12264,7 +12782,6 @@ fi
 %{texmfdist}/fonts/source/public/bbding
 %{texmfdist}/fonts/tfm/public/bbding
 
-%{texmfdist}/fonts/map/dvips/belleek
 %{texmfdist}/fonts/truetype/public
 
 %{texmfdist}/fonts/source/public/bengali
 %{texmfdist}/fonts/tfm/public/cbfonts
 %{texmfdist}/fonts/type1/public/cbfonts
 
-%{texmfdist}/fonts/source/public/cchess
-%{texmfdist}/fonts/tfm/public/cchess
-
 %doc %{texmfdist}/doc/fonts/charter
 %{texmfdist}/fonts/afm/vntex/chartervn
 %{texmfdist}/fonts/tfm/vntex/chartervn
 %{texmfdist}/fonts/type1/vntex/chartervn
 %{texmfdist}/fonts/vf/vntex/chartervn
 
-%doc %{texmfdist}/doc/fonts/chemarrow
-%{texmfdist}/fonts/afm/public/chemarrow
-%{texmfdist}/fonts/map/dvips/chemarrow
-%{texmfdist}/fonts/source/public/chemarrow
-%{texmfdist}/fonts/tfm/public/chemarrow
-%{texmfdist}/fonts/type1/public/chemarrow
-
 %{texmfdist}/fonts/source/public/cherokee
 %{texmfdist}/fonts/tfm/public/cherokee
 
-%{texmfdist}/fonts/source/public/chess
-
-%{texmfdist}/fonts/enc/dvips/chessfss
-
 %{texmfdist}/fonts/source/public/china2e
 %{texmfdist}/fonts/tfm/public/china2e
 
-%{texmfdist}/fonts/source/public/circ
-%{texmfdist}/fonts/tfm/public/circ
-
 %doc %{texmfdist}/doc/fonts/cirth
 %{texmfdist}/fonts/source/public/cirth
 %{texmfdist}/fonts/tfm/public/cirth
 %{texmfdist}/fonts/type1/public/cm-lgc
 %{texmfdist}/fonts/vf/public/cm-lgc
 
-%{texmfdist}/fonts/map/dvips/cmll
-%{texmfdist}/fonts/source/public/cmll
-%{texmfdist}/fonts/tfm/public/cmll
-%{texmfdist}/fonts/type1/public/cmll
-
 %doc %{texmfdist}/doc/fonts/cmpica
 %{texmfdist}/fonts/source/public/cmpica
 %{texmfdist}/fonts/tfm/public/cmpica
 %{texmfdist}/fonts/source/public/ean
 %{texmfdist}/fonts/tfm/public/ean
 
-%doc %{texmfdist}/doc/fonts/eco
-%{texmfdist}/fonts/tfm/public/eco
-%{texmfdist}/fonts/vf/public/eco
-%{texmfdist}/source/fonts/eco
-
 %doc %{texmfdist}/doc/fonts/eiad
 %{texmfdist}/fonts/source/public/eiad
 %{texmfdist}/fonts/tfm/public/eiad
 %{texmfdist}/fonts/map/dvips/esint-type1
 %{texmfdist}/fonts/type1/public/esint-type1
 
-%{texmfdist}/fonts/map/dvips/esvect
-%{texmfdist}/fonts/source/public/esvect
-%{texmfdist}/fonts/tfm/public/esvect
-%{texmfdist}/fonts/type1/public/esvect
-
 %{texmfdist}/fonts/ofm/public/ethiop
 %{texmfdist}/fonts/ovf/public/ethiop
 %{texmfdist}/fonts/ovp/public/ethiop
@@ -12640,9 +13125,6 @@ fi
 %{texmfdist}/fonts/type1/public/gfssolomos
 %{texmfdist}/fonts/vf/public/gfssolomos
 
-%{texmfdist}/fonts/source/public/go
-%{texmfdist}/fonts/tfm/public/go
-
 %doc %{texmfdist}/doc/fonts/greenpoint
 %{texmfdist}/fonts/source/public/greenpoint
 %{texmfdist}/fonts/tfm/public/greenpoint
 %{texmfdist}/fonts/source/public/kixfont
 %{texmfdist}/fonts/tfm/public/kixfont
 
-%doc %{texmfdist}/doc/fonts/kpfonts
 %dir %{texmfdist}/fonts/map/public
-%{texmfdist}/fonts/afm/public/kpfonts
-%{texmfdist}/fonts/map/public/kpfonts
-%{texmfdist}/fonts/source/public/kpfonts
-%{texmfdist}/fonts/tfm/public/kpfonts
-%{texmfdist}/fonts/type1/public/kpfonts
-%{texmfdist}/fonts/vf/public/kpfonts
-
 %doc %{texmfdist}/doc/fonts/kurier
 %{texmfdist}/fonts/afm/public/kurier
 %{texmfdist}/fonts/enc/dvips/kurier
@@ -12821,9 +13295,6 @@ fi
 %{texmfdist}/fonts/tfm/vntex/mscorevn
 %{texmfdist}/fonts/vf/vntex/mscorevn
 
-%{texmfdist}/fonts/source/public/musixps
-%{texmfdist}/fonts/tfm/public/musixps
-
 %doc %{texmfdist}/doc/generic/musixtex
 %{texmfdist}/fonts/map/dvips/musixtex
 %{texmfdist}/fonts/source/public/musixtex
@@ -12838,9 +13309,6 @@ fi
 
 %{texmfdist}/fonts/map/dvips/ncntrsbk
 
-%{texmfdist}/fonts/source/public/niceframe
-%{texmfdist}/fonts/tfm/public/niceframe
-
 %doc %{texmfdist}/doc/fonts/nkarta
 %{texmfdist}/fonts/source/public/nkarta
 %{texmfdist}/fonts/tfm/public/nkarta
@@ -12876,9 +13344,6 @@ fi
 %{texmfdist}/fonts/map/dvips/ot2cyr
 %{texmfdist}/source/fonts/ot2cyr
 
-%{texmfdist}/fonts/source/public/othello
-%{texmfdist}/fonts/tfm/public/othello
-
 %{texmfdist}/fonts/ofm/public/otibet
 %{texmfdist}/fonts/ovf/public/otibet
 %{texmfdist}/fonts/ovp/public/otibet
 
 %{texmfdist}/fonts/source/public/simpsons
 
-%{texmfdist}/fonts/map/dvips/skak
-%{texmfdist}/fonts/source/public/skak
-%{texmfdist}/fonts/tfm/public/skak
-
 %doc %{texmfdist}/doc/fonts/skaknew
 %{texmfdist}/fonts/afm/public/skaknew
 %{texmfdist}/fonts/map/dvips/skaknew
 %{texmfdist}/fonts/tfm/public/trajan
 %{texmfdist}/fonts/type1/public/trajan
 
-%{texmfdist}/fonts/source/public/trsym
-%{texmfdist}/fonts/tfm/public/trsym
 
 %{texmfdist}/fonts/tfm/vntex/txttvn
 %{texmfdist}/fonts/type1/vntex/txttvn
 
 %{texmfdist}/fonts/map/dvips/uhc
 
-%{texmfdist}/fonts/source/public/ulsy
-%{texmfdist}/fonts/tfm/public/ulsy
-
-%doc %{texmfdist}/doc/fonts/umrand
-%{texmfdist}/fonts/source/public/umrand
-%{texmfdist}/fonts/tfm/public/umrand
-
 %doc %{texmfdist}/doc/fonts/umtypewriter
 %{texmfdist}/fonts/opentype/public/umtypewriter
 
@@ -13033,7 +13485,7 @@ fi
 %{texmfdist}/fonts/tfm/public/velthuis
 %{texmfdist}/fonts/type1/public/velthuis
 
-%{texmfdist}/fonts/enc/dvips/vntex
+%{texmfdist}/fonts/enc/dvips/vntex/*
 
 %{texmfdist}/fonts/afm/vntex/vntopia
 %{texmfdist}/fonts/tfm/vntex/vntopia
 %{texmfdist}/fonts/tfm/public/zefonts
 %{texmfdist}/fonts/vf/public/zefonts
 
-
 %files fonts-omega
 %defattr(644,root,root,755)
-%doc %{texmfdist}/doc/omega
 %dir %{texmfdist}/omega
-%dir %{texmfdist}/omega/otp
 %dir %{texmfdist}/omega/ocp
+%dir %{texmfdist}/omega/otp
+%doc %{texmfdist}/doc/omega
 %{texmfdist}/dvips/omega
 %{texmfdist}/fonts/ofm/public/omega
 %{texmfdist}/fonts/type1/public/omega
 %{texmfdist}/omega/otp/omega
 %{texmfdist}/tex/plain/omega
 
-#%files fonts-pazo
-#%defattr(644,root,root,755)
-
 %files fonts-pl
 %defattr(644,root,root,755)
 %doc %{texmfdist}/doc/fonts/pl
 %dir %{texmf}/scripts/texlive
-%dir %{texmf}/scripts/texlive/tlmgrgui
-%dir %{texmf}/scripts/texlive/tlmgrgui/lang
 %{texmfdist}/dvips/pl
 %{texmfdist}/fonts/source/public/pl
 %{texmfdist}/fonts/type1/public/pl
 %{texmfdist}/fonts/enc/dvips/pl
 %{texmfdist}/fonts/tfm/public/pl
 %{texmfdist}/fonts/map/dvips/pl
-%{texmf}/scripts/texlive/tlmgrgui/lang/pl
 
 %files fonts-px
 %defattr(644,root,root,755)
 %doc %{texmfdist}/doc/fonts/pxfonts
-# %doc %{texmf}/doc/doc/english/free-math-font-survey/source/pxfonts.tex
-# %doc %{texmf}/doc/doc/english/free-math-font-survey/images/pxfonts.png
 %dir %{texmfdist}/fonts/map/dvips/pxfonts
 %dir %{texmfdist}/tex/latex/pxfonts
 %{texmfdist}/fonts/map/dvips/pxfonts/pxfonts.map
 %{texmfdist}/fonts/vf/public/pxfonts
 %{texmfdist}/tex/latex/pxfonts/pxfonts.sty
 
-#%files fonts-qfonts
-#%defattr(644,root,root,755)
-# %doc %{texmf}/doc/fonts/polish/qfonts
-# %{texmf}/fonts/enc/dvips/qfonts
-# %{texmf}/fonts/map/dvips/qfonts
-# %{texmf}/dvips/qfonts
-# %{texmf}/fonts/afm/public/qfonts
-# %{texmf}/fonts/tfm/public/qfonts
-
-# %files fonts-qpx
-# %defattr(644,root,root,755)
-# %{texmf}/fonts/tfm/public/qpx
-# %{texmf}/fonts/vf/public/qpx
-
 %files fonts-qpxqtx
 %defattr(644,root,root,755)
 %{texmfdist}/fonts/tfm/public/qpxqtx
 %files fonts-xypic
 %defattr(644,root,root,755)
 %{texmfdist}/fonts/map/dvips/xypic
-# %{texmfdist}/fonts/afm/public/xypic
 %{texmfdist}/fonts/source/public/xypic
 %{texmfdist}/fonts/tfm/public/xypic
 
 %files fonts-yandy
 %defattr(644,root,root,755)
-# %{texmf}/fonts/afm/yandy
 %{texmfdist}/source/fonts/eurofont/marvosym/tfmfiles/yandy
-# %{texmf}/fonts/tfm/yandy
-# %{texmf}/fonts/vf/yandy
 
 %files fonts-type1-antp
 %defattr(644,root,root,755)
@@ -13229,7 +13654,6 @@ fi
 
 %files fonts-type1-antt
 %defattr(644,root,root,755)
-# %{texmf}/dvips/antt
 %{texmfdist}/fonts/type1/public/antt
 
 %files fonts-type1-arphic
@@ -13239,7 +13663,9 @@ fi
 %files fonts-type1-belleek
 %defattr(644,root,root,755)
 %doc %{texmfdist}/doc/fonts/belleek
+%{texmfdist}/source/latex/belleek
 %{texmfdist}/fonts/type1/public/belleek
+%{texmfdist}/fonts/map/dvips/belleek
 
 %files fonts-type1-bitstream
 %defattr(644,root,root,755)
@@ -13247,8 +13673,6 @@ fi
 
 %files fonts-type1-bluesky
 %defattr(644,root,root,755)
-# %doc %{texmf}/doc/fonts/bluesky
-# %{texmf}/dvips/bluesky
 %{texmfdist}/fonts/type1/bluesky
 
 %files fonts-type1-cc-pl
 %defattr(644,root,root,755)
 %{texmfdist}/fonts/type1/public/cs
 
-# %files fonts-type1-dstroke
-# %defattr(644,root,root,755)
-# %{texmf}/fonts/type1/public/dstroke
-
 %files fonts-type1-eurosym
 %defattr(644,root,root,755)
 %{texmfdist}/fonts/type1/public/eurosym
@@ -13281,6 +13701,7 @@ fi
 %doc %{texmfdist}/doc/fonts/fpl
 %{texmfdist}/fonts/afm/public/fpl
 %{texmfdist}/fonts/type1/public/fpl
+%{texmfdist}/source/fonts/fpl
 
 %files fonts-type1-lm
 %defattr(644,root,root,755)
@@ -13293,7 +13714,6 @@ fi
 
 %files fonts-type1-mathpazo
 %defattr(644,root,root,755)
-# %doc %{texmf}/doc/fonts/mathpazo
 %{texmfdist}/fonts/afm/public/mathpazo
 %{texmfdist}/fonts/type1/public/mathpazo
 
 
 %files fonts-type1-pl
 %defattr(644,root,root,755)
-# %doc %{texmf}/doc/fonts/polish/plpsfont
 %{texmfdist}/fonts/type1/public/pl
 
 %files fonts-type1-px
 %defattr(644,root,root,755)
 %{texmfdist}/fonts/type1/public/pxfonts
 
-# %files fonts-type1-qfonts
-# %defattr(644,root,root,755)
-# %{texmfdist}/fonts/type1/public/qfonts
-
 %files fonts-type1-tx
 %defattr(644,root,root,755)
 %{texmfdist}/fonts/type1/public/txfonts
 
-# %files fonts-type1-tt2001
-# %defattr(644,root,root,755)
-# %{texmf}/fonts/type1/public/tt2001
-
 %files fonts-type1-uhc
 %defattr(644,root,root,755)
 %{texmfdist}/fonts/type1/uhc
 %defattr(644,root,root,755)
 %{texmfdist}/fonts/type1/public/xypic
 
-# TeXLive-specific
-
 %files afm2pl
 %defattr(644,root,root,755)
+%dir %{texmf}/tex/latex
 %attr(755,root,root) %{_bindir}/afm2pl
 %{_mandir}/man1/afm2pl*
+%dir %{texmf}/fonts/lig
+%{texmf}/fonts/lig/afm2pl
+%{texmf}/tex/latex/afm2pl
 
 %files bbox
 %defattr(644,root,root,755)
 %attr(755,root,root) %{_bindir}/cef*
 %dir %{texmfdist}/tex/latex/cjk
 %dir %{texmfdist}/doc/latex/cjk
-%{texmfdist}/source/latex/cjk
-%{texmfdist}/tex/latex/cjk/CEF
 %doc %{texmfdist}/doc/latex/cjk/doc
 %doc %{texmfdist}/doc/latex/cjk/examples
+%{texmfdist}/source/latex/cjk
+%{texmfdist}/tex/latex/cjk/CEF
 
 %files detex
 %defattr(644,root,root,755)
 %attr(755,root,root) %{_bindir}/detex
 %{_mandir}/man1/detex*
 
-
 %files dviutils
 %defattr(644,root,root,755)
+%dir %{texmfdist}/scripts/dviasm
+%dir %{texmf}/fonts/cmap
+%doc %{texmf}/fonts/cmap/README
+%attr(755,root,root) %{_bindir}/disdvi
 %attr(755,root,root) %{_bindir}/dt2dv
 %attr(755,root,root) %{_bindir}/dv2dt
 %attr(755,root,root) %{_bindir}/dvi2tty
@@ -13384,6 +13800,7 @@ fi
 %attr(755,root,root) %{_bindir}/dvipos
 %attr(755,root,root) %{_bindir}/dviselect
 %attr(755,root,root) %{_bindir}/dvitodvi
+%attr(755,root,root) %{texmfdist}/scripts/dviasm/dviasm*
 %{_mandir}/man1/dt2dv*
 %{_mandir}/man1/dv2dt*
 %{_mandir}/man1/dvi2tty*
 %{_mandir}/man1/dvipos*
 %{_mandir}/man1/dviselect*
 %{_mandir}/man1/dvitodvi*
+%{texmf}/dvipdfmx
+%{texmf}/fonts/cmap/dvipdfmx
+%{texmf}/fonts/map/dvipdfmx
 
-%files epsutils
+%files psutils
 %defattr(644,root,root,755)
+%dir %{texmf}/scripts/ps2eps
+%doc %{texmfdist}/doc/epspdf
 %attr(755,root,root) %{_bindir}/epsffit
 %attr(755,root,root) %{_bindir}/epspdf
 %attr(755,root,root) %{_bindir}/epspdftk
-%attr(755,root,root) %{_bindir}/pst2pdf
-%{texmfdist}/scripts/epspdf
-%{_mandir}/man1/epsffit*
-%doc %{texmfdist}/doc/epspdf
-
-%files filters
-%defattr(644,root,root,755)
-%attr(755,root,root) %{_bindir}/fix*
-%{_mandir}/man1/fix*
-
-%files psutils
-%defattr(644,root,root,755)
 %attr(755,root,root) %{_bindir}/extractres
+%attr(755,root,root) %{_bindir}/fix*
 %attr(755,root,root) %{_bindir}/getafm
 %attr(755,root,root) %{_bindir}/includeres
+%attr(755,root,root) %{_bindir}/ps2eps
 %attr(755,root,root) %{_bindir}/psbook
 %attr(755,root,root) %{_bindir}/psmerge
 %attr(755,root,root) %{_bindir}/psnup
 %attr(755,root,root) %{_bindir}/psresize
 %attr(755,root,root) %{_bindir}/psselect
-%attr(755,root,root) %{_bindir}/ps2eps
+%attr(755,root,root) %{_bindir}/pst2pdf
 %attr(755,root,root) %{_bindir}/pstops
 %attr(755,root,root) %{_bindir}/showchar
+%attr(755,root,root) %{texmf}/scripts/ps2eps/ps2eps*
+%{_mandir}/man1/epsffit*
 %{_mandir}/man1/extractres*
+%{_mandir}/man1/fix*
 %{_mandir}/man1/getafm*
 %{_mandir}/man1/includeres*
+%{_mandir}/man1/ps2eps.1*
 %{_mandir}/man1/psbook*
 %{_mandir}/man1/psmerge*
 %{_mandir}/man1/psnup*
 %{_mandir}/man1/psresize*
 %{_mandir}/man1/psselect*
 %{_mandir}/man1/pstops*
+%{texmfdist}/scripts/epspdf
 %{texmf}/dvips/psutils
 
 %files uncategorized-utils
 %defattr(644,root,root,755)
 %attr(755,root,root) %{_bindir}/devnag
-%attr(755,root,root) %{_bindir}/disdvi
 
 %files tex4ht
 %defattr(644,root,root,755)
+%dir %{texmfdist}/scripts/tex4ht
+%doc %{texmfdist}/doc/generic/tex4ht
 %attr(755,root,root) %{_bindir}/ht
 %attr(755,root,root) %{_bindir}/htcontext
 %attr(755,root,root) %{_bindir}/htlatex
@@ -13452,9 +13870,6 @@ fi
 %attr(755,root,root) %{_bindir}/mk4ht
 %attr(755,root,root) %{_bindir}/t4ht
 %attr(755,root,root) %{_bindir}/tex4ht
-%{texmf}/scripts/tex4ht
-%{texmfdist}/tex/generic/tex4ht
-%dir %{texmfdist}/scripts/tex4ht
 %attr(755,root,root) %{texmfdist}/scripts/tex4ht/ht.sh
 %attr(755,root,root) %{texmfdist}/scripts/tex4ht/htcontext.sh
 %attr(755,root,root) %{texmfdist}/scripts/tex4ht/htlatex.sh
 %attr(755,root,root) %{texmfdist}/scripts/tex4ht/htxelatex.sh
 %attr(755,root,root) %{texmfdist}/scripts/tex4ht/htxetex.sh
 %attr(755,root,root) %{texmfdist}/scripts/tex4ht/mk4ht.pl
-%doc %{texmfdist}/doc/generic/tex4ht
+%{texmfdist}/tex/generic/tex4ht
 %{texmfdist}/tex4ht
+%{texmf}/scripts/tex4ht
 
 %files xetex
 %defattr(644,root,root,755)
 %attr(755,root,root) %{_bindir}/xdvipdfmx
 %attr(755,root,root) %{_bindir}/xelatex
 %attr(755,root,root) %{_bindir}/xetex
-%{texmf}/fmtutil/format.xetex.cnf
+%dir %{fmtdir}/xetex
+%doc %{texmfdist}/doc/generic/ifxetex
+%doc %{texmfdist}/doc/generic/xetex-pstricks
 %doc %{texmfdist}/doc/xelatex
 %doc %{texmfdist}/doc/xetex
 %{texmfdist}/scripts/xetex
 %{texmfdist}/tex/plain/config/xetex.ini
 %{texmfdist}/tex/xelatex
 %{texmfdist}/tex/xetex
+%{texmf}/fmtutil/format.xetex.cnf
+%{fmtdir}/xetex/xetex.fmt
+%{fmtdir}/xetex/xelatex.fmt
 
 %files xmltex
 %defattr(644,root,root,755)
-%doc %{texmfdist}/doc/xmltex
 %attr(755,root,root) %{_bindir}/pdfxmltex
 %attr(755,root,root) %{_bindir}/xmltex
+%doc %{texmfdist}/doc/xmltex
+%{texmfdist}/source/xmltex
 %{texmfdist}/tex/xmltex
 %{texmf}/fmtutil/format.xmltex.cnf
+%{fmtdir}/pdftex/pdfxmltex.fmt
+%{fmtdir}/pdftex/xmltex.fmt
This page took 0.31806 seconds and 4 git commands to generate.