public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/firefox] f44: Do not require xdg-desktop-portal in flatpak builds
@ 2026-07-26 21:13 Yaakov Selkowitz
0 siblings, 0 replies; only message in thread
From: Yaakov Selkowitz @ 2026-07-26 21:13 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/firefox
Branch : f44
Commit : c451b06255c56ed93972421b10bda80c01c2ea1f
Author : Yaakov Selkowitz <yselkowi@redhat.com>
Date : 2026-07-26T17:11:52-04:00
Stats : +5/-2 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/firefox/c/c451b06255c56ed93972421b10bda80c01c2ea1f?branch=f44
Log:
Do not require xdg-desktop-portal in flatpak builds
xdg-desktop-portal is a host dependency.
---
diff --git a/firefox.spec b/firefox.spec
index 4a81a99..a1d0e3b 100644
--- a/firefox.spec
+++ b/firefox.spec
@@ -186,7 +186,7 @@ ExcludeArch: i686
Summary: Mozilla Firefox Web browser
Name: firefox
Version: 153.0
-Release: 3%{?pre_tag}%{?dist}
+Release: 4%{?pre_tag}%{?dist}
URL: https://www.mozilla.org/firefox/
# Automatically converted from old format: MPLv1.1 or GPLv2+ or LGPLv2+ - review is highly recommended.
License: LicenseRef-Callaway-MPLv1.1 OR GPL-2.0-or-later OR LicenseRef-Callaway-LGPLv2+
@@ -354,8 +354,8 @@ BuildRequires: python3-setuptools
BuildRequires: python3.11-devel
%if !0%{?flatpak}
Requires: u2f-hidraw-policy
-%endif
Requires: xdg-desktop-portal
+%endif
BuildRequires: desktop-file-utils
%if !0%{?flatpak}
@@ -1199,6 +1199,9 @@ fi
#---------------------------------------------------------------------
%changelog
+* Sun Jul 26 2026 Yaakov Selkowitz <yselkowi@redhat.com> - 153.0-4
+- Do not require xdg-desktop-portal in flatpak builds
+
* Wed Jul 22 2026 Martin Stransky <stransky@redhat.com> - 153.0-3
- Disabled dom.ipc.forkserver.enable due to mzbz#2056004.
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-07-26 21:13 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-26 21:13 [rpms/firefox] f44: Do not require xdg-desktop-portal in flatpak builds Yaakov Selkowitz
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox