config: Add an explicit Requires elfutils-debuginfod-client for debuginfod.
authorMark Wielaard <mark@klomp.org>
Thu, 28 Nov 2019 15:17:52 +0000 (16:17 +0100)
committerMark Wielaard <mark@klomp.org>
Thu, 28 Nov 2019 15:17:52 +0000 (16:17 +0100)
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>
config/ChangeLog
config/elfutils.spec.in

index 4e481bc..d71fb39 100644 (file)
@@ -1,3 +1,8 @@
+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
index 8358137..1cdca21 100644 (file)
@@ -148,6 +148,7 @@ License: GPLv2+ or LGPLv3+
 %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