RPM Package Manager, CVS Repository
http://rpm5.org/cvs/
____________________________________________________________________________
Server: rpm5.org Name: Ralf S. Engelschall
Root: /v/rpm/cvs Email: [EMAIL PROTECTED]
Module: rpm Date: 28-Jun-2007 18:00:22
Branch: HEAD Handle: 2007062817002200
Modified files:
rpm INSTALL
Log:
ops, fix referencing
Summary:
Revision Changes Path
2.20 +6 -6 rpm/INSTALL
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: rpm/INSTALL
============================================================================
$ cvs diff -u -r2.19 -r2.20 INSTALL
--- rpm/INSTALL 28 Jun 2007 15:59:52 -0000 2.19
+++ rpm/INSTALL 28 Jun 2007 16:00:22 -0000 2.20
@@ -31,8 +31,8 @@
Neon mandatory 0.26 0.26.3 http://www.webdav.org/neon/
Berkeley-DB [1] optional - 4.5.20
http://www.oracle.com/database/berkeley-db.html
SQLite [1] optional 3.3 3.4.0 http://www.sqlite.org/
-Lua [3] optional - 5.0 http://www.lua.org/
-ZLib [2] optional 1.2 1.2.3 http://www.zlib.net/
+Lua [2] optional - 5.0 http://www.lua.org/
+ZLib [3] optional 1.2 1.2.3 http://www.zlib.net/
GNU bzip2 optional 1.0 1.0.4 http://www.bzip2.org/
File/magic optional 4.0 4.21 ftp://ftp.astron.com/pub/file/
GNU gettext optional 1.16 1.16.1
http://www.gnu.org/software/gettext/
@@ -49,12 +49,12 @@
Building RPM against at least one of Berkeley-DB or SQLite
required.
Use modified bundled Berkeley-DB copy, please!
-[2] zlib: Modified ZLib copy bundled with RPM.
- Building RPM against stock external Zlib not recommended.
-
-[3] lua: Modified Lua copy bundled with RPM.
+[2] lua: Modified Lua copy bundled with RPM.
Building RPM against stock external Lua technically not
supported.
+[3] zlib: Modified ZLib copy bundled with RPM.
+ Building RPM against stock external Zlib not recommended.
+
Run-Time
--------
@@ .
______________________________________________________________________
RPM Package Manager http://rpm5.org
CVS Sources Repository [email protected]