Bugzilla – Bug 280462
file /var/log/SaX.log is not owned by any package
Last modified: 2007-06-04 14:16:47 UTC
The logfile should be owned by the package sax2 as the scripts of this package creates it. Using something like %ghost %config(noreplace) /var/log/SaX.log in the %files list should aviod verify-errors from RPM or security scanners.
fixed