6d7b39fa6f
Resolves: bz#1641586 Signed-off-by: Milind Changire <mchangir@redhat.com>
34 lines
1.0 KiB
Diff
34 lines
1.0 KiB
Diff
From 84f54efa4c72f5ecb0a89001a8cb08e94052f5b7 Mon Sep 17 00:00:00 2001
|
|
From: Milind Changire <mchangir@redhat.com>
|
|
Date: Mon, 22 Oct 2018 15:51:38 +0530
|
|
Subject: [PATCH 407/407] spec: update RHGS version for RHGSWA
|
|
|
|
Update RHGS version to 3.4
|
|
|
|
Change-Id: I12f6f3bf9d760fa80fc389793b98eb4611e8de30
|
|
BUG: 1641586
|
|
Signed-off-by: Milind Changire <mchangir@redhat.com>
|
|
Reviewed-on: https://code.engineering.redhat.com/gerrit/153526
|
|
Tested-by: RHGS Build Bot <nigelb@redhat.com>
|
|
Reviewed-by: Sunil Kumar Heggodu Gopala Acharya <sheggodu@redhat.com>
|
|
---
|
|
glusterfs.spec.in | 2 +-
|
|
1 file changed, 1 insertion(+), 1 deletion(-)
|
|
|
|
diff --git a/glusterfs.spec.in b/glusterfs.spec.in
|
|
index c3f5748..b6b7630 100644
|
|
--- a/glusterfs.spec.in
|
|
+++ b/glusterfs.spec.in
|
|
@@ -866,7 +866,7 @@ install -p -m 0744 -D extras/command-completion/gluster.bash \
|
|
%{buildroot}%{_sysconfdir}/bash_completion.d/gluster
|
|
|
|
%if ( 0%{?_build_server} )
|
|
-echo "RHGS 3.4.0" > %{buildroot}%{_datadir}/glusterfs/release
|
|
+echo "RHGS 3.4" > %{buildroot}%{_datadir}/glusterfs/release
|
|
%endif
|
|
|
|
%clean
|
|
--
|
|
1.8.3.1
|
|
|