Issue Details (XML | Word | Printable)

Key: FL-2223
Type: Package Request Package Request
Status: Closed Closed
Resolution: Fixed
Priority: Normal Normal
Assignee: Foresight QA Team
Reporter: Jesse Zhang
Votes: 0
Watchers: 0
Available Workflow Actions

Re-open request
Back to QA
Operations

If you were logged in you would be able to see more operations.
Foresight Linux

update pkgconfig

Created: 29/Aug/09 09:22 AM   Updated: 05/Dec/09 12:11 AM
Component/s: Package Update
Affects Version/s: None
Fix Version/s: None
Security Level: Public (Everyone can see this issue)

Time Tracking:
Not Specified


 Description  « Hide
We currently have pkgconfig=conary.rpath.com@rpl:2-qa/0.21-1-0.1. And I hit a bug of it today,

$ pkg-config --cflags telepathy-glib
-I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include
(pkg-config --debug here, http://sprunge.us/COiH)

The right behavior is,
$ pkg-config --cflags telepathy-glib
-I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/dbus-1.0/include

Updating to 0.23 fixed this. (I was told 0.22 also works).

Could we update pkgconfig? It has a clean recipe but since it's kinda a base package...



 All   Comments   Work Log   Change History      Sort Order: Ascending order - Click to sort in descending order
Jesse Zhang added a comment - 29/Aug/09 09:23 AM
btw, this is required to build empathy (current trunk)

António Meireles [aka doniphon] added a comment - 29/Aug/09 02:56 PM
done in 2-devel; groups updated to to reflect it