public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/chromium] epel9-next: enable use_qt
@ 2026-08-07 16:05 Than Ngo
  0 siblings, 0 replies; 2+ messages in thread
From: Than Ngo @ 2026-08-07 16:05 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/chromium
Branch : epel9-next
Commit : 3af34f4d577901b521f493bd23100fb08a3b5283
Author : Than Ngo <than@redhat.com>
Date   : 2024-01-26T11:52:17+01:00
Stats  : +0/-6 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/chromium/c/3af34f4d577901b521f493bd23100fb08a3b5283?branch=epel9-next

Log:
enable use_qt

---
diff --git a/chromium.spec b/chromium.spec
index 085d0de..f444c29 100644
--- a/chromium.spec
+++ b/chromium.spec
@@ -186,12 +186,6 @@
 %global use_qt6 0
 %endif
 
-# disable due to gcc-14 bug
-%if 0%{?fedora} > 39
-%global use_qt6 0
-%global use_qt 0
-%endif
-
 # enable gtk3 by default
 %global gtk3 1
 

^ permalink raw reply related	[flat|nested] 2+ messages in thread
* [rpms/chromium] epel9-next: enable use_qt
@ 2026-08-07 16:06 Than Ngo
  0 siblings, 0 replies; 2+ messages in thread
From: Than Ngo @ 2026-08-07 16:06 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/chromium
Branch : epel9-next
Commit : 0f67208b8a40fa3aacda9c75063a4a1319e3e264
Author : Than Ngo <than@redhat.com>
Date   : 2024-04-20T15:13:24+02:00
Stats  : +2/-2 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/chromium/c/0f67208b8a40fa3aacda9c75063a4a1319e3e264?branch=epel9-next

Log:
enable use_qt

---
diff --git a/chromium.spec b/chromium.spec
index e697468..c964c13 100644
--- a/chromium.spec
+++ b/chromium.spec
@@ -184,9 +184,9 @@
 %endif
 
 # enable qt backend
-%if 0%{?fedora} >= 40
+%if 0%{?rhel} > 9 || 0%{?fedora}
 %global use_qt6 1
-%global use_qt 0
+%global use_qt 1
 %else
 %global use_qt6 0
 %global use_qt 1

^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2026-08-07 16:06 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-07 16:05 [rpms/chromium] epel9-next: enable use_qt Than Ngo
2026-08-07 16:06 Than Ngo

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