Remove suse check of ldconfig

Signed-off-by: Tom Rix <Tom.Rix@amd.com>
This commit is contained in:
2025-06-16 08:16:22 -07:00
parent 03b190baaf
commit 73f02a385a

View File

@@ -42,7 +42,7 @@
Name: %{hipsparse_name}
Version: %{rocm_version}
Release: 2%{?dist}
Release: 3%{?dist}
Summary: ROCm SPARSE marshalling library
Url: https://github.com/ROCmSoftwarePlatform/%{upstreamname}
License: MIT
@@ -90,10 +90,8 @@ require the client to change, regardless of the chosen
backend. Currently, hipSPARSE supports rocSPARSE and
cuSPARSE backends.
%if 0%{?suse_version}
%post -p /sbin/ldconfig
%postun -p /sbin/ldconfig
%endif
%package devel
Summary: Libraries and headers for %{name}
@@ -173,6 +171,9 @@ fi
%endif
%changelog
* Mon Jun 16 2025 Tom Rix <Tom.Rix@amd.com> - 6.4.0-3
- Remove suse check of ldconfig
* Wed May 14 2025 Tom Rix <Tom.Rix@amd.com> - 6.4.0-2
- Cleanup module build