diff --git a/atomic.spec b/atomic.spec index b16b48e..edc8a48 100644 --- a/atomic.spec +++ b/atomic.spec @@ -19,18 +19,13 @@ %global commit_atomic_registries 9e575204be8bf4bff703942f44cbafbec334fa84 %global atomic_registries_shortcommit %(c=%{commit_atomic_registries}; echo ${c:0:7}) - Name: atomic Version: 1.22.1 -Release: 6.git%{shortcommit0}%{?dist} +Release: 7.git%{shortcommit0}%{?dist} Summary: Tool for managing ProjectAtomic systems and containers License: LGPLv2+ URL: https://github.com/projectatomic/atomic -%if 0%{?fedora} || 0%{?rhel} > 7 -ExclusiveArch: i386 i486 i586 i686 pentium3 pentium4 athlon geode x86_64 armv3l armv4b armv4l armv4tl armv5tel armv5tejl armv6l armv6hl armv7l armv7hl armv7hnl aarch64 ppc64le s390x mips mipsel mipsr6 mipsr6el mips64 mips64el mips64r6 mips64r6el -%else -ExclusiveArch: x86_64 ppc64le -%endif +ExclusiveArch: %{ix86} x86_64 %{arm} aarch64 ppc64le s390x %{mips} Source0: https://github.com/projectatomic/%{name}/archive/%{commit0}.tar.gz Source1: https://github.com/projectatomic/registries/archive/%{commit_atomic_registries}.tar.gz @@ -40,6 +35,7 @@ BuildRequires: %{pypkg}-setuptools BuildRequires: %{pypkg}-tools BuildRequires: policycoreutils-%{pypkg} BuildRequires: go-md2man +BuildRequires: make %if 0%{?fedora} || 0%{?rhel} > 7 BuildRequires: go-srpm-macros %endif @@ -208,6 +204,10 @@ popd %{pysitelib}/registries-*.egg-info %changelog +* Mon Apr 16 2018 Lokesh Mandvekar - 1.22.1-7.git2fd0860 +- BR: make +- replace ExclusiveArch expansion + * Mon Apr 16 2018 Lokesh Mandvekar (Bot) - 1.22.1-6.git2fd0860 - autobuilt commit 2fd0860