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: Cleanup specfile
Date: Wed, 10 Jun 2026 23:25:34 GMT	[thread overview]
Message-ID: <178113393435.1.8376708890146999836.rpms-rocclr-3d6252cee568@fedoraproject.org> (raw)

            A new commit has been pushed.

            Repo   : rpms/rocclr
            Branch : epel10
            Commit : 3d6252cee56848930ed39b4ba9be30dc16207ebc
            Author : Tom Rix <Tom.Rix@amd.com>
            Date   : 2026-02-23T08:35:38-08:00
            Stats  : +8/-3 in 1 file(s)
            URL    : https://src.fedoraproject.org/rpms/rocclr/c/3d6252cee56848930ed39b4ba9be30dc16207ebc?branch=epel10

            Log:
            Cleanup specfile

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

---
diff --git a/rocclr.spec b/rocclr.spec
index 3e76831..c02b7cc 100644
--- a/rocclr.spec
+++ b/rocclr.spec
@@ -95,9 +95,11 @@
 
 Name:           %{pkg_name}
 Version:        %{rocm_version}
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        ROCm Compute Language Runtime
-License:        MIT
+License:        MIT AND Apache-2.0 AND MIT-Khronos-old
+# The main license is MIT
+# OpenCL parts are licensed with Khronos AND Apache-2.0
 URL:            https://github.com/ROCm/rocm-systems
 Source0:        %{url}/releases/download/rocm-%{version}/%{upstreamname}.tar.gz#/%{upstreamname}-%{version}.tar.gz
 # TODO: it would be nice to separate this into its own package:
@@ -342,7 +344,7 @@ export PATH=%{rocmllvm_bindir}:$PATH
 %if %{without compat}
 # Install OpenCL ICD configuration:
 install -D -m 644 opencl/config/amdocl64.icd \
-	%{buildroot}%{_sysconfdir}/OpenCL/vendors/amdocl64.icd
+  %{buildroot}%{_sysconfdir}/OpenCL/vendors/amdocl64.icd
 %endif
 
 # Avoid file conflicts with opencl-headers package:
@@ -422,6 +424,9 @@ rm -f %{buildroot}%{pkg_prefix}/share/doc/hip/LICENSE.md
 %endif
 
 %changelog
+* Mon Feb 23 2026 Tom Rix <Tom.Rix@amd.com> - 7.2.0-2
+- Cleanup specfile
+
 * 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 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=178113393435.1.8376708890146999836.rpms-rocclr-3d6252cee568@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