Package cmake: Information

    Binary package: cmake
    Version: 2.8.4-alt1.M60P.2
    Architecture: i586
    Build time:  Aug 1, 2013, 12:24 PM
    Source package: cmake
    Report package bug
    Home page: http://cmake.org/

    License: BSD
    Summary: Cross-platform, open-source make system
    Description: 
    CMake is used to control the software compilation process using
    simple platform and compiler independent configuration files.
    CMake generates native makefiles and workspaces that can be
    used in the compiler environment of your choice. CMake is quite
    sophisticated: it is possible to support complex environments
    requiring system configuration, pre-processor generation, code
    generation, and template instantiation.

    Maintainer: Andrey Rahmatullin


    ACL:
    @qa_p6

    Last changed


    Aug. 1, 2013 Andrey Cherepanov 2.8.4-alt1.M60P.2
    - add %cmake_build, %cmake_install and %cmakeinstall_std macros
    - fix %cmake_insource macros
    Feb. 7, 2012 Andrey Cherepanov 2.8.4-alt1.M60P.1
    - More PATH_SUFFIXES for finding Postgresql
    March 20, 2011 Slava Dubrovskiy 2.8.4-alt1
    - 2.8.4
    - Update spec: add necessary LD_LIBRARY_PATH for build process (thanks real@)
    - Remove build type and add flags for Fortran (thanks real@)