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