Description of problem: QT SQlite is used in a few projects if available, in my particular case I'm interested in getting it for KPhotoAlbum as it enhances the Exif capabilities if available. However, the spec file for QT does not compile the SQlite plugin. This might be intentional, however it should be in the spec in my opinion. A flag, sqlite=0 by default for example.. If you want sqlite, you have to edit the spec, but it's trivial to do. Right now it's certainly non-trivial to add sqlite to the spec (for me anyway). Or just add it in as a default plugin, such as MySQL, PSQL, and OBDC already are. It would require sqlite and sqlite-devel to rebuild, but that's no different than the existing plugins. Version-Release number of selected component (if applicable): 3.3.7
it's now fixed in rawhide. The fix will be included in next qt build for FC6-update