public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/amdsmi] rawhide: Fix license typo: NSCA -> NCSA
@ 2026-07-10  0:09 Pavel Simovec
  0 siblings, 0 replies; only message in thread
From: Pavel Simovec @ 2026-07-10  0:09 UTC (permalink / raw)
  To: git-commits

            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
 

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-07-10  0:09 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-10  0:09 [rpms/amdsmi] rawhide: Fix license typo: NSCA -> NCSA Pavel Simovec

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox