Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
sqlite2-devel: Development files for SQLite
- Summary
- SQLite is a small, fast, embeddable SQL database engine that supports
most of SQL92, including transactions with atomic commit and rollback,
subqueries, compound queries, triggers, and views.
This package contains static library and header files for developing
applications using sqlite.
Changelog
- * Fri May 20 17:00:00 2005 Ignacio Vazquez-Abrams <ivazquez{%}ivazquez{*}net> 2.8.16-1
- Name change to sqlite2
- Dropped Epoch
- Added Obsoletes to all subpackages
- Minor cosmetic changes
- * Wed Feb 16 16:00:00 2005 Michael Schwendt <mschwendt[AT]users.sf.net> - 0:2.8.16-1
- Update to 2.8.16 bug-fix release + update patches.
- * Tue Feb 15 16:00:00 2005 Thorsten Leemhuis <fedora[AT]leemhuis[DOT]info> - 2.8.15-2
- add sqlite-64bit-fixes.patch and sqlite-2.8.15-arch-double-differences.patch
fixes x86_64; Both were found in a mandrake srpm
- remove exclusive arch ix86; hopefully this fixes ppc also