Merge topic 'cpack-rpm-basic-symlink-handling'

68e13e98 Help: Add notes for topic 'cpack-rpm-basic-symlink-handling'
681f3a2f CPackRPM: Add basic symlink support (#15209)
This commit is contained in:
Brad King
2015-03-31 14:11:20 -04:00
committed by CMake Topic Stage
6 changed files with 532 additions and 26 deletions
@@ -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.