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/amdsmi] epel10: Collect suse runtime packages into amdsmi-libs
Date: Tue, 09 Jun 2026 22:35:58 GMT [thread overview]
Message-ID: <178104455842.1.15502599588379822704.rpms-amdsmi-58ca63cc873d@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/amdsmi
Branch : epel10
Commit : 58ca63cc873d19d21aaab2ccaacd334953c5fbd2
Author : Tom Rix <Tom.Rix@amd.com>
Date : 2026-04-19T07:00:33-07:00
Stats : +5/-2 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/amdsmi/c/58ca63cc873d19d21aaab2ccaacd334953c5fbd2?branch=epel10
Log:
Collect suse runtime packages into amdsmi-libs
Signed-off-by: Tom Rix <Tom.Rix@amd.com>
---
diff --git a/amdsmi.spec b/amdsmi.spec
index fdd404c..6cff417 100644
--- a/amdsmi.spec
+++ b/amdsmi.spec
@@ -51,7 +51,7 @@
%endif
%if 0%{?suse_version}
-%global pkg_name lib%{pkg_library_name}%{pkg_library_version}%{pkg_suffix}
+%global pkg_name %{NAME}-libs
%else
%global pkg_name %{NAME}
%endif
@@ -173,7 +173,7 @@ Summary: Runtime for %{name}
%package devel
Summary: Libraries and headers for %{name}
-Requires: %{name}%{?_isa} = %{version}-%{release}
+Requires: %{pkg_name}%{?_isa} = %{version}-%{release}
%description devel
%{summary}
@@ -182,6 +182,9 @@ Requires: %{name}%{?_isa} = %{version}-%{release}
%package test
Summary: Tests for %{name}
Requires: %{pkg_name}%{?_isa} = %{version}-%{release}
+%if 0%{?suse_version}
+Requires: libgoamdsmi_shim64-1%{?_isa} = %{version}-%{release}
+%endif
Requires: libdrm-devel
%description test
reply other threads:[~2026-06-09 22:35 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=178104455842.1.15502599588379822704.rpms-amdsmi-58ca63cc873d@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