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

    Исходный пакет: libshell
    Версия: 0.1.8-alt1
    Собран:  14 ноября 2012 г. 17:34
    Сообщить об ошибке в пакете
    Домашняя страница: 

    Лицензия: GPL
    О пакете: A library of shell functions
    Описание: 
    This package contains common functions for shell projects to increase code reuse.

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

    Сопровождающий: Alexey Gladkov

    Список участников:
    Alexey Gladkov

    Права:
    Alexey Gladkov

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


    14 ноября 2012 г. Alexey Gladkov 0.1.8-alt1
    - shell-ini-config changes:
      + Fix empty lines at EOF (ALT#27974).
      + Indentation in the ini-file can be configured by
        shell_ini_config_prefix (ALT#27915).
    1 апреля 2012 г. Alexey Gladkov 0.1.7-alt1
    - Packaged -single subpackage with all libshell functions bundled into
      the single shell-lib file.
    - New utilities:
      + shell-cmdline: New functions to parse /proc/cmdline.
    - shell-error changes:
      + Add optional timestamp to messages.
    - shell-run changes:
      + Add SCRIPT_ERROR_FATAL var to control execution interrupt
        on error (thx Ildar Mulyukov).
      + Fix execution order of scripts in run_scripts() (thx Ildar Mulyukov).
    - shell-args changes:
      + Add opt_check_exec().
    - Other changes:
      + Generate SYMS and DEPS files.
    27 июля 2011 г. Alexey Gladkov 0.1.6-alt1
    - shell-ini-config changes (ALT#25946):
      + Fix comment formatting (thx Vladislav Zavjalov);
      + Add section if it is not exists (thx Vladislav Zavjalov);
      + Fix error at adding values to the last section (thx Vladislav Zavjalov);
      + Fix error of adding values into incorrect sections (thx Vladislav Zavjalov).