Re: Red Hat 8.0 - Update MrProject 0.6 to current

Frank Rehberger <[email protected]> Fri, 27 Jun 2003 20:18:25 +0200
Newsgroups gmane.comp.gnome.apps.mr-project.user
Message-ID <[email protected]>
George Gambill wrote:

>Tried the $ rpm --rebuild libgsg*.rpm only from root (# rpm --rebuild
>libgsg*.rpm). it failed with "--rebuild: unknown option".
>  
>
"rpm --rebuilddb" rebuilds rpm-repository (db==database).   AFAICS, the 
command you are looking for is:

bash>  rpmbuild --rebuild  libgfs-1.6.0-5.src.rpm

Hope this helps,

Frank