From 8d5e465b9eea454a6e6100a4273a125b32b43bb4 Mon Sep 17 00:00:00 2001 From: "Kaleb S. KEITHLEY" Date: Sun, 11 Sep 2016 10:56:46 -0400 Subject: [PATCH] 2.4-rc4 --- nfs-ganesha.spec | 13 +++++++------ sources | 2 +- 2 files changed, 8 insertions(+), 7 deletions(-) diff --git a/nfs-ganesha.spec b/nfs-ganesha.spec index d32fce3..61b4427 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 @@ -74,16 +74,15 @@ Requires: sles-release >= 12 Name: nfs-ganesha Version: 2.4.0 -%global dev rc3 -%global dash_dev_version 2.4-rc3 -Release: 0.19%{?dev:%{dev}}%{?dist} +%global dev rc4 +%global dash_dev_version 2.4-rc4 +Release: 0.20%{?dev:%{dev}}%{?dist} Summary: NFS-Ganesha is a NFS Server running in user space Group: Applications/System License: LGPLv3+ Url: https://github.com/nfs-ganesha/nfs-ganesha/wiki Source0: https://github.com/%{name}/%{name}/archive/V%{dash_dev_version}/%{name}-%{dash_dev_version}.tar.gz -Patch0: nfs-ganesha-2.4rc3-FSAL_RGW.handle.patch BuildRequires: cmake BuildRequires: bison @@ -303,7 +302,6 @@ be used with NFS-Ganesha to support Gluster %prep %setup -q -n %{name}-%{dash_dev_version} rm -rf contrib/libzfswrapper -%patch0 -p1 %build cd src && %cmake . -DCMAKE_BUILD_TYPE=Debug \ @@ -548,6 +546,9 @@ killall -SIGHUP dbus-daemon 2>&1 > /dev/null %endif %changelog +* Sun Sep 11 2016 Kaleb S. KEITHLEY 2.4.0-0.20rc4 +- 2.4-rc4 + * Wed Sep 7 2016 Kaleb S. KEITHLEY 2.4.0-0.19rc3 - 2.4-rc3 diff --git a/sources b/sources index 9ccd490..7ca649e 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -78ce45e2a765d43a69aca63bb89bc3d0 nfs-ganesha-2.4-rc3.tar.gz +69305c48574d66b5425134d7b022374a nfs-ganesha-2.4-rc4.tar.gz