public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/gdb] rawhide: Fix duplicate patch.
@ 2026-07-23 18:36 Keith Seitz
0 siblings, 0 replies; only message in thread
From: Keith Seitz @ 2026-07-23 18:36 UTC (permalink / raw)
To: git-commits
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
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-07-23 18:36 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-23 18:36 [rpms/gdb] rawhide: Fix duplicate patch Keith Seitz
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox