From 01f82b842b59c9d3cd712aeb418f34d44f4b008a Mon Sep 17 00:00:00 2001 From: Danny Al-Gaaf Date: Thu, 14 Feb 2013 15:27:00 +0100 Subject: [PATCH] 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 --- ceph.spec.in | 1 - 1 file changed, 1 deletion(-) 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 -- 2.47.3