[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: security




On Mon, 17 Jan 2000, David Webster wrote:

> The security advisories are now being mirrored on Attrition.org's Security
> Advisory Library at: http://www.attrition.org/security/advisory/
> 
> I thought it would be good if I wrote some files on how to use gfcc and
> lokkit, but lokkit doesn't appear to be on the ftp site, and gfcc won't
> run on my computer.
> 
> Also, when I went to install the gfcc rpm, I got several:
> user jfm does not exist - using root
> group jfm does not exist - using root
> error messages.

Looks like the spec file needs 

%defattr( -,root,root )

at the top of the %files list, so that the files get proper ownership when
the RPM is built by an ordinary user.

-- 
Donovan