Accepting request 1142680 from mozilla:Factory

OBS-URL: https://build.opensuse.org/request/show/1142680
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/MozillaFirefox?expand=0&rev=418
This commit is contained in:
Ana Guerrero 2024-01-30 17:24:32 +00:00 committed by Git OBS Bridge
commit 0299745734
2 changed files with 7 additions and 4 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Sat Jan 27 23:12:05 UTC 2024 - Andreas Schwab <schwab@suse.de>
- Fix file list
-------------------------------------------------------------------
Sun Jan 21 09:16:30 UTC 2024 - Wolfgang Rosenauer <wr@rosenauer.org>

View File

@ -1,5 +1,5 @@
#
# spec file for package MozillaFirefox
# spec file
#
# Copyright (c) 2024 SUSE LLC
# Copyright (c) 2006-2023 Wolfgang Rosenauer <wr@rosenauer.org>
@ -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