From: Brad Hubbard Date: Fri, 7 Sep 2018 03:32:08 +0000 (+1000) Subject: rpm: Fix Fedora error "No matching package to install: 'Cython3'" X-Git-Tag: v14.0.1~364^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=refs%2Fpull%2F23993%2Fhead;p=ceph.git rpm: Fix Fedora error "No matching package to install: 'Cython3'" Fixes: http://tracker.ceph.com/issues/35831 Signed-off-by: Brad Hubbard --- diff --git a/ceph.spec.in b/ceph.spec.in index 7886058eec58..15eefaee73bb 100644 --- a/ceph.spec.in +++ b/ceph.spec.in @@ -236,7 +236,7 @@ BuildRequires: openldap-devel BuildRequires: openssl-devel BuildRequires: CUnit-devel BuildRequires: redhat-lsb-core -BuildRequires: Cython%{_python_buildid} +BuildRequires: Cython BuildRequires: python%{_python_buildid}-prettytable BuildRequires: python%{_python_buildid}-sphinx BuildRequires: lz4-devel >= 1.7