From 8b98657f1211a4a6c2549aa82721045ce3965d9f Mon Sep 17 00:00:00 2001 From: Bruno Canning Date: Fri, 19 Aug 2016 18:10:43 +0100 Subject: [PATCH] Change name of ceph development package from 'ceph-devel' to 'ceph-devel-compat'. Since the 'hammer' release of ceph, this has been the name of the development package. --- packaging/rhel/xrootd.spec.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packaging/rhel/xrootd.spec.in b/packaging/rhel/xrootd.spec.in index 27e59e4d110..787a21a83b3 100644 --- a/packaging/rhel/xrootd.spec.in +++ b/packaging/rhel/xrootd.spec.in @@ -62,7 +62,7 @@ BuildRequires: cppunit-devel %endif %if %{?_with_ceph:1}%{!?_with_ceph:0} -BuildRequires: ceph-devel +BuildRequires: ceph-devel-compat %endif BuildRequires: doxygen