Package stmpclean: Information

    Source package: stmpclean
    Version: 0.3-alt3.M60C.1
    Build time:  Apr 5, 2012, 08:43 PM
    Category: File tools
    Report package bug
    License: BSD-like
    Summary: A safe temporary directory cleaner
    Description: 
    The stmpclean utility removes old files (and old empty directories)
    from the specified directory.  Its typical use is to clean directories
    such as /tmp where old files tend to accumulate.

    List of rpms provided by this srpm:
    stmpclean (x86_64, i586)
    stmpclean-debuginfo (x86_64, i586)

    Maintainer: Vitaly Kuznetsov

    List of contributors:
    Vitaly Kuznetsov
    Dmitry V. Levin

    Last changed


    April 4, 2012 Vitaly Kuznetsov 0.3-alt3.M60C.1
    Rebuild for C6
    June 30, 2011 Dmitry V. Levin 0.3-alt3
    - Changed algorithm to honor ctime and mtime as well as atime.
    - Raised default timeout from 10 days to 30 days (closes: #24081).
    Oct. 16, 2006 Dmitry V. Levin 0.3-alt2
    - Synced with 0.3-owl4.
    - Fixed build with -D_FORTIFY_SOURCE=2 -Werror.