]> git.ipfire.org Git - thirdparty/elfutils.git/commitdiff
elfutils.spec.in: Escape %%check in comment.
authorMark Wielaard <mark@klomp.org>
Fri, 12 Feb 2021 15:36:04 +0000 (16:36 +0100)
committerMark Wielaard <mark@klomp.org>
Fri, 12 Feb 2021 15:36:04 +0000 (16:36 +0100)
Signed-off-by: Mark Wielaard <mark@klomp.org>
config/ChangeLog
config/elfutils.spec.in

index d84d38c35433537f98af2b6bc8ea824b2e23e563..e877bddac708f74fb85fb8c3aa5661864d4bf1e3 100644 (file)
@@ -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.
index 46b404f92bc809926e4e9fe082f283b59bce7e7b..9df92b3815e727722d942ebad9374f074a0c1707 100644 (file)
@@ -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