The package rpms/golang-github-lightstep-tracer.git has added or updated architecture specific content in its spec file (ExclusiveArch/ExcludeArch or %ifarch/%ifnarch) in commit(s): https://src.fedoraproject.org/cgit/rpms/golang-github-lightstep-tracer.git/c....
Change: +%ifnarch %{ix86} %{arm}
Thanks.
Full change: ============
commit 48637514217a846ff2f0a6b8f8a2d87e5b7a27d3 Author: Robert-Andr Mauchin zebob.m@gmail.com Date: Sun Jun 30 23:52:18 2019 +0200
Fix a typo
Signed-off-by: Robert-Andr Mauchin zebob.m@gmail.com
diff --git a/golang-github-lightstep-tracer.spec b/golang-github-lightstep-tracer.spec index 951e08f..3b68a00 100644 --- a/golang-github-lightstep-tracer.spec +++ b/golang-github-lightstep-tracer.spec @@ -1,6 +1,6 @@ # Generated by go2rpm # https://github.com/lightstep/lightstep-tracer-go/issues/217 -%ifnarcf %{ix86} %{arm} +%ifnarch %{ix86} %{arm} %bcond_without check %endif
arch-excludes@lists.fedoraproject.org