From: Nathan Cutler Date: Thu, 16 Jun 2016 08:54:22 +0000 (+0200) Subject: rpm: align librgw-devel dependencies with debian packaging X-Git-Tag: v11.0.1~521^2~2 X-Git-Url: http://git.apps.os.sepia.ceph.com/?a=commitdiff_plain;h=51cbbfe92456fe863733b9f19fbf8718f3efb13d;p=ceph-ci.git rpm: align librgw-devel dependencies with debian packaging Fixes: http://tracker.ceph.com/issues/16346 Signed-off-by: Nathan Cutler --- diff --git a/ceph.spec.in b/ceph.spec.in index 21fac1abad7..7cf02529c9c 100644 --- a/ceph.spec.in +++ b/ceph.spec.in @@ -382,7 +382,8 @@ This package provides a library implementation of the RADOS gateway Summary: RADOS gateway client library Group: Development/Libraries License: LGPL-2.0 -Requires: librados2 = %{epoch}:%{version}-%{release} +Requires: librados-devel = %{epoch}:%{version}-%{release} +Requires: librgw2 = %{epoch}:%{version}-%{release} Obsoletes: librgw2-devel %description -n librgw-devel This package contains libraries and headers needed to develop programs