public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Pavel Simovec <psimovec@redhat.com>
To: git-commits@fedoraproject.org
Subject: [rpms/amdsmi] rawhide: Fix license typo: NSCA -> NCSA
Date: Fri, 10 Jul 2026 00:09:37 GMT [thread overview]
Message-ID: <178364217753.1.15000112044033979447.rpms-amdsmi-a66464f4ec37@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/amdsmi
Branch : rawhide
Commit : a66464f4ec37ca94f40a01759e3c1ffe305d2f87
Author : Pavel Simovec <psimovec@redhat.com>
Date : 2026-07-09T20:09:25-04:00
Stats : +7/-4 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/amdsmi/c/a66464f4ec37ca94f40a01759e3c1ffe305d2f87?branch=rawhide
Log:
Fix license typo: NSCA -> NCSA
The NCSA (University of Illinois/NCSA Open Source License) was
incorrectly spelled as NSCA, which is not a valid SPDX identifier.
---
diff --git a/amdsmi.spec b/amdsmi.spec
index a4729a6..ff2cc2b 100644
--- a/amdsmi.spec
+++ b/amdsmi.spec
@@ -84,13 +84,13 @@
Name: amdsmi%{pkg_suffix}
Version: %{rocm_version}
%if %{with preview}
-Release: 1%{?dist}
+Release: 2%{?dist}
%else
-Release: 5%{?dist}
+Release: 6%{?dist}
%endif
Summary: AMD System Management Interface
-License: MIT AND (GPL-2.0-only WITH Linux-syscall-note) AND NSCA
+License: MIT AND (GPL-2.0-only WITH Linux-syscall-note) AND NCSA
# Main license is MIT
#
# This file is GPL-2.0
@@ -101,7 +101,7 @@ License: MIT AND (GPL-2.0-only WITH Linux-syscall-note) AND NSCA
# But license check says, incorrectly they are
# *No copyright* GNU General Public License, Version 2
#
-# NSCA
+# NCSA
# Covers the bundled esmi_ib_library
URL: https://github.com/ROCm/rocm-systems
@@ -376,6 +376,9 @@ chrpath -d %{buildroot}%{pkg_prefix}/lib/python%{python3_version}/site-packages/
%endif
%changelog
+* Thu Jul 09 2026 Pavel Simovec <psimovec@redhat.com> - 7.2.1-6
+- Fix license typo: NSCA -> NCSA
+
* Wed Jun 17 2026 Tom Rix <Tom.Rix@amd.com> - 7.2.1-5
- Silence _pack_ warnings
reply other threads:[~2026-07-10 0:09 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=178364217753.1.15000112044033979447.rpms-amdsmi-a66464f4ec37@fedoraproject.org \
--to=psimovec@redhat.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