Jump to letter: [
AEGILMNOPSTVW
]
sqlite2: Embeddable SQL engine in a C library
Name: | sqlite2 |
Vendor: | The KDE-RedHat Project |
Version: | 2.8.16 |
License: | Public Domain |
Release: | 1.el4 |
URL: | http://www.sqlite.org/ |
- 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. A complete database
is stored in a single cross-platform disk file. The native C/C++ API
is simple and easy to use. Bindings for other languages are also
available.
Arch: i386
Download: | sqlite2-2.8.16-1.el4.i386.rpm |
Build Date: | Fri Oct 28 07:02:45 2005 |
Packager: | kde-redhat Developers <http://kde-redhat.sf.net/> |
Size: | 297 KiB |
Changelog
- * Fri May 20 19: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 18: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 18: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