233933
From 43fb1d9d3890c44108b466d308177428fb8217aa Mon Sep 17 00:00:00 2001
233933
From: Jiffin Tony Thottan <jthottan@redhat.com>
233933
Date: Mon, 27 May 2019 10:11:39 +0530
233933
Subject: [PATCH 143/169] packaging : Change the dependency on nfs-ganesha to
233933
 2.7 for glusterfs-ganesha
233933
233933
Change-Id: I16a3f32eddfcbf745d67de9dc7440e2fc6ef2315
233933
fixes: bz#1714078
233933
Signed-off-by: Jiffin Tony Thottan <jthottan@redhat.com>
233933
Reviewed-on: https://code.engineering.redhat.com/gerrit/171471
233933
Tested-by: RHGS Build Bot <nigelb@redhat.com>
233933
Reviewed-by: Sunil Kumar Heggodu Gopala Acharya <sheggodu@redhat.com>
233933
---
233933
 glusterfs.spec.in | 5 ++++-
233933
 1 file changed, 4 insertions(+), 1 deletion(-)
233933
233933
diff --git a/glusterfs.spec.in b/glusterfs.spec.in
233933
index 86a1527..ed58356 100644
233933
--- a/glusterfs.spec.in
233933
+++ b/glusterfs.spec.in
233933
@@ -460,7 +460,7 @@ Summary:          NFS-Ganesha configuration
233933
 Group:            Applications/File
233933
 
233933
 Requires:         %{name}-server%{?_isa} = %{version}-%{release}
233933
-Requires:         nfs-ganesha-gluster >= 2.4.1
233933
+Requires:         nfs-ganesha-gluster >= 2.7.3
233933
 Requires:         pcs, dbus
233933
 %if ( 0%{?rhel} && 0%{?rhel} == 6 )
233933
 Requires:         cman, pacemaker, corosync
233933
@@ -1933,6 +1933,9 @@ fi
233933
 %endif
233933
 
233933
 %changelog
233933
+* Mon May 27 2019 Jiffin Tony Thottan <jthottan@redhat.com>
233933
+- Change the dependency to 2.7.3 on nfs-ganesha for glusterfs-ganesha (#1714078)
233933
+
233933
 * Sun Apr 7 2019 Jiffin Tony Thottan <jthottan@redhat.com>
233933
 - DOWNSTREAM ONLY - revert of 83abcb(gnfs in an optional subpackage)
233933
 
233933
-- 
233933
1.8.3.1
233933