[qpid-cpp] New patch to deal with updated boost

Nuno Santos nsantos at fedoraproject.org
Mon Feb 7 20:38:31 UTC 2011


commit 60fd87c4c7b5c4b77ded939393e19f92d09f607d
Author: Nuno Santos <nsantos at redhat.com>
Date:   Mon Feb 7 15:38:00 2011 -0500

    New patch to deal with updated boost

 qpid-cpp.spec |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)
---
diff --git a/qpid-cpp.spec b/qpid-cpp.spec
index a3a5514..d4e9c04 100644
--- a/qpid-cpp.spec
+++ b/qpid-cpp.spec
@@ -109,6 +109,7 @@ Patch1:         store-4411.patch
 
 %if %{fedora}
 Patch2:         fedora.patch
+Patch6:         boost_filesystem_v2.patch
 %endif
 
 %if %{rhel_4}
@@ -832,6 +833,7 @@ popd
 
 %if %{fedora}
 %patch2
+%patch6
 %endif
 
 # apply store patch
@@ -1134,6 +1136,7 @@ rm -rf %{buildroot}
 %changelog
 * Mon Feb  7 2011 Nuno Santos <nsantos at redhat.com> - 0.8-3
 - Updated qmf-related patch, includes previous size_t-related patch
+- New patch to deal with updated boost
 
 * Thu Jan 21 2011 Dan Horák <dan[at]danny.cz> - 0.8-2
 - fix build with different size_t - https://issues.apache.org/jira/browse/QPID-2996


More information about the scm-commits mailing list