blob: 146f8ac89e1b5a97b7c05f12f4d036e6b0b9abfe (
plain)
1
2
3
4
5
6
7
|
cpack-rpm-percomponent-group-and-name
-------------------------------------
* The :module:`CPackRPM` module learned to set Name and Group
control fields per-component.
See :variable:`CPACK_RPM_<component>_PACKAGE_NAME`
and :variable:`CPACK_RPM_<component>_PACKAGE_GROUP`.
|