I am running Yellow Dog Linux on my Powerbook Pismo 400. It runs super well. I am trying to rebuild a src.rpm but every command I try with it fails. Examples:
[root@localhost bstone]# rpm --rebuild mol-kmods-0.9.70-3.src.rpm
--rebuild: unknown option
[root@localhost bstone]# rpmbuild -rebuild mol-kmods-0.9.70-3.src.rpm
-bash: rpmbuild: command not found
[root@localhost bstone]# rpmbuild --rebuild mol-kmods-0.9.70-3.src.rpm
-bash: rpmbuild: command not found
I've done several google searches and my oh my it's a wee bit frustrating.
Help!