diff --git a/glibc.spec b/glibc.spec index 58fe44d..b423a23 100644 --- a/glibc.spec +++ b/glibc.spec @@ -146,7 +146,7 @@ Version: %{glibcversion} # generator to make the generated requires interchangeable between Rawhide # and ELN (.elnYY < .fcXX). %global baserelease 37 -Release: %{baserelease}%{?dist}.alma.1 +Release: %{baserelease}%{?dist}.alma.2 # Licenses: # @@ -2364,6 +2364,9 @@ update_gconv_modules_cache () %ifarch s390x %verify(not md5 size mtime) %config(noreplace) %{_libdir}/gconv/gconv-modules.d/gconv-modules-s390.conf %endif +%ifarch riscv64 +%ghost %{_libdir}/lp64d +%endif %dir %attr(0700,root,root) /var/cache/ldconfig %attr(0600,root,root) %verify(not md5 size mtime) %ghost %config(missingok,noreplace) /var/cache/ldconfig/aux-cache %attr(0644,root,root) %verify(not md5 size mtime) %ghost %config(missingok,noreplace) /etc/ld.so.cache @@ -2506,6 +2509,9 @@ update_gconv_modules_cache () %endif %changelog +* Thu Feb 27 2025 Eduard Abdullin - 2.39-37.alma.2 +- Add /usr/lib64/lp64d to ricv64 + * Tue Feb 11 2025 Eduard Abdullin - 2.39-37.alma.1 - Overwrite target for x86_64_v2