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-smi] epel10: Update preview to 7.13
Date: Tue, 09 Jun 2026 22:36:49 GMT	[thread overview]
Message-ID: <178104460943.1.4230761732018713093.rpms-rocm-smi-0f894c202312@fedoraproject.org> (raw)

            A new commit has been pushed.

            Repo   : rpms/rocm-smi
            Branch : epel10
            Commit : 0f894c2023127ed4556fee22af6406be81057e5b
            Author : Tom Rix <Tom.Rix@amd.com>
            Date   : 2026-05-18T05:11:28-07:00
            Stats  : +6/-1 in 1 file(s)
            URL    : https://src.fedoraproject.org/rpms/rocm-smi/c/0f894c2023127ed4556fee22af6406be81057e5b?branch=epel10

            Log:
            Update preview to 7.13

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

---
diff --git a/rocm-smi.spec b/rocm-smi.spec
index 4a8bf7e..2af4c7b 100644
--- a/rocm-smi.spec
+++ b/rocm-smi.spec
@@ -26,7 +26,7 @@
 
 %bcond_with preview
 %if %{with preview}
-%global rocm_release 7.12
+%global rocm_release 7.13
 %global rocm_patch 0
 %global pkg_src therock-%{rocm_release}
 %else
@@ -125,6 +125,7 @@ BuildRequires:  doxygen-latex >= 1.9.7
 %endif
 %endif
 BuildRequires:  gcc-c++
+BuildRequires:  git
 BuildRequires:  libdrm-devel
 BuildRequires:  rocm-filesystem%{pkg_suffix}
 
@@ -188,7 +189,11 @@ sed -i -e 's@env python3@python3@' python_smi_tools/rsmiBindingsInit.py.in
 # https://github.com/ROCm/rocm-systems/issues/1022
 sed -i -e 's@FetchContent_MakeAvailable(googletest)@#FetchContent_MakeAvailable(googletest)@' tests/rocm_smi_test/CMakeLists.txt
 sed -i -e 's@PUBLIC GTest::gtest_main@PUBLIC gtest_main gtest@' tests/rocm_smi_test/CMakeLists.txt
+%if %{with preview}
+sed -i -e '/install googletest/,+5d' tests/rocm_smi_test/CMakeLists.txt
+%else
 sed -i -e '/TARGETS gtest gtest_main/,+3d' tests/rocm_smi_test/CMakeLists.txt
+%endif
 
 # fix iomanip include
 # https://github.com/ROCm/rocm-systems/issues/1021

                 reply	other threads:[~2026-06-09 22:36 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=178104460943.1.4230761732018713093.rpms-rocm-smi-0f894c202312@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