[cmake-developers] [CPackRPM] Configure RPM package group and name per component
Domen Vrankar
domen.vrankar at gmail.com
Tue Nov 17 03:18:27 EST 2015
2015-11-15 20:32 GMT+01:00 Markus Rickert <rickert at fortiss.org>:
> Hi,
>
> similar to the previous patch for CPackDeb, the attached patch adds
> component-specific settings for group and name of an RPM package.
>
> CPACK_RPM_<component>_PACKAGE_GROUP allows setting the group of the
> component with the main libraries to "Development/Libraries", while
> "Documentation" can be used for the component with the actual documentation.
>
> CPACK_RPM_<component>_PACKAGE_NAME can set the package name (not the
> filename) of a component, e.g., "foo" for libraries (instead of
> "foo-libraries") and "foo-devel" for headers.
I'll try to review it today.
Thanks,
Domen
More information about the cmake-developers
mailing list