public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Jens Petersen <petersen@redhat.com>
To: git-commits@fedoraproject.org
Subject: [rpms/ghc9.10] f44: enable Cabal install PATH warning patch from main package
Date: Tue, 09 Jun 2026 07:14:25 GMT [thread overview]
Message-ID: <178098926520.1.11691123632511158954.rpms-ghc9.10-9da12da35a33@fedoraproject.org> (raw)
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
reply other threads:[~2026-06-09 7:14 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=178098926520.1.11691123632511158954.rpms-ghc9.10-9da12da35a33@fedoraproject.org \
--to=petersen@redhat.com \
--cc=git-commits@fedoraproject.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox