From 368a09bf737f9ace946f75ffb65b6c0b688ca6ad Mon Sep 17 00:00:00 2001 From: Jonathan Lebon Date: Dec 05 2019 21:09:47 +0000 Subject: Don't require btrfs-progs, just recommend it Some variants may not want to support btrfs at all: https://github.com/coreos/fedora-coreos-tracker/issues/323 --- diff --git a/ignition.spec b/ignition.spec index 4bf924b..ef3e415 100644 --- a/ignition.spec +++ b/ignition.spec @@ -73,7 +73,7 @@ Name: ignition Version: 2.0.1 -Release: 6.git%{shortcommit}%{?dist} +Release: 7.git%{shortcommit}%{?dist} Summary: First boot installer and configuration tool License: ASL 2.0 and BSD URL: https://%{provider_prefix} @@ -88,7 +88,7 @@ BuildRequires: libblkid-devel # Requires for 'disks' stage %if 0%{?fedora} -Requires: btrfs-progs +Recommends: btrfs-progs %endif Requires: dosfstools Requires: gdisk @@ -503,6 +503,10 @@ export GOPATH=%{buildroot}/%{gopath}:$(pwd)/vendor:%{gopath} %endif %changelog +* Thu Dec 05 2019 Jonathan Lebon - 2.0.1-7.git641ec6a +- Don't require btrfs-progs, just recommend it + https://github.com/coreos/fedora-coreos-tracker/issues/323 + * Wed Dec 04 2019 Allen Bai - 2.0.1-6.git641ec6a - Update dracut to latest spec2x * firstboot-complete: tell zipl to run