glusterfs/0143-packaging-Change-the-dependency-on-nfs-ganesha-to-2..patch
Rinku Kothiya 9dfd1f220c autobuild v6.0-4
Resolves: bz#1480907 bz#1702298 bz#1703455 bz#1704181 bz#1704562
Resolves: bz#1707246 bz#1708067 bz#1708116 bz#1708121 bz#1709087
Resolves: bz#1711249 bz#1711296 bz#1714078 bz#1714124 bz#1716385
Resolves: bz#1716626 bz#1716821 bz#1716865 bz#1717927
Signed-off-by: Rinku Kothiya <rkothiya@redhat.com>
2019-06-07 06:07:01 -04:00

43 lines
1.5 KiB
Diff

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