Re: [CMake] [PATCH] V2 add support for component based spec header in RPM generator

2011-06-27 Thread Eric Noulard
2011/6/27 Koecher, Rene : > 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 o

Re: [CMake] [PATCH] V2 add support for component based spec header in RPM generator

2011-06-27 Thread Koecher, Rene
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

Re: [CMake] [PATCH] V2 add support for component based spec header in RPM generator

2011-06-27 Thread Rolf Eike Beer
[quoting repaired] >> 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. Th

[CMake] [PATCH] V2 add support for component based spec header in RPM generator

2011-06-27 Thread Koecher, Rene
Small update - TMP_RPM_* fields need to be reset for different components or they'll add up. > 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 possibl