Package file: Information

    Source package: file
    Version: 4.26-alt3
    Build time:  Sep 24, 2009, 01:07 AM
    Category: File tools
    Report package bug
    License: BSD-style
    Summary: A utility for determining file types
    Description: 
    The file command is used to identify a particular file according to the
    type of data contained by the file.  file can identify many different
    file types, including ELF binaries, system libraries, RPM packages, and
    different graphics formats.

    List of rpms provided by this srpm:
    file (x86_64, i586)
    libmagic (x86_64, i586)
    libmagic-devel (x86_64, i586)
    libmagic-devel-static (x86_64, i586)

    Maintainer: Dmitry V. Levin


    ACL:
    @qa_p5

      1. zlib-devel

    Last changed


    Sept. 23, 2009 Dmitry V. Levin 4.26-alt3
    - Moved "make check" to %check section.
    - Backported lizp and xz compression from file-5.01.
    - Backported fixes for compilation warnings from file-5.01.
    Dec. 14, 2008 Dmitry V. Levin 4.26-alt2
    - Removed obsolete %post_ldconfig/%postun_ldconfig calls.
    - Imported two fixes from FC package.
    Sept. 13, 2008 Dmitry V. Levin 4.26-alt1
    - Updated to 4.26 (closes: #12597, #13059).
    - Update magic entries (closes: #12966, #17119).
    - Apply magic updates from Debian file-4.26-1 package.
    - Reverted weak and fixed broken magic introduced upstream.