[cmake-developers] [PATCH] CPackRPM: unset temporary component variable fixed

Gauthier Lamaison gauthier.lamaison at gmail.com
Mon Nov 17 14:46:21 EST 2014


Hi there,

First, I would like to thank you for your amazing work on CMake, CPack and
CTest.

I've been trying to make multiple RPMs using components, but it appears
that the component variables such
as CPACK_RPM_<componentName>_PACKAGE_REQUIRES are not correctly unset.
Worse, they are propagated to other components (that's how I found myself
having my devel RPM package requirements in my libs RPM package...)

Please find attach a small patch that fixes the problem (at least in my
case).

Thank you,
Gauthier
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/cmake-developers/attachments/20141117/d705c822/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: CPackRPM_Unset_variables.patch
Type: text/x-patch
Size: 1460 bytes
Desc: not available
URL: <http://public.kitware.com/pipermail/cmake-developers/attachments/20141117/d705c822/attachment.bin>


More information about the cmake-developers mailing list