!84 isa-l: update isa-l to fix aarch64 text relocation error

Merge pull request !84 from luorixin/fix-isal
This commit is contained in:
openeuler-ci-bot 2022-01-29 01:21:19 +00:00 committed by Gitee
commit 913453bb12
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
2 changed files with 17756 additions and 4 deletions

17749
0003-isa-l-update.patch Normal file

File diff suppressed because it is too large Load Diff

View File

@ -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