public inbox for elfutils@sourceware.org
 help / color / mirror / Atom feed
* [COMMITTED] elfutils.spec: Add BuildRequires: curl
@ 2019-11-25 22:22 Mark Wielaard
  0 siblings, 0 replies; only message in thread
From: Mark Wielaard @ 2019-11-25 22:22 UTC (permalink / raw)
  To: elfutils-devel; +Cc: Mark Wielaard

As the buildbot just pointed out...

The run-debuginfod-find.sh now relies on curl to fetch the metrics.

Signed-off-by: Mark Wielaard <mark@klomp.org>
---
 config/ChangeLog        | 4 ++++
 config/elfutils.spec.in | 1 +
 2 files changed, 5 insertions(+)

diff --git a/config/ChangeLog b/config/ChangeLog
index 73643f91..ff004d6e 100644
--- a/config/ChangeLog
+++ b/config/ChangeLog
@@ -1,3 +1,7 @@
+2019-11-25  Mark Wielaard  <mark@klomp.org>
+
+	* elfutils.spec.in: Add BuildRequires curl.
+
 2019-10-28  Frank Ch. Eigler  <fche@redhat.com>
 
 	* eu.am (AM_CXXFLAGS): Clone & amend AM_CFLAGS for c++11 code.
diff --git a/config/elfutils.spec.in b/config/elfutils.spec.in
index 3cd15ce3..f244f363 100644
--- a/config/elfutils.spec.in
+++ b/config/elfutils.spec.in
@@ -42,6 +42,7 @@ BuildRequires: pkgconfig(sqlite3) >= 3.7.17
 BuildRequires: pkgconfig(libarchive) >= 3.1.2
 # for the run-debuginfod-find.sh test case in %check for /usr/sbin/ss
 BuildRequires: iproute
+BuildRequires: curl
 
 %define _gnu %{nil}
 %define _programprefix eu-
-- 
2.20.1

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

only message in thread, other threads:[~2019-11-25 22:22 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-11-25 22:22 [COMMITTED] elfutils.spec: Add BuildRequires: curl 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).