From 4279bf582046eab65edc1cf00edf8b0a794c3a71 Mon Sep 17 00:00:00 2001 From: "Benjamin A. Beasley" Date: Tue, 25 Jul 2023 09:01:27 -0400 Subject: [PATCH] Add mandatory ExcludeArch bug link --- python-pymapvbvd.spec | 11 ++--------- 1 file changed, 2 insertions(+), 9 deletions(-) diff --git a/python-pymapvbvd.spec b/python-pymapvbvd.spec index c4b5f73..c97fef2 100644 --- a/python-pymapvbvd.spec +++ b/python-pymapvbvd.spec @@ -14,15 +14,8 @@ Source1: pyMapVBVD-%{version}-test-data.tar.xz Source2: get_test_data.sh BuildArch: noarch -# The library assumes that the host and the file format are both little-endian. -# The necessary patch would not be trivial. Queried upstream: -# -# Big-endian host support? -# https://github.com/wtclarke/pymapvbvd/issues/35 -# -# A bug will be filed blocking F-ExcludeArch-s390x, per -# https://docs.fedoraproject.org/en-US/packaging-guidelines/#_architecture_build_failures, -# once the package is imported. +# PyMapVBVD assumes the platform is little-endian +# https://bugzilla.redhat.com/show_bug.cgi?id=2225518 ExcludeArch: s390x BuildRequires: python3-devel