3d7db31479
- Use popt for parsing %patch options, give accurate error messages for invalid options instead of bogosity like "bad %patch arg: %build" - Store all the variants we can get patch numbers into argv to avoid special cases when passing to doPatch(), this has the added bonus of removing the 1024 patches per line-limit (as if somebody cared) |
||
---|---|---|
autodeps | ||
build | ||
db3 | ||
doc | ||
lib | ||
lua | ||
luaext | ||
misc | ||
po | ||
python | ||
rpmdb | ||
rpmio | ||
scripts | ||
tests | ||
tools | ||
.exclude | ||
.files | ||
.hgignore | ||
.hgtags | ||
CHANGES | ||
COPYING | ||
CREDITS | ||
GROUPS | ||
INSTALL | ||
Makefile.am | ||
Makefile.maint | ||
README | ||
TODO | ||
autogen.sh | ||
build.c | ||
build.h | ||
configure.ac | ||
debug.h | ||
installplatform | ||
macros.in | ||
mkinstalldirs | ||
platform.in | ||
preinstall.am | ||
rpm.am | ||
rpm.pc.in | ||
rpm2cpio.c | ||
rpmpopt.in | ||
rpmqv.c | ||
rpmrc.in | ||
system.h |
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. 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).