Bug 1000819 - pkgconfig file for libcmis-c-0.3-3f19 is broken
Summary: pkgconfig file for libcmis-c-0.3-3f19 is broken
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: libcmis
Version: 19
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: David Tardon
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-08-25 15:56 UTC by Benjamin Kahn
Modified: 2013-09-08 23:26 UTC (History)
2 users (show)

Fixed In Version: libcmis-0.3.1-8.fc19
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2013-09-08 23:26:17 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

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.


Note You need to log in before you can comment on or make changes to this bug.