public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/pypy3.10] rawhide: Use the openssl3-devel-engine package on Fedora 45+
@ 2026-08-20 12:29
0 siblings, 0 replies; only message in thread
From: @ 2026-08-20 12:29 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/pypy3.10
Branch : rawhide
Commit : 2576507fdf03e164c8418371a4b19dc667a765c6
Author : Miro Hrončok <miro@hroncok.cz>
Date : 2026-08-12T12:35:53+00:00
Stats : +2/-4 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/pypy3.10/c/2576507fdf03e164c8418371a4b19dc667a765c6?branch=rawhide
Log:
Use the openssl3-devel-engine package on Fedora 45+
See https://fedoraproject.org/wiki/Changes/OpenSSL40
---
diff --git a/pypy3.10.spec b/pypy3.10.spec
index 13c620a..190a2c8 100644
--- a/pypy3.10.spec
+++ b/pypy3.10.spec
@@ -141,10 +141,8 @@ BuildRequires: zlib-devel
BuildRequires: bzip2-devel
BuildRequires: ncurses-devel
BuildRequires: expat-devel
-BuildRequires: openssl-devel
-%if 0%{?fedora} >= 41
-BuildRequires: openssl-devel-engine
-%endif
+BuildRequires: (openssl-devel < 1:4 or openssl3-devel)
+BuildRequires: (openssl-devel-engine < 1:4 or openssl3-devel-engine)
BuildRequires: gdbm-devel
BuildRequires: xz-devel
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-08-20 12:29 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-20 12:29 [rpms/pypy3.10] rawhide: Use the openssl3-devel-engine package on Fedora 45+
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox