[qpid-cpp] Added upstream references for the 'Boost.Singleton' compilation issue.

Denis Arnaud denisarnaud at fedoraproject.org
Thu Dec 8 12:37:35 UTC 2011


commit 0eb56001ba9c71807dac905952bfe74ef16aa292
Author: Denis Arnaud <denis.arnaud_fedora at m4x.org>
Date:   Thu Dec 8 13:37:19 2011 +0100

    Added upstream references for the 'Boost.Singleton' compilation issue.

 qpid-cpp.spec |    5 +++++
 1 files changed, 5 insertions(+), 0 deletions(-)
---
diff --git a/qpid-cpp.spec b/qpid-cpp.spec
index f5d5bc9..e3e0806 100644
--- a/qpid-cpp.spec
+++ b/qpid-cpp.spec
@@ -107,6 +107,11 @@ Source1:        store-%{qpid_release}.%{store_svnrev}.tar.gz
 %if %{fedora}
 Patch0:         configure.patch
 Patch1:         fedora.patch
+# Patch fixing a compilation issue related to the usage of a "Boost Singleton"
+# (which is not part of the Boost API, but available as a side effect of
+# Boost.Serialization).
+# Upstream ticket (Apache JIRA): https://issues.apache.org/jira/browse/QPID-3638
+# Fedora ticket: https://bugzilla.redhat.com/show_bug.cgi?id=761045
 Patch6:         qpid-cpp-singleton.patch
 %endif
 


More information about the scm-commits mailing list