Bug 443692 - pkgconfig version should be 3.5.6, not just 3.5
Summary: pkgconfig version should be 3.5.6, not just 3.5
Keywords:
Status: CLOSED NEXTRELEASE
Alias: None
Product: Fedora
Classification: Fedora
Component: sqlite
Version: rawhide
Hardware: x86_64
OS: Linux
low
low
Target Milestone: ---
Assignee: Panu Matilainen
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2008-04-22 21:27 UTC by Jan Kratochvil
Modified: 2008-09-16 23:18 UTC (History)
3 users (show)

Fixed In Version: sqlite-3.5.8-1.fc10
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2008-05-13 05:56:09 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Jan Kratochvil 2008-04-22 21:27:49 UTC
Description of problem:
2008-04-22 snapshot of the Rawhide xulrunner fails to build due to the
dependency on sqlite-devel.

Version-Release number of selected component (if applicable):
sqlite-devel-3.5.6-2.fc9.x86_64

How reproducible:
Always.

Steps to Reproduce:
1. rpmbuild -bc xulrunner.spec

Actual results:
checking for sqlite3 >= 3.5.4... Requested 'sqlite3 >= 3.5.4' but version of
SQLite is 3.5
configure: error: Library requirements (sqlite3 >= 3.5.4) not met; consider
adjusting the PKG_CONFIG_PATH environment variable if your libraries are in a
nonstandard prefix so pkg-config can find them.

Expected results:
checking for sqlite3 >= 3.5.4... yes

Additional info:
/usr/lib64/pkgconfig/sqlite3.pc
contains
Version: 3.5
while it should contain
Version: 3.5.6

Comment 1 Panu Matilainen 2008-04-23 05:59:58 UTC
Ok, I can see that... but it appears to be deliberate upstream choice, they
munge strip the microversion from so VERSION -> 3.5 and RELEASE -> 3.5.8, and
VERSION is what gets put into the pkgconfig file. Easy enough to change, but
OTOH xulrunner is checking for something that upstream sqlite doesn't provide.

I'll check with sqlite upstream whether it's really deliberate or just a
leftover from something / mishap.

Comment 2 Panu Matilainen 2008-04-23 06:41:27 UTC
Filed upstream at http://www.sqlite.org/cvstrac/tktview?tn=3077

Comment 3 Panu Matilainen 2008-05-13 05:56:09 UTC
Upstream doesn't seem to be reacting... In any case, this is now fixed in rawhide.

Comment 4 Takanori MATSUURA 2008-05-19 08:54:40 UTC
For F9?

Comment 5 Fedora Update System 2008-07-10 16:09:59 UTC
sqlite-3.5.9-1.fc9 has been submitted as an update for Fedora 9

Comment 6 Fedora Update System 2008-09-16 23:18:52 UTC
sqlite-3.5.9-1.fc9 has been pushed to the Fedora 9 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.