Bug 1000819

Summary: pkgconfig file for libcmis-c-0.3-3f19 is broken
Product: [Fedora] Fedora Reporter: Benjamin Kahn <bkahn>
Component: libcmisAssignee: David Tardon <dtardon>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 19CC: caolanm, dtardon
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: libcmis-0.3.1-8.fc19 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-09-08 23:26:17 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 Benjamin Kahn 2013-08-25 15:56:16 UTC
Description of problem:
pkgconfig file for libcmis-c-0.3 is broken

Version-Release number of selected component (if applicable):
0.3.1-3.fc19

How reproducible:
Always

Steps to Reproduce:
1. install libcmis-devel
2. exec: pkg-config libcmis-c-0.3 --libs

Actual results:
You get this error:

Package libcmis was not found in the pkg-config search path.
Perhaps you should add the directory containing `libcmis.pc'
to the PKG_CONFIG_PATH environment variable
Package 'libcmis', required by 'libcmis', not found

Expected results:
You should see:
-lcmis-c-0.3 -lcmis-0.3 -lcurl -lxml2

Additional info:
The problem is that the file: /usr/lib64/pkgconfig/libcmis-c-0.3.pc lists "libcmis" on the Requires: line.

However, the name of the library is "libcmis-0.3"

Comment 1 Fedora Update System 2013-08-30 18:46:37 UTC
libcmis-0.3.1-8.fc19 has been submitted as an update for Fedora 19.
https://admin.fedoraproject.org/updates/libcmis-0.3.1-8.fc19

Comment 2 Fedora Update System 2013-09-01 00:00:50 UTC
Package libcmis-0.3.1-8.fc19:
* should fix your issue,
* was pushed to the Fedora 19 testing repository,
* should be available at your local mirror within two days.
Update it with:
# su -c 'yum update --enablerepo=updates-testing libcmis-0.3.1-8.fc19'
as soon as you are able to.
Please go to the following url:
https://admin.fedoraproject.org/updates/FEDORA-2013-15609/libcmis-0.3.1-8.fc19
then log in and leave karma (feedback).

Comment 3 Fedora Update System 2013-09-08 23:26:17 UTC
libcmis-0.3.1-8.fc19 has been pushed to the Fedora 19 stable repository.  If problems still persist, please make note of it in this bug report.