ceph/debian
Kefu Chai 253385d4cc rpm,deb: let immutable-object-cache depend on librados2
ceph-common depends on librados2, but ceph-immutable-object-cache only
uses librados2's C++ API, so librados2 would suffice.

rpmbuild is able to figure out the .so dependencies, and let
ceph-immutable-object-cache depend on the package which offers
librados2, but we'd better make sure immutable-object-cache is linked
against the librados2 of the same version, to ensure that librados2
offers the correct C++ symbols. as we only version the C++ API in the
librados2 after nautilus.

Signed-off-by: Kefu Chai <kchai@redhat.com>
2019-03-25 13:56:52 +08:00
..
source
.gitignore
ceph-base.dirs
ceph-base.docs
ceph-base.install
ceph-base.lintian-overrides
ceph-base.maintscript
ceph-base.postinst
ceph-base.prerm
ceph-common.dirs
ceph-common.install
ceph-common.postinst
ceph-common.postrm
ceph-fuse.install
ceph-immutable-object-cache.install build/ops: adding build spec for immutable object cache daemon 2019-03-22 00:16:26 +08:00
ceph-mds.dirs
ceph-mds.install
ceph-mds.postinst
ceph-mds.prerm
ceph-mgr-dashboard.install
ceph-mgr-dashboard.postinst
ceph-mgr-dashboard.prerm
ceph-mgr-diskprediction-cloud.install
ceph-mgr-diskprediction-cloud.postinst
ceph-mgr-diskprediction-cloud.prerm
ceph-mgr-diskprediction-local.install
ceph-mgr-diskprediction-local.postinst
ceph-mgr-diskprediction-local.prerm
ceph-mgr-rook.install
ceph-mgr-rook.postinst
ceph-mgr-rook.prerm
ceph-mgr-ssh.install debian: package ssh orchestrator 2019-02-20 09:45:48 -08:00
ceph-mgr-ssh.postinst debian: package ssh orchestrator 2019-02-20 09:45:48 -08:00
ceph-mgr-ssh.prerm debian: package ssh orchestrator 2019-02-20 09:45:48 -08:00
ceph-mgr.dirs
ceph-mgr.install
ceph-mgr.postinst
ceph-mgr.prerm
ceph-mon.dirs
ceph-mon.install
ceph-mon.postinst
ceph-mon.prerm
ceph-osd.dirs
ceph-osd.install
ceph-osd.postinst
ceph-osd.prerm
ceph-resource-agents.install
ceph-test.install
cephfs-shell.install
changelog 14.2.0 2019-03-18 10:08:29 +00:00
compat
control rpm,deb: let immutable-object-cache depend on librados2 2019-03-25 13:56:52 +08:00
copyright
libcephfs2.install
libcephfs-dev.install
libcephfs-java.jlibs
libcephfs-jni.install
librados2.install librados: revert librados3/libradoscc back to librados2 2019-02-20 14:59:26 -05:00
librados-dev.install
libradospp-dev.install librados: add symbol versioning to the C++ API 2019-02-21 08:27:38 -05:00
libradosstriper1.install
libradosstriper-dev.install
librbd1.install
librbd-dev.install
librgw2.install
librgw-dev.install
py3dist-overrides
python3-ceph-argparse.install
python3-cephfs.install
python3-rados.install
python3-rbd.install
python3-rgw.install
python-ceph-argparse.install
python-cephfs.install
python-rados.install
python-rbd.install
python-rgw.install
rados-objclass-dev.install
radosgw.dirs
radosgw.install
radosgw.postinst
radosgw.prerm
rbd-fuse.install
rbd-mirror.install
rbd-nbd.install
rules build/ops: adding build spec for immutable object cache daemon 2019-03-22 00:16:26 +08:00
watch