From a8945d539f5b28c43bc3a39927a0b972d75e8b03ea351fdffdfe3c1df1e99718 Mon Sep 17 00:00:00 2001 From: Daniel Molkentin Date: Thu, 11 May 2017 09:57:39 +0000 Subject: [PATCH] Accepting request 494559 from home:dmolkentin:branches:Base:System - Revert: "Require version >= 3.18 btrfsprogs, rather than conflicting with an older one". Dracut should never depend on optional components OBS-URL: https://build.opensuse.org/request/show/494559 OBS-URL: https://build.opensuse.org/package/show/Base:System/dracut?expand=0&rev=307 --- dracut.changes | 6 ++++++ dracut.spec | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/dracut.changes b/dracut.changes index be73443..a338796 100644 --- a/dracut.changes +++ b/dracut.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Thu May 11 09:55:53 UTC 2017 - daniel.molkentin@suse.com + +- Revert: "Require version >= 3.18 btrfsprogs, rather than conflicting with + an older one". Dracut should never depend on optional components + ------------------------------------------------------------------- Mon May 8 15:34:57 UTC 2017 - daniel.molkentin@suse.com diff --git a/dracut.spec b/dracut.spec index 7d52907..b6b2500 100644 --- a/dracut.spec +++ b/dracut.spec @@ -227,7 +227,7 @@ Requires: udev > 166 Requires: util-linux >= 2.21 Requires: xz # We use 'btrfs fi usage' that was not present before -Requires: btrfsprogs >= 3.18 +Conflicts: btrfsprogs < 3.18 Recommends: logrotate Obsoletes: mkinitrd < 2.8.2 Provides: mkinitrd = 2.8.2