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