public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
To: git-commits@fedoraproject.org
Subject: [rpms/pypy3.10] f45: Use the openssl3-devel-engine package on Fedora 45+
Date: Thu, 20 Aug 2026 20:10:01 GMT	[thread overview]
Message-ID: <178725660186.1.8136117126848886179.rpms-pypy3.10-2576507fdf03@fedoraproject.org> (raw)

            A new commit has been pushed.

            Repo   : rpms/pypy3.10
            Branch : f45
            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=f45

            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
 

                 reply	other threads:[~2026-08-20 20:10 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=178725660186.1.8136117126848886179.rpms-pypy3.10-2576507fdf03@fedoraproject.org \
    --to=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