]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
ceph.spec.in: fix Cython package dependency for Fedora 30718/head
authorJeff Layton <jlayton@redhat.com>
Thu, 26 Sep 2019 11:50:28 +0000 (07:50 -0400)
committerNathan Cutler <ncutler@suse.com>
Fri, 4 Oct 2019 10:08:53 +0000 (12:08 +0200)
commit120753662495cf67926205af21aeb690e27dfc81
tree82ba64c20b2cbbf4904f7a0157a3d2edf169924b
parent368d0776a5e5fb96a45c41539fe5953d86731486
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>
(cherry picked from commit 40c5a18f81c67c96f6a35e592ac3141b87c19701)
ceph.spec.in