[cmake-developers] Improved handling of %directives in CPACK_RPM_USER_FILELIST

Andrew Fuller afuller at teradici.com
Fri Jun 24 14:22:07 EDT 2016


Attached is a patch to improve the handling of %directives in CPACK_RPM_USER_FILELIST.  Specifically it accepts any characters (even spaces) inside the parenthesis so it doesn't need to keep changing every time there's a new valid symbol.  The current open ticket is https://gitlab.kitware.com/cmake/cmake/issues/13468 which is asking to use an underscore.  %caps requires the use of '+' and also spaces.


I've created a merge request here: https://gitlab.kitware.com/cmake/cmake/merge_requests/23? with the same contents as this format-patch, but the contribution guidelines say a format-patch to this list is desired.


Cheers,

-Andrew??
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/cmake-developers/attachments/20160624/a307f6bd/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Adjust-the-regex-to-handle-foo-and-foo-anything-dire.patch
Type: text/x-patch
Size: 1283 bytes
Desc: 0001-Adjust-the-regex-to-handle-foo-and-foo-anything-dire.patch
URL: <http://public.kitware.com/pipermail/cmake-developers/attachments/20160624/a307f6bd/attachment.bin>


More information about the cmake-developers mailing list