Пакет 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


    Права:
    Michael Bochkaryov
    @qa
    @everybody

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