Description of problem: Currently the ptex and platex formats are generated during the texlive build, it is wrong, they should be generated by fmtutil in post scripts. This would allow to remove the build dependency of texlive on texmf packages, and therefore allow for the Requires(post) to be set rightly in the texmf packages. Version-Release number of selected component (if applicable): How reproducible: Steps to Reproduce: 1. 2. 3. Actual results: Expected results: Additional info:
Created attachment 290622 [details] patch for texlive.spec and texlive-2007-jp-platex209.patch * remove BuildRequires on texmf packages * don't create .fmt files during the build * ship the ptex.pool file
Created attachment 290623 [details] handle better ptex and platex in fmtutil
Created attachment 290624 [details] fmtutil configuration for ptex and platex
Created attachment 290625 [details] patch for texlive-texmf.spec to add fmtutil conf for p*tex
This is in rawhide, and may even be built, closing, thanks Jindrich.