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
else if a source tree tarball exists and a .spec file exists within it: rpmbuild -ta tarball
Labels: rpm rpmbuild linux

0 Comments:
Post a Comment
<< Home