public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/collectd] rawhide: Fix EPEL 11 build
@ 2026-08-14  1:23 Yaakov Selkowitz
  0 siblings, 0 replies; only message in thread
From: Yaakov Selkowitz @ 2026-08-14  1:23 UTC (permalink / raw)
  To: git-commits

            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
 

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

only message in thread, other threads:[~2026-08-14  1:23 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-14  1:23 [rpms/collectd] rawhide: Fix EPEL 11 build Yaakov Selkowitz

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