mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-19 04:59:48 -06:00
* In older version "%dir %attr(-, root, root) foo" would put "%dir foo" in the final spec file. * Also added comment to describe this and advise not not to add trailing slashes to directories in USER_FILELIST. * Includes test in RunCMake CPack which now passes.