public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Michal Schorm <mschorm@redhat.com>
To: git-commits@fedoraproject.org
Subject: [rpms/plib] rawhide: Fix SPDX license tag: 'LicenseRef-Callaway-LGPLv2+' -> 'LGPL-2.0-or-later'
Date: Wed, 15 Jul 2026 19:49:27 GMT [thread overview]
Message-ID: <178414496769.1.10516342903674681380.rpms-plib-ede23287d785@fedoraproject.org> (raw)
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
reply other threads:[~2026-07-15 19:49 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=178414496769.1.10516342903674681380.rpms-plib-ede23287d785@fedoraproject.org \
--to=mschorm@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