rpms/google-perftools/FC-6 google-perftools.spec,1.1,1.2

Tom Callaway (spot) fedora-extras-commits at redhat.com
Mon Apr 30 03:45:14 UTC 2007


Author: spot

Update of /cvs/extras/rpms/google-perftools/FC-6
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv13924/FC-6

Modified Files:
	google-perftools.spec 
Log Message:

No support for PPC. Bugzilla 238390



Index: google-perftools.spec
===================================================================
RCS file: /cvs/extras/rpms/google-perftools/FC-6/google-perftools.spec,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- google-perftools.spec	30 Apr 2007 03:29:02 -0000	1.1
+++ google-perftools.spec	30 Apr 2007 03:44:40 -0000	1.2
@@ -1,6 +1,6 @@
 Name:		google-perftools
 Version:	0.91
-Release:	1%{?dist}
+Release:	2%{?dist}
 License:	BSD
 Group:		Development/Tools
 Summary:	Very fast malloc and performance analysis tools
@@ -9,7 +9,9 @@
 BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 # x86_64 support requires libunwind, which is not in FC-5 or FC-6.
 # This arch is enabled in F7+
-ExcludeArch:    x86_64
+ExcludeArch:	x86_64
+# No support for PPC yet. Bugzilla 238390
+ExcludeArch:	ppc
 Patch0:		google-perftools-0.91-norpath.patch
 
 %description
@@ -70,6 +72,9 @@
 %{_libdir}/*.so
 
 %changelog
+* Sun Apr 29 2007 Tom "spot" Callaway <tcallawa at redhat.com> 0.91-2
+- no support for PPC yet
+
 * Mon Apr 23 2007 Tom "spot" Callaway <tcallawa at redhat.com> 0.91-1
 - alright, lets see if this works now.
 




More information about the scm-commits mailing list