hi,


Pixel wrote:
> 
> Francis GALIEGUE <[EMAIL PROTECTED]> writes:
> 
> > Pablo Saratxaga <[EMAIL PROTECTED]> writes:
> >
> > >
> > > I agree. a %files section automatically fileld is evil; it generates tons
> > > of error messages on rpm package updates (of the kind of
> > > "/usr/bin directory not empty"), which give a bad image of our work.
> > >
> > >
> >
> > The best is: first, no %files section - then, in a shell, cd $RPM_BUILD_ROOT
> > and find | less.
> > Do your %files section from there.
> >
> > Clean, never any pb.
> 
> i don't agree never to use a file for %files. It's very helpfull when you split
> packages. If you don't use an automated file list, you will miss new files in
> newer version.

i have to agree with pixel here. how about we add this to the generic
spec file, and then we comment the auto file generation out and add an
appropriate comment to describe how to use it?



-- 
Regards,

snail talk (geoff), master linux system administrator ;-)

Reply via email to