From Bugzilla Helper: User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.10) Gecko/20050909 Fedora/1.7.10-1.5.2 Description of problem: The gnome-spell rpm should own /usr/lib/gnome-spell. Version-Release number of selected component (if applicable): gnome-spell-1.0.5-10 How reproducible: Always Steps to Reproduce: 1. yum install gnome-spell 2. rpm -qf /usr/lib/gnome-spell Actual Results: # rpm -qf /usr/lib/gnome-spell file /usr/lib/gnome-spell is not owned by any package # rpm -qf /usr/lib/gnome-spell/* gnome-spell-1.0.5-10 gnome-spell-1.0.5-10 Expected Results: gnome-spell installs files into /usr/lib/gnome-spell but no parent package owns /usr/lib/gnome-spell. => gnome-spell must own /usr/lib/gnome-spell This causes /usr/lib/gnome-spell to stay around on the filesystem, when users remove the gnome-spell rpm. Additional info: