]> git.ipfire.org Git - thirdparty/elfutils.git/commitdiff
elfutils.spec: dependency typo fix
authorFrank Ch. Eigler <fche@redhat.com>
Sun, 12 Jan 2020 16:00:20 +0000 (11:00 -0500)
committerFrank Ch. Eigler <fche@redhat.com>
Sun, 12 Jan 2020 16:01:43 +0000 (11:01 -0500)
Commit da0959cafda4 introduced a dependency on "debuginfod-client",
whereas it's really "elfutils-debuginfod-client".

Signed-off-by: Frank Ch. Eigler <fche@redhat.com>
config/ChangeLog
config/elfutils.spec.in

index e5e0a55c6ce04f26f671e56f6d5b908b12570ed8..f420dba636bac3f96e7b1cce6b8de647492e624b 100644 (file)
@@ -1,3 +1,7 @@
+2020-01-12  Frank Ch. Eigler  <fche@redhat.com>
+
+       * elfutils.spec.in: Typo fix for "Requires: debuginfod-client".
+
 2020-01-11  Frank Ch. Eigler  <fche@redhat.com>
 
        * debuginfod.service: Set PrivateTmp=yes.
index d7b8c6fec8a5646ec2f027e12e931919d4f0ea93..3dec1c02d63dcf872a45232d1aa8f778168fd526 100644 (file)
@@ -145,7 +145,7 @@ License: GPLv3+ and (GPLv2+ or LGPLv3+)
 %package debuginfod-client-devel
 Summary: Libraries and headers to build debuginfod client applications
 License: GPLv2+ or LGPLv3+
-Requires: debuginfod-client = %{version}-%{release}
+Requires: elfutils-debuginfod-client = %{version}-%{release}
 
 %package debuginfod
 Summary: HTTP ELF/DWARF file server addressed by build-id