Add rpmRC return code type for the usual 0/1/2 codes.
authorjbj <devnull@localhost>
Mon, 12 Feb 2001 19:02:15 +0000 (19:02 +0000)
committerjbj <devnull@localhost>
Mon, 12 Feb 2001 19:02:15 +0000 (19:02 +0000)
commit85a84a6826f982160c31286fb23be771d69eb5ea
tree3c7b44d9f713c7f61d3f8a0470c2cedd52c15f08
parentbc348ac49cddff43f7aed6d0d17531a8482d0e47
Add rpmRC return code type for the usual 0/1/2 codes.
Add RPMRC_BADSIZE to deal with packages changing size after repackaging.

CVS patchset: 4550
CVS date: 2001/02/12 19:02:15
13 files changed:
build/pack.c
lib/package.c
lib/psm.c
lib/query.c
lib/rpmchecksig.c
lib/rpminstall.c
lib/rpmlib.h
lib/signature.c
lib/signature.h
lib/transaction.c
po/rpm.pot
python/rpmmodule.c
tools/rpmsort.c