]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
ceph.spec.in: s/pkgversion/version_nodots/
authorKefu Chai <kchai@redhat.com>
Fri, 30 Aug 2019 11:49:28 +0000 (19:49 +0800)
committerNathan Cutler <ncutler@suse.com>
Thu, 3 Oct 2019 15:40:14 +0000 (17:40 +0200)
commit3b15a62ffb211bd0901c80de94c966a4777d291f
tree5a3dd69971005b95d0908bc936e1544d5e3a05b2
parentabc11852143dd6634582132cf46d4e2026336c82
ceph.spec.in: s/pkgversion/version_nodots/

`python3_pkgversion` is now defined as 3, while we don't have packages
like python3-Cython yet in EPEL7. but we do have `python36-Cython`. so
let's use `python3_version_nodots` instead.

Signed-off-by: Kefu Chai <kchai@redhat.com>
(cherry picked from commit 6d2f66846d1b84595cfdf8ac13a7ed4e1ae608ce)
ceph.spec.in