summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCoprDistGit <infra@openeuler.org>2024-08-03 16:20:05 +0000
committerCoprDistGit <infra@openeuler.org>2024-08-03 16:20:05 +0000
commit20b6fd52177321e31ef2d1e07fcf7559b1407916 (patch)
treed85cfd47912b53648f257c468221203d00ae5b17
parent70e1900e4f78c78cc7bbc9f63faeb6d06f5951d0 (diff)
automatic import of hwlocopeneuler24.03_LTS
-rw-r--r--hwloc.spec3
1 files changed, 3 insertions, 0 deletions
diff --git a/hwloc.spec b/hwloc.spec
index 0f46247..852e10d 100644
--- a/hwloc.spec
+++ b/hwloc.spec
@@ -94,10 +94,13 @@ LD_LIBRARY_PATH=$PWD/hwloc/.libs %make_build check
%files devel
%{_libdir}/pkgconfig/*.pc
%{_includedir}/%{name}
+%{_includedir}/%{name}.h
%{_libdir}/*.so
%{_pkgdocdir}/examples
%files help
+%{_pkgdocdir}/*.html
+%{_pkgdocdir}/*.pdf
%{_mandir}/man?/*
%changelog