From d9ad1a0d3cdb89354530fcf8a16aecb5a08dc39a 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 9fb5b75..8d29fd8 100644 --- a/python-pymapvbvd.spec +++ b/python-pymapvbvd.spec @@ -15,15 +15,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