On Sat, Sep 09, 2000 at 12:22:24PM -0700, Gordon Messmer wrote:
> On Sat, 9 Sep 2000, Isaiah Weiner wrote:
> 
> > rpm.org has an rpm-howto, but the simplest way is
> > 
> >     rpm -i file.src.rpm
> >     cd /usr/src/redhat/SPECS
> >     rpm -bb file.spec
> >     rpm -U ../RPMS/i386/file.i386.rpm
> 
> Wouldn't the "simplest" way be more like:
>       rpm --rebuild file.src.rpm

    Sure, but that doesn't give any indication for what is happening. And
if the package's specfile isn't written well, you're still going to end up
using those steps.

-- 
    - Isaiah



_______________________________________________
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to