public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/chromium] epel9-next: fixed file list
@ 2026-08-07 16:04 Than Ngo
0 siblings, 0 replies; only message in thread
From: Than Ngo @ 2026-08-07 16:04 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/chromium
Branch : epel9-next
Commit : 23f15e462f13bc4105ff1703cd6ca6f34b54d5c1
Author : Than Ngo <than@redhat.com>
Date : 2022-12-30T11:18:52+01:00
Stats : +2/-7 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/chromium/c/23f15e462f13bc4105ff1703cd6ca6f34b54d5c1?branch=epel9-next
Log:
fixed file list
---
diff --git a/chromium.spec b/chromium.spec
index 292d851..7aebe07 100644
--- a/chromium.spec
+++ b/chromium.spec
@@ -23,10 +23,10 @@
export NINJA_STATUS="[%2:%f/%t] " ; \
ninja -j %{numjobs} -C '%1' '%2'
-# We usually want this.
+# enable|disable headless client build
%global build_headless 0
-# This doesn't work and it doesn't even build as of Chromium 83
+# enable|disable chrome-remote-desktop build
%global build_remoting 0
# set nodejs_version
@@ -1591,11 +1591,6 @@ getent group chrome-remote-desktop >/dev/null || groupadd -r chrome-remote-deskt
%if %{build_clear_key_cdm}
%{chromium_path}/libclearkeycdm.so
%endif
-
-%if 0
-%{chromium_path}/pyproto/
-%endif
-%{chromium_path}/resources/
%ifarch x86_64 i686 aarch64
%{chromium_path}/libvk_swiftshader.so*
%{chromium_path}/libvulkan.so*
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-08-07 16:04 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:04 [rpms/chromium] epel9-next: fixed file list Than Ngo
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox