[ceph] gperftools not currently available on aarch64

Peter Robinson pbrobinson at fedoraproject.org
Sat Nov 30 17:30:39 UTC 2013


commit 975579a7657d6286547e69eb2d5be98508965b86
Author: Peter Robinson <pbrobinson at gmail.com>
Date:   Sat Nov 30 17:30:20 2013 +0000

    gperftools not currently available on aarch64

 ceph.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/ceph.spec b/ceph.spec
index c3c9f86..3b352a3 100644
--- a/ceph.spec
+++ b/ceph.spec
@@ -1,6 +1,6 @@
 Name:          ceph
 Version:       0.67.3
-Release:       2%{?dist}
+Release:       3%{?dist}
 Summary:       User space components of the Ceph file system
 License:       LGPLv2
 Group:         System Environment/Base
@@ -15,7 +15,7 @@ Patch3:        ceph-non-x86_64.patch
 BuildRequires: fuse-devel, libtool, libtool-ltdl-devel, boost-devel, 
 BuildRequires: libedit-devel, fuse-devel, git, perl, gdbm, libaio-devel,
 # google-perftools is not available on these:
-%ifnarch ppc ppc64 s390 s390x
+%ifnarch ppc ppc64 s390 s390x aarch64
 BuildRequires: gperftools-devel
 %endif
 BuildRequires: cryptopp-devel, libatomic_ops-static, gcc-c++
@@ -275,6 +275,9 @@ fi
 %{_sysconfdir}/bash_completion.d/radosgw-admin
 
 %changelog
+* Sat Nov 30 2013 Peter Robinson <pbrobinson at fedoraproject.org> 0.67.3-3
+- gperftools not currently available on aarch64
+
 * Mon Oct 07 2013 Dan HorĂ¡k <dan[at]danny.cz> - 0.67.3-2
 - fix build on non-x86_64 64-bit arches
 


More information about the scm-commits mailing list