public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/gdb] gdb-17.2-rebase-f44: Update description and Summary in gdb.spec
@ 2026-06-28  0:01 Kevin Buettner
  0 siblings, 0 replies; only message in thread
From: Kevin Buettner @ 2026-06-28  0:01 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/gdb
Branch : gdb-17.2-rebase-f44
Commit : 45618ff7852605279e340217cb39fbd2671bec1e
Author : Kevin Buettner <kevinb@redhat.com>
Date   : 2023-03-30T10:01:25-07:00
Stats  : +12/-7 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/gdb/c/45618ff7852605279e340217cb39fbd2671bec1e?branch=gdb-17.2-rebase-f44

Log:
Update description and Summary in gdb.spec

---
diff --git a/gdb.spec b/gdb.spec
index e5fd787..486d41b 100644
--- a/gdb.spec
+++ b/gdb.spec
@@ -89,12 +89,17 @@ Recommends: dnf-command(debuginfo-install)
 # below, but it cannot hurt either -- rdieter
 Conflicts: gdb-headless < 7.12-29
 
-Summary: A stub package for GNU source-level debugger
+Summary: A GNU source-level debugger for C, C++, Fortran, Go and other languages
 Requires: gdb-headless%{?_isa} = %{version}-%{release}
 
 %description
-'gdb' package is only a stub to install gcc-gdb-plugin for 'compile' commands.
-See package 'gdb-headless'.
+GDB, the GNU debugger, allows you to debug programs written in C, C++,
+Fortran, Go, and other languages, by executing them in a controlled
+fashion and printing their data.
+
+If you want to use GDB for development purposes, you should install
+the 'gdb' package which will install 'gdb-headless' and possibly other
+useful packages too.
 
 %package headless
 %endif
@@ -455,8 +460,8 @@ Conflicts: %{name}-headless > %{version}-%{release}
 
 %description minimal
 GDB, the GNU debugger, allows you to debug programs written in C, C++,
-Java, and other languages, by executing them in a controlled fashion
-and printing their data.
+Fortran, Go, and other languages, by executing them in a controlled
+fashion and printing their data.
 
 This package provides a minimal version of GDB, tailored to be used by
 the Fedora buildroot.  It should probably not be used by end users.
@@ -467,8 +472,8 @@ Summary: A standalone server for GDB (the GNU source-level debugger)
 
 %description gdbserver
 GDB, the GNU debugger, allows you to debug programs written in C, C++,
-Java, and other languages, by executing them in a controlled fashion
-and printing their data.
+Fortran, Go, and other languages, by executing them in a controlled
+fashion and printing their data.
 
 This package provides a program that allows you to run GDB on a different
 machine than the one which is running the program being debugged.

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

only message in thread, other threads:[~2026-06-28  0:01 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-28  0:01 [rpms/gdb] gdb-17.2-rebase-f44: Update description and Summary in gdb.spec Kevin Buettner

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