Bug 1080781

Summary: vtk-devel is missing dependencies on qtwebkit-devel and hdf5-devel
Product: [Fedora] Fedora Reporter: Scott K Logan <logans>
Component: vtkAssignee: Axel Thimm <axel.thimm>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: unspecified    
Version: 20CC: axel.thimm, fdc, jonathan.underwood, mrceresa, orion
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: vtk-6.0.0-10.fc20 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-04-24 07:36:34 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:

Description Scott K Logan 2014-03-26 06:51:03 UTC
Description of problem:
Both qtwebkit-devel and hdf5-devel libraries are present in ${VTK_LIBRARIES} after find_package(VTK). Whether downstream projects use symbols from these libraries or not, they must be present or linking will fail.

Version-Release number of selected component (if applicable):
vtk-devel-6.0.0-9.fc20.x86_64

How reproducible:
100%

Steps to Reproduce:
1. find_package(VTK) in cmake
2. message("VTK_LIBRARIES: ${VTK_LIBRARIES}")
3. observe presence of hdf5 and qtwebkit

Actual results:
hdf5-devel and qtwebkit-devel are not required by vtk-devel

Expected results:
hdf5-devel and qtwebkit-devel are always installed when vtk-devel is installed

Additional info:

Comment 1 Fedora Update System 2014-03-27 14:35:13 UTC
vtk-6.0.0-10.fc20 has been submitted as an update for Fedora 20.
https://admin.fedoraproject.org/updates/vtk-6.0.0-10.fc20

Comment 2 Fedora Update System 2014-03-28 03:13:10 UTC
Package vtk-6.0.0-10.fc20:
* should fix your issue,
* was pushed to the Fedora 20 testing repository,
* should be available at your local mirror within two days.
Update it with:
# su -c 'yum update --enablerepo=updates-testing vtk-6.0.0-10.fc20'
as soon as you are able to.
Please go to the following url:
https://admin.fedoraproject.org/updates/FEDORA-2014-4422/vtk-6.0.0-10.fc20
then log in and leave karma (feedback).

Comment 3 Fedora Update System 2014-04-24 07:36:34 UTC
vtk-6.0.0-10.fc20 has been pushed to the Fedora 20 stable repository.  If problems still persist, please make note of it in this bug report.