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

    Исходный пакет: sed
    Версия: 4.2.1-alt3.M60C.1
    Собран:  6 апреля 2012 г. 12:38
    Категория: Редакторы
    Сообщить об ошибке в пакете
    Домашняя страница: http://www.gnu.org/software/sed/

    Лицензия: GPLv3+
    О пакете: A GNU stream text editor
    Описание: 
    The sed (Stream EDitor) editor is a stream or batch (non-interactive)
    editor.  Sed takes text as input, performs an operation or set of
    operations on the text and outputs the modified text.  The operations
    that sed performs (substitutions, deletions, insertions, etc.) can be
    specified in a script file or from the command line.

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

    Сопровождающий: Vitaly Kuznetsov

    Список участников:
    Vitaly Kuznetsov
    Dmitry V. Levin
    Stanislav Ievlev

      1. libselinux-devel
      2. gnulib >= 0.0.6780.bfacc22
      3. libacl-devel

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


    4 апреля 2012 г. Vitaly Kuznetsov 1:4.2.1-alt3.M60C.1
    - Rebuild for C6
    19 января 2012 г. Dmitry V. Levin 1:4.2.1-alt3
    - Updated sed to 4.2.1-42-g727d6fa.
    - Updated translations from translationproject.org.
    - Changed build to use external gnulib package.
    18 августа 2010 г. Dmitry V. Levin 1:4.2.1-alt2
    - sed: updated to 4.2.1-18-ge1c76b0.
    - gnulib: updated to v0.0-4045-gafc6cbe.
    - Updated translations from translationproject.org.
    - subst: rewritten using "sed -i --follow-symlinks".
    - sed: enabled SELinux support.