exclude the currently supported Fedora 32 bit arches

https://bugzilla.redhat.com/show_bug.cgi?id=1544386
upstream has dropped supporting 32 bit arches

Signed-off-by: Dennis Gilmore <dennis@ausil.us>
This commit is contained in:
Dennis Gilmore 2018-02-15 08:09:31 -06:00
parent 9e3e808c50
commit f6db4e73b4

View File

@ -3,10 +3,7 @@
%global srcname 389-ds-base
# Exclude 32 bit arches
ExcludeArch: i386
ExcludeArch: i686
ExcludeArch: s390
ExcludeArch: ppc
ExcludeArch: %{ix86} %{arm}
# for a pre-release, define the prerel field e.g. .a1 .rc2 - comment out for official release
# also remove the space between % and global - this space is needed because