Description of problem: There are already some %if's regarding java in gcc41.spec, but please make gcc- java etc. really conditional in spec file. I've attached a working patch which solves this "issue" for me. Please apply in devel branch for the next rebuild. Version-Release number of selected component (if applicable): gcc-4.1.2-8
Created attachment 151868 [details] Patch to make java in gcc41.spec conditional
Only the last hunk is actually needed, the rest is pointless.
All hunks are needed, otherwise build requirements from gcc-java etc. are enforced during build which is pointless. And if gcc-java is not available, the other hunks should be applied, too (because of conditional package).
Should be fixed (differently) in gcc-4.1.2-9 in rawhide.