forked from pool/MozillaFirefox
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:
parent
3eb8b737e4
commit
e23269fde0
@ -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>
|
Sun Jan 21 09:16:30 UTC 2024 - Wolfgang Rosenauer <wr@rosenauer.org>
|
||||||
|
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
#
|
#
|
||||||
# spec file for package MozillaFirefox
|
# spec file
|
||||||
#
|
#
|
||||||
# Copyright (c) 2024 SUSE LLC
|
# Copyright (c) 2024 SUSE LLC
|
||||||
# Copyright (c) 2006-2023 Wolfgang Rosenauer <wr@rosenauer.org>
|
# Copyright (c) 2006-2023 Wolfgang Rosenauer <wr@rosenauer.org>
|
||||||
@ -235,7 +235,7 @@ Patch102: firefox-branded-icons.patch
|
|||||||
%endif
|
%endif
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
Requires(post): coreutils shared-mime-info desktop-file-utils
|
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: %{name}-branding >= 68
|
||||||
%requires_ge mozilla-nspr
|
%requires_ge mozilla-nspr
|
||||||
%requires_ge mozilla-nss
|
%requires_ge mozilla-nss
|
||||||
@ -717,10 +717,8 @@ exit 0
|
|||||||
%{progdir}/*.so
|
%{progdir}/*.so
|
||||||
%{progdir}/glxtest
|
%{progdir}/glxtest
|
||||||
%if 0%{wayland_supported}
|
%if 0%{wayland_supported}
|
||||||
%ifarch %{arm} aarch64 %{ix86} x86_64
|
|
||||||
%{progdir}/vaapitest
|
%{progdir}/vaapitest
|
||||||
%endif
|
%endif
|
||||||
%endif
|
|
||||||
%ifarch aarch64 riscv64 %arm
|
%ifarch aarch64 riscv64 %arm
|
||||||
%{progdir}/v4l2test
|
%{progdir}/v4l2test
|
||||||
%endif
|
%endif
|
||||||
|
Loading…
x
Reference in New Issue
Block a user