[CMake] Re: CMake, CPack, RPM

2007-10-11 Thread Eric Noulard
2007/10/10, kent williams [EMAIL PROTECTED]: OK, so... if I use the built in RPM generator it will generate an RPM. It isn't clear to me what ends up in that RPM aside from the files in the manifest -- no dependencies seem to be mentioned. That's almost true. RPM generator cannot guess your

Re: [CMake] Re: CMake, CPack, RPM

2007-10-11 Thread Eric Noulard
2007/10/11, kent williams [EMAIL PROTECTED]: Thanks for your prompt reply. To some extent you're answering questions that come from me being an RPM newbie. My problem with the Source RPM generation is that it requires that my system -- the one building the source RPM, doesn't have CMake

Re: [CMake] Re: CMake, CPack, RPM

2007-10-11 Thread kent williams
Thanks for your prompt reply. To some extent you're answering questions that come from me being an RPM newbie. My problem with the Source RPM generation is that it requires that my system -- the one building the source RPM, doesn't have CMake installed as an RPM.When I try and generate the

[CMake] Re: CMake, CPack, RPM

2007-10-10 Thread kent williams
OK, so... if I use the built in RPM generator it will generate an RPM. It isn't clear to me what ends up in that RPM aside from the files in the manifest -- no dependencies seem to be mentioned. Using UseRPMTools.cmake to try and generate a source RPM doesn't work so hot. You can only make a