public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Yaakov Selkowitz <yselkowi@redhat.com>
To: git-commits@fedoraproject.org
Subject: [rpms/collectd] rawhide: Fix EPEL 11 build
Date: Fri, 14 Aug 2026 01:23:05 GMT	[thread overview]
Message-ID: <178667058567.1.5723927808420786758.rpms-collectd-1abfba688dc2@fedoraproject.org> (raw)

            A new commit has been pushed.

            Repo   : rpms/collectd
            Branch : rawhide
            Commit : 1abfba688dc2a2d1f0c58d75bc8aff61d2bf5194
            Author : Yaakov Selkowitz <yselkowi@redhat.com>
            Date   : 2026-08-13T18:37:17-04:00
            Stats  : +1/-1 in 1 file(s)
            URL    : https://src.fedoraproject.org/rpms/collectd/c/1abfba688dc2a2d1f0c58d75bc8aff61d2bf5194?branch=rawhide

            Log:
            Fix EPEL 11 build

RHEL 11 will inherit the latest automake, so the relevant patch needs to
be applied here too.

---
diff --git a/collectd.spec b/collectd.spec
index fe9dffe..5ca774d 100644
--- a/collectd.spec
+++ b/collectd.spec
@@ -34,7 +34,7 @@ Patch2: %{name}-remove-des-support-from-snmp-plugin.patch
 Patch3: %{name}-py311-dont-include-longintrepr.patch
 Patch4: collectd-c99.patch
 Patch5: collectd-c99-2.patch
-%if 0%{?fedora}
+%if 0%{?fedora} || 0%{?rhel} >= 11
 Patch6: collectd-5.12.0-automake-1.18.patch
 %endif
 

                 reply	other threads:[~2026-08-14  1:23 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=178667058567.1.5723927808420786758.rpms-collectd-1abfba688dc2@fedoraproject.org \
    --to=yselkowi@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