On Wed, Apr 9, 2008 at 5:24 PM, Joseph L. Casale jcasale@activenetwerx.com wrote:
After extracting the spec file out an srpm and editing it, how does one execute $rpmbuild --rebuild package.srpm and use the new spec file as a non-root user inside a home dir build root?
You don't. You do "rpmbuild -ba <new specfile>"
Regards, Tim