Sorry for the delay ...
Thanks to all helping ... it worked ... especially this:
----------------------------------------------------
 rpm2cpio wget-1.5.3-6.src.rpm |  cpio -div '*.spec'
---------------------------------------------------
was what I find very useful ...

Bret, I didn't get 'til now how Wil Cooley's script has to be run ... I
think I'll find out by simply testing it ( ... me still being very Newbie
to *NIX computerville ..  :) ... )

Thanks to all having helped (.. oops, last words not sounding to be
correct English .. :) ...)

Beautiful Sunday.
Wolfgang




Message from Dominic Mitchell on 28 Mar 2001, 23:24 <-0500>:

>
> This script will be correct if you really want to keep all these
> directory empty.  Sometimes I like to keep a few spec file in
> there just for examples ...
>
> Cheers,
>
> Dominic.
>
>
> Wolfgang Pfeiffer <[EMAIL PROTECTED]> writes:
>
> > Thanks, I got my spec file now ... :)
> >
> >
> > _____________________________________________________
> > #!/bin/sh  -x
> > cd /usr/src/redhat/SOURCES && rm -rf * && \
> >  cd ../BUILD && rm -rf * && cd ../SPECS && rm -f *
> >  #done
> > ---------------------------------------------------
>

-- 
HTML-mail sent to me will discover digital Nirvana ... :)
( ... >/dev/null, or wherever it is ...)

         http://www.geocities.com/wolfgangpfeiffer



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

Reply via email to