Hi Antonio,

2015-05-21 14:00 GMT+02:00 <packaging-request@lists.fedoraproject.org>:
Date: Wed, 20 May 2015 18:53:31 +0200
From: Antonio Trande <anto.trande@gmail.com>
Message-ID: <555CBC0B.1090201@gmail.com>

Hi all.

Do exist packaging guidelines for building boost-related C++ projects
with 'bjam' utility ?

Note that you do not have to use bjam to compile Boost-related C++ projects. You can use your favorite build system, which are well supported by the Boost RPM package, for instance CMake and GNU Autotools.
An example of a CMake-built package using Boost is SOCI: https://apps.fedoraproject.org/packages/soci

Kind regards

Denis