]> git.apps.os.sepia.ceph.com Git - ceph-ci.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)
committerKefu Chai <kchai@redhat.com>
Tue, 24 Sep 2019 15:23:35 +0000 (23:23 +0800)
commit6d2f66846d1b84595cfdf8ac13a7ed4e1ae608ce
tree4c775c22c6a5aa8d03208bed7871543ed004a5fd
parent34de0de7153abacc61db8476d9b4ab5bc427cf0e
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>
ceph.spec.in