[Cmake-commits] CMake branch, next, updated. v3.1.1-2462-ge61e745
Brad King
brad.king at kitware.com
Thu Jan 29 10:48:39 EST 2015
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 e61e74513542c2d0a6229b6b4bb4b014a6032de5 (commit)
via 190bc8ed4589ee89c3405f8e44c2f7e9fe2ed2de (commit)
from befffb975434b159e82b6c750ede0762a1951672 (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=e61e74513542c2d0a6229b6b4bb4b014a6032de5
commit e61e74513542c2d0a6229b6b4bb4b014a6032de5
Merge: befffb9 190bc8e
Author: Brad King <brad.king at kitware.com>
AuthorDate: Thu Jan 29 10:48:38 2015 -0500
Commit: CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Thu Jan 29 10:48:38 2015 -0500
Merge topic 'rpm_multi_prefix' into next
190bc8ed Help: Add notes for topic 'rpm_multi_prefix'
http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=190bc8ed4589ee89c3405f8e44c2f7e9fe2ed2de
commit 190bc8ed4589ee89c3405f8e44c2f7e9fe2ed2de
Author: Brad King <brad.king at kitware.com>
AuthorDate: Thu Jan 29 10:47:33 2015 -0500
Commit: Brad King <brad.king at kitware.com>
CommitDate: Thu Jan 29 10:47:33 2015 -0500
Help: Add notes for topic 'rpm_multi_prefix'
diff --git a/Help/release/dev/rpm_multi_prefix.rst b/Help/release/dev/rpm_multi_prefix.rst
new file mode 100644
index 0000000..0329592
--- /dev/null
+++ b/Help/release/dev/rpm_multi_prefix.rst
@@ -0,0 +1,11 @@
+rpm_multi_prefix
+----------------
+
+* The :module:`CPackRPM` module learned a new
+ :variable:`CPACK_RPM_<COMPONENT>_PACKAGE_PREFIX` variable to
+ specify a component-specific value to use instead of
+ :variable:`CPACK_PACKAGING_INSTALL_PREFIX`.
+
+* The :module:`CPackRPM` module learned a new
+ :variable:`CPACK_RPM_RELOCATION_PATHS` variable to
+ specify multiple relocation prefixes for a single rpm package.
-----------------------------------------------------------------------
Summary of changes:
Help/release/dev/rpm_multi_prefix.rst | 11 +++++++++++
1 file changed, 11 insertions(+)
create mode 100644 Help/release/dev/rpm_multi_prefix.rst
hooks/post-receive
--
CMake
More information about the Cmake-commits
mailing list