]> 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>
Fri, 4 Oct 2019 10:04:37 +0000 (12:04 +0200)
commit368d0776a5e5fb96a45c41539fe5953d86731486
tree138157c57bab4ac11d9c681f761ea4948197ce86
parent0dc8188668c85c43a87f02a5c3a4c06db8f8e035
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