[Cmake-commits] CMake branch, next, updated. v3.1.0-rc1-303-g3d87239

Brad King brad.king at kitware.com
Tue Nov 4 14:46:07 EST 2014


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  3d872399f7eb537e5c518b3892040fea90bf57db (commit)
       via  cfb3a869500209d1afd17b3d517ad968b226fc63 (commit)
      from  d377a4d709f336104f8f281dcdfd91278a766d76 (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=3d872399f7eb537e5c518b3892040fea90bf57db
commit 3d872399f7eb537e5c518b3892040fea90bf57db
Merge: d377a4d cfb3a86
Author:     Brad King <brad.king at kitware.com>
AuthorDate: Tue Nov 4 14:46:06 2014 -0500
Commit:     CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Tue Nov 4 14:46:06 2014 -0500

    Merge topic 'cpack-rpm-component-descriptions' into next
    
    cfb3a869 Help: Add notes for topic 'cpack-rpm-component-descriptions'


http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=cfb3a869500209d1afd17b3d517ad968b226fc63
commit cfb3a869500209d1afd17b3d517ad968b226fc63
Author:     Brad King <brad.king at kitware.com>
AuthorDate: Tue Nov 4 14:38:59 2014 -0500
Commit:     Brad King <brad.king at kitware.com>
CommitDate: Tue Nov 4 14:38:59 2014 -0500

    Help: Add notes for topic 'cpack-rpm-component-descriptions'

diff --git a/Help/release/dev/cpack-rpm-component-descriptions.rst b/Help/release/dev/cpack-rpm-component-descriptions.rst
new file mode 100644
index 0000000..769a912
--- /dev/null
+++ b/Help/release/dev/cpack-rpm-component-descriptions.rst
@@ -0,0 +1,7 @@
+cpack-rpm-component-descriptions
+--------------------------------
+
+* The :module:`CPackRPM` module learned options to set per-component
+  descriptions and summaries.  See the
+  :variable:`CPACK_RPM_<component>_PACKAGE_DESCRIPTION` and
+  :variable:`CPACK_RPM_<component>_PACKAGE_SUMMARY` variables.

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

Summary of changes:
 Help/release/dev/cpack-rpm-component-descriptions.rst |    7 +++++++
 1 file changed, 7 insertions(+)
 create mode 100644 Help/release/dev/cpack-rpm-component-descriptions.rst


hooks/post-receive
-- 
CMake


More information about the Cmake-commits mailing list