I'm attaching a small patch to fix the C++ trunk build (namely the rpmbuild part), would appreciate it if someone could apply it for me.
Thanks in advance, Nuno
Index: qpidc.spec.in =================================================================== --- qpidc.spec.in (revision 578277) +++ qpidc.spec.in (working copy) @@ -102,6 +102,7 @@ %_includedir/qpid/client %_includedir/qpid/framing %_includedir/qpid/sys +%_includedir/qpid/log %_libdir/libqpidcommon.so %_libdir/libqpidclient.so %doc docs/api/html
