455a4cd652
- they were only ever set on src.rpm installation yet overridden by package contents unless src.rpm didn't contain RPMTAG_FILEUSERNAME (and GROUP). Which would mean rpm 1.0 packages or thereabouts, or a malformed package. In that case we just fall back to root uid, it hardly matters |
||
---|---|---|
autodeps | ||
build | ||
db3 | ||
doc | ||
lib | ||
luaext | ||
misc | ||
po | ||
python | ||
rpmio | ||
scripts | ||
tests | ||
tools | ||
.exclude | ||
.files | ||
.gitignore | ||
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).