[gearmand/f17] rebuild against gperftools, drop smp_mflags

Tom Callaway spot at fedoraproject.org
Wed Mar 7 20:07:13 UTC 2012


commit c3e53a4cde99548727a2f766a0c28cae09276483
Author: Tom Callaway <spot at fedoraproject.org>
Date:   Wed Mar 7 15:07:10 2012 -0500

    rebuild against gperftools, drop smp_mflags

 gearmand.spec |    4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)
---
diff --git a/gearmand.spec b/gearmand.spec
index 6242f3e..d59a696 100644
--- a/gearmand.spec
+++ b/gearmand.spec
@@ -93,7 +93,8 @@ Development headers for %{name} 1.0.
 
 sed -i 's|^hardcode_libdir_flag_spec=.*|hardcode_libdir_flag_spec=""|g' libtool
 sed -i 's|^runpath_var=LD_RUN_PATH|runpath_var=DIE_RPATH_DIE|g' libtool
-make %{?_smp_mflags}
+# make %{?_smp_mflags}
+make
 
 
 %install
@@ -193,6 +194,7 @@ fi
 %changelog
 * Wed Mar  7 2012 Tom Callaway <spot at fedoraproject.org> - 0.27-2.1
 - rebuild against gperftools
+- drop smp_mflags to get it to build
 
 * Tue Feb 28 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.27-2
 - Rebuilt for c++ ABI breakage


More information about the scm-commits mailing list