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