Wednesday, April 22, 2009

how to convert src rpm to bin rpm

rpmbuild --rebuild src.rpm
cd /usr/src/redhat/RPMS/
rpm -Uvh .rpm

Labels: , ,

0 Comments:

Post a Comment

<< Home