]> git.ipfire.org Git - thirdparty/elfutils.git/commit
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)
commitce3e132db8f0071641bcecd5df1af8b00dc90b07
treeb9266276776adca6df4ab9521cdb27863773a7fe
parentccb550919f430e49dffe039bcb0c935b870f17bd
config/elfutils.spec.in: package gelf.3 in %files

"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