forked from pool/buildah
Accepting request 966452 from devel:kubic
OBS-URL: https://build.opensuse.org/request/show/966452 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/buildah?expand=0&rev=53
This commit is contained in:
10
buildah.spec
10
buildah.spec
@@ -17,12 +17,8 @@
|
||||
|
||||
|
||||
%define project github.com/containers/buildah
|
||||
# Build with libostree-devel in Tumbleweed, Leap 15 and SLES 15
|
||||
%if 0%{?suse_version} >= 1500
|
||||
%define with_libostree 1
|
||||
%endif
|
||||
Name: buildah
|
||||
Version: 1.24.2
|
||||
Version: 1.25.1
|
||||
Release: 0
|
||||
Summary: Tool for building OCI containers
|
||||
License: Apache-2.0
|
||||
@@ -51,8 +47,10 @@ Requires: libcontainers-storage
|
||||
Requires: runc >= 1.0.2
|
||||
Requires: slirp4netns
|
||||
%{go_nostrip}
|
||||
%if 0%{?with_libostree}
|
||||
BuildRequires: libostree-devel
|
||||
# workaround for https://bugzilla.opensuse.org/show_bug.cgi?id=1183043
|
||||
%ifarch %arm %arm64
|
||||
BuildRequires: binutils-gold
|
||||
%endif
|
||||
# Not supported by libseccomp-golang
|
||||
ExcludeArch: ppc64
|
||||
|
Reference in New Issue
Block a user