rpms/gearmand/devel gearmand.spec,1.4,1.5

Ruben Kerkhof ruben at fedoraproject.org
Mon Jun 22 11:25:44 UTC 2009


Author: ruben

Update of /cvs/pkgs/rpms/gearmand/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv1010

Modified Files:
	gearmand.spec 
Log Message:
* Mon Jun 22 2009 Ruben Kerkhof <ruben at rubenkerkhof.com> 0.6-3
- Don't build with tcmalloc on sparc64



Index: gearmand.spec
===================================================================
RCS file: /cvs/pkgs/rpms/gearmand/devel/gearmand.spec,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -p -r1.4 -r1.5
--- gearmand.spec	24 May 2009 09:28:25 -0000	1.4
+++ gearmand.spec	22 Jun 2009 11:25:12 -0000	1.5
@@ -1,6 +1,6 @@
 Name:           gearmand
 Version:        0.6
-Release:        2%{?dist}
+Release:        3%{?dist}
 Summary:        A distributed job system
 
 Group:          System Environment/Daemons
@@ -8,13 +8,13 @@ License:        BSD
 URL:            http://www.gearman.org
 Source0:        http://launchpad.net/gearmand/trunk/%{version}/+download/gearmand-%{version}.tar.gz
 Source1:        gearmand.init
-Source2:	gearmand.sysconfig
+Source2:        gearmand.sysconfig
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildRequires:  libevent-devel, e2fsprogs-devel
 
-%ifnarch ppc64
-# no google perftools on ppc64
+%ifnarch ppc64 sparc64
+# no google perftools
 BuildRequires: google-perftools-devel
 %endif
 Requires(pre):   %{_sbindir}/useradd
@@ -128,6 +128,9 @@ fi
 
 
 %changelog
+* Mon Jun 22 2009 Ruben Kerkhof <ruben at rubenkerkhof.com> 0.6-3
+- Don't build with tcmalloc on sparc64
+
 * Sun May 24 2009 Peter Lemenkov <lemenkov at gmail.com> 0.6-2
 - Fixed issues, reported in https://bugzilla.redhat.com/show_bug.cgi?id=487148#c9
 




More information about the fedora-extras-commits mailing list