Fix dependency on SUSE when test is enabled

gtest-devel -> gtest

Signed-off-by: Egbert Eich <eich@suse.com>
This commit is contained in:
2025-08-13 21:51:45 +02:00
parent 2692636e06
commit f1dcff4ae9

View File

@@ -40,7 +40,7 @@
Name: %{hipsolver_name}
Version: %{rocm_version}
Release: 2%{?dist}
Release: 3%{?dist}
Summary: ROCm SOLVER marshalling library
Url: https://github.com/ROCm/%{upstreamname}
License: MIT
@@ -68,13 +68,14 @@ BuildRequires: suitesparse-devel
%endif
%if %{with test}
BuildRequires: gtest-devel
BuildRequires: hipsparse-devel
%if 0%{?suse_version}
BuildRequires: gtest
BuildRequires: blas-devel
BuildRequires: cblas-devel
BuildRequires: lapack-devel
%else
BuildRequires: gtest-devel
BuildRequires: blas-static
BuildRequires: lapack-static
%endif
@@ -164,6 +165,9 @@ fi
%endif
%changelog
* Wed Aug 13 2025 Egbert Eich <eich@suse.com> - 6.4.2-3
- Fix dependency on SUSE when test is enabled.
* Wed Jul 30 2025 Tom Rix <Tom.Rix@amd.com> - 6.4.2-2
- Remove -mtls-dialect cflag