Package prelink: Information

    Source package: prelink
    Version: 0.3.10-alt1
    Build time:  Nov 17, 2007, 06:48 PM
    Category: System/Base
    Report package bug
    Home page: 

    License: GPLv2+
    Summary: An ELF prelinking utility
    Description: 
    This package contains a utility which modifies ELF shared libraries and
    executables, so that far less relocations need to be resolved at runtime
    and thus programs come up faster.

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

    Maintainer: Vitaly Lipatov



      1. gcc-c++
      2. libelf-devel

    Last changed


    Nov. 16, 2007 Dmitry V. Levin 0.3.10-alt1
    - Updated to 0.3.10 (20061201).
    - Fixed testsuite and reenabled it.
    - Relocated prelink.log to /var/log/prelink/.
    - Build with -D_GNU_SOURCE to get off64_t definition
      which is necessary for libelf-0.130.
    Nov. 18, 2006 Vitaly Lipatov 0.3.9-alt1
    - restore from orphaned, fix Source URL
    - new version from FC6
    - remove static build, update buildreq
    - disable tests (broken linking)
    Jan. 24, 2006 Kachalov Anton 0.3.6-alt3
    - build shared and static version of prelink (#8856)