]> git.pld-linux.org Git - packages/crun.git/blobdiff - crun.spec
up to 0.20.1
[packages/crun.git] / crun.spec
index 75a44d14fc07a3373d669958f197bb014eb6c6b0..0775a9990b846b6aa88be9f5aa8f5bb06b22fb82 100644 (file)
--- 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.19.1
+Version:       0.20.1
 Release:       1
 License:       GPL v3+
 Group:         Applications/System
 Source0:       https://github.com/containers/crun/releases/download/%{version}/%{name}-%{version}.tar.xz
-# Source0-md5: faebd483e4148e2fc73d83e479211cfa
+# Source0-md5: a7bed3336f8a8a2bc966821c26303440
 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)
 
This page took 0.154936 seconds and 4 git commands to generate.