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

    Исходный пакет: findutils
    Версия: 4.5.10-alt1
    Собран:  29 июня 2011 г. 0:21
    Сообщить об ошибке в пакете
    Домашняя страница: http://www.gnu.org/software/findutils/

    Лицензия: GPLv3+
    О пакете: The GNU versions of find utilities (find and xargs)
    Описание: 
    This package contains programs which will help you locate files on
    your system:
    + the find utility searches through a hierarchy of directories
      looking for files which match a certain set of criteria
      (such as a filename pattern);
    + the xargs utility builds and executes command lines from standard
      input arguments (usually lists of file names generated by the find
      command).

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

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

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

    Права:
    @qa_p6

      1. libselinux-devel
      2. glibc-devel-static
      3. dejagnu

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


    28 июня 2011 г. Dmitry V. Levin 4.5.10-alt1
    - find: updated to v4.5.10-86-g41ebd53.
    - gnulib: updated to v0.0-5838-g414111a.
    18 августа 2010 г. Dmitry V. Levin 4.5.9-alt1
    - find: updated to v4.5.9-18-g107f84e.
    - gnulib: updated to v0.0-3865-g09443c2.
    - Enabled SELinux support for find and xargs.
    9 сентября 2009 г. Dmitry V. Levin 4.4.2-alt2
    - Moved "make check" to %check section.