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

            A new commit has been pushed.

            Repo   : rpms/nagios-plugins
            Branch : rawhide
            Commit : 93d7623690ca9b85a6161a262c2e3cb7777f9aff
            Author : Yaakov Selkowitz <yselkowi@redhat.com>
            Date   : 2026-08-24T12:52:38-04:00
            Stats  : +1/-1 in 1 file(s)
            URL    : https://src.fedoraproject.org/rpms/nagios-plugins/c/93d7623690ca9b85a6161a262c2e3cb7777f9aff?branch=rawhide

            Log:
            Fix EPEL 11 build

ELN (the future RHEL 11) tracks rawhide and therefore also has openssl 4;
this fixes the corresponding build in ELN Extras preparing for EPEL 11.

---
diff --git a/nagios-plugins.spec b/nagios-plugins.spec
index df1f8c0..4fc4194 100644
--- a/nagios-plugins.spec
+++ b/nagios-plugins.spec
@@ -72,7 +72,7 @@ Obsoletes: nagios-plugins-dbi < 2.4.0-6
 BuildRequires: iputils
 # nagios-plugins isn't compatible with openssl4-devel, use openssl3
 # openssl4-devel is a dependency of net-snmp-devel
-%if 0%{?fedora} >= 45
+%if 0%{?fedora} >= 45 || 0%{?rhel} >= 11
 BuildRequires: openssl3-devel
 %endif
 BuildRequires: net-snmp-devel

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

only message in thread, other threads:[~2026-09-03 16:52 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-09-03 16:52 [rpms/nagios-plugins] 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