Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
sqlite-devel: Development tools for the sqlite3 embeddable SQL database engine.
Name: | sqlite-devel |
Vendor: | StartCom Ltd., http://www.startcom.org |
Version: | 3.3.6 |
License: | Public Domain |
Release: | 5.SEL5_3 |
URL: | http://www.sqlite.org/ |
- Summary
- This package contains the header files, static libraries and development
documentation for sqlite. If you like to develop programs using sqlite,
you will need to install sqlite-devel.
Changelog
- * Thu Apr 30 01:00:00 2009 Anatoly Metetes <anatolym{%}startcom{*}org>
-
- Rebuild for StartCom Linux 5.0.x
- * Sat Apr 18 01:00:00 2009 Panu Matilainen <pmatilai{%}redhat{*}com> - 3.3.6-5
-
- Fix opcode sorting too (#428153)
- * Sat Apr 4 01:00:00 2009 Panu Matilainen <pmatilai{%}redhat{*}com> - 3.3.6-4
-
- Disable strict aliasing to avoid type-punning issues