> I need to test a piece of software under Debian/testing > that it's being distributed in .srpm format only. Is there > any way under debian to "unpack" this thing so that I > can attempt to compile it?
Install the 'rpm' package and use it to extract the files. They should extract to something like /usr/src/redhat/... Hall