public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Kevin Buettner <kevinb@redhat.com>
To: git-commits@fedoraproject.org
Subject: [rpms/gdb] gdb-17.2-rebase-f44: Add a Requires for the 'which' package, fixing RHBZ 2275274
Date: Sun, 28 Jun 2026 00:01:38 GMT	[thread overview]
Message-ID: <178260489845.1.4873352334343944607.rpms-gdb-68b9047177fb@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/gdb
Branch : gdb-17.2-rebase-f44
Commit : 68b9047177fb97e5a2dde4abd3c26dfbbf377664
Author : Kevin Buettner <kevinb@redhat.com>
Date   : 2024-04-23T22:45:09-07:00
Stats  : +7/-1 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/gdb/c/68b9047177fb97e5a2dde4abd3c26dfbbf377664?branch=gdb-17.2-rebase-f44

Log:
Add a Requires for the 'which' package, fixing RHBZ 2275274

---
diff --git a/gdb.spec b/gdb.spec
index b6d02e3..80b8357 100644
--- a/gdb.spec
+++ b/gdb.spec
@@ -57,7 +57,7 @@ Version: 14.2
 
 # 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: 4%{?dist}
+Release: 5%{?dist}
 
 License: GPL-3.0-or-later AND BSD-3-Clause AND FSFAP AND LGPL-2.1-or-later AND GPL-2.0-or-later AND LGPL-2.0-or-later AND LicenseRef-Fedora-Public-Domain AND GFDL-1.3-or-later AND LGPL-2.0-or-later WITH GCC-exception-2.0 AND GPL-3.0-or-later WITH GCC-exception-3.1 AND GPL-2.0-or-later WITH GNU-compiler-exception
 # Do not provide URL for snapshots as the file lasts there only for 2 days.
@@ -102,6 +102,9 @@ the 'gdb' package which will install 'gdb-headless' and possibly other
 useful packages too.
 
 %package headless
+
+# gdb-add-index uses 'which', which is in its own package (BZ 2275274).
+Requires: which
 %endif
 
 Summary: A GNU source-level debugger for C, C++, Fortran, Go and other languages
@@ -1221,6 +1224,9 @@ fi
 %endif
 
 %changelog
+* Tue Apr 23 2024 Kevin Buettner <kevinb@redhat.com> - 14.2-5
+- Add "Requires: which" for RHBZ 2275274.
+
 * Mon Apr 22 2024 Keith Seitz <keiths@redhat.com>
 - Remove gdb-linux_perf-bundle.patch.
 

                 reply	other threads:[~2026-06-28  0:01 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=178260489845.1.4873352334343944607.rpms-gdb-68b9047177fb@fedoraproject.org \
    --to=kevinb@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