[gearmand/f17] rebuild for gperftools

Tom Callaway spot at fedoraproject.org
Wed Mar 7 19:52:43 UTC 2012


commit ab5a7fa5d45e9b0edb1da0694e5294cfc6786b7e
Author: Tom Callaway <spot at fedoraproject.org>
Date:   Wed Mar 7 14:52:40 2012 -0500

    rebuild for gperftools

 gearmand.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/gearmand.spec b/gearmand.spec
index 56eabe8..6242f3e 100644
--- a/gearmand.spec
+++ b/gearmand.spec
@@ -1,7 +1,7 @@
 
 Name:           gearmand
 Version:        0.27
-Release:        2%{?dist}
+Release:        2%{?dist}.1
 Summary:        A distributed job system
 
 Group:          System Environment/Daemons
@@ -19,7 +19,7 @@ BuildRequires:  systemd-units
 
 # google perftools available only on these
 %ifarch %{ix86} x86_64 ppc
-BuildRequires: google-perftools-devel
+BuildRequires: gperftools-devel
 %endif
 Requires(pre):   shadow-utils
 Requires(post):  chkconfig
@@ -191,6 +191,9 @@ fi
 %{_includedir}/libgearman-1.0/
 
 %changelog
+* Wed Mar  7 2012 Tom Callaway <spot at fedoraproject.org> - 0.27-2.1
+- rebuild against gperftools
+
 * 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