From 6d18eb5c4e50fab579c94c5bfaee24217f7fa64c Mon Sep 17 00:00:00 2001 From: Jerry James Date: Fri, 31 Jan 2020 11:45:01 -0700 Subject: [PATCH] Update instructions for using abipkgdiff. --- abc.spec | 2 ++ 1 file changed, 2 insertions(+) diff --git a/abc.spec b/abc.spec index 0cc3d6f..1c2c82a 100644 --- a/abc.spec +++ b/abc.spec @@ -9,7 +9,9 @@ # old and new binary and debuginfo packages to detect abi changes that would # require bumping the shared library version, e.g., # abipkgdiff --d1 abc-libs-debuginfo-.rpm \ +# --d1 abc-debuginfo-.rpm \ # --d2 abc-libs-debuginfo-.rpm \ +# --d2 abc-debuginfo-.rpm \ # --devel1 abc-devel-.rpm \ # --devel2 abc-devel-.rpm \ # abc-libs-.rpm abc-libs-.rpm