[gearmand] adding back _smp_mflags

derks derks at fedoraproject.org
Wed Mar 7 17:40:42 UTC 2012


commit accf5e6d5fbf5bda7209649bea278d034b81eb92
Author: BJ Dierkes <wdierkes at rackspace.com>
Date:   Wed Mar 7 11:40:27 2012 -0600

    adding back _smp_mflags

 gearmand.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/gearmand.spec b/gearmand.spec
index 66647a6..a184de6 100644
--- a/gearmand.spec
+++ b/gearmand.spec
@@ -1,7 +1,7 @@
 
 Name:           gearmand
 Version:        0.28
-Release:        2%{?dist}
+Release:        3%{?dist}
 Summary:        A distributed job system
 
 Group:          System Environment/Daemons
@@ -92,7 +92,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 
+make %{_smp_mflags}
 
 
 %install
@@ -190,6 +190,9 @@ fi
 %{_includedir}/libgearman-1.0/
 
 %changelog
+* Wed Mar 07 2012 BJ Dierkes <wdierkes at rackspace.com> - 0.28-3
+- Adding back _smp_mflags
+
 * Wed Mar 07 2012 BJ Dierkes <wdierkes at rackspace.com> - 0.28-2
 - Added Patch1: gearmand-0.28-lp932994.patch.  Resolves: LP#932994
 


More information about the scm-commits mailing list