diff --git a/gofed.spec b/gofed.spec index bdfaec9..62004e8 100644 --- a/gofed.spec +++ b/gofed.spec @@ -31,7 +31,7 @@ Name: gofed Version: 1.0.0 -Release: 0.5.rc1%{?dist} +Release: 0.6.rc1%{?dist} Summary: Tool for development of golang devel packages License: GPLv2+ URL: https://github.com/%{project}/%{repo} @@ -165,6 +165,7 @@ Requires: %{name}-cmd-dnfs-base = %{version}-%{release} Requires: python-cmdsignature = %{version}-%{release} Requires: docker BuildArch: noarch +ExclusiveArch: %{ix86} x86_64 %{arm} aarch64 ppc64le s390x %{mips} %description docker Run gofed commands as a container @@ -373,6 +374,9 @@ getent passwd gofed >/dev/null || useradd -r -g gofed -d / -s /sbin/nologin \ /usr/share/%{name}/*.py %changelog +* Tue Dec 27 2016 Fabio Alessandro Locati - 1.0.0-0.6.rc1 +- Compile the docker one only for supported arches + * Tue Oct 04 2016 jchaloup - 1.0.0-0.5.rc1 - create missing directories under /var/lib/gofed