diff --git a/nbdkit.spec b/nbdkit.spec index 94400f7..3f9d0e8 100644 --- a/nbdkit.spec +++ b/nbdkit.spec @@ -513,6 +513,7 @@ This package is the xz filter for %{name}. Summary: Development files and documentation for %{name} License: BSD +Requires: %{name}-server%{?_isa} = %{version}-%{release} Requires: pkgconfig @@ -875,9 +876,6 @@ make %{?_smp_mflags} check || { %changelog * Wed Aug 21 2019 Richard W.M. Jones - 1.13.8-7 - Add provides for all basic plugins and filters. -- Remove Requires nbdkit-devel -> nbdkit-server. - Still possible to build plugins without needing the server to run - them, eg. when building for multilib. * Tue Aug 20 2019 Richard W.M. Jones - 1.13.8-5 - BR libnbd 0.9.8.