[Cmake-commits] CMake branch, next, updated. v3.2.1-1324-ga58c3eb
Brad King
brad.king at kitware.com
Tue Mar 31 14:10:26 EDT 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 a58c3eb495ae81acb0e443963dfb024f26c139c9 (commit)
via 68e13e98f5c719cba641bf7a3a01cbfd7c6bd394 (commit)
from f416e0618d670641bb7c66d5130dcc3856396825 (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=a58c3eb495ae81acb0e443963dfb024f26c139c9
commit a58c3eb495ae81acb0e443963dfb024f26c139c9
Merge: f416e06 68e13e9
Author: Brad King <brad.king at kitware.com>
AuthorDate: Tue Mar 31 14:10:25 2015 -0400
Commit: CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Tue Mar 31 14:10:25 2015 -0400
Merge topic 'cpack-rpm-basic-symlink-handling' into next
68e13e98 Help: Add notes for topic 'cpack-rpm-basic-symlink-handling'
http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=68e13e98f5c719cba641bf7a3a01cbfd7c6bd394
commit 68e13e98f5c719cba641bf7a3a01cbfd7c6bd394
Author: Brad King <brad.king at kitware.com>
AuthorDate: Tue Mar 31 14:07:13 2015 -0400
Commit: Brad King <brad.king at kitware.com>
CommitDate: Tue Mar 31 14:10:19 2015 -0400
Help: Add notes for topic 'cpack-rpm-basic-symlink-handling'
diff --git a/Help/release/dev/cpack-rpm-basic-symlink-handling.rst b/Help/release/dev/cpack-rpm-basic-symlink-handling.rst
new file mode 100644
index 0000000..3af4cf1
--- /dev/null
+++ b/Help/release/dev/cpack-rpm-basic-symlink-handling.rst
@@ -0,0 +1,6 @@
+cpack-rpm-basic-symlink-handling
+--------------------------------
+
+* The :module:`CPackRPM` module learned to package symbolic links
+ more cleanly and now supports directory symlinks with recent
+ ``rpmbuild`` versions.
-----------------------------------------------------------------------
Summary of changes:
Help/release/dev/cpack-rpm-basic-symlink-handling.rst | 6 ++++++
1 file changed, 6 insertions(+)
create mode 100644 Help/release/dev/cpack-rpm-basic-symlink-handling.rst
hooks/post-receive
--
CMake
More information about the Cmake-commits
mailing list