Package grep: Information

    Source package: grep
    Version: 2.5.1a-alt3
    Build time:  Apr 15, 2007, 01:04 AM
    Category: File tools
    Report package bug
    License: GPL
    Summary: The GNU versions of grep pattern matching utilities
    Description: 
    The GNU versions of commonly used grep utilities.  grep searches through
    textual input for lines which contain a match to a specified pattern
    and then prints the matching lines.  GNU's grep utilities include grep,
    egrep, fgrep, and pcregrep.

    List of rpms provided by this srpm:
    grep (x86_64, i586)

    Maintainer: Dmitry V. Levin

    List of contributors:
    Dmitry V. Levin
    Stanislav Ievlev


      1. libpcre-devel

    Last changed


    April 15, 2007 Dmitry V. Levin 2.5.1a-alt3
    - Imported "fgrep -w" fix by Pavel Kankovsky.
    - Adopted Debian fix for big file handling.
    Sept. 2, 2006 Dmitry V. Levin 2.5.1a-alt2
    - Fixed various segfaults due to incorrect bound checks (#9941).
    - Applied upstream patch to fix '-D skip' (RH#189580).
    - Add requirement on libpcre3 >= 0:6.4-alt2 (#9666).
    Dec. 3, 2005 Dmitry V. Levin 2.5.1a-alt1
    - Updated to 2.5.1a.
    - Merged patches from Owl, Debian and Red Hat.
    - Cleaned up specfile.
    - Enabled PCRE support.