Пакет sqlite3: Информация

    Исходный пакет: sqlite3
    Версия: 3.5.9-alt4
    Собран:  12 декабря 2008 г. 7:40
    Сообщить об ошибке в пакете
    Домашняя страница: http://www.sqlite.org/

    Лицензия: Public Domain
    О пакете: An Embeddable SQL Database Engine
    Описание: 
    SQLite is a C library that implements an SQL database engine.
    Programs that link with the SQLite library can have SQL database
    access without running a separate RDBMS process.

    Список rpm-пакетов, предоставляемых данным srpm-пакетом:
    lemon (x86_64, i586)
    libsqlite3 (x86_64, i586)
    libsqlite3-devel (x86_64, i586)
    libsqlite3-devel-static (x86_64, i586)
    sqlite3 (x86_64, i586)
    sqlite3-doc (noarch)
    sqlite3-fts3 (x86_64, i586)
    sqlite3-tcl (x86_64, i586)

    Сопровождающий: Denis Smirnov

    Список участников:
    Denis Smirnov
    Alexey Tourbin
    qa-robot
    Ott Alex


      1. gcc-c++
      2. gcc-fortran
      3. tcl-devel
      4. libreadline-devel

    Последнее изменение


    12 декабря 2008 г. Denis Smirnov 3.5.9-alt4
    - remove post_ldconfig/postun_ldconfig
    - cleanup spec
    12 октября 2008 г. Alexey Tourbin 3.5.9-alt3
    - backported from cvs:
      + fix for DISTINCT on indexes (RH#463061, deb#500792)
      + improved NaN testing for highly optimized GCC on x86 (deb#488864)
      + tclsqlite.test works reliably with tcl 8.5.4
    - set correct version in pkgIndex.tcl (deb#483990)
    4 июля 2008 г. Alexey Tourbin 3.5.9-alt2
    - sqlite3.pc: provide full version (#16268)
    - made sqlite3-doc package noarch