Hi,

>>> Hi,
>>> while making excessive use of the RPM generator in CMake 2.8.5 I came
>>> across a requirement
>>> it could not match out of the box: per-component spec headers.
>>> As it is it seems not to be possible to add to or replace spec-file
>>> headers on a
>>> component basis. The Patch below will add this support to CPackRPM.cmake
>>> for CMake 2.8.5.
>>> Headers may be defined by setting CPACK_RPM_COMPONENT_<name>_<header>.
>
>> Small update - TMP_RPM_* fields need to be reset for different components
>> or they'll add up.
>
> Please clone the CMake git and do a local commit of the final version of
> your patch with a nice changelog. Then do "git format-patch -1" and attach
> the resulting file to a new feature request at http://www.cmake.org/Bug/

Sure, I'll do that - thanks.
Is there an "official" guide for the process?
I was only able to finde the cmake-list on the kitware homepage but maybe
I wasn't looking hard enough.

>
> Eike
Rene


WINCOR NIXDORF Technology GmbH
Sitz der Gesellschaft: Paderborn
Registergericht Paderborn HRB 3523
Geschäftsführer: Eckard Heidloff, Jörn Förster
Steuernummer: 339/5884/0020 - Ust-ID Nr.: DE243233085

Diese E-Mail enthält vertrauliche Informationen.
Wenn Sie nicht der richtige Adressat sind oder diese E-Mail irrtümlich erhalten 
haben,
informieren Sie bitte sofort den Absender und vernichten Sie diese E-Mail.
Das unerlaubte Kopieren sowie die unbefugte Weitergabe dieser E-Mail ist nicht 
gestattet.

This e-mail may contain confidential information.
If you are not the intended recipient (or have received this e-mail in error)
please notify the sender immediately and destroy this e-mail.
Any unauthorised copying, disclosure or distribution of the material in this 
e-mail is strictly forbidden.
_______________________________________________
Powered by www.kitware.com

Visit other Kitware open-source projects at 
http://www.kitware.com/opensource/opensource.html

Please keep messages on-topic and check the CMake FAQ at: 
http://www.cmake.org/Wiki/CMake_FAQ

Follow this link to subscribe/unsubscribe:
http://www.cmake.org/mailman/listinfo/cmake

Reply via email to