[CMake] Release 1.41.0.cmake0, RPM generator problem

troy d. straszheim troy at resophonic.com
Thu Nov 19 13:24:31 EST 2009


Gordan Sikic wrote:
> Hi,
> 
> (I consider myself user of both cmake and boost)
> 
> 
> I'd like to report that I experienced problem while generating RPM 
> binary package on F11, and cmake 2.8.0; output of rpmbuild.err in RPM 
> build directory was as follows:
> 
> $cat rpmbuild.err
> error: line 4: Tag takes single token only: Name: boost c++ libraries
> 
> 
> Quick hack to resolve this issue was to change line 261 of root 
> CMakeLists.txt, in order to remove all white space in variable 
> CPACK_PACKAGE_NAME to contain no spaces, i.e:
> 
> set(CPACK_PACKAGE_NAME "Boost_C++_Libraries")
> 
> 
> 
> Other than that, compile and installation went very smoothly :)
> 

Cool... could you bring this to the boost-cmake list please and/or 
create a trac ticket at http://svn.boost.org in the cmake component?

Thanks,

-t



More information about the CMake mailing list