Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 237244 - dev-db/sqlite-3*: incorrect pkg-config file ?
Summary: dev-db/sqlite-3*: incorrect pkg-config file ?
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Petteri Räty (RETIRED)
URL: http://www.sqlite.org/cvstrac/tktview...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-09-09 23:45 UTC by Rafał Mużyło
Modified: 2008-09-29 00:13 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Rafał Mużyło 2008-09-09 23:45:55 UTC
I don't know whether it's a bug or not.
This problem seems to be ignored by upstream,
ticket 3077 (http://www.sqlite.org/cvstrac/tktview?tn=3077) hasn't been closed
neither as invalid nor fixed.
But perhaps it was simply missed.
For 2.*, micro version is reported correctly.
Certain checks in firefox sources suggest, that many developers expect micro version to be reported for 3.* too.
It seems, that following line in configure.ac messes things up:
VERSION=[`cat $srcdir/VERSION | sed 's/^\([0-9]*\.*[0-9]*\).*/\1/'`]

So, could one of the devs here ping upstream about it ?
Comment 1 Rafał Mużyło 2008-09-09 23:54:22 UTC
The problem was introduced by check-in 2153.
Comment 2 SpanKY gentoo-dev 2008-09-29 00:13:47 UTC
fixed upstream now