public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/rocm] epel10: Remove noarch build
@ 2026-06-15 13:48 Tom Rix
0 siblings, 0 replies; only message in thread
From: Tom Rix @ 2026-06-15 13:48 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/rocm
Branch : epel10
Commit : 484457af6ae8e64588418d39dd318f80d1d5e846
Author : Tom Rix <Tom.Rix@amd.com>
Date : 2026-04-10T13:20:36-07:00
Stats : +7/-2 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/rocm/c/484457af6ae8e64588418d39dd318f80d1d5e846?branch=epel10
Log:
Remove noarch build
For bz 2457198
Signed-off-by: Tom Rix <Tom.Rix@amd.com>
---
diff --git a/rocm.spec b/rocm.spec
index 2d33a2b..65f822b 100644
--- a/rocm.spec
+++ b/rocm.spec
@@ -25,13 +25,15 @@
Name: rocm
Version: %{rocm_version}
-Release: 3%{?dist}
+Release: 4%{?dist}
Summary: ROCm tools for computing on AMD GPU
License: MIT
Source0: License.txt
-BuildArch: noarch
+# This is a meta package
+%global debug_package %{nil}
+
# ROCm only working on x86_64
ExclusiveArch: x86_64
@@ -186,6 +188,9 @@ install -pm 644 %{SOURCE0} .
%license License.txt
%changelog
+* Fri Apr 10 2026 Tom Rix <Tom.Rix@amd.com> - 7.2.0-4
+- Remove noarch build
+
* Wed Apr 8 2026 Tom Rix <Tom.Rix@amd.com> - 7.2.0-3
- Add rocm-rdc
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-06-15 13:48 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-15 13:48 [rpms/rocm] epel10: Remove noarch build Tom Rix
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox