[qpid-cpp] Rebased to sync with upstream's official 0.14 release

Nuno Santos nsantos at fedoraproject.org
Thu Feb 16 18:46:34 UTC 2012


commit 1e74f1c1507d1a3c273e1bc74648a8843355634d
Author: Nuno Santos <nsantos at redhat.com>
Date:   Thu Feb 16 13:45:59 2012 -0500

    Rebased to sync with upstream's official 0.14 release

 qpid-cpp.spec |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/qpid-cpp.spec b/qpid-cpp.spec
index c35eadc..36975d4 100644
--- a/qpid-cpp.spec
+++ b/qpid-cpp.spec
@@ -855,7 +855,7 @@ popd
 %endif
 
 %if %{fedora}
-#%patch0 -p0
+%patch0 -p0
 #%patch1 -p2
 #%patch6 -p1
 %endif
@@ -871,7 +871,7 @@ pushd cpp
 ./bootstrap
 
 CXXFLAGS="%{optflags} -DNDEBUG -O3 -Wno-unused-result" \
-%configure --disable-static --with-swig --with-sasl --with-ssl --without-help2man -without-graphviz \
+%configure --disable-static --with-swig --with-sasl --with-ssl --without-help2man \
 %if %{rhel_4}
 --without-swig \
 %else


More information about the scm-commits mailing list