Go to file
Mark Wielaard 64b6cbbb44 Make sure CPPFLAGS are setup correctly for finding nspr.h
If we have pkgconfig make sure CPPFLAGS are setup correctly for the nss
-I include path. Otherwise the checks to find nspr.h will fail.
2016-03-22 09:51:38 +01:00
.tx Update transifex config for domain change 2013-06-07 12:57:57 +03:00
build Fix non-working combination of %lang and %doc directive (rhbz:1254483) 2016-03-16 17:33:14 +01:00
db3 Remove BDB RPC "support" 2009-09-21 11:00:50 +03:00
doc Add option the select option --builtrpms to rpmspec(rhbz:961833) 2016-03-09 14:51:27 +01:00
fileattrs Add support for automatic appdata() provides 2013-10-14 09:56:48 +03:00
lib Add option the select option --builtrpms to rpmspec(rhbz:961833) 2016-03-09 14:51:27 +01:00
luaext Add posix.redirect2null 2016-03-10 14:22:01 +01:00
misc White space fixes 2016-02-11 14:08:58 +01:00
plugins Display message when a hook function of some plugin fails (rhbz:1262424) 2016-03-07 13:26:35 +01:00
po Update po/LINGUAS 2015-11-12 11:25:58 +01:00
python Add RPMCALLBACK_ELEM_PROGRESS callback type 2016-01-28 17:03:54 +01:00
rpmio Fix memory leaks in rpmGetSubkeys() and pgpPrtParamsSubkeys() 2016-03-08 14:29:24 +01:00
scripts Fix option parsing in pythondistdeps 2016-03-02 14:10:43 -05:00
sign Properly support BeeCrypt option in build system 2016-02-24 17:45:55 +01:00
tests Fix rpmi.at testcase by checking actual datadir and docdir used. 2016-03-22 09:51:00 +01:00
tools Reimplement setprogname() and getprogname() to be generic and portable 2016-02-11 14:05:25 +01:00
.gitignore Add rpm2archive to .gitignore 2015-09-23 11:30:48 +02:00
CHANGES hint where to look for history 2016-01-28 14:28:58 +01:00
COPYING Update contact address in COPYING (RhBug:742362) 2012-11-05 15:09:58 +02:00
CREDITS Finally, preliminary http support. 1999-02-04 18:48:03 +00:00
INSTALL Spelling fixes. 2013-02-19 21:35:40 +02:00
Makefile.am Fix symlinks for installations outside /usr/bin 2016-02-24 17:59:48 +01:00
Makefile.maint Change snapshot tarball versioning to use '-' instead of '.' 2014-06-26 15:56:14 +03:00
README Updated mailing list information. 2009-06-02 09:42:54 +03:00
autogen.sh Just use autoreconf in autogen.sh (ticket #109) 2009-11-26 09:46:48 +02:00
cliutils.c Reimplement setprogname() and getprogname() to be generic and portable 2016-02-11 14:05:25 +01:00
cliutils.h add short summaries to headers that miss one 2016-01-28 14:42:47 +01:00
configure.ac Make sure CPPFLAGS are setup correctly for finding nspr.h 2016-03-22 09:51:38 +01:00
debug.h Eliminate debug junk from the API 2007-12-04 11:25:46 +02:00
installplatform Add support for MIPS release 6 - Add mips32 mips64 mipsel and mipseb macros 2016-02-19 12:06:39 +01:00
macros.in Use fuzz settings for %autopatch/%autosetup 2016-03-17 11:39:05 +01:00
mkinstalldirs Automake cleanups. 2007-08-05 11:30:55 +03:00
platform.in Add a %_rundir macro to the platform files. 2014-05-07 09:12:46 +03:00
preinstall.am Move RPMERR_* inst new rpmarchive.h 2014-01-31 09:49:43 +02:00
rpm.am Bump library version 2015-07-24 10:08:59 +02:00
rpm.pc.in Fix pkgconfig reference to Lua in Libs.private 2016-03-17 09:52:30 -04:00
rpm2archive.c Additional fixes for getprogname()/setprogname() on BSD systems 2016-02-15 15:57:55 +01:00
rpm2cpio.c Reimplement setprogname() and getprogname() to be generic and portable 2016-02-11 14:05:25 +01:00
rpmbuild.c Current plugins don't make sense in rpmbuild so disable them there 2016-03-07 13:26:35 +01:00
rpmdb.c Reimplement setprogname() and getprogname() to be generic and portable 2016-02-11 14:05:25 +01:00
rpmkeys.c Reimplement setprogname() and getprogname() to be generic and portable 2016-02-11 14:05:25 +01:00
rpmpopt.in alias -P on --provides 2016-01-28 12:51:25 +01:00
rpmqv.c Make --noplugins work with "rpm --verify" 2016-03-07 13:26:35 +01:00
rpmrc.in Add support for MIPS release 6 - Add mips32 mips64 mipsel and mipseb macros 2016-02-19 12:06:39 +01:00
rpmsign.c Reimplement setprogname() and getprogname() to be generic and portable 2016-02-11 14:05:25 +01:00
rpmspec.c Add option the select option --builtrpms to rpmspec(rhbz:961833) 2016-03-09 14:51:27 +01:00
system.h Add all the BSDs that support setprogname() and getprogname() 2016-02-15 10:08:25 -05:00

README

This is RPM, the RPM Package Manager.

The latest releases are always available at:

	http://rpm.org/releases/

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

http://rpm.org/wiki/Communicate lists all rpm releated mailing lists.

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).