]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
cmake: bump libceph-common SO version for compliance 30976/head
authorNathan Cutler <ncutler@suse.com>
Thu, 17 Oct 2019 14:55:09 +0000 (16:55 +0200)
committerNathan Cutler <ncutler@suse.com>
Tue, 22 Oct 2019 07:36:56 +0000 (09:36 +0200)
commitd5b8d852854d80f7d19bbb24d5774718b7dc67b8
tree728128391d23c8f52790bb73a05b73e42c78deae
parentca7318c3a1afebb0cdb8f3fb75675a80e41a1c35
cmake: bump libceph-common SO version for compliance

libceph-common.so.* is included in the librados2 package. The openSUSE Shared
Library Packaging Policy [1] states that "A versioned package is allowed to ship
multiple library files, provided they share the same numbers and these numbers
always change in lockstep throughout."

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

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