public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/mosquitto] rawhide: Limit openssl-devel-engine to openssl 3
@ 2026-06-14 21:45 Yaakov Selkowitz
0 siblings, 0 replies; only message in thread
From: Yaakov Selkowitz @ 2026-06-14 21:45 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/mosquitto
Branch : rawhide
Commit : c0d8ece05fa33790fcc1c58a6e634ac8b48092d4
Author : Yaakov Selkowitz <yselkowi@redhat.com>
Date : 2026-06-14T17:45:15-04:00
Stats : +1/-1 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/mosquitto/c/c0d8ece05fa33790fcc1c58a6e634ac8b48092d4?branch=rawhide
Log:
Limit openssl-devel-engine to openssl 3
---
diff --git a/mosquitto.spec b/mosquitto.spec
index 47c794e..1f0f230 100644
--- a/mosquitto.spec
+++ b/mosquitto.spec
@@ -22,7 +22,7 @@ BuildRequires: libuuid-devel
BuildRequires: libwebsockets-devel
BuildRequires: libxslt
BuildRequires: openssl-devel
-%if 0%{?fedora}
+%if 0%{?fedora} >= 41 && 0%{?fedora} < 45
BuildRequires: openssl-devel-engine
%endif
BuildRequires: sqlite-devel
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-06-14 21:45 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-14 21:45 [rpms/mosquitto] rawhide: Limit openssl-devel-engine to openssl 3 Yaakov Selkowitz
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox