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