public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/pdns] f44: Do not require openssl-devel-engine with openssl 4
@ 2026-06-25 10:51 Yaakov Selkowitz
  0 siblings, 0 replies; only message in thread
From: Yaakov Selkowitz @ 2026-06-25 10:51 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/pdns
Branch : f44
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=f44

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

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

only message in thread, other threads:[~2026-06-25 10:51 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-25 10:51 [rpms/pdns] f44: Do not require openssl-devel-engine with openssl 4 Yaakov Selkowitz

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