- warn only once for each NOKEY/UNTRUSTED key id.
authorjbj <devnull@localhost>
Sun, 30 Jun 2002 22:47:32 +0000 (22:47 +0000)
committerjbj <devnull@localhost>
Sun, 30 Jun 2002 22:47:32 +0000 (22:47 +0000)
commit8c4991e9d533de552b957ea445d65f6834205f29
tree159a3aaa6575611308382acbadba3a55d9856bd5
parent10e3aaa69f3d7f74958e3dd0d0b471b296a1bb23
- warn only once for each NOKEY/UNTRUSTED key id.
- factor common options into table, add rpmcliInit() and rpmcliFini().
- add preliminary rpmgraph(8) and rpmcache(8) executables to rpm-devel.

CVS patchset: 5535
CVS date: 2002/06/30 22:47:32
27 files changed:
.cvsignore
CHANGES
Doxyfile.in
autogen.sh
beecrypt/autogen.sh
doc/Makefile.am
doc/rpmcache.8 [new file with mode: 0644]
doc/rpmgraph.8 [new file with mode: 0644]
lib/Makefile.am
lib/package.c
lib/poptALL.c [new file with mode: 0644]
lib/poptI.c
lib/rpmcli.h
lib/rpminstall.c
lib/rpmps.h
macros.in
rpm.spec.in
rpmdb/rpmdb.c
rpmio/rpmpgp.h
rpmqv.c
tools/.cvsignore
tools/Makefile.am
tools/rpmcache.c [moved from tools/tpkgid.c with 86% similarity]
tools/rpmgraph.c [new file with mode: 0644]
zlib/Makefile.in [deleted file]
zlib/aclocal.m4
zlib/ltmain.sh [deleted file]