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

    Исходный пакет: libmysql++
    Версия: 3.1.0-alt3
    Собран:  7 апреля 2013 г. 20:33
    Сообщить об ошибке в пакете
    Домашняя страница: http://tangentsoft.net/mysql++

    Лицензия: LGPL
    О пакете: C++ API for MySQL
    Описание: 
    The goal of this API is to make working with queries as easy
    as working with other STL Containers.

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

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

    Список участников:
    Michael Shigorin
    Stanislav Yadykin
    darkstar


      1. libMySQL-devel
      2. gcc-c++
      3. zlib-devel

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


    7 апреля 2013 г. Michael Shigorin 3.1.0-alt3
    - rebuilt against libmysqlclient18
    9 мая 2012 г. Michael Shigorin 3.1.0-alt2
    - added watch file
    31 августа 2011 г. Michael Shigorin 3.1.0-alt1
    - 3.1.0 (thx viy@)
      + build with gcc4.4 fixed with fedora patch (3.1.0-7)
      + linking with --as-needed NOT fixed with upstream
        proposed patch, had to disable it for the time being