Bugzilla – Bug 280475
file /var/log/pm-suspend.log is not owned by any package
Last modified: 2007-11-28 17:48:55 UTC
The logfile should be owned by the package which creates it. (Myself is currently unable to reproduce which package is responsible for this logfile - assuming pm-utils...) Using something like %ghost %config(noreplace) /var/log/pm-suspend.log in the %files list should aviod verify-errors from RPM or security scanners.
Sorry, this is not a configfile. Is %ghost /var/log/pm-suspend.log ok, too?
Yes, that's ok.
ok, will do with the next package submission
Seife, I guess this is done?
Package submitted to STABLE now.
Closing as fixed