[google-perftools] 1.8.1

Tom Callaway spot at fedoraproject.org
Thu Jul 28 18:09:13 UTC 2011


commit 2fedf3317e9fe99e786a92a5a6356dcf919b05b4
Author: Tom "spot" Callaway <tcallawa at redhat.com>
Date:   Thu Jul 28 14:09:01 2011 -0400

    1.8.1

 .gitignore            |    1 +
 google-perftools.spec |    8 ++++----
 sources               |    2 +-
 3 files changed, 6 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 49eade1..eedea4f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@ google-perftools-1.5.tar.gz
 google-perftools-1.6.tar.gz
 /google-perftools-1.7.tar.gz
 /google-perftools-1.8.tar.gz
+/google-perftools-1.8.1.tar.gz
diff --git a/google-perftools.spec b/google-perftools.spec
index b56efde..3fc8633 100644
--- a/google-perftools.spec
+++ b/google-perftools.spec
@@ -1,13 +1,11 @@
 Name:		google-perftools
-Version:	1.8
+Version:	1.8.1
 Release:	1%{?dist}
 License:	BSD
 Group:		Development/Tools
 Summary:	Very fast malloc and performance analysis tools
 URL:		http://code.google.com/p/google-perftools/
 Source0:	http://google-perftools.googlecode.com/files/google-perftools-%{version}.tar.gz
-# http://code.google.com/p/google-perftools/issues/detail?id=355
-Patch0:		google-perftools-1.8-std-ptrdiff_t.patch
 # ppc64 still broken, bz 238390
 ExclusiveArch:	%{ix86} x86_64 ppc
 %ifnarch ppc ppc64
@@ -31,7 +29,6 @@ Libraries and headers for developing applications that use google-perftools.
 
 %prep
 %setup -q
-%patch0 -p1 -b .std-ptrdifft
 
 %build
 CXXFLAGS=`echo $RPM_OPT_FLAGS -DTCMALLOC_LARGE_PAGES| sed -e 's/-Wp,-D_FORTIFY_SOURCE=2//g'`
@@ -73,6 +70,9 @@ rm -rf $RPM_BUILD_ROOT%{_docdir}/%{name}-%{version}/NEWS
 %{_libdir}/pkgconfig/*.pc
 
 %changelog
+* Thu Jul 28 2011 Tom Callaway <spot at fedoraproject.org> - 1.8.1-1
+- update to 1.8.1
+
 * Mon Jul 18 2011 Tom Callaway <spot at fedoraproject.org> - 1.8-1
 - update to 1.8
 
diff --git a/sources b/sources
index 10ab2b1..eaeee6f 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-13062bc53acfa01a57d851927a03d460  google-perftools-1.8.tar.gz
+6003e5a8f4bfa4409f5dc35ea7d4012d  google-perftools-1.8.1.tar.gz


More information about the scm-commits mailing list