public inbox for rpm2html-cvs@sourceware.org
help / color / mirror / Atom feed
* rpmfind autoupdate.c config.c database.c datab ...
@ 2001-06-01 23:53 jnewbigin
  0 siblings, 0 replies; only message in thread
From: jnewbigin @ 2001-06-01 23:53 UTC (permalink / raw)
  To: rpm2html-cvs

CVSROOT:	/cvs/rpm2html
Module name:	rpmfind
Changes by:	jnewbigin@sources.redhat.com	2001-06-01 23:53:29

Modified files:
	.              : autoupdate.c config.c database.c database.h 
	                 list.c list.h 

Log message:
	Added config items to specify the rpm program and command line parameters
	[autoupgrade]
	rpm_command=/bin/rpm
	rpm_param=-Uvh
	rpm_param=--test
	
	If no parameters are specified then defaults are used.
	
	I also added a generic string_list type which is used by the rpm_param.
	This can now be used by other parts of rpm_find which work with strings
	which should improve the memory management.
	
	To support this I renamed the regex lists to regex_list_t

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/rpmfind/autoupdate.c.diff?cvsroot=rpm2html&r1=1.55&r2=1.56
http://sources.redhat.com/cgi-bin/cvsweb.cgi/rpmfind/config.c.diff?cvsroot=rpm2html&r1=1.31&r2=1.32
http://sources.redhat.com/cgi-bin/cvsweb.cgi/rpmfind/database.c.diff?cvsroot=rpm2html&r1=1.24&r2=1.25
http://sources.redhat.com/cgi-bin/cvsweb.cgi/rpmfind/database.h.diff?cvsroot=rpm2html&r1=1.12&r2=1.13
http://sources.redhat.com/cgi-bin/cvsweb.cgi/rpmfind/list.c.diff?cvsroot=rpm2html&r1=1.1&r2=1.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/rpmfind/list.h.diff?cvsroot=rpm2html&r1=1.1&r2=1.2


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2001-06-01 23:53 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-06-01 23:53 rpmfind autoupdate.c config.c database.c datab jnewbigin

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).