|
Boost Interest : |
Subject: Re: [Boost-cmake] Release 1.41.0.cmake0, RPM generator problem
From: Gordan Sikic (gordan.sikic_at_[hidden])
Date: 2009-11-24 04:23:11
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