public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Keith Seitz <keiths@redhat.com>
To: git-commits@fedoraproject.org
Subject: [rpms/gdb] rawhide: Fix duplicate patch.
Date: Thu, 23 Jul 2026 18:36:38 GMT [thread overview]
Message-ID: <178483179821.1.12244927946381656779.rpms-gdb-eb2fe315950b@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/gdb
Branch : rawhide
Commit : eb2fe315950b0ed53c9645515d31fab59b2f1373
Author : Keith Seitz <keiths@redhat.com>
Date : 2026-07-23T11:12:02-07:00
Stats : +1/-1 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/gdb/c/eb2fe315950b0ed53c9645515d31fab59b2f1373?branch=rawhide
Log:
Fix duplicate patch.
Running rpmlint against the package shows that there are two patches
with the same name:
$ rpmlint gdb.spec
error: patch 18 defined multiple times
================================ rpmlint session starts ===============================
rpmlint: 2.8.0
configuration:
/usr/lib/python3.14/site-packages/rpmlint/configdefaults.toml
/etc/xdg/rpmlint/fedora-spdx-licenses.toml
/etc/xdg/rpmlint/fedora.toml
/etc/xdg/rpmlint/scoring.toml
/etc/xdg/rpmlint/users-groups.toml
/etc/xdg/rpmlint/warn-on-functions.toml
checks: 32, packages: 1
gdb.spec: E: specfile-error error: patch 18 defined multiple times
gdb.spec: E: specfile-error error: query of specfile gdb.spec failed, can't parse
gdb.spec: E: specfile-error can't parse specfile gdb.spec
gdb.spec:481: W: configure-without-libdir-spec
gdb.spec:544: W: configure-without-libdir-spec
0 packages and 1 specfiles checked; 3 errors, 2 warnings, 4 filtered, 3 badness; has taken 0.1 s
---
diff --git a/_gdb.spec.Patch.include b/_gdb.spec.Patch.include
index 446233c..1ae0f5b 100644
--- a/_gdb.spec.Patch.include
+++ b/_gdb.spec.Patch.include
@@ -104,5 +104,5 @@ Patch018: gdb-backport-corefile-use-after-free-fix.patch
# Backporting upstream commit f3ce0ce31fb3f0563510b9af0ae49aff96a72057
# to fix a rebase regression.
-Patch018: gdb-backport-s390x-return-crash.patch
+Patch019: gdb-backport-s390x-return-crash.patch
reply other threads:[~2026-07-23 18:36 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=178483179821.1.12244927946381656779.rpms-gdb-eb2fe315950b@fedoraproject.org \
--to=keiths@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