From e23269fde077e8421422d1f4075207e1219c9253dc7ec66147a88ec09efaad8e Mon Sep 17 00:00:00 2001 From: Wolfgang Rosenauer Date: Mon, 29 Jan 2024 22:24:08 +0000 Subject: [PATCH] Accepting request 1142188 from home:Andreas_Schwab:Factory - Fix file list OBS-URL: https://build.opensuse.org/request/show/1142188 OBS-URL: https://build.opensuse.org/package/show/mozilla:Factory/MozillaFirefox?expand=0&rev=1130 --- MozillaFirefox.changes | 5 +++++ MozillaFirefox.spec | 6 ++---- 2 files changed, 7 insertions(+), 4 deletions(-) diff --git a/MozillaFirefox.changes b/MozillaFirefox.changes index 91ec87b..97ffbf6 100644 --- a/MozillaFirefox.changes +++ b/MozillaFirefox.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Sat Jan 27 23:12:05 UTC 2024 - Andreas Schwab + +- Fix file list + ------------------------------------------------------------------- Sun Jan 21 09:16:30 UTC 2024 - Wolfgang Rosenauer diff --git a/MozillaFirefox.spec b/MozillaFirefox.spec index 5875ca4..f9b99d5 100644 --- a/MozillaFirefox.spec +++ b/MozillaFirefox.spec @@ -1,5 +1,5 @@ # -# spec file for package MozillaFirefox +# spec file # # Copyright (c) 2024 SUSE LLC # Copyright (c) 2006-2023 Wolfgang Rosenauer @@ -235,7 +235,7 @@ Patch102: firefox-branded-icons.patch %endif BuildRoot: %{_tmppath}/%{name}-%{version}-build Requires(post): coreutils shared-mime-info desktop-file-utils -Requires(postun): shared-mime-info desktop-file-utils +Requires(postun):shared-mime-info desktop-file-utils Requires: %{name}-branding >= 68 %requires_ge mozilla-nspr %requires_ge mozilla-nss @@ -717,10 +717,8 @@ exit 0 %{progdir}/*.so %{progdir}/glxtest %if 0%{wayland_supported} -%ifarch %{arm} aarch64 %{ix86} x86_64 %{progdir}/vaapitest %endif -%endif %ifarch aarch64 riscv64 %arm %{progdir}/v4l2test %endif