From: Aaron Merey Date: Fri, 28 Jun 2024 19:46:02 +0000 (-0400) Subject: elfutils.spec.in: Package elf32_* and elf64_* man pages X-Git-Tag: elfutils-0.192~74 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=f2bfda81b8dafcaa1240a7df0bdd2d5280e4fb8b;p=thirdparty%2Felfutils.git elfutils.spec.in: Package elf32_* and elf64_* man pages Previously only elf_* man pages were included during rpmbuild. Signed-off-by: Aaron Merey --- diff --git a/config/elfutils.spec.in b/config/elfutils.spec.in index 5bb4a722..0d1ec11b 100644 --- a/config/elfutils.spec.in +++ b/config/elfutils.spec.in @@ -302,6 +302,8 @@ fi %{_libdir}/libelf.so %{_libdir}/pkgconfig/libelf.pc %{_mandir}/man3/elf_*.3* +%{_mandir}/man3/elf32_*.3* +%{_mandir}/man3/elf64_*.3* %files libelf-devel-static %{_libdir}/libelf.a