Update instructions for using abipkgdiff.
This commit is contained in:
parent
eb86ff73c1
commit
6d18eb5c4e
1 changed files with 2 additions and 0 deletions
2
abc.spec
2
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-<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
|
||||
|
|
|
|||
Reference in a new issue