forked from pool/fwupd
Accepting request 1138424 from home:dtseng:branches:Base:System
bugowner: dtseng Submitting for fixing fwupd build failure on s390x and ppc64le(bsc#1218625 and bsc#1218557) OBS-URL: https://build.opensuse.org/request/show/1138424 OBS-URL: https://build.opensuse.org/package/show/Base:System/fwupd?expand=0&rev=163
This commit is contained in:
parent
e0913b3c27
commit
4e76dbe04a
@ -1,3 +1,11 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Jan 13 05:05:41 UTC 2024 - Dennis Tseng <dennis.tseng@suse.com>
|
||||
|
||||
- Fix build failure on s390x and ppc64le
|
||||
+ This release modifies spec file
|
||||
- add s390x and ppc64le into default 'with efi_fw_update'
|
||||
so that old dbxtool version can be obsoleted.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jan 4 16:14:04 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
|
||||
|
||||
|
@ -16,7 +16,7 @@
|
||||
#
|
||||
|
||||
|
||||
%ifarch %{ix86} x86_64 aarch64 riscv64
|
||||
%ifarch %{ix86} x86_64 aarch64 riscv64 s390x ppc64le
|
||||
%bcond_without efi_fw_update
|
||||
%else
|
||||
%bcond_with efi_fw_update
|
||||
|
Loading…
Reference in New Issue
Block a user