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/nagios-plugins] rawhide: Fix EPEL 11 build
Date: Thu, 03 Sep 2026 16:52:59 GMT [thread overview]
Message-ID: <178845437979.1.17357843512741223948.rpms-nagios-plugins-93d7623690ca@fedoraproject.org> (raw)
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
reply other threads:[~2026-09-03 16:52 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=178845437979.1.17357843512741223948.rpms-nagios-plugins-93d7623690ca@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