From d78ca95db48dcc605b19039ab3abc83010ba0624 Mon Sep 17 00:00:00 2001 From: "Kaleb S. KEITHLEY" Date: Fri, 23 Dec 2016 08:45:28 -0500 Subject: [PATCH] nfs-ganesha 2.4.1 w/ glusterfs-3.8.6 upcall fix --- nfs-ganesha.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/nfs-ganesha.spec b/nfs-ganesha.spec index f81cc22..95b34ce 100644 --- a/nfs-ganesha.spec +++ b/nfs-ganesha.spec @@ -46,7 +46,7 @@ Requires: sles-release >= 12 %bcond_without ceph %global use_fsal_ceph %{on_off_switch ceph} -%bcond_without rgw +%bcond_with rgw %global use_fsal_rgw %{on_off_switch rgw} %bcond_without gluster @@ -548,7 +548,7 @@ killall -SIGHUP dbus-daemon 2>&1 > /dev/null %changelog * Fri Dec 23 2016 Kaleb S. KEITHLEY 2.4.1-2 -- nfs-ganesha 2.4.1 w/ glusterfs-3.8.6 upcall fix and FSAL_RGW +- nfs-ganesha 2.4.1 w/ glusterfs-3.8.6 upcall fix * Mon Oct 31 2016 Kaleb S. KEITHLEY 2.4.1-1 - nfs-ganesha 2.4.1 GA