RPM Package Manager, CVS Repository
http://rpm5.org/cvs/
____________________________________________________________________________
Server: rpm5.org Name: Anders F. Björklund
Root: /v/rpm/cvs Email: afb@rpm5.org
Module: rpm Date: 31-Dec-2007 15:49:28
Branch: HEAD Handle: 2007123114492700
Modified files:
rpm INSTALL
Log:
mention the need for new lzma(1), either lzmautils or wrapper
Summary:
Revision Changes Path
2.71 +1 -0 rpm/INSTALL
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: rpm/INSTALL
============================================================================
$ cvs diff -u -r2.70 -r2.71 INSTALL
--- rpm/INSTALL 31 Dec 2007 14:26:06 -0000 2.70
+++ rpm/INSTALL 31 Dec 2007 14:49:27 -0000 2.71
@@ -66,6 +66,7 @@
[4] lzma: RPM has a copy of the LZMA SDK 4.32 decompression routines bundled,
but for compression the external command line interface lzma(1) is required.
+ You need either LZMA Utils (recommended) or LZMA SDK and the lzmash wrapper.
[5] file: Unmodified File/magic copy bundled with RPM for convenience reasons.
Building RPM against this internal File/magic requires also internal Zlib.
@@ .
Received on Mon Dec 31 15:49:28 2007