- fix: QUERY_FOR_LIST file count clobbered.
authorjbj <devnull@localhost>
Fri, 8 Jun 2001 20:45:59 +0000 (20:45 +0000)
committerjbj <devnull@localhost>
Fri, 8 Jun 2001 20:45:59 +0000 (20:45 +0000)
commit03f527390168680d98f13ada0dbf6be4cd17dc9c
tree775e83d8fc7532376766381fb94496b3dec6f31d
parent7bf9296288c38f3bf82ec38481738101bf063981
- fix: QUERY_FOR_LIST file count clobbered.
- create top level rpmcli API, factor top level modes into popt tables.
- popt: add POPT_BIT_SET/POPT_BIT_CLR to API.
- autogen.sh checks for latest libtool-1.4 and automake-1.4-p2.
- rpm --verify reports failure(s) if corresponding tag is not in header.
- rpm --verify honors %config(missingok), add -v for legacy behavior.

CVS patchset: 4852
CVS date: 2001/06/08 20:45:59
28 files changed:
CHANGES
Doxyfile.in
aclocal.m4
autogen.sh
build.c
lib/Makefile.am
lib/poptBT.c
lib/poptI.c [new file with mode: 0644]
lib/poptK.c [new file with mode: 0644]
lib/poptQV.c
lib/query.c
lib/rpmchecksig.c
lib/rpmcli.h [new file with mode: 0644]
lib/rpminstall.c
lib/rpmlib.h
lib/verify.c
perl/Makefile.in
po/POTFILES.in
python/Makefile.in
rpm.c
rpm.spec.in
rpmdb/Makefile.am
rpmdb/db3.c
rpmdb/dbconfig.c
rpmdb/poptDB.c [new file with mode: 0644]
rpmdb/rpmdb.h
rpmio/tdigest.c
rpmqv.c