On Tue, 2004-05-25 at 16:06 +0200, Chris Chabot wrote: > -d Include the *-devel packages for all packages in the list > (and it's dependencies). This is includes because i am a big fan of > having a system that could build it's self, it's updates and any other > source rpm's/tarbals you would download. Unfortunately, this doesn't tell you what you need to build. For that, you need src.rpms and to analyze the BuildRequires (since BuildRequires only show up as a Requires on a src.rpm) Cheers, Jeremy