public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/amdsmi] rawhide: Update preview to 10.0
@ 2026-08-26 20:47 Tom Rix
  0 siblings, 0 replies; only message in thread
From: Tom Rix @ 2026-08-26 20:47 UTC (permalink / raw)
  To: git-commits

            A new commit has been pushed.

            Repo   : rpms/amdsmi
            Branch : rawhide
            Commit : 5263953748a343f604201cf71e2ba8c81343be72
            Author : Tom Rix <Tom.Rix@amd.com>
            Date   : 2026-08-26T13:46:59-07:00
            Stats  : +6/-3 in 1 file(s)
            URL    : https://src.fedoraproject.org/rpms/amdsmi/c/5263953748a343f604201cf71e2ba8c81343be72?branch=rawhide

            Log:
            Update preview to 10.0

Signed-off-by: Tom Rix <Tom.Rix@amd.com>

---
diff --git a/amdsmi.spec b/amdsmi.spec
index df117ec..c26886f 100644
--- a/amdsmi.spec
+++ b/amdsmi.spec
@@ -22,15 +22,16 @@
 %global upstreamname amdsmi
 
 %global pkg_library_name amd_smi
-%global pkg_library_version 26
 
 %bcond_with preview
 %if %{with preview}
-%global rocm_release 7.14
+%global rocm_release 10.0
 %global rocm_patch 0
+%global pkg_library_version 27
 %else
 %global rocm_release 7.14
 %global rocm_patch 0
+%global pkg_library_version 26
 %endif
 
 %global pkg_src therock-%{rocm_release}
@@ -79,7 +80,7 @@
 Name:       amdsmi%{pkg_suffix}
 Version:    %{rocm_version}
 %if %{with preview}
-Release:    1%{?dist}
+Release:    0%{?dist}
 %else
 Release:    1%{?dist}
 %endif
@@ -110,9 +111,11 @@ Source1:    https://github.com/amd/esmi_ib_library/archive/refs/tags/esmi_pkg_ve
 # Build amdsminic as a SHARED library with version properties
 # https://github.com/ROCm/rocm-systems/issues/4535
 Patch1:     0001-amdsmi-so-libamdsminic.patch
+%if %{without preview}
 # Remove esmi version check that doesn't work without git files in source tarball
 # https://github.com/ROCm/rocm-systems/issues/8761
 Patch2:     0001-amdsmi-remove-esmi-version-check.patch
+%endif
 
 ExclusiveArch: x86_64
 

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-08-26 20:47 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-26 20:47 [rpms/amdsmi] rawhide: Update preview to 10.0 Tom Rix

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox