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

    Исходный пакет: metakit
    Версия: 2.4.9.7-alt1
    Собран:  5 декабря 2008 г. 4:50
    Сообщить об ошибке в пакете
    Домашняя страница: http://www.equi4.com/metakit/

    Лицензия: X/MIT-like
    О пакете: Embeddable database
    Описание: 
    MetaKit is an embeddable database which runs on Unix, Windows, Macintosh,
    and other platforms.  It lets you build applications which store their
    data efficiently, in a portable way, and which will not need a complex
    runtime installation.  In terms of the data model, MetaKit takes the
    middle ground between RDBMS, OODBMS, and flat-file databases - yet it
    is quite different from each of them.

    Список rpm-пакетов, предоставляемых данным srpm-пакетом:
    libmetakit (x86_64, i586)
    libmetakit-devel (x86_64, i586)
    tcl-metakit (x86_64, i586)

    Сопровождающий: Michael Shigorin

    Список участников:
    Michael Shigorin
    Damir Shayhutdinov
    qa-robot
    Dmitry V. Levin
    Andrey Semenov


      1. libstdc++-devel
      2. tcl-devel
      3. gcc-c++

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


    4 декабря 2008 г. Michael Shigorin 2.4.9.7-alt1
    - 2.4.9.7
    - applied repocop patch
    29 января 2007 г. Damir Shayhutdinov 2.4.9.6-alt1
    - New version
    - Spec cleanup
    - libmk4.so soname changed (incompatible ABI)
    4 февраля 2006 г. Michael Shigorin 2.4.9.3-alt2
    - oops, must have noticed #8679 much earlier :-(
      + Sun Dec 18 2005 Sergey Vlasov <vsu@altlinux.ru> 2.4.9.3-alt2
      - Enabled Tcl support.
      - Added patch to fix Tcl extension build:
        + use shared metakit library instead of duplicating its code
        + do not export internal symbols
      - Updated BuildRequires.