From 3fdc8c0eee2864ab6dd05f0687d31d9d2e6cb3ba Mon Sep 17 00:00:00 2001 From: Kaleb S. KEITHLEY Date: May 10 2014 13:57:04 +0000 Subject: and exclude libfsalceph --- diff --git a/nfs-ganesha.spec b/nfs-ganesha.spec index 587e84e..40a8bd7 100644 --- a/nfs-ganesha.spec +++ b/nfs-ganesha.spec @@ -204,6 +204,9 @@ install -D -p -m 0744 %{SOURCE4} %{buildroot}%{_sbindir}/nfs_ganesha.sh %if ( 0%{?with_glusterfs:1} ) %exclude %{_libdir}/ganesha/libfsalgluster.* %endif +%if ( 0%{?with_cephfs} ) +%exclude %{_libdir}/ganesha/libfsalceph.* +%endif %{_libdir}/* %{_bindir}/* %if ( 0%{?_with_systemd:1} ) @@ -230,6 +233,9 @@ install -D -p -m 0744 %{SOURCE4} %{buildroot}%{_sbindir}/nfs_ganesha.sh %changelog * Sat May 10 2014 Kaleb S. KEITHLEY +- and exclude libfsalceph + +* Sat May 10 2014 Kaleb S. KEITHLEY - exclude libfsalgluster correctly * Fri May 9 2014 Kaleb S. KEITHLEY 2.0.0-7