From c80986fcc210c751fc34ff69a984891f80fa470e916fc3302308ac4c907d8348 Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Thu, 19 Nov 2020 13:44:37 +0000 Subject: [PATCH] Accepting request 848810 from home:gary_lin:branches:Base:System Obsoletes and Provides dbxtool since fwupd 1.5.0+ now embeds dbxtool in the dbxtool plugin OBS-URL: https://build.opensuse.org/request/show/848810 OBS-URL: https://build.opensuse.org/package/show/Base:System/fwupd?expand=0&rev=87 --- fwupd.changes | 6 ++++++ fwupd.spec | 2 ++ 2 files changed, 8 insertions(+) diff --git a/fwupd.changes b/fwupd.changes index 4afbc25..d550ee7 100644 --- a/fwupd.changes +++ b/fwupd.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Mon Nov 16 07:01:08 UTC 2020 - Gary Ching-Pang Lin + +- Obsoletes and Provides dbxtool since fwupd 1.5.0+ now embeds + dbxtool in the dbxtool plugin + ------------------------------------------------------------------- Tue Nov 3 07:22:31 UTC 2020 - Gary Ching-Pang Lin diff --git a/fwupd.spec b/fwupd.spec index 54ce5b9..3d1e0bd 100644 --- a/fwupd.spec +++ b/fwupd.spec @@ -105,7 +105,9 @@ BuildRequires: pkgconfig(efivar) >= 33 BuildRequires: pkgconfig(libsmbios_c) >= 2.3.0 %endif %if %{with efi_fw_update} +Obsoletes: dbxtool Obsoletes: fwupdate +Provides: dbxtool %ifarch x86_64 Requires: shim >= 11 %endif