debian: make radosgw require matching version of librados2

...indirectly via ceph-common.  We get bad behavior when they diverge, I
think because of libcommon.la being linked both statically and dynamically.

Fixes: #4997
Backport: cuttlefish, bobtail
Signed-off-by: Sage Weil <sage@inktank.com>
Reviewed-by: Gary Lowell <gary.lowell@inktank.com>
This commit is contained in:
Sage Weil 2013-05-16 13:17:45 -07:00
parent eaf3abf3f9
commit 604c83ff18

2
debian/control vendored
View File

@ -338,7 +338,7 @@ Description: Ceph distributed file system client library (development files)
Package: radosgw Package: radosgw
Architecture: linux-any Architecture: linux-any
Depends: ceph-common, ${misc:Depends}, ${shlibs:Depends} Depends: ceph-common (= ${binary:Version}), ${misc:Depends}, ${shlibs:Depends}
Description: REST gateway for RADOS distributed object store Description: REST gateway for RADOS distributed object store
RADOS is a distributed object store used by the Ceph distributed RADOS is a distributed object store used by the Ceph distributed
storage system. This package provides a REST gateway to the storage system. This package provides a REST gateway to the