[gearmand/el6] drop explicit gperftools Requires

Tom Callaway spot at fedoraproject.org
Tue Apr 17 17:35:31 UTC 2012


commit e97eb3209541bc3e9d6545af1dd25ea3385dd158
Author: Tom Callaway <spot at fedoraproject.org>
Date:   Tue Apr 17 13:35:28 2012 -0400

    drop explicit gperftools Requires

 gearmand.spec |    6 ++++--
 1 files changed, 4 insertions(+), 2 deletions(-)
---
diff --git a/gearmand.spec b/gearmand.spec
index 1ce0001..9b6ffdd 100644
--- a/gearmand.spec
+++ b/gearmand.spec
@@ -23,7 +23,7 @@
 
 Name:           gearmand
 Version:        0.14
-Release:        3%{?dist}.1
+Release:        3%{?dist}.2
 Summary:        A distributed job system
 
 Group:          System Environment/Daemons
@@ -48,7 +48,6 @@ BuildRequires: libmemcached-devel
 
 %if %{with google_perftools}
 BuildRequires:  gperftools-devel
-Requires:       gperftools
 %endif
 
 Requires(pre):   shadow-utils
@@ -175,6 +174,9 @@ fi
 %{_libdir}/libgearman*.so.*
 
 %changelog
+* Tue Apr 17 2012 Tom Callaway <spot at fedoraproject.org> - 0.14-3.2
+- drop explicit gperftools Requires
+
 * Wed Apr  4 2012 Tom Callaway <spot at fedoraproject.org> - 0.14-3.1
 - rebuild against gperftools
 


More information about the scm-commits mailing list