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: 16-Nov-2007 20:52:25
Branch: HEAD Handle: 2007111619522500
Modified files:
rpm INSTALL
Log:
mention missing zlib features
Summary:
Revision Changes Path
2.59 +2 -1 rpm/INSTALL
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: rpm/INSTALL
============================================================================
$ cvs diff -u -r2.58 -r2.59 INSTALL
--- rpm/INSTALL 16 Nov 2007 08:45:36 -0000 2.58
+++ rpm/INSTALL 16 Nov 2007 19:52:25 -0000 2.59
@@ -58,7 +58,8 @@
as it reduces its RPM-specific functionality.
[3] zlib: Modified ZLib copy bundled with RPM.
- Building RPM against stock external Zlib not recommended.
+ Building RPM against stock external Zlib not recommended
+ as it reduces its RPM-specific functionality.
[4] file: Unmodified File/magic copy bundled with RPM for convenience reasons.
Building RPM against this internal File/magic requires also internal Zlib.
@@ .
Received on Fri Nov 16 20:52:25 2007