diff --git a/SPECS/nfs-ganesha.spec b/SPECS/nfs-ganesha.spec index e2c3345..bc11915 100644 --- a/SPECS/nfs-ganesha.spec +++ b/SPECS/nfs-ganesha.spec @@ -433,7 +433,7 @@ be used with NFS-Ganesha to support KVSFS/libkvsns %package gluster Summary: The NFS-GANESHA GLUSTER FSAL Requires: nfs-ganesha = %{version}-%{release} -BuildRequires: glusterfs-api-devel >= 6.0 +BuildRequires: libgfapi-devel >= 6.0 BuildRequires: libattr-devel, libacl-devel %description gluster @@ -878,6 +878,9 @@ exit 0 %endif %changelog +* Mon Feb 20 2023 Kaleb S. KEITHLEY +- glusterfs-api-devel -> libgfapi-devel + * Fri Jan 20 2023 Kaleb S. KEITHLEY - 4.3-1 - NFS-Ganesha 4.3 GA