Hide Forgot
Description of problem: qpid is missing pkgconfig files. These files are necessary to properly test dependencies and determine runtime library names and paths. Version-Release number of selected component (if applicable): qpid-1.0 How reproducible: 100% Steps to Reproduce: 1. 2. 3. Actual results: no pkgconfig files Expected results: should be pkgconfig files Additional info:
There used to be one, but it was put in the wrong directory /usr/lib/pkgconfig instead of /usr/lib64/pkgconfig. Now I notice that on F15 it's gone altogether. It would be nice to be able to rely on a .pc file.
The qpid.rc file is deleted in the RPM spec file. It should be installed instead.
Fixed in qpid-cpp-0.12-3.fc17.1
Closing this bug since the fix is in place for over a year.