From 900e3b387d83e99cece58f4a873f4327ef6e4d07 Mon Sep 17 00:00:00 2001 From: eabdullin Date: Tue, 11 Nov 2025 21:58:04 +0000 Subject: [PATCH] import UBI zlib-ng-2.2.3-2.el10 --- zlib-ng.spec | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/zlib-ng.spec b/zlib-ng.spec index 5353859..2170ad0 100644 --- a/zlib-ng.spec +++ b/zlib-ng.spec @@ -19,7 +19,7 @@ Name: zlib-ng Version: 2.2.3 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Zlib replacement with optimizations License: Zlib Url: https://github.com/zlib-ng/zlib-ng @@ -98,7 +98,7 @@ cat <<_EOF_ _EOF_ # zlib-ng uses a different macro for library directory. -%global cmake_param %{?with_sanitizers:-DWITH_SANITIZER=ON} +%global cmake_param %{?with_sanitizers:-DWITH_SANITIZER=ON} -DWITH_RVV=OFF # Setting __cmake_builddir is not necessary in this step, but do it anyway for symmetry. %global __cmake_builddir %{_vpath_builddir} @@ -213,6 +213,10 @@ CHOST=%{target_cpu}-%{vendor}-linux-gnu sh test/abicheck.sh --zlib-compat %changelog +* Sat Apr 19 2025 Andrea Bolognani - 2.2.3-2 +- Disable RVV usage on riscv64 (thanks David Abdurachmanov) + Resolves: RHEL-87865 + * Mon Jan 13 2025 Lukas Javorsky - 2.2.3-1 - Rebase to version 2.2.3