public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/gdb] gdb-17.2-rebase-f44: Add gdb-add-index to gdb-minimal
@ 2026-06-27 23:59 Igor Gnatenko
  0 siblings, 0 replies; only message in thread
From: Igor Gnatenko @ 2026-06-27 23:59 UTC (permalink / raw)
  To: git-commits

            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

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-06-27 23:59 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-27 23:59 [rpms/gdb] gdb-17.2-rebase-f44: Add gdb-add-index to gdb-minimal Igor Gnatenko

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox