public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/ghc9.10] f44: enable Cabal install PATH warning patch from main package
@ 2026-06-09 7:14 Jens Petersen
0 siblings, 0 replies; only message in thread
From: Jens Petersen @ 2026-06-09 7:14 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/ghc9.10
Branch : f44
Commit : 9da12da35a33cc44eda64038a54064506f0fd273
Author : Jens Petersen <petersen@redhat.com>
Date : 2026-06-08T21:36:25+02:00
Stats : +6/-4 in 2 file(s)
URL : https://src.fedoraproject.org/rpms/ghc9.10/c/9da12da35a33cc44eda64038a54064506f0fd273?branch=f44
Log:
enable Cabal install PATH warning patch from main package
---
diff --git a/ghc-Cabal-install-PATH-warning.patch b/ghc-Cabal-install-PATH-warning.patch
index 133f8ce..c40f00e 100644
--- a/ghc-Cabal-install-PATH-warning.patch
+++ b/ghc-Cabal-install-PATH-warning.patch
@@ -1,10 +1,11 @@
---- ghc-9.8.0.20230727/libraries/Cabal/Cabal/src/Distribution/Simple/Install.hs~ 2023-07-27 21:34:28.000000000 +0100
-+++ ghc-9.8.0.20230727/libraries/Cabal/Cabal/src/Distribution/Simple/Install.hs 2023-08-04 14:47:19.782822654 +0100
-@@ -269,9 +269,8 @@
+--- ghc-9.10.3/libraries/Cabal/Cabal/src/Distribution/Simple/Install.hs~ 2025-09-11 00:05:57.000000000 +0800
++++ ghc-9.10.3/libraries/Cabal/Cabal/src/Distribution/Simple/Install.hs 2026-01-08 01:36:47.674638923 +0800
+@@ -263,9 +263,9 @@
when (not inPath) $
warn
verbosity
- ( "The directory "
++ -- fedora patched:
+ ( "Executable installed in "
++ binPref
- ++ " is not in the system search path."
diff --git a/ghc9.10.spec b/ghc9.10.spec
index 54ab60d..6d531f8 100644
--- a/ghc9.10.spec
+++ b/ghc9.10.spec
@@ -424,7 +424,7 @@ Installing this package causes %{name}-*-prof packages corresponding to
)
%patch -P1 -p1 -b .orig
-#%%patch -P2 -p1 -b .orig
+%patch -P2 -p1 -b .orig
%patch -P3 -p1 -b .orig
%patch -P5 -p1 -b .orig
%patch -P9 -p1 -b .orig
@@ -888,6 +888,7 @@ make test
%changelog
* Mon Jun 08 2026 Jens Petersen <petersen@redhat.com> - 9.10.3-14
- f45: fix build with sphinx 9
+- enable Cabal install PATH warning patch
* Sat Feb 14 2026 Jens Petersen <petersen@redhat.com> - 9.10.3-13
- rebuild with ghc-rpm-macros-2.11
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-06-09 7:14 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-09 7:14 [rpms/ghc9.10] f44: enable Cabal install PATH warning patch from main package Jens Petersen
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox