From a5f3642b768c59ecdba103ccba2c8b872e64f5ac Mon Sep 17 00:00:00 2001 From: Andreas Schneider Date: Mon, 24 Jul 2017 16:35:02 +0200 Subject: [PATCH] Update build requirement for libcephfs --- samba.spec | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/samba.spec b/samba.spec index 921c8ef..d96b511 100644 --- a/samba.spec +++ b/samba.spec @@ -199,7 +199,7 @@ BuildRequires: glusterfs-api-devel >= 3.4.0.16 BuildRequires: glusterfs-devel >= 3.4.0.16 %endif %if %{with_vfs_cephfs} -BuildRequires: libcephfs1-devel +BuildRequires: libcephfs-devel %endif %if %{with_dc} BuildRequires: gnutls-devel >= 3.4.7 @@ -3330,6 +3330,7 @@ rm -rf %{buildroot} %changelog * Mon Jul 24 2017 Andreas Schneider - 4.7.0-7.rc1 - Rename samba-python to python2-samba +- Update build requirement for libcephfs * Thu Jul 20 2017 Alexander Bokovoy - 4.7.0-6.rc1 - Use Python 2 explicitly for samba-tool and other Python-based tools