SHA256
1
0
forked from pool/fwupd

Accepting request 1165431 from Base:System

- dbxtool is built unconditionally on all architectures: move it
  out of the condition in the files section and also
  unconditionally provide/obsolete the old version. (forwarded request 1165430 from dimstar)

OBS-URL: https://build.opensuse.org/request/show/1165431
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/fwupd?expand=0&rev=77
This commit is contained in:
Ana Guerrero 2024-04-05 18:25:30 +00:00 committed by Git OBS Bridge
commit 365a17c475
2 changed files with 10 additions and 3 deletions

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Fri Apr 5 07:08:35 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
- dbxtool is built unconditionally on all architectures: move it
out of the condition in the files section and also
unconditionally provide/obsolete the old version.
-------------------------------------------------------------------
Tue Mar 12 07:53:58 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>

View File

@ -127,10 +127,10 @@ BuildRequires: pkgconfig(efivar) >= 33
%ifarch %{ix86} x86_64
BuildRequires: pkgconfig(libsmbios_c) >= 2.3.0
%endif
%if %{with efi_fw_update}
Obsoletes: dbxtool <= 8
Obsoletes: fwupdate <= 12
Provides: dbxtool
%if %{with efi_fw_update}
Obsoletes: fwupdate <= 12
%ifarch x86_64 aarch64
Requires: shim >= 11
Requires: udisks2
@ -317,8 +317,8 @@ rm -fr %{buildroot}%{_datadir}/fish
%if %{with efi_fw_update}
%{_bindir}/fwupdagent
%{_bindir}/fwupdate
%{_bindir}/dbxtool
%endif
%{_bindir}/dbxtool
%{_sbindir}/rc%{name}
%{_sbindir}/rcfwupd-offline-update
%{_sbindir}/rcfwupd-refresh