]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
rgw/tracing: unify SO version numbers within librgw2 package 43600/head
authorNathan Cutler <ncutler@suse.com>
Wed, 20 Oct 2021 10:51:02 +0000 (12:51 +0200)
committerNathan Cutler <ncutler@suse.com>
Wed, 20 Oct 2021 11:39:15 +0000 (13:39 +0200)
commit172d6e01d5079f445044da9fe0823ceb353bdc86
tree5e521d34716ccf86ff614be154c15f45bd9041e8
parenta1ac0ec7200ea1f89161d77cb1e39844b668ca40
rgw/tracing: unify SO version numbers within librgw2 package

The librgw2 package contains several SO files. Two of those - librgw_op_tp.so
and librgw_rados_tp.so - had a different version number than the main librgw.

This was a violation of the openSUSE Shared Library Packaging Policy [1] but it
also seems like a "violation" of common sense.

[1] https://en.opensuse.org/openSUSE:Shared_library_packaging_policy#Package_naming

Fixes: https://tracker.ceph.com/issues/52979
Signed-off-by: Nathan Cutler <ncutler@suse.com>
src/tracing/CMakeLists.txt