autobuild v3.12.2-25
Resolves: bz#1641586 Signed-off-by: Milind Changire <mchangir@redhat.com>
This commit is contained in:
parent
8c854898e7
commit
6d7b39fa6f
33
0407-spec-update-RHGS-version-for-RHGSWA.patch
Normal file
33
0407-spec-update-RHGS-version-for-RHGSWA.patch
Normal file
@ -0,0 +1,33 @@
|
|||||||
|
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
|
||||||
|
|
@ -192,7 +192,7 @@ Release: 0.1%{?prereltag:.%{prereltag}}%{?dist}
|
|||||||
%else
|
%else
|
||||||
Name: glusterfs
|
Name: glusterfs
|
||||||
Version: 3.12.2
|
Version: 3.12.2
|
||||||
Release: 24%{?dist}
|
Release: 25%{?dist}
|
||||||
%endif
|
%endif
|
||||||
License: GPLv2 or LGPLv3+
|
License: GPLv2 or LGPLv3+
|
||||||
Group: System Environment/Base
|
Group: System Environment/Base
|
||||||
@ -671,6 +671,7 @@ Patch0403: 0403-afr-prevent-winding-inodelks-twice-for-arbiter-volum.patch
|
|||||||
Patch0404: 0404-core-Resolve-some-warnings-to-release-a-build.patch
|
Patch0404: 0404-core-Resolve-some-warnings-to-release-a-build.patch
|
||||||
Patch0405: 0405-glusterfsd-add-missing-UNLOCK.patch
|
Patch0405: 0405-glusterfsd-add-missing-UNLOCK.patch
|
||||||
Patch0406: 0406-glusterd-improve-logging-for-stage_deleted-flag.patch
|
Patch0406: 0406-glusterd-improve-logging-for-stage_deleted-flag.patch
|
||||||
|
Patch0407: 0407-spec-update-RHGS-version-for-RHGSWA.patch
|
||||||
|
|
||||||
%description
|
%description
|
||||||
GlusterFS is a distributed file-system capable of scaling to several
|
GlusterFS is a distributed file-system capable of scaling to several
|
||||||
@ -1324,7 +1325,7 @@ install -p -m 0744 -D extras/command-completion/gluster.bash \
|
|||||||
%{buildroot}%{_sysconfdir}/bash_completion.d/gluster
|
%{buildroot}%{_sysconfdir}/bash_completion.d/gluster
|
||||||
|
|
||||||
%if ( 0%{?_build_server} )
|
%if ( 0%{?_build_server} )
|
||||||
echo "RHGS 3.4.0" > %{buildroot}%{_datadir}/glusterfs/release
|
echo "RHGS 3.4" > %{buildroot}%{_datadir}/glusterfs/release
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
%clean
|
%clean
|
||||||
@ -2619,6 +2620,9 @@ fi
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Oct 25 2018 Milind Changire <mchangir@redhat.com> - 3.12.2-25
|
||||||
|
- fixes bugs bz#1641586
|
||||||
|
|
||||||
* Tue Oct 23 2018 Milind Changire <mchangir@redhat.com> - 3.12.2-24
|
* Tue Oct 23 2018 Milind Changire <mchangir@redhat.com> - 3.12.2-24
|
||||||
- fixes bugs bz#1618221 bz#1641489
|
- fixes bugs bz#1618221 bz#1641489
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user