On Fri, Sep 08, 2000 at 03:52:25PM -0500, eric clover wrote:
> hello,
> is there a simple way to make a i386-i686 rpm from a src.rpm??
> or can i just use the src.rpm ??
> 
> (i have a pIII-533 i686 kernel 2.2.16-3)

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

-- 
    - Isaiah



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

Reply via email to