Go to file
Alexey Tourbin 19e6de9d5e added support for .xz/.lzma compressed sources and patches
This also fixes some bugs:
- %uncompress macro never worked;
- %patch -s -b .orig never worked.
2009-09-29 14:18:01 +04:00
autodeps autodeps/linux.{prov,req}.in: Handle files of type "Mono/.Net assembly" (#11088, ildar@) 2007-03-17 19:59:55 +00:00
build added support for .xz/.lzma compressed sources and patches 2009-09-29 14:18:01 +04:00
doc rpm.8: Fix typo (ALT#19356) 2009-04-16 22:38:54 +00:00
lib pack.c, rpmlibprov.c: updated for xz compression 2009-09-24 12:35:43 +04:00
po rpmdb: removed db1 support 2009-04-23 13:49:52 +04:00
python python/Makefile.am: Fix build with libtool 2009-09-24 11:32:08 +04:00
rpmdb removed _noDirTokens (producing legacy filelist format) 2009-06-17 06:32:18 +04:00
rpmio added support for .xz/.lzma compressed sources and patches 2009-09-29 14:18:01 +04:00
scripts rpm2cpio.sh: output raw/compressed cpio stream 2009-09-24 12:35:42 +04:00
tests Removed cvsid tags. 2006-05-14 17:05:34 +04:00
tools depends.c: disabled tsort presentation order 2008-11-10 05:21:23 +03:00
.cvsignore re-added .lclintrc and .cvsignore files from CVS 2002-03-25 20:27:37 +00:00
.gear-rules 4.0.4-alt66 2006-05-14 18:21:28 +04:00
.lclintrc re-added .lclintrc and .cvsignore files from CVS 2002-03-25 20:27:37 +00:00
ABOUT-NLS Initial revision 2002-03-25 20:16:26 +00:00
build.c rpmmacro.h (rpmGetPath, rpmExpand): Add __attribute__ ((sentinel)) 2008-11-13 06:46:42 +03:00
build.h Initial revision 2002-03-25 20:16:26 +00:00
CHANGES s/relocateable/relocatable/ (jbj) 2009-03-08 20:12:18 +03:00
config.site Initial revision 2002-03-25 20:16:26 +00:00
configure.in added support for .xz/.lzma compressed sources and patches 2009-09-29 14:18:01 +04:00
COPYING Initial revision 2002-03-25 20:16:26 +00:00
CREDITS Initial revision 2002-03-25 20:16:26 +00:00
debug.h Initial revision 2002-03-25 20:16:26 +00:00
Doxyfile.in rpmdb: removed db1 support 2009-04-23 13:49:52 +04:00
Doxyheader Initial revision 2002-03-25 20:16:26 +00:00
gendiff gendiff: I guess "||" is somewhat better than "&&" (at least two bytes shorter!) 2007-01-25 00:32:34 +03:00
GROUPS GROUPS: Add "System/Legacy libraries" (ALT#12629) 2007-08-25 15:35:20 +00:00
INSTALL sync with rpm4 branch: s/redhat/RPM/g 2002-03-25 20:44:16 +00:00
install-sh Initial revision 2002-03-25 20:16:26 +00:00
installplatform removed prehistoric multilib support 2009-03-10 14:27:38 +03:00
macros.in added support for .xz/.lzma compressed sources and patches 2009-09-29 14:18:01 +04:00
Makefile.am added support for .xz/.lzma compressed sources and patches 2009-09-29 14:18:01 +04:00
missing updated code to snapshot 2002-06-15 of 4_0 branch 2002-08-03 16:35:14 +00:00
mkinstalldirs Removed cvsid tags. 2006-05-14 17:05:34 +04:00
platform.in platform.in: Add %_runtimedir (ALT#13639) 2009-04-18 18:52:59 +00:00
README Initial revision 2002-03-25 20:16:26 +00:00
README.ALT-ru_RU.KOI8-R platform.in: Change %optflags_kernel to %nil 2006-12-18 17:00:44 +00:00
README.amiga Initial revision 2002-03-25 20:16:26 +00:00
rpm2cpio.c psm.c, rpm2cpio.c: updated for xz decompression 2009-09-24 12:35:37 +04:00
rpm-4_0.spec added support for .xz/.lzma compressed sources and patches 2009-09-29 14:18:01 +04:00
rpm-build.buildreq added rpm-build buildreq filter 2002-10-02 08:35:16 +00:00
RPM-GPG-KEY Initial revision 2002-03-25 20:16:26 +00:00
RPM-PGP-KEY Initial revision 2002-03-25 20:16:26 +00:00
rpm.magic Initial revision 2002-03-25 20:16:26 +00:00
rpminit Removed cvsid tags. 2006-05-14 17:05:34 +04:00
rpminit.1 Removed cvsid tags. 2006-05-14 17:05:34 +04:00
rpmpopt.in rpmpopt.in: remove extra newline after %{CHANGELOGNAME} (jbj) 2009-03-08 20:16:43 +03:00
rpmqv.c removed _noDirTokens (producing legacy filelist format) 2009-06-17 06:32:18 +04:00
rpmrc.in rpmdb: removed db1 support 2009-04-23 13:49:52 +04:00
system.h fixed compilation warnings 2003-11-24 18:59:03 +00:00
TODO Initial revision 2002-03-25 20:16:26 +00:00

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