From 4e2b369acff75f70c426718ee1be9ae712e87ec9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Hozza?= Date: Mon, 13 Feb 2023 13:22:44 +0100 Subject: [PATCH] SPEC: depend on osbuid v78 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit The version 78 is needed in order to use the `chown` stage. Signed-off-by: Tomáš Hozza --- osbuild-composer.spec | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/osbuild-composer.spec b/osbuild-composer.spec index edf3adcd8..cafb402bb 100644 --- a/osbuild-composer.spec +++ b/osbuild-composer.spec @@ -295,10 +295,10 @@ The core osbuild-composer binary. This is suitable both for spawning in containe Summary: The worker for osbuild-composer Requires: systemd Requires: qemu-img -Requires: osbuild >= 70 -Requires: osbuild-ostree >= 70 -Requires: osbuild-lvm2 >= 70 -Requires: osbuild-luks2 >= 70 +Requires: osbuild >= 78 +Requires: osbuild-ostree >= 78 +Requires: osbuild-lvm2 >= 78 +Requires: osbuild-luks2 >= 78 Requires: %{name}-dnf-json = %{version}-%{release} %description worker