!38 [sync] PR-37: Resolve fwupd upgrade and downgrade error
From: @openeuler-sync-bot Reviewed-by: @gitee-cmd Signed-off-by: @gitee-cmd
This commit is contained in:
commit
2eefb7719d
@ -13,7 +13,7 @@
|
|||||||
|
|
||||||
Name: fwupd
|
Name: fwupd
|
||||||
Version: 1.5.8
|
Version: 1.5.8
|
||||||
Release: 4
|
Release: 5
|
||||||
Summary: Make updating firmware on Linux automatic, safe and reliable
|
Summary: Make updating firmware on Linux automatic, safe and reliable
|
||||||
License: LGPLv2+
|
License: LGPLv2+
|
||||||
URL: https://github.com/fwupd/fwupd/releases
|
URL: https://github.com/fwupd/fwupd/releases
|
||||||
@ -42,6 +42,7 @@ BuildRequires: efivar-devel libsmbios-devel
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
Requires: glib2 bubblewrap libsoup libgusb libxmlb shared-mime-info libjcat tpm2-tss
|
Requires: glib2 bubblewrap libsoup libgusb libxmlb shared-mime-info libjcat tpm2-tss
|
||||||
|
Requires: pesign
|
||||||
Requires(post):systemd
|
Requires(post):systemd
|
||||||
Requires(preun):systemd
|
Requires(preun):systemd
|
||||||
Requires(postun):systemd
|
Requires(postun):systemd
|
||||||
@ -181,6 +182,9 @@ mkdir -pm 0700 %{buildroot}%{_localstatedir}/lib/%{name}/gnupg
|
|||||||
%{_datadir}/man/man1/*
|
%{_datadir}/man/man1/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Dec 01 2022 yaoxin <yaoxin30@h-partners.com> - 1.5.8-5
|
||||||
|
- Resolve fwupd upgrade and downgrade error
|
||||||
|
|
||||||
* Thu Dec 01 2022 Ge Wang <wangge20@h-partners.com> - 1.5.8-4
|
* Thu Dec 01 2022 Ge Wang <wangge20@h-partners.com> - 1.5.8-4
|
||||||
- Fix fwupd-refresh service start failure
|
- Fix fwupd-refresh service start failure
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user