Bugzilla – Bug 280503
files in /var/log/squid/* are not owned by any package
Last modified: 2007-08-11 13:51:59 UTC
The logfiles should be owned by the package squid as the scripts of this package create them. Using something like %ghost %config(noreplace) /var/log/squid/access.log in the %files list should aviod verify-errors from RPM or security scanners.
Sorry to disagree, but it is not a config file. "rpm -qc <<package>>" will report false files then. Please provide a better solution.
as discussed in the dist meeting: Let's fix the real problem first.