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: Rebase to FSF GDB 7.9.1 (7.9 stable branch).
Date: Sat, 27 Jun 2026 23:57:01 GMT	[thread overview]
Message-ID: <178260462183.1.8014949905575230128.rpms-gdb-6d1599f35943@fedoraproject.org> (raw)

            A new commit has been pushed.

            Repo   : rpms/gdb
            Branch : gdb-17.2-rebase-f44
            Commit : 6d1599f359431c5eb6593a0a0bd1f51a5090550a
            Author : Jan Kratochvil <jan.kratochvil@redhat.com>
            Date   : 2015-05-13T21:59:17+02:00
            Stats  : +15/-4 in 3 file(s)
            URL    : https://src.fedoraproject.org/rpms/gdb/c/6d1599f359431c5eb6593a0a0bd1f51a5090550a?branch=gdb-17.2-rebase-f44

            Log:
            Rebase to FSF GDB 7.9.1 (7.9 stable branch).

- Add 'Recommends: dnf-plugins-core' for 'dnf debuginfo-install'.

---
diff --git a/.gitignore b/.gitignore
index c07b428..54bd832 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,2 @@
 /gdb-libstdc++-v3-python-r155978.tar.bz2
-/gdb-7.9.tar.xz
+/gdb-7.9.1.tar.xz

diff --git a/gdb.spec b/gdb.spec
index 291c84f..e3b2c06 100644
--- a/gdb.spec
+++ b/gdb.spec
@@ -22,11 +22,11 @@ Name: %{?scl_prefix}gdb
 # See timestamp of source gnulib installed into gdb/gnulib/ .
 %global snapgnulib 20121213
 %global tarname gdb-%{version}
-Version: 7.9
+Version: 7.9.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: 11%{?dist}
+Release: 12%{?dist}
 
 License: GPLv3+ and GPLv3+ with exceptions and GPLv2+ and GPLv2+ with exceptions and GPL+ and LGPLv2+ and BSD and Public Domain and GFDL
 Group: Development/Debuggers
@@ -68,8 +68,15 @@ Provides: bundled(binutils) = %{snapsrc}
 # https://fedorahosted.org/fpc/ticket/130
 Provides: bundled(md5-gcc) = %{snapsrc}
 
+%if 0%{!?rhel:1} || 0%{?rhel} > 7
 Recommends: gcc-gdb-plugin%{?_isa}
 
+# /usr/lib/python2.7/site-packages/dnf-plugins/debuginfo-install.py
+# [RFE] Define virtual provides for DNF commands and suggest installing the appropriate one if a command was not found
+# https://bugzilla.redhat.com/show_bug.cgi?id=1208773
+Recommends: dnf-plugins-core
+%endif
+
 # GDB patches have the format `gdb-<version>-bz<red-hat-bz-#>-<desc>.patch'.
 # They should be created using patch level 1: diff -up ./gdb (or gdb-6.3/gdb).
 
@@ -1324,6 +1331,10 @@ then
 fi
 
 %changelog
+* Wed May 13 2015 Jan Kratochvil <jan.kratochvil@redhat.com> - 7.9.1-12.fc22
+- Rebase to FSF GDB 7.9.1 (7.9 stable branch).
+- Add 'Recommends: dnf-plugins-core' for 'dnf debuginfo-install'.
+
 * Thu Apr  2 2015 Jan Kratochvil <jan.kratochvil@redhat.com> - 7.9-11.fc22
 - Suggest s/debuginfo-install/dnf debuginfo-install/ (BZ 1208650, Omair Majid).
 

diff --git a/sources b/sources
index 7270f4a..2f67f82 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
 4981307aa9619bbec5b73261e4e41c8d  gdb-libstdc++-v3-python-r155978.tar.bz2
-e6279f26559d839f0b4218a482bcb43e  gdb-7.9.tar.xz
+35374c77a70884eb430c97061053a36e  gdb-7.9.1.tar.xz

                 reply	other threads:[~2026-06-27 23:57 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=178260462183.1.8014949905575230128.rpms-gdb-6d1599f35943@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