Go to file
jbj bb472e02e1 Convert to rpm-3.1 API.
CVS patchset: 3672
CVS date: 2000/04/12 18:21:40
2000-04-12 18:21:40 +00:00
autodeps - fix: noLibio = 0 on Red Hat 4.x and 5.x. 2000-03-15 19:50:57 +00:00
build - API: change dbi to pass by reference, not value. 2000-03-23 15:49:50 +00:00
doc Correct attribution. 2000-03-03 23:44:13 +00:00
intl Check in time stamps again. 1999-09-29 23:29:57 +00:00
lib Make sure that match iterators can be called with mi = NULL. 2000-04-12 16:31:51 +00:00
misc Red Hat 4.2 has not __set_errno. 2000-03-11 21:13:18 +00:00
perl fix: dbiCloseIndex not called (typo). 2000-04-08 21:36:02 +00:00
po API: pass *SearchIndex() length of key (0 will use strlen(key)). 2000-04-12 13:42:57 +00:00
popt Bump version to next release. 2000-03-24 22:12:59 +00:00
python Convert to rpm-3.1 API. 2000-04-12 18:21:40 +00:00
rpmio Portability fiddles. 2000-02-29 23:22:44 +00:00
scripts - API: change dbi to pass by reference, not value. 2000-03-23 15:49:50 +00:00
tests Check in time stamps again. 1999-09-29 23:29:57 +00:00
tools Remove DYING code. 2000-04-12 16:30:46 +00:00
.cvsignore - fix: filter excluded paths before adding install prefixes (#8709). 2000-02-25 16:29:44 +00:00
.files LCLINT pass 0. 1998-11-16 21:40:28 +00:00
.lclintrc use compressed filenames on install side. 1999-10-27 23:18:10 +00:00
ABOUT-NLS Orphan. 1998-10-08 10:57:03 +00:00
CHANGES API: pass *SearchIndex() length of key (0 will use strlen(key)). 2000-04-12 13:42:57 +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 Doxygen fiddles. 2000-01-19 22:51:39 +00:00
GROUPS Fix newSpec in "rpm -q --specfile --specedit" 1999-03-16 20:04:26 +00:00
INSTALL Add reminder to export shell variables. 1999-11-19 19:47:43 +00:00
Makefile.am Solaris2.6 portability. 2000-02-27 18:52:30 +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 Makefile.am: Add RPM-GPG-KEY to the package. 1999-12-07 21:14:51 +00:00
RPM-PGP-KEY updated 1997-02-24 19:50:57 +00:00
TODO an update. 1998-08-06 21:53:49 +00:00
acconfig.h fix: dbiCloseIndex not called (typo). 2000-04-08 21:36:02 +00:00
aclocal.m4 Permit building w/o libbz2.a. 2000-02-27 23:40:36 +00:00
autogen.sh - fix: filter excluded paths before adding install prefixes (#8709). 2000-02-25 16:29:44 +00:00
build.c fix: move free after error message that needs data. 2000-03-30 19:21:09 +00:00
build.h Spec: Add rootdir (as in chroot). 1999-10-31 21:38:21 +00:00
configure.in fix: dbiCloseIndex not called (typo). 2000-04-08 21:36:02 +00:00
convertdb.c use OLDFILENAMES tag 1999-10-06 22:52:35 +00:00
gendiff don't depend on bash 1998-03-04 16:05:15 +00:00
install-sh Initial revision 1996-08-19 17:15:47 +00:00
installplatform Solaris2.6 portability. 2000-02-27 18:52:30 +00:00
macros.in use hashed access for package headers. 2000-04-06 15:20:29 +00:00
missing configure using automake. 1998-10-08 10:40:27 +00:00
mkinstalldirs Create. 1998-07-17 14:18:48 +00:00
oldrpmdb.c check for memory leaks (almost all leaks are plugged). 1999-10-29 16:06:01 +00:00
platform.in - portability: skip bzip2 if not available. 2000-03-09 18:13:02 +00:00
rpm-qo.c Don't mark empty strings as translatable. 1999-04-09 15:18:16 +00:00
rpm.c Mostly functional db2 interface, db3 still has problems. 2000-03-30 19:22:46 +00:00
rpm.magic ultrapenguin 1.1.9 sparc64 changes. 1998-12-17 16:45:22 +00:00
rpm.spec - treat legacy falloc.c as "special" db[01] index for package headers. 2000-04-11 16:15:54 +00:00
rpm2cpio.c lib/rpmio.c: Implement per-fd layers as a stack, add fdPush/fdPop. 1999-11-14 19:15:18 +00:00
rpmpopt.in Mostly functional db2 interface, db3 still has problems. 2000-03-30 19:22:46 +00:00
rpmrc.in configure noarch compatibility in rpmrc for ia64. 2000-03-17 21:04:50 +00:00
system.h fix: use glibc 2.1 glob/fnmatch everywhere. 2000-03-11 20:14:07 +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).