Re: [Tracker] [PATCHES] tracker-0.5.3 removal of mysql code & sqlite cleanups



After talking to saleem on IRC, I cleaned up the patches even further,
split them up more logically and made them against current SVN head.
The patches should be applied in the given order

1.) 01-remove_mysql.patch:
Corresponds to saleem's tracker-0.5.3-remove-mysql.patch, which
removes the mysql support.
You should also run:
svn del data/mysql-*.sql src/trackerd/tracker-db-mysql.*

2.) 02-remove_using_sqlite.patch
As sqlite is now the only db backend, there is no need for the
USING_SQLITE define. So let's remove it. Simpler is better ;-)

3.) 03-external_sqlite_fixes.patch
A reworked patch with ideas from saleem, which fixes and simplifies
the usage of the external system sqlite.

4.)  04-general_build_cleanups.patch
General cleanups, like update of the homepage address, replacing of
deprecrecated autoconf  macros and removal of unused includes.

Please review and apply,
Michael

Attachment: 01-remove_mysql.patch
Description: Text Data

Attachment: 02-remove_using_sqlite.patch
Description: Text Data

Attachment: 03-external_sqlite_fixes.patch
Description: Text Data

Attachment: 04-general_build_cleanups.patch
Description: Text Data



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]