Backport 4 riscv64 patches from upstream

All the patches were made after 187 release.

Signed-off-by: David Abdurachmanov <davidlt@rivosinc.com>
This commit is contained in:
David Abdurachmanov 2022-10-22 17:23:32 +03:00
parent 06b550743c
commit b71b24f9a4
Signed by: davidlt
GPG Key ID: 8B7F1DA0E2C9FDBB
1 changed files with 10 additions and 1 deletions

View File

@ -1,7 +1,7 @@
Name: elfutils
Version: 0.187
%global baserelease 8
Release: %{baserelease}%{?dist}
Release: %{baserelease}.0.riscv64%{?dist}
URL: http://elfutils.org/
%global source_url ftp://sourceware.org/pub/elfutils/%{version}/
License: GPLv3+ and (GPLv2+ or LGPLv3+) and GFDL
@ -83,6 +83,12 @@ Patch4: elfutils-0.187-mhd_no_dual_stack.patch
# https://sourceware.org/bugzilla/show_bug.cgi?id=29123
Patch5: elfutils-0.187-mhd_epoll.patch
# riscv64
Patch10: de209d23e5f571f03ff0efc6547a2ebbfae3828e.patch
Patch11: d703772ee51ff9171e0b4f09e1b1d7c96369f9b9.patch
Patch12: 2f275fc12127db031592752136f077f5f3f3d273.patch
Patch13: b713edb9a7f3da8e4dd28ac69a1665ed493ca504.patch
%description
Elfutils is a collection of utilities, including stack (to show
backtraces), nm (for listing symbols from object files), size
@ -446,6 +452,9 @@ exit 0
%systemd_postun_with_restart debuginfod.service
%changelog
* Sat Oct 22 2022 David Abdurachmanov <davidlt@rivosinc.com> - 0.187-8.0.riscv64
- Backport 4 riscv64 patches from upstream
* Wed Aug 24 2022 Debarshi Ray <rishi@fedoraproject.org> - 0.187-8
- Use %%sysusers_requires_compat to match %%sysusers_create_compat