public inbox for elfutils@sourceware.org
 help / color / mirror / Atom feed
* [COMMITTED] config: Add an explicit Requires elfutils-debuginfod-client for debuginfod.
@ 2019-11-28 15:21 Mark Wielaard
  0 siblings, 0 replies; only message in thread
From: Mark Wielaard @ 2019-11-28 15:21 UTC (permalink / raw)
  To: elfutils-devel; +Cc: Mark Wielaard

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        | 5 +++++
 config/elfutils.spec.in | 1 +
 2 files changed, 6 insertions(+)

diff --git a/config/ChangeLog b/config/ChangeLog
index 4e481bcc..d71fb391 100644
--- a/config/ChangeLog
+++ b/config/ChangeLog
@@ -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
diff --git a/config/elfutils.spec.in b/config/elfutils.spec.in
index 8358137d..1cdca215 100644
--- a/config/elfutils.spec.in
+++ b/config/elfutils.spec.in
@@ -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
-- 
2.18.1

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2019-11-28 15:21 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-11-28 15:21 [COMMITTED] config: Add an explicit Requires elfutils-debuginfod-client for debuginfod Mark Wielaard

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).