public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/hipsparse] epel10: Fix --with test
@ 2026-06-13 22:13 Tom Rix
  0 siblings, 0 replies; only message in thread
From: Tom Rix @ 2026-06-13 22:13 UTC (permalink / raw)
  To: git-commits

            A new commit has been pushed.

            Repo   : rpms/hipsparse
            Branch : epel10
            Commit : 91e02d13e1180b59928c74445001c0acfde30e49
            Author : Tom Rix <Tom.Rix@amd.com>
            Date   : 2026-02-25T16:49:12-08:00
            Stats  : +6/-1 in 1 file(s)
            URL    : https://src.fedoraproject.org/rpms/hipsparse/c/91e02d13e1180b59928c74445001c0acfde30e49?branch=epel10

            Log:
            Fix --with test

Signed-off-by: Tom Rix <Tom.Rix@amd.com>

---
diff --git a/hipsparse.spec b/hipsparse.spec
index 67723cd..ef2f061 100644
--- a/hipsparse.spec
+++ b/hipsparse.spec
@@ -94,7 +94,7 @@ Version:        git%{date0}.%{shortcommit0}
 Release:        2%{?dist}
 %else
 Version:        %{rocm_version}
-Release:        2%{?dist}
+Release:        3%{?dist}
 %endif
 Summary:        ROCm SPARSE marshaling library
 License:        MIT
@@ -129,6 +129,7 @@ BuildRequires:  rocsparse%{pkg_suffix}-devel
 BuildRequires:  gtest
 %else
 BuildRequires:  gtest-devel
+BuildRequires:  python3dist(pyyaml)
 %endif
 BuildRequires:  rocblas%{pkg_suffix}-devel
 %endif
@@ -277,9 +278,13 @@ install -pm 644 %{_builddir}/%{name}-test-matrices/* %{buildroot}/%{pkg_prefix}/
 %files test
 %{pkg_prefix}/bin/hipsparse*
 %{pkg_prefix}/share/hipsparse/
+%{pkg_prefix}/libexec/hipsparse/
 %endif
 
 %changelog
+* Wed Feb 25 2026 Tom Rix <Tom.Rix@amd.com> - 7.2.0-3
+- Fix --with test
+
 * Tue Feb 17 2026 Tom Rix <Tom.Rix@amd.com> - 7.2.0-2
 - Cleanup specfile
 

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-06-13 22:13 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-13 22:13 [rpms/hipsparse] epel10: Fix --with test Tom Rix

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox