Build v6.0-49.1 for rhel9.0 beta
Fix gcc-10/LTO build errors Resolves: bz#1939340 Signed-off-by: Tamar Shacked <tshacked@redhat.com>
This commit is contained in:
parent
732efbe1b5
commit
86dc8074cf
2378
0482-rhel-9.0-beta-build-fixing-gcc-10-and-LTO-errors.patch
Normal file
2378
0482-rhel-9.0-beta-build-fixing-gcc-10-and-LTO-errors.patch
Normal file
File diff suppressed because it is too large
Load Diff
@ -233,11 +233,11 @@ Summary: Distributed File System
|
||||
%if ( 0%{_for_fedora_koji_builds} )
|
||||
Name: glusterfs
|
||||
Version: 3.8.0
|
||||
Release: 0.2%{?prereltag:.%{prereltag}}%{?dist}
|
||||
Release: 0.1%{?prereltag:.%{prereltag}}%{?dist}
|
||||
%else
|
||||
Name: glusterfs
|
||||
Version: 6.0
|
||||
Release: 50.1%{?dist}
|
||||
Release: 49.1%{?dist}
|
||||
ExcludeArch: i686
|
||||
%endif
|
||||
License: GPLv2 or LGPLv3+
|
||||
@ -796,6 +796,7 @@ Patch0478: 0478-DHT-Fixing-rebalance-failure-on-issuing-stop-command.patch
|
||||
Patch0479: 0479-ganesha-ha-revised-regex-exprs-for-status.patch
|
||||
Patch0480: 0480-DHT-Rebalance-Ensure-Rebalance-reports-status-only-o.patch
|
||||
Patch0481: 0481-RHGS-3.5.3-rebuild-to-ship-with-RHEL.patch
|
||||
Patch0482: 0482-rhel-9.0-beta-build-fixing-gcc-10-and-LTO-errors.patch
|
||||
|
||||
%description
|
||||
GlusterFS is a distributed file-system capable of scaling to several
|
||||
@ -2539,6 +2540,9 @@ fi
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Sun Apr 29 2021 Tamar Shacked <tshacked@redhat.com> - 6.0-49.1
|
||||
- fixes bug bz#1939340
|
||||
|
||||
* Thu Apr 15 2021 Mohan Boddu <mboddu@redhat.com> - 6.0-50.1
|
||||
- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user