]> git.ipfire.org Git - thirdparty/elfutils.git/commitdiff
config: Add BuildRequires socat for run-debuginfod-response-headers.sh
authorMark Wielaard <mark@klomp.org>
Thu, 27 Oct 2022 16:30:37 +0000 (18:30 +0200)
committerMark Wielaard <mark@klomp.org>
Thu, 27 Oct 2022 16:30:37 +0000 (18:30 +0200)
Signed-off-by: Mark Wielaard <mark@klomp.org>
config/ChangeLog
config/elfutils.spec.in

index 1265f399dcecac7d0404807eb0e35d190eccc509..9aadd71fd64cdb77a1a8a22a677ce17bcbd0e6e3 100644 (file)
@@ -1,3 +1,7 @@
+2022-10-27  Mark Wielaard  <mark@klomp.org>
+
+       * elfutils.spec.in: Add BuildRequires socat.
+
 2022-08-17  Martin Liska  <mliska@suse.cz>
 
        * debuginfod.service: Add new debuginfod.sysconfig
index 545991595078c8cfbe2f50dc1c59823d532997e4..333c6239cadcf3a1ff38f6b64cb33dbd2b4e5bfe 100644 (file)
@@ -40,6 +40,8 @@ BuildRequires: iproute
 BuildRequires: procps
 BuildRequires: bsdtar
 BuildRequires: curl
+# For run-debuginfod-response-headers.sh test case
+BuildRequires: socat
 
 %define _gnu %{nil}
 %define _programprefix eu-