Go to file
jbj d9fb627db6 Initial revision
CVS patchset: 5834
CVS date: 2002/11/07 13:14:30
2002-11-07 13:14:30 +00:00
Perl-RPM Changes for 0.40, and they are many. 2002-05-10 08:09:51 +00:00
autodeps New fangled head syntax. 2002-06-28 14:55:04 +00:00
beecrypt Upgrade to autoconf-2.54 and elfutils-0.51. 2002-10-23 00:09:06 +00:00
build Remove multilib patch. 2002-11-05 22:45:02 +00:00
bzip2 Initial revision 2001-11-21 19:43:12 +00:00
db Orphans. 2002-09-20 13:58:39 +00:00
db3 Remove CVS cruft. 2002-10-12 17:05:19 +00:00
doc - rpm.8: gpg uses GNUPGHOME, not GPGPATH (#76691). 2002-10-25 15:40:08 +00:00
elfutils Initial revision 2002-11-07 13:14:30 +00:00
examples Ignore built files. 2002-02-09 20:09:59 +00:00
file Upgrade to autoconf-2.54 and elfutils-0.51. 2002-10-23 00:09:06 +00:00
intl Remove obsolete files. 2002-07-21 14:23:20 +00:00
lib splint fiddles. 2002-11-05 23:08:19 +00:00
libelf - fix: parse pgp packets more carefully. 2002-09-03 20:15:20 +00:00
lsbpkgchk - add /usr/lib/rpm/rpmdeps. 2002-10-24 21:36:12 +00:00
misc - opaque (well mostly) rpmTransactionSet using methods. 2002-05-16 16:55:21 +00:00
perl - fix: sanity checks on #tags (<65K) and offset (<16Mb) in header. 2001-06-28 22:19:08 +00:00
perl-RPM2 turn sigchecking off for now; bump version 2002-10-21 13:49:04 +00:00
po - fix: permit build with --disable-nls (#76258). 2002-10-26 14:43:43 +00:00
popt - add /usr/lib/rpm/rpmdeps. 2002-10-24 21:36:12 +00:00
python Upgrade to bsddb3 3.4.2, include db-4.1.17 fiddles. 2002-11-06 16:46:54 +00:00
rpmdb splint fiddles. 2002-11-05 23:08:19 +00:00
rpmio Replace libelf with elfutils. 2002-10-15 18:44:16 +00:00
scripts Debug package patch. 2002-10-18 16:01:59 +00:00
tests Use ${MAKE}, not make, for portability. 2002-07-13 19:32:42 +00:00
tools Use internal elfutils, not libelf, includes. 2002-10-25 16:46:37 +00:00
xmlspec Patch from 20021010. 2002-10-10 22:48:21 +00:00
zlib splint fiddles. 2002-11-05 23:08:19 +00:00
.cvsignore Remove CVS cruft. 2002-10-12 17:05:19 +00:00
.exclude Check for orphan'ed chnages in rpm-4.1. 2002-09-19 16:30:25 +00:00
.files LCLINT pass 0. 1998-11-16 21:40:28 +00:00
.lclintrc - python: sanity check fixes on rpmts/rpmte methods. 2002-07-14 21:23:29 +00:00
ABOUT-NLS - make peace with automake et al in 8.0, ugh. 2002-02-10 21:13:52 +00:00
BETA-GPG-KEY Create. 2002-10-15 18:44:56 +00:00
CHANGES - fix: permit build with --disable-nls (#76258). 2002-10-26 14:43:43 +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 Cleanups. 2002-10-11 22:55:40 +00:00
Doxyheader - beecrypt: merge changes from beecrypt-2.3.0. 2002-06-15 19:43:41 +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 - add /usr/lib/rpm/rpmdeps. 2002-10-24 21:36:12 +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
autogen.sh Upgrade to autoconf-2.54 and elfutils-0.51. 2002-10-23 00:09:06 +00:00
build.c - add bitmask for precise control of signature/digest verification. 2002-08-06 01:41:44 +00:00
build.h - Grand Renaming of rpm data types. 2002-05-19 18:42:25 +00:00
config.site Orphans. 2001-06-15 16:01:59 +00:00
configure.ac - add debug sub-package patch. 2002-10-18 18:45:47 +00:00
convertdb.c - verify signatures/digests retrieved through rpmdbNextIterator(). 2002-07-24 16:21:23 +00:00
debug.h Sync with rpm-4_0 branch. 2000-12-12 20:03:45 +00:00
gendiff - teach gendiff about unreadable files (#42666). 2002-07-13 19:54:36 +00:00
installplatform Fix s390 typo 2002-10-11 17:22:50 +00:00
macros.in - add /usr/lib/rpm/rpmdeps. 2002-10-24 21:36:12 +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 Set %_arch to RPMCANONARCH. 2002-09-17 18:52:26 +00:00
rpm.c - opaque (well mostly) rpmTransactionSet using methods. 2002-05-16 16:55:21 +00:00
rpm.magic ultrapenguin 1.1.9 sparc64 changes. 1998-12-17 16:45:22 +00:00
rpm.spec.in - fix: permit build with --disable-nls (#76258). 2002-10-26 14:43:43 +00:00
rpm2cpio.c - merge signature returns into rpmRC. 2002-08-23 21:01:59 +00:00
rpmpopt.in - update trpm. 2002-07-29 23:06:06 +00:00
rpmqv.c - fix: permit build with --disable-nls (#76258). 2002-10-26 14:43:43 +00:00
rpmrc.in - fix: use size_t consistently, avoid segfault on ia64. 2002-10-09 19:07:43 +00:00
system.h add (disabled for now) dependency check to rpmgraph. 2002-07-02 13:16:50 +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).