diff --git a/gcl.spec b/gcl.spec index 627354e..a35f54b 100644 --- a/gcl.spec +++ b/gcl.spec @@ -6,7 +6,7 @@ Name: gcl Version: 2.6.13 -Release: 0.%{prerel}.2%{?dist}.1 +Release: 0.%{prerel}.3%{?dist} Summary: GNU Common Lisp License: GPL+ and LGPLv2+ @@ -379,7 +379,7 @@ sed -i 's/"-fomit-frame-pointer"/""/' configure sed -i 's|/usr/lib/tk|%{_datadir}/tk|' debian/gcl.sh # Get a version of texinfo.tex that works with the installed version of texinfo -cp -p %{_datadir}/texmf/tex/texinfo/texinfo.tex info +cp -p %{_texmf_main}/tex/texinfo/texinfo.tex info # The archive is so full of spurious executable bits that we just remove them # all here, then add back the ones that should exist @@ -488,6 +488,9 @@ rm -f /tmp/gazonk_* /tmp/gcl_* %changelog +* Wed Oct 2 2019 Jerry James - 2.6.13-0.84.3 +- Update the path to texinfo.tex + * Thu Jul 25 2019 Fedora Release Engineering - 2.6.13-0.84.2.1 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild