Bug 1057939

Summary: Wrong library directory in cmake config
Product: [Fedora] Fedora Reporter: Scott K Logan <logans>
Component: sdformatAssignee: Rich Mattes <richmattes>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: unspecified    
Version: 20CC: richmattes
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: sdformat-1.4.11-2.fc20 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-02-06 04:03:26 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 Scott K Logan 2014-01-26 04:23:37 UTC
Description of problem:
The path to the library directory is wrong twice in the cmake config that is installed by sdformat-devel.

Twice it lists the directory as /usr//usr/lib64 instead of /usr/lib64

Version-Release number of selected component (if applicable):
sdformat-devel-1.4.11-1.fc20.x86_64

How reproducible:
100%

Steps to Reproduce:
1. Create a CMake project that uses sdformat
2. Try to make the project
3.

Actual results:
CMake reports that it can't find the sdformat library

Expected results:
CMake finds the sdformat library in /usr/lib64, which is where it is.

Additional info:

Comment 1 Fedora Update System 2014-01-26 19:44:02 UTC
sdformat-1.4.11-2.fc20 has been submitted as an update for Fedora 20.
https://admin.fedoraproject.org/updates/sdformat-1.4.11-2.fc20

Comment 2 Fedora Update System 2014-01-27 13:11:19 UTC
Package sdformat-1.4.11-2.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 sdformat-1.4.11-2.fc20'
as soon as you are able to.
Please go to the following url:
https://admin.fedoraproject.org/updates/FEDORA-2014-1617/sdformat-1.4.11-2.fc20
then log in and leave karma (feedback).

Comment 3 Fedora Update System 2014-02-06 04:03:26 UTC
sdformat-1.4.11-2.fc20 has been pushed to the Fedora 20 stable repository.  If problems still persist, please make note of it in this bug report.