[packages/fwupd] package dbxtool
atler
atler at pld-linux.org
Thu Sep 10 01:23:57 CEST 2020
commit e014f3a30aa58d6d961d4c648322816163da9748
Author: Jan Palus <atler at pld-linux.org>
Date: Thu Sep 10 01:22:22 2020 +0200
package dbxtool
fwupd.spec | 3 +++
1 file changed, 3 insertions(+)
---
diff --git a/fwupd.spec b/fwupd.spec
index 8e93f2f..e56eafb 100644
--- a/fwupd.spec
+++ b/fwupd.spec
@@ -227,6 +227,7 @@ rm -rf $RPM_BUILD_ROOT
%files -f %{name}.lang
%defattr(644,root,root,755)
%doc AUTHORS MAINTAINERS README.md README-*.md
+%{?with_efi:%attr(755,root,root) %{_bindir}/dbxtool}
%attr(755,root,root) %{_bindir}/dfu-tool
%attr(755,root,root) %{_bindir}/fwupdagent
%{?with_efi:%attr(755,root,root) %{_bindir}/fwupdate}
@@ -292,6 +293,7 @@ rm -rf $RPM_BUILD_ROOT
%attr(755,root,root) %{_libdir}/fwupd-plugins-3/libfu_plugin_tpm_eventlog.so
%if %{with efi}
%attr(755,root,root) %{_libdir}/fwupd-plugins-3/libfu_plugin_uefi.so
+%attr(755,root,root) %{_libdir}/fwupd-plugins-3/libfu_plugin_uefi_dbx.so
%attr(755,root,root) %{_libdir}/fwupd-plugins-3/libfu_plugin_uefi_recovery.so
%endif
%attr(755,root,root) %{_libdir}/fwupd-plugins-3/libfu_plugin_upower.so
@@ -380,6 +382,7 @@ rm -rf $RPM_BUILD_ROOT
%dir /var/lib/fwupd
%dir /var/lib/fwupd/builder
/var/lib/fwupd/builder/README.md
+%{?with_efi:%{_mandir}/man1/dbxtool.1*}
%{_mandir}/man1/dfu-tool.1*
%{_mandir}/man1/fwupdagent.1*
%{?with_efi:%{_mandir}/man1/fwupdate.1*}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/fwupd.git/commitdiff/e014f3a30aa58d6d961d4c648322816163da9748
More information about the pld-cvs-commit
mailing list