CPack/RPM: support for debuginfo package renaming

This commit is contained in:
Domen Vrankar
2017-03-24 22:41:02 +01:00
parent 6c09c5d64c
commit f237f5f851
4 changed files with 51 additions and 2 deletions

View File

@@ -0,0 +1,5 @@
cpack-rpm-debuginfo-honor-package-filename
------------------------------------------
* The :module:`CPackRPM` module learned to modify debuginfo package name.
See :variable:`CPACK_RPM_DEBUGINFO_FILE_NAME` variable.