On Mon, 2004-08-16 at 21:27, Steve G wrote: > I'll wait and see what the new source rpms looks like before I decide what surgey > is necessary. Normally, I have to disable doxygen since that swings in all kinds > of X windows stuff and then go through the configure.in and delete any test that > ends in a compile failure for X or related libs, regenrate a new configure, fix > the Make all target not to do anything related to X, and doctor the spec file not > to package X related items including desktop-fileutils entries. > I don't think ability to build SRPMs without X libs is a requirement for Fedora at all. Avoiding needless X dependencies on the binary RPMs, sure. But BuildRequires on X I see no reason to worry about. Havoc