public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Kaleb S. KEITHLEY <kkeithle@redhat.com>
To: git-commits@fedoraproject.org
Subject: [rpms/thrift] rawhide: rhbz#2491640, failing to build w/ openssl4, revert to openssl3
Date: Wed, 05 Aug 2026 17:05:06 GMT [thread overview]
Message-ID: <178594950601.1.6223287323908863420.rpms-thrift-d28718c9637d@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/thrift
Branch : rawhide
Commit : d28718c9637d8632fe336259a2d1d2556dd0bef9
Author : Kaleb S. KEITHLEY <kkeithle@redhat.com>
Date : 2026-08-05T13:03:57-04:00
Stats : +7/-4 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/thrift/c/d28718c9637d8632fe336259a2d1d2556dd0bef9?branch=rawhide
Log:
rhbz#2491640, failing to build w/ openssl4, revert to openssl3
---
diff --git a/thrift.spec b/thrift.spec
index 3292b9f..0673ed0 100644
--- a/thrift.spec
+++ b/thrift.spec
@@ -71,7 +71,7 @@
# change is a SONAME change and dependencies need to be rebuilt
Name: thrift
Version: 0.20.0
-Release: 12%{?dist}
+Release: 13%{?dist}
Summary: Software framework for cross-language services development
# Parts of the source are used under the BSD and zlib licenses, but
@@ -90,9 +90,9 @@ Source1: https://repo1.maven.org/maven2/org/apache/thrift/lib%{name}/%{version}/
Source2: https://raw.github.com/apache/%{name}/%{version}/bootstrap.sh
# fix configure.ac insistence on using /usr/local/lib for JAVA_PREFIX
-Patch2: configure-java-prefix.patch
+Patch: configure-java-prefix.patch
# fix build with GCC 15: https://github.com/apache/thrift/pull/3078
-Patch3: gcc15.patch
+Patch: gcc15.patch
# BuildRequires for language-specific bindings are listed under these
@@ -114,7 +114,7 @@ BuildRequires: glib2-devel
BuildRequires: libevent-devel
BuildRequires: libstdc++-devel
BuildRequires: libtool
-BuildRequires: openssl-devel
+BuildRequires: openssl3-devel
BuildRequires: qt5-qtbase-devel
BuildRequires: texlive
BuildRequires: zlib-devel
@@ -449,6 +449,9 @@ find %{buildroot} -name \*.py -exec grep -q /usr/bin/env {} \; -print | xargs -r
%changelog
+* Wed Aug 5 2026 Kaleb S. KEITHLEY <kkeithle[at]redhat.com> - 0.20.0-13
+- rhbz#2491640, failing to build w/ openssl4, revert to openssl3
+
* Fri Jul 17 2026 Fedora Release Engineering <releng@fedoraproject.org> - 0.20.0-12
- Rebuilt for https://fedoraproject.org/wiki/Fedora_45_Mass_Rebuild
reply other threads:[~2026-08-05 17:05 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=178594950601.1.6223287323908863420.rpms-thrift-d28718c9637d@fedoraproject.org \
--to=kkeithle@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