[google-perftools/f15] add Requires: graphviz, gv for pprof

Tom Callaway spot at fedoraproject.org
Thu May 12 15:53:08 UTC 2011


commit c104832b280f0bfa2580d45644ba3428f5b6b063
Author: Tom "spot" Callaway <tcallawa at redhat.com>
Date:   Thu May 12 11:52:57 2011 -0400

    add Requires: graphviz, gv for pprof

 google-perftools.spec |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)
---
diff --git a/google-perftools.spec b/google-perftools.spec
index 9ce49ed..b796fa7 100644
--- a/google-perftools.spec
+++ b/google-perftools.spec
@@ -1,6 +1,6 @@
 Name:		google-perftools
 Version:	1.7
-Release:	2%{?dist}
+Release:	3%{?dist}
 License:	BSD
 Group:		Development/Tools
 Summary:	Very fast malloc and performance analysis tools
@@ -14,6 +14,7 @@ ExclusiveArch:	%{ix86} x86_64 ppc
 %ifnarch ppc ppc64
 BuildRequires:	libunwind-devel
 %endif
+Requires:	gv, graphviz
 
 %description
 Perf Tools is a collection of performance analysis tools, including a 
@@ -79,6 +80,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_libdir}/pkgconfig/*.pc
 
 %changelog
+* Thu May 12 2011 Tom Callaway <spot at fedoraproject.org> - 1.7-3
+- add Requires: graphviz, gv for pprof
+
 * Fri Mar 11 2011 Dan Horák <dan[at]danny.cz> - 1.7-2
 - switch to ExclusiveArch
 


More information about the scm-commits mailing list