Go to file
jbj e62a4131e4 lclint annotations.
CVS patchset: 4104
CVS date: 2000/08/23 12:59:48
2000-08-23 12:59:48 +00:00
Perl-RPM Updated for 0.28 2000-08-18 08:29:07 +00:00
autodeps Orphans. 2000-05-08 13:00:41 +00:00
build - disable rpmlib(VersionedDependencies) by defining _noVersionedDependencies. 2000-08-14 13:25:09 +00:00
doc Document --noscripts when verifying (#7905). 2000-08-10 06:05:50 +00:00
intl Check in time stamps again. 1999-09-29 23:29:57 +00:00
lib lclint annotations. 2000-08-23 12:59:48 +00:00
misc More libtool fiddles. 2000-06-13 07:15:15 +00:00
perl - rip out pre-transaction syscalls, more design is needed. 2000-07-15 14:53:54 +00:00
po - disable rpmlib(VersionedDependencies) by defining _noVersionedDependencies. 2000-08-14 18:18:54 +00:00
popt Update versions, rpm -> 4.1, popt -> 1.7. 2000-08-14 19:26:47 +00:00
python - add callbacks on package erasure. 2000-08-20 21:39:13 +00:00
rpmio lclint fiddles. 2000-07-07 19:46:05 +00:00
scripts Recognize embedded quotes in description/summary/group header text. 2000-08-10 15:34:37 +00:00
tests Check in time stamps again. 1999-09-29 23:29:57 +00:00
tools Avoid "Target buffer overflow" with larger macro expansions. 2000-06-13 19:00:40 +00:00
.cvsignore Ignore rpmpopt-4.x. 2000-08-14 19:27:20 +00:00
.files LCLINT pass 0. 1998-11-16 21:40:28 +00:00
.lclintrc lclint fiddles. 2000-07-07 20:06:41 +00:00
ABOUT-NLS Orphan. 1998-10-08 10:57:03 +00:00
CHANGES - add callbacks on package erasure. 2000-08-20 21:39:13 +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 Cosmetic. 2000-07-24 21:32:01 +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 - link rpm2cpio dynamically since cpio is linked dynamically. 2000-07-29 17:30:18 +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: resurrect symlink unique'ifying property of finger prints. 2000-06-16 19:12:09 +00:00
aclocal.m4 Use libtool-1.3.5. 2000-06-06 09:01:06 +00:00
autogen.sh Repair db1 functionality. 2000-06-06 20:06:09 +00:00
build.c Split popt glue into lib/popt{BT,QV}.c. 2000-06-01 04:47:42 +00:00
build.h Split popt glue into lib/popt{BT,QV}.c. 2000-06-01 04:47:42 +00:00
configure.in Update versions, rpm -> 4.1, popt -> 1.7. 2000-08-14 19:26:47 +00:00
convertdb.c - API: uncouple fadio from rest of rpmio. 2000-06-20 15:54:48 +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 - fix: set multilibno on sparc per-platform config. 2000-07-11 16:12:47 +00:00
macros.in Turn on Depends return cache (again). 2000-07-07 20:36:19 +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 - change optflags for i386. 2000-07-05 20:39:15 +00:00
rpm-qo.c Don't mark empty strings as translatable. 1999-04-09 15:18:16 +00:00
rpm.c Sanity (make dist). 2000-08-03 16:10:56 +00:00
rpm.magic ultrapenguin 1.1.9 sparc64 changes. 1998-12-17 16:45:22 +00:00
rpm.spec - fix: rebuild db1 -> db3 ate 1st header (#16263). 2000-08-16 13:37:08 +00:00
rpm2cpio.c - support for separate source/binary compression policy. 2000-06-23 01:19:45 +00:00
rpmpopt.in - prefix payload paths with "./", otherwise "/" can't be represented. 2000-07-09 23:10:25 +00:00
rpmqv.c Sanity (make dist). 2000-08-03 16:10:56 +00:00
rpmrc.in - change optflags for i386. 2000-07-05 20:39:15 +00:00
system.h Solaris2.5.1 has not EXIT_FAILURE. 2000-06-12 22:13:10 +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).