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/AllegroOGG] rawhide: Fix SPDX license tag: 'LicenseRef-Callaway-BSD' -> 'BSD-3-Clause'
Date: Tue, 21 Jul 2026 13:39:20 GMT	[thread overview]
Message-ID: <178464116038.1.10783925692905224775.rpms-AllegroOGG-45c0c6500f30@fedoraproject.org> (raw)

            A new commit has been pushed.

            Repo   : rpms/AllegroOGG
            Branch : rawhide
            Commit : 45c0c6500f3083ff0a8122df740c90bed0a2b10b
            Author : Michal Schorm <mschorm@redhat.com>
            Date   : 2026-07-15T22:15:38+02:00
            Stats  : +5/-3 in 1 file(s)
            URL    : https://src.fedoraproject.org/rpms/AllegroOGG/c/45c0c6500f3083ff0a8122df740c90bed0a2b10b?branch=rawhide

            Log:
            Fix SPDX license tag: 'LicenseRef-Callaway-BSD' -> 'BSD-3-Clause'

License analysis:
- Examined 'docs/COPYING.txt' (the main license file for AllegroOGG)
- Copyright holder: Xiph.org Foundation (2002)
- The license text contains three clauses:
  1. Redistributions of source code must retain copyright notice
  2. Redistributions in binary form must reproduce copyright notice
  3. "Neither the name of the Xiph.org Foundation nor the names of its
     contributors may be used to endorse or promote products derived
     from this software without specific prior written permission"
- Clause 3 is the "no-endorsement" clause, making this BSD-3-Clause

The bundled 'decoder/libogg/COPYING' and 'decoder/libvorbis/COPYING'
contain identical BSD-3-Clause text, but the bundled decoder source is
not compiled or shipped -- the package links against system 'libvorbis-devel'.

The correct SPDX identifier is 'BSD-3-Clause'.

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

---
diff --git a/AllegroOGG.spec b/AllegroOGG.spec
index 336b2af..43cf697 100644
--- a/AllegroOGG.spec
+++ b/AllegroOGG.spec
@@ -1,9 +1,8 @@
 Name:           AllegroOGG
 Version:        1.0.3
-Release:        42%{?dist}
+Release:        43%{?dist}
 Summary:        Ogg library for use with the Allegro game library
-# Automatically converted from old format: BSD - review is highly recommended.
-License:        LicenseRef-Callaway-BSD
+License:        BSD-3-Clause
 URL:            http://www.allegro.cc/resource/Libraries/Audio/alogg
 Source0:        http://www.hero6.com/filereviver/alogg.zip
 Source1:        AllegroOGG.pc.in
@@ -65,6 +64,9 @@ install -m 644 include/* $RPM_BUILD_ROOT%{_includedir}/%{name}
 
 
 %changelog
+* Wed Jul 15 2026 Michal Schorm <mschorm@redhat.com> - 1.0.3-43
+- Fix SPDX license tag: 'LicenseRef-Callaway-BSD' -> 'BSD-3-Clause'
+
 * Wed Jul 15 2026 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.3-42
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_45_Mass_Rebuild
 

                 reply	other threads:[~2026-07-21 13:39 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=178464116038.1.10783925692905224775.rpms-AllegroOGG-45c0c6500f30@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