From mboxrd@z Thu Jan 1 00:00:00 1970 From: veillard@sourceware.cygnus.com To: rpm2html-cvs@sources.redhat.com Subject: rpmfind Changelog Makefile.in autoupdate.c con ... Date: Sat, 19 May 2001 10:51:00 -0000 Message-id: <20010519175111.17603.qmail@sourceware.cygnus.com> X-SW-Source: 2001/msg00014.html List-Id: CVSROOT: /cvs/rpm2html Module name: rpmfind Changes by: veillard@sources.redhat.com 2001-05-19 10:51:11 Modified files: . : Changelog Makefile.in autoupdate.c config.c database.c database.h rpmfind.c Log message: - Makefile.in autoupdate.c config.c database.[ch] rpmfind.c: new patch from John Newbigin moves the autoupdate first and force lists into the config file. This allows for greater flexibility in the autoupgrade process. added a new command line parameter --install force the installation of a new package during the upgrade like this rpmfind --autoupgrade --install openssh.*i386 --install openssl --install openldap fixed a problem with the no_autoupgrade=kernel* Daniel Patches: http://sources.redhat.com/cgi-bin/cvsweb.cgi/rpmfind/Changelog.diff?cvsroot=rpm2html&r1=1.6&r2=1.7 http://sources.redhat.com/cgi-bin/cvsweb.cgi/rpmfind/Makefile.in.diff?cvsroot=rpm2html&r1=1.32&r2=1.33 http://sources.redhat.com/cgi-bin/cvsweb.cgi/rpmfind/autoupdate.c.diff?cvsroot=rpm2html&r1=1.54&r2=1.55 http://sources.redhat.com/cgi-bin/cvsweb.cgi/rpmfind/config.c.diff?cvsroot=rpm2html&r1=1.30&r2=1.31 http://sources.redhat.com/cgi-bin/cvsweb.cgi/rpmfind/database.c.diff?cvsroot=rpm2html&r1=1.23&r2=1.24 http://sources.redhat.com/cgi-bin/cvsweb.cgi/rpmfind/database.h.diff?cvsroot=rpm2html&r1=1.11&r2=1.12 http://sources.redhat.com/cgi-bin/cvsweb.cgi/rpmfind/rpmfind.c.diff?cvsroot=rpm2html&r1=1.49&r2=1.50