!97 [sync] PR-84: isa-l: update isa-l to fix aarch64 text relocation error
From: @openeuler-sync-bot Reviewed-by: @liuzhiqiang26 Signed-off-by: @liuzhiqiang26
This commit is contained in:
commit
9fa634dc03
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
|
Name: ceph
|
||||||
Version: 16.2.7
|
Version: 16.2.7
|
||||||
Release: 0
|
Release: 1
|
||||||
%if 0%{?fedora} || 0%{?rhel} || 0%{?openEuler}
|
%if 0%{?fedora} || 0%{?rhel} || 0%{?openEuler}
|
||||||
Epoch: 2
|
Epoch: 2
|
||||||
%endif
|
%endif
|
||||||
@ -143,9 +143,9 @@ URL: http://ceph.com/
|
|||||||
Source0: %{?_remote_tarball_prefix}ceph-16.2.7.tar.gz
|
Source0: %{?_remote_tarball_prefix}ceph-16.2.7.tar.gz
|
||||||
|
|
||||||
# backport
|
# backport
|
||||||
Patch0: 0001-fix-error-transform-is-not-a-member-of-std.patch
|
Patch1: 0001-fix-error-transform-is-not-a-member-of-std.patch
|
||||||
Patch1: 0002-enable-install-deps-in-openEuler.patch
|
Patch2: 0002-enable-install-deps-in-openEuler.patch
|
||||||
|
Patch3: 0003-isa-l-update.patch
|
||||||
%if 0%{?suse_version}
|
%if 0%{?suse_version}
|
||||||
# _insert_obs_source_lines_here
|
# _insert_obs_source_lines_here
|
||||||
ExclusiveArch: x86_64 aarch64 ppc64le s390x
|
ExclusiveArch: x86_64 aarch64 ppc64le s390x
|
||||||
@ -2484,6 +2484,9 @@ exit 0
|
|||||||
%config %{_sysconfdir}/prometheus/ceph/ceph_default_alerts.yml
|
%config %{_sysconfdir}/prometheus/ceph/ceph_default_alerts.yml
|
||||||
|
|
||||||
%changelog
|
%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
|
* Thu Dec 30 2021 liuqinfei <18138800392@163.com> - 1:16.2.7-0
|
||||||
- update to 16.2.7
|
- update to 16.2.7
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user