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/rocclr] epel10: Update preview to 7.13
Date: Wed, 10 Jun 2026 23:25:37 GMT [thread overview]
Message-ID: <178113393709.1.18225548679864911126.rpms-rocclr-eccf27e5f2aa@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/rocclr
Branch : epel10
Commit : eccf27e5f2aa94a62b1ade73786d8f1ca44d38af
Author : Tom Rix <Tom.Rix@amd.com>
Date : 2026-05-18T06:06:40-07:00
Stats : +10/-4 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/rocclr/c/eccf27e5f2aa94a62b1ade73786d8f1ca44d38af?branch=epel10
Log:
Update preview to 7.13
Signed-off-by: Tom Rix <Tom.Rix@amd.com>
---
diff --git a/rocclr.spec b/rocclr.spec
index 8fc30ce..16a8e12 100644
--- a/rocclr.spec
+++ b/rocclr.spec
@@ -25,7 +25,7 @@
%bcond_with preview
%if %{with preview}
%global rocm_major 7
-%global rocm_minor 12
+%global rocm_minor 13
%global rocm_patch 0
%global rocm_release %{rocm_major}.%{rocm_minor}
%global pkg_src therock-%{rocm_release}
@@ -127,9 +127,11 @@ Patch1: 0001-rocclr-long-variants-for-__ffsll.patch
#https://github.com/ROCm/clr/pull/97
patch2: 909fa3dcb644f7ca422ed1a980a54ac426d831b1.patch
+%if %{without preview}
# std::filesystem is c++17 and that is too new for suse 15
# https://github.com/ROCm/rocm-systems/issues/1947
patch3: 0001-rocclr-replace-std-filesystem-exists-with-access.patch
+%endif
BuildRequires: cmake
%if %{with docs}
@@ -385,8 +387,10 @@ chmod 755 %{buildroot}%{pkg_prefix}/%{pkg_libdir}/lib*.so*
# Unnecessary file and is not FHS compliant:
rm %{buildroot}%{pkg_prefix}/%{pkg_libdir}/.hipInfo
+%if %{without preview}
# Windows files:
rm %{buildroot}%{pkg_prefix}/bin/*.bat
+%endif
rm -f %{buildroot}%{pkg_prefix}/share/doc/packages/rocclr*/LICENSE.md
rm -f %{buildroot}%{pkg_prefix}/share/doc/opencl*/LICENSE.md
@@ -432,17 +436,19 @@ rm -f %{buildroot}%{pkg_prefix}/share/doc/hip/LICENSE.md
%{pkg_prefix}/share/hip
%files -n rocm-hip%{pkg_suffix}-devel
-%{pkg_prefix}/bin/roc-*
%{pkg_prefix}/%{pkg_libdir}/libamdhip64.so
%{pkg_prefix}/%{pkg_libdir}/libhiprtc.so
%{pkg_prefix}/%{pkg_libdir}/libhiprtc-builtins.so
%{pkg_prefix}/%{pkg_libdir}/cmake/hip*
-%{pkg_prefix}/bin/hipdemangleatp
-%{pkg_prefix}/bin/hipcc_cmake_linker_helper
%{pkg_prefix}/include/hip
%if %{with cppheaderparser}
%{pkg_prefix}/include/hip_prof_str.h
%endif
+%if %{without preview}
+%{pkg_prefix}/bin/roc-*
+%{pkg_prefix}/bin/hipcc_cmake_linker_helper
+%{pkg_prefix}/bin/hipdemangleatp
+%endif
%if %{with docs}
%files -n hip%{pkg_suffix}-doc
reply other threads:[~2026-06-10 23:25 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=178113393709.1.18225548679864911126.rpms-rocclr-eccf27e5f2aa@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