diff --git a/nbdkit.spec b/nbdkit.spec index 55674c4..ce8ace8 100644 --- a/nbdkit.spec +++ b/nbdkit.spec @@ -91,6 +91,7 @@ BuildRequires: gnupg2 # Only for running the test suite: BuildRequires: /usr/bin/certtool BuildRequires: jq +BuildRequires: /usr/bin/nbdsh BuildRequires: /usr/bin/qemu-img BuildRequires: /usr/bin/socat BuildRequires: /usr/sbin/ss @@ -899,6 +900,7 @@ make %{?_smp_mflags} check || { - New upstream version 1.15.1. - Fixes Denial of Service / Amplication Attack: https://www.redhat.com/archives/libguestfs/2019-September/msg00084.html +- Add nbdsh BR for tests. * Thu Aug 29 2019 Richard W.M. Jones - 1.14.0-2 - Split out nbdkit-nbd-plugin subpackage.