[google-perftools/f14/master] 1.6

Tom Callaway spot at fedoraproject.org
Fri Aug 6 14:28:12 UTC 2010


commit 0e321ad69eaa7044f587e403f5135d30cda32862
Author: Tom "spot" Callaway <tcallawa at redhat.com>
Date:   Fri Aug 6 10:28:38 2010 -0400

    1.6

 google-perftools.spec |    9 +++++++--
 sources               |    2 +-
 2 files changed, 8 insertions(+), 3 deletions(-)
---
diff --git a/google-perftools.spec b/google-perftools.spec
index ee63fe2..45f6702 100644
--- a/google-perftools.spec
+++ b/google-perftools.spec
@@ -1,5 +1,5 @@
 Name:		google-perftools
-Version:	1.5
+Version:	1.6
 Release:	1%{?dist}
 License:	BSD
 Group:		Development/Tools
@@ -31,7 +31,9 @@ Libraries and headers for developing applications that use google-perftools.
 %setup -q
 
 %build
-%configure --disable-static
+CXXFLAGS=`echo $RPM_OPT_FLAGS -DTCMALLOC_LARGE_PAGES| sed -e 's/-Wp,-D_FORTIFY_SOURCE=2//g'`
+%configure --disable-static 
+
 # Bad rpath!
 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
@@ -73,6 +75,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_libdir}/*.so
 
 %changelog
+* Fri Aug  6 2010 Tom "spot" Callaway <tcallawa at redhat.com> - 1.6-1
+- update to 1.6
+
 * Wed Jan 20 2010 Tom "spot" Callaway <tcallawa at redhat.com> - 1.5-1
 - update to 1.5
 - disable broken test suite
diff --git a/sources b/sources
index 5a760c8..4d394c3 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-cab3841f23fb93f8c69aedf60afcc43f  google-perftools-1.5.tar.gz
+7acfee8d3e2ba968d20684e9f7033015  google-perftools-1.6.tar.gz


More information about the scm-commits mailing list