public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/qt5-qtbase] rawhide: Fix ELN Extras build
@ 2026-09-18 17:01 Yaakov Selkowitz
  0 siblings, 0 replies; only message in thread
From: Yaakov Selkowitz @ 2026-09-18 17:01 UTC (permalink / raw)
  To: git-commits

            A new commit has been pushed.

            Repo   : rpms/qt5-qtbase
            Branch : rawhide
            Commit : e32273e831e8f61061ff45dcf958e9f1d305f399
            Author : Yaakov Selkowitz <yselkowi@redhat.com>
            Date   : 2026-09-18T13:00:31-04:00
            Stats  : +1/-1 in 1 file(s)
            URL    : https://src.fedoraproject.org/rpms/qt5-qtbase/c/e32273e831e8f61061ff45dcf958e9f1d305f399?branch=rawhide

            Log:
            Fix ELN Extras build

Although we ultimately do not want Qt5 in EPEL 11, there are still
dependents in ELN Extras, and ELN (and RHEL 11) have openssl 4.

---
diff --git a/qt5-qtbase.spec b/qt5-qtbase.spec
index 8aaaac0..96e8e51 100644
--- a/qt5-qtbase.spec
+++ b/qt5-qtbase.spec
@@ -485,7 +485,7 @@ Qt5 libraries used for drawing widgets and OpenGL items.
 %patch -P102 -p1
 %patch -P103 -p1
 %patch -P104 -p1
-%if 0%{?fedora} >= 45
+%if 0%{?fedora} >= 45 || 0%{?rhel} >= 11
 %patch -P105 -p1
 %endif
 

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

only message in thread, other threads:[~2026-09-18 17:01 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-09-18 17:01 [rpms/qt5-qtbase] rawhide: Fix ELN Extras build Yaakov Selkowitz

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