Description of Problem: tetex.spec contains several places where '%ifarch i386' is being used: | %ifarch i386 | ( cd latex2html-2K.1beta | ... | %endif Since latex2html compiles for other ix86 platforms also, the '%ifarch i386' statement should be replaced by the more general | %ifarch %{ix86} Version-Release number of selected component (if applicable): tetex-1.0.7-41
Thanks, noted. We don't build non-386 x86 tetex packages, so this is a cosmetic thing. I'll try to get it in for the next build.
Fixed in 1.0.7-42.