rpms/google-perftools/EL-5 google-perftools.spec, 1.6, 1.7 sources, 1.3, 1.4

Tom Callaway spot at fedoraproject.org
Mon Oct 19 15:07:51 UTC 2009


Author: spot

Update of /cvs/pkgs/rpms/google-perftools/EL-5
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv26763

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


Index: google-perftools.spec
===================================================================
RCS file: /cvs/pkgs/rpms/google-perftools/EL-5/google-perftools.spec,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -p -r1.6 -r1.7
--- google-perftools.spec	1 Aug 2007 20:42:51 -0000	1.6
+++ google-perftools.spec	19 Oct 2009 15:07:50 -0000	1.7
@@ -1,17 +1,16 @@
 Name:		google-perftools
-Version:	0.92
-Release:	1%{?dist}.2
+Version:	1.4
+Release:	1%{?dist}.1
 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
 BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
-# No support for PPC yet. Bugzilla 238390
-ExcludeArch:	ppc ppc64
-# No libunwind-devel
-ExcludeArch:    x86_64
-Patch0:		google-perftools-0.92-norpath.patch
+# Still broken, bz 238390
+ExcludeArch:	ppc64
+# x86_64 needs libunwind, which is not in EPEL
+ExcludeArch:	x86_64
 
 %description
 Perf Tools is a collection of performance analysis tools, including a 
@@ -29,7 +28,6 @@ Libraries and headers for developing app
 
 %prep
 %setup -q
-%patch0 -p1 -b .norpath
 
 %build
 %configure --disable-static
@@ -51,9 +49,10 @@ rm -rf $RPM_BUILD_ROOT%{_docdir}/%{name}
 rm -rf $RPM_BUILD_ROOT
 
 %check
-# The libraries aren't installed on the system yet. :P
-# The tests work fine for me locally, but some of them fail inside mock.
-# LD_LIBRARY_PATH=./.libs make check
+# http://code.google.com/p/google-perftools/issues/detail?id=153
+%ifnarch ppc
+LD_LIBRARY_PATH=./.libs make check
+%endif
 
 %post -p /sbin/ldconfig
 
@@ -72,6 +71,61 @@ rm -rf $RPM_BUILD_ROOT
 %{_libdir}/*.so
 
 %changelog
+* 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
+
+* Sat Sep 12 2009 Tom "spot" Callaway <tcallawa at redhat.com> - 1.4-1
+- update to 1.4
+
+* Fri Jul 24 2009 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.3-3
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
+
+* Thu Jul  2 2009 Tom "spot" Callaway <tcallawa at redhat.com> - 1.3-2
+- disable tests for ppc, upstream ticket #153
+
+* Thu Jul  2 2009 Tom "spot" Callaway <tcallawa at redhat.com> - 1.3-1
+- update to 1.3
+
+* Wed May 20 2009 Tom "spot" Callaway <tcallawa at redhat.com> - 1.2-1
+- update to 1.2
+
+* Tue Feb 24 2009 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.99.1-2
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
+
+* Mon Sep 22 2008 Tom "spot" Callaway <tcallawa at redhat.com> - 0.99.1-1
+- update to 0.99.1
+- previous patches in 0.98-1 were taken upstream
+
+* Mon Aug 25 2008 Tom "spot" Callaway <tcallawa at redhat.com> - 0.98-1
+- update to 0.98
+- fix linuxthreads.c compile (upstream issue 74)
+- fix ppc compile (upstream issue 75)
+- enable ppc
+
+* Tue Feb 19 2008 Fedora Release Engineering <rel-eng at fedoraproject.org> - 0.95-4
+- Autorebuild for GCC 4.3
+
+* Tue Feb 19 2008 Tom "spot" Callaway <tcallawa at redhat.com> 0.95-3
+- re-disable ppc/ppc64
+
+* Tue Feb 19 2008 Tom "spot" Callaway <tcallawa at redhat.com> 0.95-2
+- ppc/ppc64 doesn't have libunwind
+
+* Tue Feb 19 2008 Tom "spot" Callaway <tcallawa at redhat.com> 0.95-1
+- 0.95 (all patches taken upstream)
+- enable ppc support
+- workaround broken ptrace header (no typedef for u32)
+
+* Fri Jan  4 2008 Tom "spot" Callaway <tcallawa at redhat.com> 0.94.1-1
+- bump to 0.94.1
+- fix for gcc4.3
+- fix unittest link issue
+
+* Thu Aug 23 2007 Tom "spot" Callaway <tcallawa at redhat.com> 0.93-1
+- upstream merged my patch!
+- rebuild for BuildID
+
 * Wed Aug  1 2007 Tom "spot" Callaway <tcallawa at redhat.com> 0.92-1
 - bump to 0.92
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/google-perftools/EL-5/sources,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -p -r1.3 -r1.4
--- sources	1 Aug 2007 20:09:32 -0000	1.3
+++ sources	19 Oct 2009 15:07:50 -0000	1.4
@@ -1 +1 @@
-ce7731b9112adb060540ec4d207d5ccb  google-perftools-0.92.tar.gz
+e9383c158dcb3f4a789564498ec3f046  google-perftools-1.4.tar.gz




More information about the fedora-extras-commits mailing list