From fd1a760a86f604ed8f4556dc73a63e659480314d Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Thu, 26 Oct 2023 18:54:17 +0000 Subject: automatic import of ghc --- ghc.spec | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ghc.spec') diff --git a/ghc.spec b/ghc.spec index d5a346c..21c4cfc 100644 --- a/ghc.spec +++ b/ghc.spec @@ -64,6 +64,8 @@ Patch2: execstack.patch Patch3: ghc-pie.patch # Fix sphinx7 issues Patch4: sphinx7.patch +# Fix sphinx extlinks +Patch5: fix-sphinx-extlinks.patch BuildRequires: binutils-devel BuildRequires: gcc-c++ @@ -221,6 +223,7 @@ Installing this package causes %{name}-*-prof packages corresponding to %patch2 -p1 %patch3 -p1 %patch4 -p1 +%patch5 -p1 rm libffi-tarballs/libffi-*.tar.gz @@ -491,5 +494,7 @@ $GHC --info %endif %changelog +* Fri Oct 27 2023 Lin Runze 9.4.5-1 +- Fix newer version of sphinx related bugs. * Tue Jul 25 2023 Lin Runze 9.4.5-1 - Initial packaging (Version 9.4.5) -- cgit v1.2.3