Bug 1310155

Summary: libvirt-devel should not require libvirt-doc
Product: [Fedora] Fedora Reporter: Clément DAVID <c.david86>
Component: libvirtAssignee: Libvirt Maintainers <libvirt-maint>
Status: CLOSED NEXTRELEASE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 23CC: agedosier, berrange, clalancette, crobinso, itamar, jforbes, laine, libvirt-maint, veillard, virt-maint
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2016-04-20 13:16:22 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Clément DAVID 2016-02-19 15:41:39 UTC
Description of problem:

The devel package should not require the documentation. Quoting the guidelines :

> For example API documentation belongs in the -devel subpackage, not the main one. Or if there's a lot of documentation, consider putting it into a subpackage. In this case, it is recommended to use *-doc as the subpackage name. 

So either put everything into the -devel package or provide a -doc package for API documentation without pulling it automatically on -devel install.

Comment 1 Cole Robinson 2016-04-13 14:59:23 UTC
Thanks for the report. I sent a patch upstream:

http://www.redhat.com/archives/libvir-list/2016-April/msg00720.html

Comment 2 Cole Robinson 2016-04-20 13:16:22 UTC
Upstream now:

commit feffcc03a0d3690dcffd860682dcbaa61d726b39
Author: Cole Robinson <crobinso>
Date:   Wed Apr 13 10:37:42 2016 -0400

    spec: Only pull in API docs with -devel package


I've pulled this into the libvirt upstream v1.2.18-maint branch, next time we rebase in f23 it will be fixed. Just closing otherwise since it's not a big deal