Compare commits

..

2 Commits

Author SHA1 Message Date
Tom Callaway 09708d8e63 disable tests on s390x (reported upstream: https://github.com/libunwind/libunwind/issues/464) 2023-02-20 09:55:19 -05:00
Tom Callaway a1c16ce0a0 update to 1.7.0-rc2 2023-02-20 09:36:49 -05:00
3 changed files with 15 additions and 13 deletions

1
.gitignore vendored
View File

@ -1 +1,2 @@
/libunwind-*.tar.gz /libunwind-*.tar.gz
/v1.7.0-rc2.tar.gz

View File

@ -29,33 +29,36 @@
# run-check-namespace # run-check-namespace
# run-ptrace-mapper # run-ptrace-mapper
# run-ptrace-misc # run-ptrace-misc
#
# s390x # s390x
# Gtest-resume-sig-rt # Gtest-resume-sig-rt
# Ltest-resume-sig-rt # Ltest-resume-sig-rt
# # test-ptrace
%ifarch aarch64 i686 ppc64le s390x %ifarch aarch64 i686 ppc64le s390x
%global test_failure_override true %global test_failure_override true
%else %else
%global test_failure_override false %global test_failure_override false
%endif %endif
%global prerel rc2
Summary: An unwinding library Summary: An unwinding library
Name: libunwind Name: libunwind
Version: 1.6.2 Version: 1.7.0
Release: 7.0.riscv64%{?dist} Release: 0.1.%{prerel}%{?dist}
License: BSD License: BSD
URL: http://savannah.nongnu.org/projects/libunwind URL: http://savannah.nongnu.org/projects/libunwind
Source: http://download-mirror.savannah.gnu.org/releases/libunwind/libunwind-%{version}.tar.gz Source: https://github.com/libunwind/libunwind/archive/refs/tags/v%{version}-%{prerel}.tar.gz
# http://download-mirror.savannah.gnu.org/releases/libunwind/libunwind-%%{version}.tar.gz
#Fedora specific patch #Fedora specific patch
Patch1: libunwind-arm-default-to-exidx.patch Patch1: libunwind-arm-default-to-exidx.patch
# Make libunwind.h multilib friendly # Make libunwind.h multilib friendly
Patch2: libunwind-1.3.1-multilib-fix.patch Patch2: libunwind-1.3.1-multilib-fix.patch
Patch3: libunwind-1.6.2-dynamic-page-size.patch
Patch4: libunwind-skip-no-coredump.patch
Patch5: libunwind-no-dl-iterate-phdr.patch Patch5: libunwind-no-dl-iterate-phdr.patch
ExclusiveArch: %{arm} aarch64 hppa ia64 mips ppc %{power64} s390x %{ix86} x86_64 riscv64 ExclusiveArch: %{arm} aarch64 hppa ia64 mips ppc %{power64} s390x %{ix86} x86_64
BuildRequires: automake libtool autoconf texlive-latex2man BuildRequires: automake libtool autoconf texlive-latex2man
BuildRequires: make BuildRequires: make
@ -76,7 +79,7 @@ The libunwind-devel package includes the libraries and header files for
libunwind. libunwind.
%prep %prep
%autosetup -p1 %autosetup -p1 -n %{name}-%{version}-%{prerel}
%build %build
%global optflags %{optflags} -fcommon %global optflags %{optflags} -fcommon
@ -129,10 +132,8 @@ echo ====================TESTING END=====================
%{_includedir}/libunwind*.h %{_includedir}/libunwind*.h
%changelog %changelog
* Tue Mar 28 2023 David Abdurachmanov <davidlt@rivosinc.com> - 1.6.2-7.0.riscv64 * Mon Feb 20 2023 Tom Callaway <spot@fedoraproject.org> - 1.7.0-0.1.rc2
- Enable riscv64 (now supported upstream) - update to 1.7.0-rc2
* Mon Feb 20 2023 Tom Callaway <spot@fedoraproject.org> - 1.6.2-7
- disable tests on s390x (reported upstream: https://github.com/libunwind/libunwind/issues/464) - disable tests on s390x (reported upstream: https://github.com/libunwind/libunwind/issues/464)
* Thu Jan 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.6.2-6 * Thu Jan 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.6.2-6

View File

@ -1 +1 @@
SHA512 (libunwind-1.6.2.tar.gz) = 1d17dfb14f99a894a6cda256caf9ec481c14068aaf8f3a85fa3befa7c7cca7fca0f544a91a3a7c2f2fc55bab19b06a67ca79f55ac9081151d94478c7f611f8f7 SHA512 (v1.7.0-rc2.tar.gz) = 09920dffd7ab7eb18c3ec5ed3cbb78cc66e7456e465d7454c48d2d9d015e76d2ee78af42b34ccd85f4a15a2d61b1da461dcee12adadcfcf1ae4af3a2ecc59df3