public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Tom Rix <Tom.Rix@amd.com>
To: git-commits@fedoraproject.org
Subject: [rpms/hipsparse] epel10: Fix --with test
Date: Sat, 13 Jun 2026 22:13:14 GMT [thread overview]
Message-ID: <178138879499.1.13881472248856151980.rpms-hipsparse-91e02d13e118@fedoraproject.org> (raw)
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
reply other threads:[~2026-06-13 22:13 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=178138879499.1.13881472248856151980.rpms-hipsparse-91e02d13e118@fedoraproject.org \
--to=tom.rix@amd.com \
--cc=git-commits@fedoraproject.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox