public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Jan Kratochvil <jan.kratochvil@redhat.com>
To: git-commits@fedoraproject.org
Subject: [rpms/gdb] gdb-17.2-rebase-f44: Add missing %license macro
Date: Sat, 27 Jun 2026 23:58:05 GMT	[thread overview]
Message-ID: <178260468595.1.10323366714122725305.rpms-gdb-082583feeb34@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/gdb
Branch : gdb-17.2-rebase-f44
Commit : 082583feeb349826824a2f1db6128638f08ca109
Author : Jan Kratochvil <jan.kratochvil@redhat.com>
Date   : 2017-02-08T16:34:17+01:00
Stats  : +7/-3 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/gdb/c/082583feeb349826824a2f1db6128638f08ca109?branch=gdb-17.2-rebase-f44

Log:
Add missing %license macro

---
diff --git a/gdb.spec b/gdb.spec
index c23e071..36a3fe9 100644
--- a/gdb.spec
+++ b/gdb.spec
@@ -26,9 +26,9 @@ Version: 7.12.1
 
 # The release always contains a leading reserved number, start it at 1.
 # `upstream' is not a part of `name' to stay fully rpm dependencies compatible for the testing.
-Release: 41%{?dist}
+Release: 42%{?dist}
 
-License: GPLv3+ and GPLv3+ with exceptions and GPLv2+ and GPLv2+ with exceptions and GPL+ and LGPLv2+ and BSD and Public Domain and GFDL
+License: GPLv3+ and GPLv3+ with exceptions and GPLv2+ and GPLv2+ with exceptions and GPL+ and LGPLv2+ and LGPLv3+ and BSD and Public Domain and GFDL
 Group: Development/Debuggers
 # Do not provide URL for snapshots as the file lasts there only for 2 days.
 # ftp://sourceware.org/pub/gdb/releases/FIXME{tarname}.tar.xz
@@ -1497,7 +1497,8 @@ rm -rf $RPM_BUILD_ROOT
 
 %files
 %defattr(-,root,root)
-%doc COPYING3 COPYING COPYING.LIB README NEWS
+%license COPYING3 COPYING COPYING.LIB COPYING3.LIB
+%doc README NEWS
 %{_bindir}/gdb
 %{_bindir}/gcore
 %{_mandir}/*/gcore.1*
@@ -1587,6 +1588,9 @@ then
 fi
 
 %changelog
+* Wed Feb  8 2017 Stephen Gallagher <sgallagh@redhat.com> - 7.12.1-42.fc26
+- Add missing %%license macro
+
 * Sat Jan 21 2017 Jan Kratochvil <jan.kratochvil@redhat.com> - 7.12.1-41.fc26
 - Rebase to released FSF GDB 7.12.1.
 

                 reply	other threads:[~2026-06-27 23:58 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=178260468595.1.10323366714122725305.rpms-gdb-082583feeb34@fedoraproject.org \
    --to=jan.kratochvil@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