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/rocm-runtime] rawhide: merge compate changes
Date: Tue, 02 Jun 2026 21:49:43 GMT [thread overview]
Message-ID: <178043698300.1.4823431071930420778.rpms-rocm-runtime-86a450281b4b@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/rocm-runtime
Branch : rawhide
Commit : 86a450281b4be04d8a1ef79a29275a91152ae710
Author : Tom Rix <Tom.Rix@amd.com>
Date : 2026-06-02T14:49:16-07:00
Stats : +9/-2 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/rocm-runtime/c/86a450281b4be04d8a1ef79a29275a91152ae710?branch=rawhide
Log:
merge compate changes
Signed-off-by: Tom Rix <Tom.Rix@amd.com>
---
diff --git a/rocm-runtime.spec b/rocm-runtime.spec
index 8527055..6abc7e1 100644
--- a/rocm-runtime.spec
+++ b/rocm-runtime.spec
@@ -69,7 +69,7 @@ Version: %{rocm_version}
%if %{with preview}
Release: 0%{?dist}
%else
-Release: 2%{?dist}
+Release: 3%{?dist}
%endif
Summary: ROCm Runtime Library
@@ -95,6 +95,7 @@ BuildRequires: libdrm-devel
BuildRequires: libffi-devel
BuildRequires: rocm-llvm%{pkg_suffix}-static
BuildRequires: rocm-compilersupport%{pkg_suffix}-macros
+BuildRequires: rocm-filesystem%{pkg_suffix}
BuildRequires: rocm-device-libs%{pkg_suffix}
BuildRequires: libzstd-devel
@@ -113,6 +114,7 @@ BuildRequires: numactl-devel
BuildRequires: vim-common
%endif
+Requires: rocm-filesystem%{pkg_suffix}
Provides: rocm-runtime%{pkg_suffix} = %{version}-%{release}
%description
@@ -125,6 +127,7 @@ applications to launch compute kernels directly to the graphics hardware.
%package devel
Summary: ROCm Runtime development files
Requires: %{name}%{?_isa} = %{version}-%{release}
+Requires: rocm-filesystem%{pkg_suffix}
Provides: rocm-runtime%{pkg_suffix}-devel = %{version}-%{release}
%description devel
@@ -133,7 +136,7 @@ ROCm Runtime development files
%if %{with static}
%package static
Summary: ROCm Runtime hsakmt development files
-Requires: rocm-runtime%{pkg_suffix}-devel = %{version}-%{release}
+Requires: %{name}-devel%{?_isa} = %{version}-%{release}
Provides: rocm-runtime%{pkg_suffix}-static = %{version}-%{release}
%description static
@@ -144,6 +147,7 @@ Provides: rocm-runtime%{pkg_suffix}-static = %{version}-%{release}
%package -n kfdtest
Summary: Test suite for ROCm's KFD kernel module
Requires: %{name}%{?_isa} = %{version}-%{release}
+Requires: rocm-filesystem%{pkg_suffix}
Requires: rocm-smi%{pkg_suffix}
%description -n kfdtest
@@ -247,6 +251,9 @@ rm -f %{buildroot}%{pkg_prefix}/%{pkg_libdir}/pkgconfig/libhsakmt.pc
%endif
%changelog
+* Tue Jun 2 2026 Tom Rix <Tom.Rix@amd.com> - 7.2.1-3
+- merge compat changes
+
* Thu Apr 30 2026 Tom Rix <Tom.Rix@amd.com> - 7.2.1-2
- Add requires for kfdtest
reply other threads:[~2026-06-02 21:49 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=178043698300.1.4823431071930420778.rpms-rocm-runtime-86a450281b4b@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