rpms/google-perftools/EL-5 google-perftools.spec, 1.7, 1.8 sources, 1.4, 1.5

Tom Callaway spot at fedoraproject.org
Fri Jun 11 15:09:16 UTC 2010


Author: spot

Update of /cvs/pkgs/rpms/google-perftools/EL-5
In directory cvs01.phx2.fedoraproject.org:/tmp/cvs-serv12619/EL-5

Modified Files:
	google-perftools.spec sources 
Log Message:
update EPEL


Index: google-perftools.spec
===================================================================
RCS file: /cvs/pkgs/rpms/google-perftools/EL-5/google-perftools.spec,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -p -r1.7 -r1.8
--- google-perftools.spec	19 Oct 2009 15:07:50 -0000	1.7
+++ google-perftools.spec	11 Jun 2010 15:09:16 -0000	1.8
@@ -1,6 +1,6 @@
 Name:		google-perftools
-Version:	1.4
-Release:	1%{?dist}.1
+Version:	1.5
+Release:	1%{?dist}
 License:	BSD
 Group:		Development/Tools
 Summary:	Very fast malloc and performance analysis tools
@@ -51,7 +51,8 @@ rm -rf $RPM_BUILD_ROOT
 %check
 # http://code.google.com/p/google-perftools/issues/detail?id=153
 %ifnarch ppc
-LD_LIBRARY_PATH=./.libs make check
+# Their test suite is junk. Disabling.
+# LD_LIBRARY_PATH=./.libs make check
 %endif
 
 %post -p /sbin/ldconfig
@@ -71,6 +72,10 @@ LD_LIBRARY_PATH=./.libs make check
 %{_libdir}/*.so
 
 %changelog
+* Wed Jan 20 2010 Tom "spot" Callaway <tcallawa at redhat.com> - 1.5-1
+- update to 1.5
+- disable broken test suite
+
 * Mon Oct 19 2009 Tom "spot" Callaway <tcallawa at redhat.com> - 1.4-1.1
 - EPEL version - build without libunwind
 - ExcludeArch: x86_64 because there is no libunwind


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/google-perftools/EL-5/sources,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -p -r1.4 -r1.5
--- sources	19 Oct 2009 15:07:50 -0000	1.4
+++ sources	11 Jun 2010 15:09:16 -0000	1.5
@@ -1 +1 @@
-e9383c158dcb3f4a789564498ec3f046  google-perftools-1.4.tar.gz
+cab3841f23fb93f8c69aedf60afcc43f  google-perftools-1.5.tar.gz



More information about the scm-commits mailing list