Bug 802480 - Update pkg-config to 0.26
Summary: Update pkg-config to 0.26
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Fedora
Classification: Fedora
Component: pkgconfig
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Matthias Clasen
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2012-03-12 16:36 UTC by Christophe Fergeau
Modified: 2012-12-18 10:03 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2012-12-18 10:03:13 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Christophe Fergeau 2012-03-12 16:36:02 UTC
f17 and rawhide have pkg-config 0.25. The 0.26 version was released last May and fixes one bug that we just hit when trying to build gnome-boxes:

 - Fix up pkg.m4 to handle the case of --exists working and --cflags
   or --libs failing.

Due to a bug in the spice-gtk package (caused by an rpm bug), the requires for the packages required in spice-gtk .pc files were not automatically added to the spice-gtk development package. This caused the spice-gtk .pc files to require non-existing .pc files, which means pkg-config --exists worked, but pkg-config --cflags --libs failed. Due to the pkg.m4 bug mentioned above, this error didn't appear in the build log, which made things harder to diagnose.

Comment 1 Christophe Fergeau 2012-04-26 08:16:41 UTC
pkg-config 0.26 has been pushed to rawhide.


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