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