Go to file
rjray aaca0fed29 First of two efforts at redefining how multiple packages for one name are
handled. This applies the patch from Gerald Teschl <gt@esi.ac.at> that makes a
multiple match yield the newest, rather than the first one encountered. After
this, I'll try to handle list-context.

CVS patchset: 5398
CVS date: 2002/04/12 00:16:33
2002-04-12 00:16:33 +00:00
Perl-RPM First of two efforts at redefining how multiple packages for one name are 2002-04-12 00:16:33 +00:00
autodeps Use NEEDED from objdump, not ldd, to auto-generate Requires:. 2002-04-09 21:36:47 +00:00
beecrypt - rescusitate --rebuild. 2002-04-11 16:55:19 +00:00
build - rescusitate --rebuild. 2002-04-11 16:55:19 +00:00
bzip2 Initial revision 2001-11-21 19:43:12 +00:00
db - add payload uncompressed size to signature to avoid rewriting header. 2002-03-03 23:09:49 +00:00
db3 - speedup large queries by ~50%. 2002-04-07 19:52:42 +00:00
doc - speedup large queries by ~50%. 2002-04-07 19:52:42 +00:00
examples Ignore built files. 2002-02-09 20:09:59 +00:00
intl - make peace with automake et al in 8.0, ugh. 2002-02-10 21:13:52 +00:00
lib - rescusitate --rebuild. 2002-04-11 16:55:19 +00:00
misc tpkgid cleanup. 2002-02-22 17:12:15 +00:00
perl - fix: sanity checks on #tags (<65K) and offset (<16Mb) in header. 2001-06-28 22:19:08 +00:00
perl-RPM2 silly test 2002-04-11 17:10:12 +00:00
po - rescusitate --rebuild. 2002-04-11 16:55:19 +00:00
popt doxygen cleanup. 2002-04-08 18:56:01 +00:00
python - rescusitate --rebuild. 2002-04-11 16:55:19 +00:00
rpmdb doxygen cleanup. 2002-04-08 18:56:01 +00:00
rpmio - beecrypt: add types.h, eliminate need for config.gnu.h. 2002-04-10 20:00:40 +00:00
scripts - make peace with gcc-3.1, remove compiler cruft. 2002-02-10 19:00:16 +00:00
tests - expose rpmShowProgress() and rpmVerifyDigest() in rpmcli.h. 2001-07-06 20:37:42 +00:00
tools - rescusitate --rebuild. 2002-04-11 16:55:19 +00:00
zlib - rescusitate --rebuild. 2002-04-11 16:55:19 +00:00
.cvsignore Sync with rpm-4_0 branch. 2000-12-04 00:55:17 +00:00
.exclude Sync with rpm-4_0 branch. 2001-09-15 13:49:11 +00:00
.files LCLINT pass 0. 1998-11-16 21:40:28 +00:00
.lclintrc - rescusitate --rebuild. 2002-04-11 16:55:19 +00:00
ABOUT-NLS - make peace with automake et al in 8.0, ugh. 2002-02-10 21:13:52 +00:00
CHANGES - rescusitate --rebuild. 2002-04-11 16:55:19 +00:00
COPYING Changed licensing of librpm to LGPL 1997-08-10 13:40:16 +00:00
CREDITS Finally, preliminary http support. 1999-02-04 18:48:03 +00:00
Doxyfile.in - rescusitate --rebuild. 2002-04-11 16:55:19 +00:00
Doxyheader doxygen annotations for python bindings. 2001-01-12 18:22:27 +00:00
GROUPS Fix newSpec in "rpm -q --specfile --specedit" 1999-03-16 20:04:26 +00:00
INSTALL Rip out rpmrc configuration. 2000-08-27 19:43:51 +00:00
Makefile.am - turn on auto-generated perl requirements (#58519, #58536, #58537). 2002-01-23 00:58:47 +00:00
README *** empty log message *** 1998-06-30 18:53:43 +00:00
README.amiga 1) added autoconf for popt directory to make archive 1998-02-17 16:46:13 +00:00
RPM-GPG-KEY Change contact email address. 2001-05-22 16:05:47 +00:00
RPM-PGP-KEY Change contact email address. 2001-05-22 16:05:47 +00:00
TODO an update. 1998-08-06 21:53:49 +00:00
acconfig.h - add header DSA signature. 2002-03-06 23:17:31 +00:00
aclocal.m4 doxygen cleanup. 2002-04-08 18:56:01 +00:00
autogen.sh - make peace with automake et al in 8.0, ugh. 2002-02-10 21:13:52 +00:00
build.c - rescusitate --rebuild. 2002-04-11 16:55:19 +00:00
build.h - transaction sets cerated in cli main. 2001-10-27 22:31:10 +00:00
config.site Orphans. 2001-06-15 16:01:59 +00:00
configure.in Annotation fiddles. 2002-02-25 15:29:22 +00:00
convertdb.c - add header refcount annotations throughout. 2001-11-01 20:15:10 +00:00
debug.h Sync with rpm-4_0 branch. 2000-12-12 20:03:45 +00:00
depcomp - make peace with automake et al in 8.0, ugh. 2002-02-10 21:13:52 +00:00
gendiff - expose rpmShowProgress() and rpmVerifyDigest() in rpmcli.h. 2001-07-06 20:37:42 +00:00
install-sh - make peace with automake et al in 8.0, ugh. 2002-02-10 21:13:52 +00:00
installplatform - turn on auto-generated perl requirements (#58519, #58536, #58537). 2002-01-23 00:58:47 +00:00
macros.in - add header DSA signature. 2002-03-06 23:17:31 +00:00
missing - make peace with automake et al in 8.0, ugh. 2002-02-10 21:13:52 +00:00
mkinstalldirs - make peace with automake et al in 8.0, ugh. 2002-02-10 21:13:52 +00:00
oldrpmdb.c - fix: extra newline in many error messages (#23947). 2001-01-15 23:09:42 +00:00
platform.in - make peace with gcc-3.1, remove compiler cruft. 2002-02-10 19:00:16 +00:00
rpm.c - generate an rpm header on the fly for imported pubkeys. 2001-10-23 16:48:20 +00:00
rpm.magic ultrapenguin 1.1.9 sparc64 changes. 1998-12-17 16:45:22 +00:00
rpm.spec - rescusitate --rebuild. 2002-04-11 16:55:19 +00:00
rpm.spec.in - rescusitate --rebuild. 2002-04-11 16:55:19 +00:00
rpm2cpio.c - legacy signatures always checked where possible on package read. 2001-10-27 20:09:20 +00:00
rpmpopt.in - permit --dbpath and --root with signature (i.e. --import) modes. 2002-03-12 20:28:30 +00:00
rpmqv.c - rescusitate --rebuild. 2002-04-11 16:55:19 +00:00
rpmrc.in - turn on auto-generated perl requirements (#58519, #58536, #58537). 2002-01-23 00:58:47 +00:00
system.h - rescusitate --rebuild. 2002-04-11 16:55:19 +00:00

README

This is RPM, the Red Hat Package Manager.

The latest releases are always available at:

	ftp://ftp.rpm.org/pub/rpm

Additional RPM documentation (papers, slides, HOWTOs) can also be
found at the same site, as well as http://www.rpm.org.

There is a mailing list for discussion of RPM issues, rpm-list@redhat.com.
To subscribe, send a message to rpm-list-request@redhat.com with the word
"subscribe" in the subject line.

RPM was originally written by:

    Erik Troan <ewt@redhat.com>
    Marc Ewing <marc@redhat.com>

See the CREDITS file for a list of folks who have helped us out
tremendously.  RPM is Copyright (c) 1998 by Red Hat Software, Inc.,
and may be distributed under the terms of the GPL and LGPL (see  the
file COPYING for details).