X-Git-Url: https://git.pld-linux.org/?a=blobdiff_plain;f=crun.spec;h=0a25bc29bd6300530f4957e4940851917c7a9bb5;hb=97c04aa03fbeb92ca251103e642a9745c4bbe863;hp=85baa058590a336d2e8050b4d8297694d8d91f6c;hpb=a0befe72b650fd657d6eab86308abffefbc3d30d;p=packages%2Fcrun.git diff --git a/crun.spec b/crun.spec index 85baa05..0a25bc2 100644 --- a/crun.spec +++ b/crun.spec @@ -1,4 +1,4 @@ -%ifarch %{x8664} %{arm} aarch64 ppc64 +%ifarch %{x8664} armv7l armv7hl armv7hnl aarch64 ppc64 %define with_criu 1 %endif @@ -8,12 +8,12 @@ Summary: OCI runtime written in C Name: crun -Version: 0.17 +Version: 0.20 Release: 1 License: GPL v3+ Group: Applications/System Source0: https://github.com/containers/crun/releases/download/%{version}/%{name}-%{version}.tar.xz -# Source0-md5: 3cded6f821a9e09bc634d08a7799e213 +# Source0-md5: 69d433ca0439f9b9da0db252c0e7f16a URL: https://github.com/containers/crun BuildRequires: autoconf >= 2.69 BuildRequires: automake >= 1:1.11.2 @@ -30,7 +30,7 @@ BuildRequires: systemd-devel BuildRequires: tar >= 1:1.22 BuildRequires: xz BuildRequires: yajl-devel >= 2.0.0 -Requires: criu-libs >= 3.15 +%{?with_criu:Requires: criu-libs >= 3.15} Requires: yajl >= 2.0.0 BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)