]> git.ipfire.org Git - thirdparty/elfutils.git/commitdiff
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 4e481bcc2c579de577306b561f8f26306a91febb..d71fb3911640082525206e02c53ad7a52983fc45 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 8358137df7730f451866591d430e69dd6864ec98..1cdca215571e2dfb31af1481723355b7bd1aaebd 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