public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
To: git-commits@fedoraproject.org
Subject: [rpms/gdb] gdb-17.2-rebase-f44: Add gdb-add-index to gdb-minimal
Date: Sat, 27 Jun 2026 23:59:41 GMT	[thread overview]
Message-ID: <178260478169.1.13097910024842629288.rpms-gdb-d96e24456a35@fedoraproject.org> (raw)

            A new commit has been pushed.

            Repo   : rpms/gdb
            Branch : gdb-17.2-rebase-f44
            Commit : d96e24456a358fa2d62e0a3bafe074a782b40bad
            Author : Igor Gnatenko <ignatenkobrain@fedoraproject.org>
            Date   : 2019-04-29T11:43:32+02:00
            Stats  : +4/-0 in 1 file(s)
            URL    : https://src.fedoraproject.org/rpms/gdb/c/d96e24456a358fa2d62e0a3bafe074a782b40bad?branch=gdb-17.2-rebase-f44

            Log:
            Add gdb-add-index to gdb-minimal

Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>

---
diff --git a/gdb.spec b/gdb.spec
index 0c8e707..528b17a 100644
--- a/gdb.spec
+++ b/gdb.spec
@@ -378,6 +378,9 @@ and printing their data.
 %if 0%{?_build_minimal}
 %package minimal
 Summary: A GNU source-level debugger for C, C++, Fortran, Go and other languages (minimal version)
+# gdb-add-index is shared with gdb-headless and it must be from same version
+Conflicts: %{name}-headless < %{version}-%{release}
+Conflicts: %{name}-headless > %{version}-%{release}
 
 %description minimal
 GDB, the GNU debugger, allows you to debug programs written in C, C++,
@@ -1065,6 +1068,7 @@ rm -f $RPM_BUILD_ROOT%{_datadir}/gdb/python/gdb/command/backtrace.py
 %if 0%{?_build_minimal}
 %files minimal
 %{_bindir}/gdb.minimal
+%{_bindir}/gdb-add-index
 %endif # 0%{?_build_minimal}
 
 %ifnarch sparc sparcv9

                 reply	other threads:[~2026-06-27 23:59 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=178260478169.1.13097910024842629288.rpms-gdb-d96e24456a35@fedoraproject.org \
    --to=ignatenkobrain@fedoraproject.org \
    --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