public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/ghc9.2] rawhide: exclude s390x due to lost bootstrap
@ 2026-08-09 16:28 Jens Petersen
  0 siblings, 0 replies; only message in thread
From: Jens Petersen @ 2026-08-09 16:28 UTC (permalink / raw)
  To: git-commits

            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
 

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-08-09 16:28 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-09 16:28 [rpms/ghc9.2] rawhide: exclude s390x due to lost bootstrap Jens Petersen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox