From: Hector Martin Date: Wed, 2 Dec 2015 13:58:42 +0000 (+0900) Subject: ceph.spec: Cython is spelled python-Cython in OpenSuSE X-Git-Tag: v10.0.2~70^2~5 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=8931875e3fe29db257f8522633fe5d4a1a0ab28e;p=ceph.git ceph.spec: Cython is spelled python-Cython in OpenSuSE Signed-off-by: Hector Martin --- diff --git a/ceph.spec.in b/ceph.spec.in index 315ea415e85e..5a71b7f06101 100644 --- a/ceph.spec.in +++ b/ceph.spec.in @@ -106,7 +106,11 @@ BuildRequires: boost-devel BuildRequires: cmake BuildRequires: cryptsetup BuildRequires: fuse-devel +%if 0%{?suse_version} +BuildRequires: python-Cython +%else BuildRequires: Cython +%endif BuildRequires: gdbm BuildRequires: hdparm BuildRequires: leveldb-devel > 1.2