Wednesday, June 24, 2009

building rpm from source

if a source rpm exists: rpmbuild --rebuild src.rpm
else if a source tree tarball exists and a .spec file exists within it: rpmbuild -ta tarball

Labels:

0 Comments:

Post a Comment

<< Home