[Cmake-commits] CMake branch, next, updated. v2.8.8-2656-gb3f920f

Eric Noulard eric.noulard at gmail.com
Fri Apr 20 14:44:10 EDT 2012


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "CMake".

The branch, next has been updated
       via  b3f920f6928c6bfeb7937ce33bc51d37182b531b (commit)
       via  94b24ad88dae77b414b2183e834284fa27bb8403 (commit)
      from  1e1ba4dd6189c8c4db295a838aea551e7e593eb3 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=b3f920f6928c6bfeb7937ce33bc51d37182b531b
commit b3f920f6928c6bfeb7937ce33bc51d37182b531b
Merge: 1e1ba4d 94b24ad
Author:     Eric Noulard <eric.noulard at gmail.com>
AuthorDate: Fri Apr 20 14:44:05 2012 -0400
Commit:     CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Fri Apr 20 14:44:05 2012 -0400

    Merge topic 'CPack-fixManPage-typo' into next
    
    94b24ad Fix CPack RPM man page typo detected by lintian.


http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=94b24ad88dae77b414b2183e834284fa27bb8403
commit 94b24ad88dae77b414b2183e834284fa27bb8403
Author:     Modestas Vainius <modax at debian.org>
AuthorDate: Fri Apr 20 20:41:18 2012 +0200
Commit:     Eric NOULARD <eric.noulard at gmail.com>
CommitDate: Fri Apr 20 20:41:18 2012 +0200

    Fix CPack RPM man page typo detected by lintian.
    
    Signed-off-by: Eric NOULARD <eric.noulard at gmail.com>

diff --git a/Modules/CPack.cmake b/Modules/CPack.cmake
index 571770e..1b2fa61 100644
--- a/Modules/CPack.cmake
+++ b/Modules/CPack.cmake
@@ -89,6 +89,7 @@
 #  CPACK_PACKAGE_FILE_NAME - The name of the package file to generate,
 #  not including the extension. For example, cmake-2.6.1-Linux-i686.
 #  The default value is
+#
 #  ${CPACK_PACKAGE_NAME}-${CPACK_PACKAGE_VERSION}-${CPACK_SYSTEM_NAME}.
 ##end
 #

-----------------------------------------------------------------------

Summary of changes:
 Modules/CPack.cmake |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)


hooks/post-receive
-- 
CMake


More information about the Cmake-commits mailing list