public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/gdb] gdb-17.2-rebase-f44: Minor conditional tweak for ELN
@ 2026-06-28  0:00 Troy Dawson
  0 siblings, 0 replies; only message in thread
From: Troy Dawson @ 2026-06-28  0:00 UTC (permalink / raw)
  To: git-commits

            A new commit has been pushed.

            Repo   : rpms/gdb
            Branch : gdb-17.2-rebase-f44
            Commit : f9a00bf2a5c8e376c2a85afc21394607e61c6083
            Author : Troy Dawson <tdawson@fedoraproject.org>
            Date   : 2020-07-08T16:27:20+00:00
            Stats  : +1/-1 in 1 file(s)
            URL    : https://src.fedoraproject.org/rpms/gdb/c/f9a00bf2a5c8e376c2a85afc21394607e61c6083?branch=gdb-17.2-rebase-f44

            Log:
            Minor conditional tweak for ELN

Signed-off-by: Troy Dawson tdawson@redhat.com

---
diff --git a/gdb.spec b/gdb.spec
index 5332ad6..5582eca 100644
--- a/gdb.spec
+++ b/gdb.spec
@@ -131,7 +131,7 @@ Recommends: default-yama-scope
 %else
 %global librpmver 7
 %endif
-%if 0%{?fedora} >= 31
+%if 0%{?fedora} >= 31 || 0%{?rhel} >= 9
 %global librpmver 9
 %endif
 %endif

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

only message in thread, other threads:[~2026-06-28  0:00 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:00 [rpms/gdb] gdb-17.2-rebase-f44: Minor conditional tweak for ELN Troy Dawson

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