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/pdns] f43: Do not require openssl-devel-engine with openssl 4
Date: Thu, 25 Jun 2026 10:51:46 GMT [thread overview]
Message-ID: <178238470624.1.8430262856377282207.rpms-pdns-1fc2b06eeba9@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/pdns
Branch : f43
Commit : 1fc2b06eeba9158d18cf6d7adc0023d02197e3c3
Author : Yaakov Selkowitz <yselkowi@redhat.com>
Date : 2026-06-14T17:14:39-04:00
Stats : +1/-1 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/pdns/c/1fc2b06eeba9158d18cf6d7adc0023d02197e3c3?branch=f43
Log:
Do not require openssl-devel-engine with openssl 4
---
diff --git a/pdns.spec b/pdns.spec
index 765f479..1d0b2ae 100644
--- a/pdns.spec
+++ b/pdns.spec
@@ -37,7 +37,7 @@ BuildRequires: luajit-devel
%define lua_implementation luajit
%endif
%endif
-%if 0%{?fedora} >= 41
+%if 0%{?fedora} >= 41 && 0%{?fedora} < 45
BuildRequires: openssl-devel-engine
%else
BuildRequires: openssl-devel
reply other threads:[~2026-06-25 10:51 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=178238470624.1.8430262856377282207.rpms-pdns-1fc2b06eeba9@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