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

    Исходный пакет: cpio
    Версия: 2.10-alt3
    Собран:  20 ноября 2009 г. 1:41
    Сообщить об ошибке в пакете
    Домашняя страница: http://www.gnu.org/software/cpio/

    Лицензия: GPLv3+
    О пакете: A GNU archiving program
    Описание: 
    GNU cpio copies files into or out of a cpio or tar archive.  Archives
    are files which contain a collection of other files plus information
    about them, such as their file name, owner, timestamps, and access
    permissions.  The archive can be another file on the disk, a magnetic
    tape, or a pipe.  GNU cpio supports the following archive formats:  binary,
    old ASCII, new ASCII, crc, HPUX binary, HPUX old ASCII, old tar and POSIX.1
    tar.  By default, cpio creates binary format archives, so that they are
    compatible with older cpio programs.  When it is extracting files from
    archives, cpio automatically recognizes which kind of archive it is reading
    and can read archives created on machines with a different byte-order.

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

    Сопровождающий: Dmitry V. Levin

    Список участников:
    Dmitry V. Levin
    qa-robot
    Ilya Evseev

    Права:
    @qa_p5

      1. glibc-devel-static
      2. cvs

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


    19 ноября 2009 г. Dmitry V. Levin 2.10-alt3
    - Fixed creation of newc/crc archives with files containing multiple hard links.
    9 сентября 2009 г. Dmitry V. Levin 2.10-alt2
    - Moved "make check" to %check section.
    6 июля 2009 г. Dmitry V. Levin 2.10-alt1
    - Updated to 2.10.
    - Removed obsolete %install_info/%uninstall_info calls.