[COMMITTED] elfutils.spec.in: Add gelf man pages to %{_mandir}

Message ID 20250917031404.2667543-1-amerey@redhat.com
State Committed
Headers
Series [COMMITTED] elfutils.spec.in: Add gelf man pages to %{_mandir} |

Commit Message

Aaron Merey Sept. 17, 2025, 3:14 a.m. UTC
  Signed-off-by: Aaron Merey <amerey@redhat.com>
---
 config/elfutils.spec.in | 1 +
 1 file changed, 1 insertion(+)
  

Patch

diff --git a/config/elfutils.spec.in b/config/elfutils.spec.in
index 8259e032..1edaef59 100644
--- a/config/elfutils.spec.in
+++ b/config/elfutils.spec.in
@@ -326,6 +326,7 @@  fi
 %{_mandir}/man3/elf_*.3*
 %{_mandir}/man3/elf32_*.3*
 %{_mandir}/man3/elf64_*.3*
+%{_mandir}/man3/gelf_*.3*
 %{_mandir}/man3/libelf.3*
 
 %files libelf-devel-static