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:
parent
9e3e808c50
commit
f6db4e73b4
@ -3,10 +3,7 @@
|
|||||||
%global srcname 389-ds-base
|
%global srcname 389-ds-base
|
||||||
|
|
||||||
# Exclude 32 bit arches
|
# Exclude 32 bit arches
|
||||||
ExcludeArch: i386
|
ExcludeArch: %{ix86} %{arm}
|
||||||
ExcludeArch: i686
|
|
||||||
ExcludeArch: s390
|
|
||||||
ExcludeArch: ppc
|
|
||||||
|
|
||||||
# for a pre-release, define the prerel field e.g. .a1 .rc2 - comment out for official release
|
# 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
|
# also remove the space between % and global - this space is needed because
|
||||||
|
Loading…
Reference in New Issue
Block a user