[PUSHED] elfutils.spec.in: Escape %%check in comment.

Mark Wielaard mark@klomp.org
Fri Feb 12 15:39:23 GMT 2021


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

diff --git a/config/ChangeLog b/config/ChangeLog
index d84d38c3..e877bdda 100644
--- a/config/ChangeLog
+++ b/config/ChangeLog
@@ -1,3 +1,7 @@
+2021-02-12  Mark Wielaard  <mark@klomp.org>
+
+	* elfutils.spec.in: Escape %%check in comment.
+
 2021-02-05  Mark Wielaard  <mark@klomp.org>
 
 	* elfutils.spec.in: Update for 0.183.
diff --git a/config/elfutils.spec.in b/config/elfutils.spec.in
index 46b404f9..9df92b38 100644
--- a/config/elfutils.spec.in
+++ b/config/elfutils.spec.in
@@ -35,7 +35,7 @@ BuildRequires: pkgconfig(libarchive) >= 3.1.2
 # For tests need to bunzip2 test files.
 BuildRequires: bzip2
 BuildRequires: zstd
-# For the run-debuginfod-find.sh test case in %check for /usr/sbin/ss
+# For the run-debuginfod-find.sh test case in %%check for /usr/sbin/ss
 BuildRequires: iproute
 BuildRequires: bsdtar
 BuildRequires: curl
-- 
2.20.1



More information about the Elfutils-devel mailing list