public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Troy Dawson <tdawson@fedoraproject.org>
To: git-commits@fedoraproject.org
Subject: [rpms/gdb] gdb-17.2-rebase-f44: Minor conditional tweak for ELN
Date: Sun, 28 Jun 2026 00:00:00 GMT	[thread overview]
Message-ID: <178260480073.1.2650671174590912074.rpms-gdb-f9a00bf2a5c8@fedoraproject.org> (raw)

            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

                 reply	other threads:[~2026-06-28  0:00 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=178260480073.1.2650671174590912074.rpms-gdb-f9a00bf2a5c8@fedoraproject.org \
    --to=tdawson@fedoraproject.org \
    --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