From ef1f18fc86f68ffd2b0e7573b9fca4b82ecc939c Mon Sep 17 00:00:00 2001 From: Jakub Bogusz Date: Mon, 14 Feb 2022 18:59:04 +0100 Subject: [PATCH] - enhanced info patch: unify also ctf-spec direntry - disable silent-rules --- binutils-info.patch | 14 ++++++++++++++ binutils.spec | 1 + 2 files changed, 15 insertions(+) diff --git a/binutils-info.patch b/binutils-info.patch index 8293059..19ac2a7 100644 --- a/binutils-info.patch +++ b/binutils-info.patch @@ -119,3 +119,17 @@ diff -urN binutils-2.24.51.0.4.org/ld/ld.texi binutils-2.24.51.0.4/ld/ld.texi @end ifclear @node Reporting Bugs +--- binutils-2.38/libctf/doc/ctf-spec.texi.orig 2022-01-22 13:14:09.000000000 +0100 ++++ binutils-2.38/libctf/doc/ctf-spec.texi 2022-02-14 17:31:26.750302933 +0100 +@@ -19,9 +19,9 @@ License''. + + @end copying + +-@dircategory Software development ++@dircategory Programming tools: + @direntry +-* CTF: (ctf-spec). The CTF file format. ++* CTF: (ctf-spec). The CTF file format + @end direntry + + @titlepage diff --git a/binutils.spec b/binutils.spec index 1425512..d0dfb25 100644 --- a/binutils.spec +++ b/binutils.spec @@ -226,6 +226,7 @@ sparc32 \ --infodir=%{_infodir} \ --mandir=%{_mandir} \ --disable-debug \ + --disable-silent-rules \ --disable-werror \ %ifarch sparc --enable-64-bit-bfd \ -- 2.44.0