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.2] rawhide: exclude s390x due to lost bootstrap
Date: Sun, 09 Aug 2026 16:28:59 GMT	[thread overview]
Message-ID: <178629293932.1.4665573418402608893.rpms-ghc9.2-40cca5add610@fedoraproject.org> (raw)

            A new commit has been pushed.

            Repo   : rpms/ghc9.2
            Branch : rawhide
            Commit : 40cca5add6109607a1207a8d60b4a1db84587771
            Author : Jens Petersen <petersen@redhat.com>
            Date   : 2026-08-10T00:27:13+08:00
            Stats  : +6/-3 in 1 file(s)
            URL    : https://src.fedoraproject.org/rpms/ghc9.2/c/40cca5add6109607a1207a8d60b4a1db84587771?branch=rawhide

            Log:
            exclude s390x due to lost bootstrap

FTI due to removal of llvm12

---
diff --git a/ghc9.2.spec b/ghc9.2.spec
index a633d5b..330be29 100644
--- a/ghc9.2.spec
+++ b/ghc9.2.spec
@@ -80,7 +80,7 @@ Version: 9.2.8
 # - release can only be reset if *all* library versions get bumped simultaneously
 #   (sometimes after a major release)
 # - minor release numbers for a branch should be incremented monotonically
-Release: 33%{?dist}
+Release: 34%{?dist}
 Summary: Glasgow Haskell Compiler
 
 License: BSD-3-Clause AND HaskellReport
@@ -93,8 +93,8 @@ Source5: ghc-pkg.man
 Source6: haddock.man
 Source7: runghc.man
 
-# https://bugzilla.redhat.com/show_bug.cgi?id=2142238
-ExcludeArch: armv7hl
+# s390x lost via llvm12 retirement
+ExcludeArch: armv7hl s390x
 
 # absolute haddock path (was for html/libraries -> libraries)
 Patch1: ghc-gen_contents_index-haddock-path.patch
@@ -1084,6 +1084,9 @@ env -C %{ghc_html_libraries_dir} ./gen_contents_index
 
 
 %changelog
+* Mon Aug 10 2026 Jens Petersen <petersen@redhat.com> - 9.2.8-34
+- drop s390x: no longer installs due to llvm12 removal
+
 * Thu Jul 16 2026 Fedora Release Engineering <releng@fedoraproject.org> - 9.2.8-33
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_45_Mass_Rebuild
 

                 reply	other threads:[~2026-08-09 16:28 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=178629293932.1.4665573418402608893.rpms-ghc9.2-40cca5add610@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