public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/rocm-runtime] epel10: Add requires for kfdtest
@ 2026-06-10 20:25 Tom Rix
0 siblings, 0 replies; only message in thread
From: Tom Rix @ 2026-06-10 20:25 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/rocm-runtime
Branch : epel10
Commit : 3f9ddfb79c753d751b5adf15b39bdec419ddf3ad
Author : Tom Rix <Tom.Rix@amd.com>
Date : 2026-04-30T11:07:12-07:00
Stats : +5/-1 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/rocm-runtime/c/3f9ddfb79c753d751b5adf15b39bdec419ddf3ad?branch=epel10
Log:
Add requires for kfdtest
Signed-off-by: Tom Rix <Tom.Rix@amd.com>
---
diff --git a/rocm-runtime.spec b/rocm-runtime.spec
index 275b88b..08ba0b0 100644
--- a/rocm-runtime.spec
+++ b/rocm-runtime.spec
@@ -69,7 +69,7 @@ Version: %{rocm_version}
%if %{with preview}
Release: 0%{?dist}
%else
-Release: 1%{?dist}
+Release: 2%{?dist}
%endif
Summary: ROCm Runtime Library
@@ -143,6 +143,7 @@ Provides: rocm-runtime%{pkg_suffix}-static = %{version}-%{release}
%if %{with kfdtest}
%package -n kfdtest
Summary: Test suite for ROCm's KFD kernel module
+Requires: %{name}%{?_isa} = %{version}-%{release}
Requires: rocm-smi%{pkg_suffix}
%description -n kfdtest
@@ -246,6 +247,9 @@ rm -f %{buildroot}%{pkg_prefix}/%{pkg_libdir}/pkgconfig/libhsakmt.pc
%endif
%changelog
+* Thu Apr 30 2026 Tom Rix <Tom.Rix@amd.com> - 7.2.1-2
+- Add requires for kfdtest
+
* Tue Mar 24 2026 Tom Rix <Tom.Rix@amd.com> - 7.2.1-1
- Update to 7.2.1
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-06-10 20:25 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-10 20:25 [rpms/rocm-runtime] epel10: Add requires for kfdtest Tom Rix
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox