[packages/hwloc] hwloc-dump-hwdata available only on x86

atler atler at pld-linux.org
Mon Apr 18 14:09:50 CEST 2022


commit e25347265dbb1e3e2cae6fce3450f062678354c4
Author: Jan Palus <atler at pld-linux.org>
Date:   Mon Apr 18 14:08:28 2022 +0200

    hwloc-dump-hwdata available only on x86

 hwloc.spec | 2 ++
 1 file changed, 2 insertions(+)
---
diff --git a/hwloc.spec b/hwloc.spec
index 65630ed..09aff57 100644
--- a/hwloc.spec
+++ b/hwloc.spec
@@ -116,7 +116,9 @@ rm -rf $RPM_BUILD_ROOT
 %attr(755,root,root) %{_bindir}/hwloc-*
 %attr(755,root,root) %{_bindir}/lstopo
 %attr(755,root,root) %{_bindir}/lstopo-no-graphics
+%ifarch %{ix86} %{x8664} x32
 %attr(755,root,root) %{_sbindir}/hwloc-dump-hwdata
+%endif
 %dir %{_libdir}/%{name}
 %attr(755,root,root) %{_libdir}/%{name}/hwloc_opencl.so
 %attr(755,root,root) %{_libdir}/%{name}/hwloc_pci.so
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/hwloc.git/commitdiff/e25347265dbb1e3e2cae6fce3450f062678354c4



More information about the pld-cvs-commit mailing list