public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Sergio Durigan Junior <sergiodj@redhat.com>
To: git-commits@fedoraproject.org
Subject: [rpms/gdb] gdb-17.2-rebase-f44: Fix build failure from last commit (add the _gdb.spec* files as Source)
Date: Sat, 27 Jun 2026 23:58:25 GMT	[thread overview]
Message-ID: <178260470523.1.13355052199947780944.rpms-gdb-b7971c4818a6@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/gdb
Branch : gdb-17.2-rebase-f44
Commit : b7971c4818a6e1e5ce525dd175aef61274adb943
Author : Sergio Durigan Junior <sergiodj@redhat.com>
Date   : 2017-12-08T01:04:24-05:00
Stats  : +4/-2 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/gdb/c/b7971c4818a6e1e5ce525dd175aef61274adb943?branch=gdb-17.2-rebase-f44

Log:
Fix build failure from last commit (add the _gdb.spec* files as Source)

---
diff --git a/gdb.spec b/gdb.spec
index 0ec4414..4f5bb5b 100644
--- a/gdb.spec
+++ b/gdb.spec
@@ -189,7 +189,9 @@ Patch1119: gdb-testsuite-readline63-sigint-revert.patch
 
 # Include the auto-generated file containing the "Patch:" directives.
 # See README.local-patches for more details.
-%include _gdb.spec.Patch.include
+Source8: _gdb.spec.Patch.include
+Source9: _gdb.spec.patch.include
+%include %{SOURCE8}
 
 %if 0%{!?rhel:1} || 0%{?rhel} > 6
 # RL_STATE_FEDORA_GDB would not be found for:
@@ -421,7 +423,7 @@ find -name "*.info*"|xargs rm -f
 
 # Include the auto-generated "%patch" directives.
 # See README.local-patches for more details.
-%include _gdb.spec.patch.include
+%include %{SOURCE9}
 
 %if 0%{!?el6:1}
 for i in \

                 reply	other threads:[~2026-06-27 23:58 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=178260470523.1.13355052199947780944.rpms-gdb-b7971c4818a6@fedoraproject.org \
    --to=sergiodj@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