(for repacking and building srpm and rpm afterwards;
- copy the structure into /usr/src/redhat/SOURCE
- rpmbuild -tb filename.spec)
How to extract / unpack an srpm file
rpm2cpio foo.rpm | cpio -idmv --no-absolute-filenames