]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
ceph.spec.in: fix Cython package dependency for Fedora 30590/head
authorJeff Layton <jlayton@redhat.com>
Thu, 26 Sep 2019 11:50:28 +0000 (07:50 -0400)
committerJeff Layton <jlayton@redhat.com>
Thu, 26 Sep 2019 12:20:57 +0000 (08:20 -0400)
commit40c5a18f81c67c96f6a35e592ac3141b87c19701
tree7f69bde2443fd23a70a89f6f2f34b17e1acb013b
parent8d6d084d08d28c6afc0dc5246efd43b0a3dca00d
ceph.spec.in: fix Cython package dependency for Fedora

Fedora distros do not have python3?-Cython packages, but they do have
python3-Cython ones. Fix the BuildRequires so that we only use the
python3_version_nodots based version string for RHEL.

Fixes: https://tracker.ceph.com/issues/42032
Signed-off-by: Jeff Layton <jlayton@redhat.com>
ceph.spec.in