This commit is contained in:
eabdullin 2026-02-26 09:51:56 +04:00
parent 68be38be1e
commit ebd87f4224

View File

@ -114,6 +114,10 @@ actions:
find: "%{sysroot_prefix}%{_prefix}/lib64/libubsan.so.1"
replace: "%{sysroot_prefix}%{_prefix}/%{_lib}/libubsan.so.1"
count: 1
- target: "spec"
find: "%{_prefix}/lib64/libubsan.so.1 \\"
replace: "%{_prefix}/%{_lib}/libubsan.so.1 \\"
count: 1
- modify_release:
- suffix: ".alma.2"