SHA256
1
0
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:
Tseng 2024-01-16 15:12:18 +00:00 committed by Git OBS Bridge
parent e0913b3c27
commit 4e76dbe04a
2 changed files with 9 additions and 1 deletions

View File

@ -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>

View File

@ -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