From da4bd493ac08de46dd2546f4227216eb66c3a397 Mon Sep 17 00:00:00 2001 From: Bhavin Gandhi Date: Feb 24 2025 20:44:42 +0000 Subject: Elisp info has new image and a text file Signed-off-by: Bhavin Gandhi --- diff --git a/emacs.spec b/emacs.spec index 2f2cc4b..329fae8 100644 --- a/emacs.spec +++ b/emacs.spec @@ -547,6 +547,8 @@ for info_f in %info_files; do done # info.gz is a rename of info.info.gz and thus needs special handling echo "%{_infodir}/info*" >> info-filelist +# elisp.info.gz has additional files +echo "%{_infodir}/elisp_type_hierarchy*" >> info-filelist # Put the lists together after filtering ./usr to /usr sed -i -e "s|\.%{_prefix}|%{_prefix}|" *-files