dist/spec: exclusively build on x86_64 to avoid needless builds and OBS bugs.

Related to openSUSE/open-build-service#4373 as disabling s390x leaves old
binaries in repo-md while publishing new ones :(((((((.
This commit is contained in:
Jimmy Berry 2018-05-10 18:37:48 -05:00
parent b4943dc8e2
commit d0f2823583

View File

@ -84,6 +84,10 @@ plugins, and automation aids.
Summary: Development requirements for openSUSE-release-tools
Group: Development/Tools/Other
BuildArch: noarch
# Avoid needlessly building on s390x and such in various repos.
# Must include noarch for older systems even though it makes no sense due to
# https://bugzilla.redhat.com/show_bug.cgi?id=1298668.
ExclusiveArch: noarch x86_64
Requires: libxml2-tools
Requires: python-httpretty
Requires: python-mock