[Bug 169345] Review Request: SEC - Simple Event Correlator

bugzilla at redhat.com bugzilla at redhat.com
Sat Apr 29 02:07:40 UTC 2006


Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug report.

Summary: Review Request: SEC - Simple Event Correlator


https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=169345





------- Additional Comments From jpmahowald at gmail.com  2006-04-28 22:07 EST -------
rpmlint:

W: sec log-files-without-logrotate /var/log/sec.log
W: sec dangerous-command-in-%post rpm
W: sec dangerous-command-in-%preun rpm
W: sec dangerous-command-in-%postun rpm
E: sec no-chkconfig-line /etc/rc.d/init.d/sec
W: sec incoherent-subsys /etc/rc.d/init.d/sec $prog

The blocker here is the chkconfig line, you should change to something like
"chkconfig: - 26 74" so it by default doesn't start in any runlevel.

Missing dependancy on service for %postun (package initscripts)
Missing dependancy on service for %preun (package initscripts)
Missing dependancy on chkconfig for %post (package chkconfig)
Missing dependancy on chkconfig for %preun (package chkconfig)

You'll need to Require, say, /sin/service and /sbin/chkconfig

Source0 doesn't download automatically,
http://download.sourceforge.net/simple-evcorr/%{name}-%{version}.tar.gz would be
nice.

-- 
Configure bugmail: https://bugzilla.redhat.com/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.




More information about the Fedora-package-review mailing list