[packages/fwupd] msr/thunderbolt plugins and cet helper are x86 exclusive

atler atler at pld-linux.org
Sun Jul 2 13:59:56 CEST 2023


commit a3b2906edc50d8a38ab15c8c3f8b496e025f5205
Author: Jan Palus <atler at pld-linux.org>
Date:   Sun Jul 2 13:04:39 2023 +0200

    msr/thunderbolt plugins and cet helper are x86 exclusive

 fwupd.spec | 4 ++++
 1 file changed, 4 insertions(+)
---
diff --git a/fwupd.spec b/fwupd.spec
index 9c548eb..682b766 100644
--- a/fwupd.spec
+++ b/fwupd.spec
@@ -269,7 +269,9 @@ rm -rf $RPM_BUILD_ROOT
 %attr(755,root,root) %{_bindir}/fwupdtool
 %dir %{_libexecdir}/fwupd
 %attr(755,root,root) %{_libexecdir}/fwupd/fwupd
+%ifarch %{ix86} %{x8664} x32
 %attr(755,root,root) %{_libexecdir}/fwupd/fwupd-detect-cet
+%endif
 %attr(755,root,root) %{_libexecdir}/fwupd/fwupdoffline
 %if %{with flashrom}
 %attr(755,root,root) %{fwupd_plugins_dir}/libfu_plugin_flashrom.so
@@ -279,8 +281,10 @@ rm -rf $RPM_BUILD_ROOT
 %endif
 %dir %{_sysconfdir}/fwupd
 %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/fwupd/daemon.conf
+%ifarch %{ix86} %{x8664} x32
 %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/fwupd/msr.conf
 %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/fwupd/thunderbolt.conf
+%endif
 %if %{with efi}
 %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/fwupd/redfish.conf
 %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/fwupd/uefi_capsule.conf
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/fwupd.git/commitdiff/a3b2906edc50d8a38ab15c8c3f8b496e025f5205



More information about the pld-cvs-commit mailing list