If I want to know what pre-requisites a src.rpm has, I can do rpm -qpR file.src.rpm This seems to tell me the Requires values. How can I get the BuildRequires values? Thanks, Todd