From: Mark Wielaard Date: Fri, 12 Feb 2021 15:36:04 +0000 (+0100) Subject: elfutils.spec.in: Escape %%check in comment. X-Git-Tag: elfutils-0.184~44 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=5e5a05bfb0faa36a4286fc564248214bce0fc879;p=thirdparty%2Felfutils.git elfutils.spec.in: Escape %%check in comment. Signed-off-by: Mark Wielaard --- diff --git a/config/ChangeLog b/config/ChangeLog index d84d38c35..e877bddac 100644 --- a/config/ChangeLog +++ b/config/ChangeLog @@ -1,3 +1,7 @@ +2021-02-12 Mark Wielaard + + * elfutils.spec.in: Escape %%check in comment. + 2021-02-05 Mark Wielaard * elfutils.spec.in: Update for 0.183. diff --git a/config/elfutils.spec.in b/config/elfutils.spec.in index 46b404f92..9df92b381 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