Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 269719 - dev-db/sqlite: patch for supporting rtree indexing and readline
Summary: dev-db/sqlite: patch for supporting rtree indexing and readline
Status: RESOLVED DUPLICATE of bug 257646
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High enhancement
Assignee: Arfrever Frehtes Taifersar Arahesis (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-05-13 15:55 UTC by kunitoki (Lucio Asnaghi)
Modified: 2009-09-11 17:52 UTC (History)
1 user (show)

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


Attachments
rtree indexing and readline support for sqlite 3 (sqlite.patch,1.08 KB, patch)
2009-05-13 15:56 UTC, kunitoki (Lucio Asnaghi)
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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 ***