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-runtime] epel10: Update license
Date: Wed, 10 Jun 2026 20:25:27 GMT [thread overview]
Message-ID: <178112312790.1.2074317631601607334.rpms-rocm-runtime-5f3a3d36b9d9@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/rocm-runtime
Branch : epel10
Commit : 5f3a3d36b9d9546b96fb06f8c8d4e64916f9c984
Author : Tom Rix <Tom.Rix@amd.com>
Date : 2026-02-14T09:47:09-08:00
Stats : +18/-3 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/rocm-runtime/c/5f3a3d36b9d9546b96fb06f8c8d4e64916f9c984?branch=epel10
Log:
Update license
Signed-off-by: Tom Rix <Tom.Rix@amd.com>
---
diff --git a/rocm-runtime.spec b/rocm-runtime.spec
index a99f32d..b3bd04f 100644
--- a/rocm-runtime.spec
+++ b/rocm-runtime.spec
@@ -61,10 +61,15 @@
Name: %{pkg_name}
Version: %{rocm_version}
-Release: 1%{?dist}
+Release: 2%{?dist}
Summary: ROCm Runtime Library
-License: NCSA
+License: (NCSA AND BSD-3-Clause) AND (MIT AND BSD-2-Clause) AND (GPL-2.0-only WITH Linux-syscall-note)
+# Main license is NCSA AND BSD-3-Clause
+# libhsakmt is MIT AND BSD-2-Clause
+# Misc files:
+# libhsakmt/include/hsakmt/linux/udmabuf.h
+# GPL-2.0-only WITH Linux-syscall-note
URL: https://github.com/ROCm/rocm-systems
Source0: %{url}/releases/download/rocm-%{version}/%{upstreamname}.tar.gz#/%{upstreamname}-%{version}.tar.gz
@@ -140,6 +145,13 @@ sed -i -e 's@LLVM_LINK_LLVM_DYLIB@0@' libhsakmt/tests/kfdtest/CMakeLists.txt
# gcc 15 include cstdint
sed -i '/#include <memory>.*/a#include <cstdint>' runtime/hsa-runtime/core/inc/amd_elf_image.hpp
+# Remove source we are not using to make license review easier
+rm -rf rocrtst
+rm -f clang-format-diff.py
+
+# libhsakmt license
+cp -p libhsakmt/LICENSE.md LICENSE_libhsakmt.md
+
%build
export PATH=%{rocmllvm_bindir}:$PATH
@@ -192,7 +204,7 @@ rm -f %{buildroot}%{pkg_prefix}/%{pkg_libdir}/pkgconfig/libhsakmt.pc
%files
%doc README.md
-%license LICENSE.txt
+%license LICENSE.txt LICENSE_libhsakmt.md
%{pkg_prefix}/%{pkg_libdir}/libhsa-runtime64.so.1{,.*}
%files devel
@@ -218,6 +230,9 @@ rm -f %{buildroot}%{pkg_prefix}/%{pkg_libdir}/pkgconfig/libhsakmt.pc
%endif
%changelog
+* Thu Feb 12 2026 Tom Rix <Tom.Rix@amd.com> - 7.2.0-2
+- Update license
+
* Mon Jan 26 2026 Tom Rix <Tom.Rix@amd.com> - 7.2.0-1
- Update to 7.2.0
reply other threads:[~2026-06-10 20: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=178112312790.1.2074317631601607334.rpms-rocm-runtime-5f3a3d36b9d9@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