public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/chromium] epel9-next: Fix Error loading V8 startup snapshot file
@ 2026-08-07 16:07 Than Ngo
  0 siblings, 0 replies; only message in thread
From: Than Ngo @ 2026-08-07 16:07 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/chromium
Branch : epel9-next
Commit : 73838bc519bd6b71014b924c899b8e1920ec1694
Author : Than Ngo <than@redhat.com>
Date   : 2025-05-14T11:55:12+02:00
Stats  : +1/-3 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/chromium/c/73838bc519bd6b71014b924c899b8e1920ec1694?branch=epel9-next

Log:
Fix Error loading V8 startup snapshot file

---
diff --git a/chromium.spec b/chromium.spec
index 044efac..9d17442 100644
--- a/chromium.spec
+++ b/chromium.spec
@@ -1663,7 +1663,6 @@ fi
 %config %{_sysconfdir}/%{name}/master_preferences
 %config %{_sysconfdir}/%{name}/policies/
 %{_bindir}/chromium-browser
-%{chromium_path}/*.bin
 %{chromium_path}/chrome_*.pak
 %{chromium_path}/chrome_crashpad_handler
 %{chromium_path}/resources.pak
@@ -1687,13 +1686,12 @@ fi
 %endif
 
 %files common
-%ifarch x86_64 aarch64 ppc64le
 %{chromium_path}/libvk_swiftshader.so*
 %{chromium_path}/libvulkan.so*
 %{chromium_path}/vk_swiftshader_icd.json
 %{chromium_path}/libEGL.so*
 %{chromium_path}/libGLESv2.so*
-%endif
+%{chromium_path}/*.bin
 %if %{bundleicu}
 %{chromium_path}/icudtl.dat
 %endif

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

only message in thread, other threads:[~2026-08-07 16:07 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-07 16:07 [rpms/chromium] epel9-next: Fix Error loading V8 startup snapshot file Than Ngo

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