[gearmand] Removing _smp_mflags per https://bugs.launchpad.net/bugs/901007

derks derks at fedoraproject.org
Wed Mar 7 17:13:23 UTC 2012


commit b72ecd48b03bd423a76993d0a9f3dc742e0df994
Author: BJ Dierkes <wdierkes at rackspace.com>
Date:   Tue Mar 6 18:43:43 2012 -0600

    Removing _smp_mflags per https://bugs.launchpad.net/bugs/901007

 gearmand.spec |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)
---
diff --git a/gearmand.spec b/gearmand.spec
index cceec4c..be72743 100644
--- a/gearmand.spec
+++ b/gearmand.spec
@@ -94,7 +94,7 @@ 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 
 
 
 %install
@@ -196,6 +196,7 @@ fi
 - Latest sources from upstream.  Release notes here:
   https://launchpad.net/gearmand/trunk/0.28
 - Removing Patch0: gearmand-0.27-lp914495.patch (applied upstream)
+- Removing _smp_mflags per https://bugs.launchpad.net/bugs/901007
 
 * Thu Jan 12 2012 BJ Dierkes <wdierkes at rackspace.com> - 0.27-2
 - Adding Patch0: gearmand-0.27-lp914495.patch Resolves LP#914495


More information about the scm-commits mailing list