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

    Исходный пакет: sqlbox
    Версия: 0.7.2-alt1.2.qa1
    Собран:  14 апреля 2013 г. 8:01
    Категория: Связь
    Сообщить об ошибке в пакете
    Домашняя страница: http://www.kannel.org/~aguerrieri/

    Лицензия: Kannel
    О пакете: DB-Based Kannel Box for message queueing
    Описание: 
    Sqlbox is a special Kannel box that sits between bearerbox and smsbox and uses
    a database queue to store and forward messages.
    
    Messages are queued on a configurable table (defaults to send_sms) and moved to
    another table (defaults to sent_sms) afterwards.
    
    You can also manually insert messages into the send_sms table and they will be sent
    and moved to the sent_sms table as well. This allows for fast and easy injection
    of large amounts of messages into Kannel.

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

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


      1. libMySQL-devel
      2. libxml2-devel
      3. autoconf_2.60
      4. automake_1.9
      5. libsqlite3-devel
      6. libssl-devel
      7. glibc-devel-static
      8. docbook-style-dsssl
      9. gcc-c++
      10. postgresql-devel
      11. gcc-fortran
      12. transfig
      13. libpam-devel
      14. jadetex
      15. libpcre-devel
      16. kannel-devel
      17. ImageMagick-tools
      18. zlib-devel

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


    14 апреля 2013 г. Dmitry V. Levin 0.7.2-alt1.2.qa1
    - NMU: rebuilt with libmysqlclient.so.18.
    21 апреля 2011 г. Eugeny A. Rostovtsev 0.7.2-alt1.2
    - Fixed build
    7 декабря 2010 г. Igor Vlasenko 0.7.2-alt1.1
    - rebuild with new libmysqlclient by request of libmysqlclient maintainer