public inbox for rpm2html-cvs@sourceware.org
help / color / mirror / Atom feed
From: jnewbigin@sourceware.cygnus.com
To: rpm2html-cvs@sources.redhat.com
Subject: rpmfind autoupdate.c config.c database.c datab ...
Date: Fri, 01 Jun 2001 23:53:00 -0000	[thread overview]
Message-ID: <20010602065329.22969.qmail@sourceware.cygnus.com> (raw)

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


                 reply	other threads:[~2001-06-01 23:53 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20010602065329.22969.qmail@sourceware.cygnus.com \
    --to=jnewbigin@sourceware.cygnus.com \
    --cc=rpm2html-cvs@sources.redhat.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).