Bug 333541

Summary: dbus-devel contains devhelp book but does not pull in devhelp
Product: [Fedora] Fedora Reporter: Michel Lind <michel>
Component: dbusAssignee: David Zeuthen <davidz>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: low Docs Contact:
Priority: low    
Version: rawhideCC: mclasen
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2008-01-27 00:25:53 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Michel Lind 2007-10-16 05:52:12 UTC
Description of problem:
dbus-devel contains files under %{_share}/devhelp/books, which are owned by
devhelp, but does not list devhelp among its requirements.


Version-Release number of selected component (if applicable):
dbus-devel-1.1.2-7.fc8

How reproducible:
Always

Steps to Reproduce:
1. yum install dbus-devel
2. rpm -qf /usr/share/devhelp/books/dbus
3. rpm -qf /usr/share/devhelp
  
Actual results:
(2) reports dbus-devel, (3) reports no owner (unless anjuta is installed, which
pulls in devhelp)

Expected results:
dbus-devel should pull in devhelp. Actually, the book should probably split off
into a -doc subpackage.

Additional info: