]> git.pld-linux.org Git - packages/crun.git/blobdiff - crun.spec
up to 0.20
[packages/crun.git] / crun.spec
index 85baa058590a336d2e8050b4d8297694d8d91f6c..0a25bc29bd6300530f4957e4940851917c7a9bb5 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.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)
 
This page took 0.088806 seconds and 4 git commands to generate.