Hi Arnaud,

could you point us (at least me) on the RPM specification file you used?

I didn't use any special rpm-spec file; it was generated during pacgkage generation. In particular, I made following:

$ cmake-gui <source-dir>
  (select CPACK option to make RPM)

$ make
$ make package

that's all.

For your information, I try to package Boost with CMake for Fedora: https://bugzilla.redhat.com/show_bug.cgi?id=529563.

I used "self compiled" latest cmake (2.8.0), on Fedora F11, with all updates included (automatic updates turned on).

best regards,
Gordan

_______________________________________________
Boost-cmake mailing list
Boost-cmake@lists.boost.org
http://lists.boost.org/mailman/listinfo.cgi/boost-cmake

Reply via email to