public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/plib] rawhide: Fix SPDX license tag: 'LicenseRef-Callaway-LGPLv2+' -> 'LGPL-2.0-or-later'
@ 2026-07-15 19:49 Michal Schorm
  0 siblings, 0 replies; only message in thread
From: Michal Schorm @ 2026-07-15 19:49 UTC (permalink / raw)
  To: git-commits

            A new commit has been pushed.

            Repo   : rpms/plib
            Branch : rawhide
            Commit : ede23287d7858bfaeb2b4da7f86106e0c336d19c
            Author : Michal Schorm <mschorm@redhat.com>
            Date   : 2026-07-14T23:06:55+02:00
            Stats  : +5/-3 in 1 file(s)
            URL    : https://src.fedoraproject.org/rpms/plib/c/ede23287d7858bfaeb2b4da7f86106e0c336d19c?branch=rawhide

            Log:
            Fix SPDX license tag: 'LicenseRef-Callaway-LGPLv2+' -> 'LGPL-2.0-or-later'

License analysis:
- 'COPYING' contains the full text of "GNU Library General Public
  License, Version 2, June 1991" (this is the original LGPL, before
  the rename to "Lesser" in version 2.1)
- 'COPYING' also contains a special exception from Steve Baker for
  embedded systems, allowing linking with proprietary software
- 'NOTICE' confirms distribution under "GNU Library Public License"
- Source file headers (e.g. 'src/ssg/ssgCutout.cxx',
  'src/ssg/ssgBase.cxx', 'src/ssg/ssgSaveAC.cxx') consistently
  state: "modify it under the terms of the GNU Library General Public
  License as published by the Free Software Foundation; either
  version 2 of the License, or (at your option) any later version."
- The "Version 2, June 1991" identifies this as LGPL 2.0
  (SPDX: 'LGPL-2.0'), not LGPL 2.1
- The "or (at your option) any later version" grants the "or-later"
  option
- Correct SPDX identifier: 'LGPL-2.0-or-later'

Also remove the "Automatically converted" comment and bump release.

Co-Authored-By: Claude AI <noreply@anthropic.com>

---
diff --git a/plib.spec b/plib.spec
index fd3ade0..75a8bb8 100644
--- a/plib.spec
+++ b/plib.spec
@@ -1,9 +1,8 @@
 Name:           plib
 Version:        1.8.5
-Release:        41%{?dist}
+Release:        42%{?dist}
 Summary:        Set of portable libraries especially useful for games
-# Automatically converted from old format: LGPLv2+ - review is highly recommended.
-License:        LicenseRef-Callaway-LGPLv2+
+License:        LGPL-2.0-or-later
 URL:            http://plib.sourceforge.net/
 Source:         http://plib.sourceforge.net/dist/plib-%{version}.tar.gz
 Patch1:         plib-1.8.4-fullscreen.patch
@@ -96,6 +95,9 @@ cp -a `find . -name "libplib*.so*"` $RPM_BUILD_ROOT%{_libdir}
 
 
 %changelog
+* Tue Jul 14 2026 Michal Schorm <mschorm@redhat.com> - 1.8.5-42
+- Fix SPDX license tag: 'LicenseRef-Callaway-LGPLv2+' -> 'LGPL-2.0-or-later'
+
 * Sat Jan 17 2026 Fedora Release Engineering <releng@fedoraproject.org> - 1.8.5-41
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild
 

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

only message in thread, other threads:[~2026-07-15 19:49 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-15 19:49 [rpms/plib] rawhide: Fix SPDX license tag: 'LicenseRef-Callaway-LGPLv2+' -> 'LGPL-2.0-or-later' Michal Schorm

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