Go to file
Panu Matilainen 59984c66c5 Use a c++ string for macro expansion buffer
Natively allocate the struct so we can use a string in there.
2024-04-23 09:36:51 +03:00
.github
build Parse dynamic spec parts for rpmbuild -bl 2024-04-16 14:59:11 +03:00
cmake
docs
fileattrs
include/rpm Natively allocate rpmio structs 2024-04-23 09:36:51 +03:00
lib
misc
plugins
po@d5cc5d368e
python
rpmio Use a c++ string for macro expansion buffer 2024-04-23 09:36:51 +03:00
scripts
sign
tests Make the %rmbuild test package noarch as it should be 2024-04-16 14:08:06 +03:00
tools
.dockerignore
.gitignore
.gitmodules
.mailmap
CMakeLists.txt
CONTRIBUTING.md
COPYING
CREDITS
INSTALL
README
config.h.in
installplatform
macros.in
platform.in
rpm.pc.in
rpmpopt.in
rpmrc.in

README

This is RPM, the RPM Package Manager.

The latest releases are always available at:

	http://rpm.org/download.html

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

http://rpm.org/community all rpm related 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).