public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/mstflint] rawhide: enable s390x build
@ 2026-08-07 13:39 Michal Schmidt
0 siblings, 0 replies; only message in thread
From: Michal Schmidt @ 2026-08-07 13:39 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/mstflint
Branch : rawhide
Commit : a4b9c3b8ee01a6d5917a120bf5f87c82424bf6ed
Author : Michal Schmidt <mschmidt@redhat.com>
Date : 2026-08-06T14:11:00+02:00
Stats : +1/-1 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/mstflint/c/a4b9c3b8ee01a6d5917a120bf5f87c82424bf6ed?branch=rawhide
Log:
enable s390x build
There is interest in mstflint on s390x:
https://github.com/Mellanox/mstflint/issues/1428
It builds fine. Stop excluding it.
---
diff --git a/mstflint.spec b/mstflint.spec
index 4bdc804..dea9b19 100644
--- a/mstflint.spec
+++ b/mstflint.spec
@@ -21,7 +21,7 @@ BuildRequires: expat-devel
BuildRequires: libtool, autoconf, automake
%endif
Obsoletes: openib-mstflint <= 1.4 openib-tvflash <= 0.9.2 tvflash <= 0.9.0
-ExcludeArch: s390 s390x %{arm} %{ix86}
+ExcludeArch: s390 %{arm} %{ix86}
Requires: python3
%description
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-08-07 13:39 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-07 13:39 [rpms/mstflint] rawhide: enable s390x build Michal Schmidt
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox