Accepting request 1100371 from home:Andreas_Schwab:Factory
- Add missing dependencies on jre-64 for riscv64 OBS-URL: https://build.opensuse.org/request/show/1100371 OBS-URL: https://build.opensuse.org/package/show/LibreOffice:Factory/libreoffice?expand=0&rev=1085
This commit is contained in:
parent
8fc6ba270f
commit
98ee62bc36
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Jul 24 11:04:08 UTC 2023 - Andreas Schwab <schwab@suse.de>
|
||||
|
||||
- Add missing dependencies on jre-64 for riscv64
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jul 13 12:37:59 UTC 2023 - Danilo Spinella <danilo.spinella@suse.com>
|
||||
|
||||
|
@ -458,7 +458,7 @@ Requires: %{name}-base-drivers-firebird
|
||||
%ifarch %{ix86}
|
||||
Requires: jre-32 >= 1.8
|
||||
%endif
|
||||
%ifarch x86_64 aarch64
|
||||
%ifarch x86_64 aarch64 riscv64
|
||||
Requires: jre-64 >= 1.8
|
||||
%endif
|
||||
%endif
|
||||
@ -676,7 +676,7 @@ Requires: %{name} = %{version}
|
||||
%ifarch %{ix86}
|
||||
Requires: jre-32 >= 1.8
|
||||
%endif
|
||||
%ifarch x86_64 aarch64 ppc64le
|
||||
%ifarch x86_64 aarch64 ppc64le riscv64
|
||||
Requires: jre-64 >= 1.8
|
||||
%endif
|
||||
|
||||
@ -707,7 +707,7 @@ Requires(pre): libreoffice = %{version}
|
||||
%ifarch %{ix86}
|
||||
Requires: jre-32 >= 1.8
|
||||
%endif
|
||||
%ifarch x86_64 aarch64 ppc64le
|
||||
%ifarch x86_64 aarch64 ppc64le riscv64
|
||||
Requires: jre-64 >= 1.8
|
||||
%endif
|
||||
|
||||
@ -727,7 +727,7 @@ Requires(pre): libreoffice = %{version}
|
||||
%ifarch %{ix86}
|
||||
Requires: jre-32 >= 1.8
|
||||
%endif
|
||||
%ifarch x86_64 aarch64 ppc64le
|
||||
%ifarch x86_64 aarch64 ppc64le riscv64
|
||||
Requires: jre-64 >= 1.8
|
||||
%endif
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user