Bug 280462

Summary: file /var/log/SaX.log is not owned by any package
Product: [openSUSE] openSUSE 10.3 Reporter: Lars Vogdt <lars.vogdt>
Component: SaX2Assignee: Marcus Schaefer <ms>
Status: RESOLVED FIXED QA Contact: E-mail List <qa-bugs>
Severity: Minor    
Priority: P5 - None    
Version: Alpha 4plus   
Target Milestone: ---   
Hardware: All   
OS: openSUSE 10.3   
Whiteboard:
Found By: Development Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---
Bug Depends on:    
Bug Blocks: 280493    

Description Lars Vogdt 2007-06-04 10:25:29 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.
Comment 1 Marcus Schaefer 2007-06-04 14:16:47 UTC
fixed