elfutils-debuginfod depends indirectly already on the client library.
Make that explicit so they are always updated in sync. Which isn't
technically required, but makes things clearer and simpler on updates.
Signed-off-by: Mark Wielaard <mark@klomp.org>
+2019-11-28 Mark Wielaard <mark@klomp.org>
+
+ * elfutils.spec.in (debuginfod): Add an explicit Requires
+ elfutils-debuginfod-client.
+
2019-11-27 Mark Wielaard <mark@klomp.org>
* elfutils.spec.in: Move all versioned libdebuginfod libraries
%package debuginfod
Summary: HTTP ELF/DWARF file server addressed by build-id
License: GPLv3+
+Requires: elfutils-debuginfod-client = %{version}-%{release}
BuildRequires: systemd
Requires(post): systemd
Requires(preun): systemd