Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 269719

Summary: dev-db/sqlite: patch for supporting rtree indexing and readline
Product: Gentoo Linux Reporter: kunitoki (Lucio Asnaghi) <kunitoki>
Component: Current packagesAssignee: Arfrever Frehtes Taifersar Arahesis (RETIRED) <arfrever>
Status: RESOLVED DUPLICATE    
Severity: enhancement CC: betelgeuse
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: rtree indexing and readline support for sqlite 3

Description kunitoki (Lucio Asnaghi) 2009-05-13 15:55:50 UTC
For enabling spatial RTREE support in sqlite database (and use it with django, mapnik,ogr) we need to let you enable RTREE indexing in the database itself (not done by default).

This patch adds the needed symbols for rtree indexing and readine support

Reproducible: Always
Comment 1 kunitoki (Lucio Asnaghi) 2009-05-13 15:56:29 UTC
Created attachment 191170 [details, diff]
rtree indexing and readline support for sqlite 3
Comment 2 Petteri Räty (RETIRED) gentoo-dev 2009-05-14 13:34:39 UTC
(In reply to comment #1)
> Created an attachment (id=191170) [edit]
> rtree indexing and readline support for sqlite 3
> 

Next time don't include any KEYWORDS changes in patches please.
Comment 3 Arfrever Frehtes Taifersar Arahesis (RETIRED) gentoo-dev 2009-09-11 17:52:36 UTC
You already attached the same patch in bug #257646 reported by you...
Please don't report the same bug multiple times.

*** This bug has been marked as a duplicate of bug 257646 ***