From: John T. <gma...@jt...> - 2007-08-04 00:39:16
|
I know little and suspect the following would help: The spec file creates a user that is allowed to login sqlgrey:x:509:509::/var/sqlgrey:/bin/bash If possible, wouldn't it be better have the spec file create a user like this: sqlgrey:x:509:509::/var/sqlgrey:/sbin/nologin ? John Thomas said the following on 07/21/2007 01:16 PM: > On Centos 5.0 > rpmbuild -ta sqlgrey-1.7.5.tar.bz2 > failed with > error: Installed (but unpackaged) file(s) found: > /etc/sqlgrey/discrimination.regexp > Adding /etc/sqlgrey/discrimination.regexp > to the %files section of the spec file solved the problem for me. > -- Sincerely, John Thomas |