]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
ceph.spec.in: use gts_version instead of gts_prefix
authorKefu Chai <tchaikov@gmail.com>
Mon, 11 Mar 2024 01:48:36 +0000 (09:48 +0800)
committerKefu Chai <tchaikov@gmail.com>
Mon, 11 Mar 2024 01:48:36 +0000 (09:48 +0800)
commitc8e37d1c6f3e2d6279c098aae47a2e3ab8a57a8a
tree59e2f8c9289e1d8afa0f11d297f6b0e803a9be7a
parentcb2b48d76f56fc07bc6a177ed79951f825d2165e
ceph.spec.in: use gts_version instead of gts_prefix

since we are going to use different gcc-toolset versions on rhel8 and
on rhel9, and the subpackage names of gcc-toolset changed across
gts 11 and gts 13, let's prepare for this change.

Signed-off-by: Kefu Chai <tchaikov@gmail.com>
ceph.spec.in