Update instructions for using abipkgdiff.

This commit is contained in:
Jerry James 2020-01-31 11:45:01 -07:00
commit 6d18eb5c4e

View file

@ -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-<old>.rpm \
# --d1 abc-debuginfo-<old>.rpm \
# --d2 abc-libs-debuginfo-<new>.rpm \
# --d2 abc-debuginfo-<new>.rpm \
# --devel1 abc-devel-<old>.rpm \
# --devel2 abc-devel-<new>.rpm \
# abc-libs-<old>.rpm abc-libs-<new>.rpm