]> git.ipfire.org Git - thirdparty/elfutils.git/commitdiff
config/elfutils.spec.in: package gelf.3 in %files
authorAaron Merey <amerey@redhat.com>
Wed, 15 Apr 2026 17:39:00 +0000 (13:39 -0400)
committerAaron Merey <amerey@redhat.com>
Wed, 15 Apr 2026 17:57:18 +0000 (13:57 -0400)
"gelf_*.3*" is the glob intended to include all gelf man pages in %files.
Man page gelf.3 was recently added and does not match the glob.  Fix
this by also including "gelf.3*" in %files.

Signed-off-by: Aaron Merey <amerey@redhat.com>
config/elfutils.spec.in

index afbed0cd764ffceb813e5124337ec4940d9d8b7a..84a9f51a091aea4d71f2e47edb5303d21eb88f38 100644 (file)
@@ -326,6 +326,7 @@ fi
 %{_mandir}/man3/elf_*.3*
 %{_mandir}/man3/elf32_*.3*
 %{_mandir}/man3/elf64_*.3*
+%{_mandir}/man3/gelf.3*
 %{_mandir}/man3/gelf_*.3*
 %{_mandir}/man3/libelf.3*