isa-l: update isa-l to fix aarch64 text relocation error
Signed-off-by: luo rixin <luorixin@huawei.com>
This commit is contained in:
parent
a022f3e386
commit
becd4f820e
17749
0003-isa-l-update.patch
Normal file
17749
0003-isa-l-update.patch
Normal file
File diff suppressed because it is too large
Load Diff
11
ceph.spec
11
ceph.spec
@ -125,7 +125,7 @@
|
||||
#################################################################################
|
||||
Name: ceph
|
||||
Version: 16.2.7
|
||||
Release: 0
|
||||
Release: 1
|
||||
%if 0%{?fedora} || 0%{?rhel} || 0%{?openEuler}
|
||||
Epoch: 2
|
||||
%endif
|
||||
@ -143,9 +143,9 @@ URL: http://ceph.com/
|
||||
Source0: %{?_remote_tarball_prefix}ceph-16.2.7.tar.gz
|
||||
|
||||
# backport
|
||||
Patch0: 0001-fix-error-transform-is-not-a-member-of-std.patch
|
||||
Patch1: 0002-enable-install-deps-in-openEuler.patch
|
||||
|
||||
Patch1: 0001-fix-error-transform-is-not-a-member-of-std.patch
|
||||
Patch2: 0002-enable-install-deps-in-openEuler.patch
|
||||
Patch3: 0003-isa-l-update.patch
|
||||
%if 0%{?suse_version}
|
||||
# _insert_obs_source_lines_here
|
||||
ExclusiveArch: x86_64 aarch64 ppc64le s390x
|
||||
@ -2484,6 +2484,9 @@ exit 0
|
||||
%config %{_sysconfdir}/prometheus/ceph/ceph_default_alerts.yml
|
||||
|
||||
%changelog
|
||||
* Fri 14 Jan 2022 luo rixin <luorixin@huawei.com> - 1:16.2.7-1
|
||||
- isa-l: update isa-l to fix aarch64 text relocation error
|
||||
|
||||
* Thu Dec 30 2021 liuqinfei <18138800392@163.com> - 1:16.2.7-0
|
||||
- update to 16.2.7
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user