74096c
From 4b72f5e7704d480bac869f7a32ac891898bb994f Mon Sep 17 00:00:00 2001
74096c
From: Rinku Kothiya <rkothiya@redhat.com>
74096c
Date: Thu, 3 Sep 2020 14:56:27 +0000
74096c
Subject: [PATCH 468/468] build: Update the glusterfs-selinux version
74096c
74096c
Updated the glusterfs-selinux version according to
74096c
the downstream official version.
74096c
74096c
Label: DOWNSTREAM ONLY
74096c
74096c
BUG: 1460657
74096c
74096c
Change-Id: I7b8bbf53f71f6f56103042950d8910f0cb63a685
74096c
Signed-off-by: Rinku Kothiya <rkothiya@redhat.com>
74096c
Reviewed-on: https://code.engineering.redhat.com/gerrit/210685
74096c
Tested-by: RHGS Build Bot <nigelb@redhat.com>
74096c
---
74096c
 glusterfs.spec.in | 2 +-
74096c
 1 file changed, 1 insertion(+), 1 deletion(-)
74096c
74096c
diff --git a/glusterfs.spec.in b/glusterfs.spec.in
74096c
index ed6bdf3..30d7162 100644
74096c
--- a/glusterfs.spec.in
74096c
+++ b/glusterfs.spec.in
74096c
@@ -651,7 +651,7 @@ Requires:         %{name}%{?_isa} = %{version}-%{release}
74096c
 Requires:         %{name}-cli%{?_isa} = %{version}-%{release}
74096c
 Requires:         %{name}-libs%{?_isa} = %{version}-%{release}
74096c
 %if ( 0%{?fedora} && 0%{?fedora} >= 30  || ( 0%{?rhel} && 0%{?rhel} >= 8 ) )
74096c
-Requires:         glusterfs-selinux >= 0.1.0-2
74096c
+Requires:         glusterfs-selinux >= 1.0-1
74096c
 %endif
74096c
 # some daemons (like quota) use a fuse-mount, glusterfsd is part of -fuse
74096c
 Requires:         %{name}-fuse%{?_isa} = %{version}-%{release}
74096c
-- 
74096c
1.8.3.1
74096c