From: Danny Al-Gaaf Date: Thu, 14 Feb 2013 14:27:00 +0000 (+0100) Subject: ceph.spec.in: remove librados2 requirement from librbd1 X-Git-Tag: v0.58~74^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=01f82b842b59c9d3cd712aeb418f34d44f4b008a;p=ceph.git ceph.spec.in: remove librados2 requirement from librbd1 Remove librados2 requirement from librbd1. The RPM build system will find the dependency by itself. Signed-off-by: Danny Al-Gaaf --- diff --git a/ceph.spec.in b/ceph.spec.in index 320c144e299e..e63701dc597f 100644 --- a/ceph.spec.in +++ b/ceph.spec.in @@ -144,7 +144,6 @@ store using a simple file-like interface. Summary: RADOS block device client library Group: System Environment/Libraries License: LGPL-2.0 -Requires: librados2 = %{version}-%{release} %description -n librbd1 RBD is a block device striped across multiple distributed objects in RADOS, a reliable, autonomic distributed object storage cluster