1
0

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
This commit is contained in:
Wolfgang Rosenauer 2024-01-29 22:24:08 +00:00 committed by Git OBS Bridge
parent 3eb8b737e4
commit e23269fde0
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