public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Jerry James <loganjerry@gmail.com>
To: git-commits@fedoraproject.org
Subject: [rpms/check] rawhide: Add GFDL-1.2-no-invariants-or-later to main package license
Date: Tue, 14 Jul 2026 23:13:17 GMT	[thread overview]
Message-ID: <178407079780.1.15426158152781675541.rpms-check-37b539ad1544@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/check
Branch : rawhide
Commit : 37b539ad15449f5c343bb44d3f77407f03202173
Author : Jerry James <loganjerry@gmail.com>
Date   : 2026-07-14T17:13:06-06:00
Stats  : +28/-1 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/check/c/37b539ad15449f5c343bb44d3f77407f03202173?branch=rawhide

Log:
Add GFDL-1.2-no-invariants-or-later to main package license

---
diff --git a/check.spec b/check.spec
index b73e7e7..351609f 100644
--- a/check.spec
+++ b/check.spec
@@ -7,7 +7,27 @@ Name:           check
 Version:        0.15.2
 Release:        21%{?dist}
 Summary:        A unit test framework for C
-License:        LGPL-2.1-or-later
+# GFDL-1.2-no-invariants-or-later: doc/{check,fdl}.texi
+License:        LGPL-2.1-or-later AND GFDL-1.2-no-invariants-or-later
+# BSD-3-Clause:
+# - cmake/Check{HeaderDirent,StructMember,TypeExists}.cmake
+# - doc/example/CMakeLists.txt
+# - doc/example/cmake/*
+# checkmk: checkmk/checkmk.in
+# GPL-2.0-or-later: contrib/improved_make_check/check.mk
+# GPL-2.0-or-later WITH Autoconf-exception-macro:
+# - m4/ax_c_check_flag.*
+# - m4/ax_cflags_warn_all_ansi.*
+# GPL-3.0-or-later WITH Autoconf-exception-macro:
+# - m4/acx_pthread.*
+# - m4/ax_create_stdint_h.m4
+SourceLicense:  %{shrink:%{license}
+                  AND BSD-3-Clause
+                  AND checkmk
+                  AND GPL-2.0-or-later
+                  AND GPL-2.0-or-later WITH Autoconf-exception-macro
+                  AND GPL-3.0-or-later WITH Autoconf-exception-macro
+                }
 URL:            https://libcheck.github.io/check/
 VCS:            git:https://github.com/libcheck/check.git
 # The upstream tarball includes an index.html and the web/ folder with files
@@ -56,6 +76,7 @@ from unit tests can be used within source code editors and IDEs.
 
 %package devel
 Summary:        Libraries and headers for developing programs with check
+License:        LGPL-2.1-or-later
 Requires:       %{name}%{?_isa} = %{version}-%{release}
 Requires:       %{name}-static%{?_isa} = %{version}-%{release}
 
@@ -64,6 +85,7 @@ Libraries and headers for developing programs with check
 
 %package static
 Summary:        Static libraries of check
+License:        LGPL-2.1-or-later
 
 %description static
 Static libraries of check.
@@ -81,6 +103,7 @@ suitable for use with the Check unit test framework.
 %if %{with mingw}
 %package -n mingw32-check
 Summary:        Libraries and headers for developing programs with check
+License:        LGPL-2.1-or-later
 BuildArch: noarch
 
 %description -n mingw32-check
@@ -88,6 +111,7 @@ MinGW libraries and headers for developing programs with check
 
 %package -n mingw64-check
 Summary:        Libraries and headers for developing programs with check
+License:        LGPL-2.1-or-later
 BuildArch: noarch
 
 %description -n mingw64-check
@@ -249,6 +273,9 @@ cd -
 %endif
 
 %changelog
+* Tue Jul 14 2026 Jerry James <loganjerry@gmail.com> - 0.15.2-21
+- Add GFDL-1.2-no-invariants-or-later to main package license
+
 * Fri Jan 16 2026 Fedora Release Engineering <releng@fedoraproject.org> - 0.15.2-21
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild
 

                 reply	other threads:[~2026-07-14 23:13 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=178407079780.1.15426158152781675541.rpms-check-37b539ad1544@fedoraproject.org \
    --to=loganjerry@gmail.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