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: 13-Aug-2008 13:19:54
Branch: HEAD Handle: 2008081311195300
Modified files:
rpm devtool.conf
Log:
macosx: document linking two more external libraries
Summary:
Revision Changes Path
2.238 +1 -1 rpm/devtool.conf
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: rpm/devtool.conf
============================================================================
$ cvs diff -u -r2.237 -r2.238 devtool.conf
--- rpm/devtool.conf 13 Aug 2008 11:18:09 -0000 2.237
+++ rpm/devtool.conf 13 Aug 2008 11:19:53 -0000 2.238
@@ -1106,7 +1106,7 @@
## work with multiple -arch flags (see Apple's Technical Note TN2137)
##
## These libraries are built internally: db, lua, zlib, file, xar, lzma
- ## These libraries are statically linked: neon, beecrypt, sqlite, popt
+ ## These are statically linked: neon, beecrypt, sqlite, popt, pcre, uuid
## (building popt statically requires that the required popt.h header
## is included within the rpm headers, so that it can be found later)
##
@@ .
Received on Wed Aug 13 13:19:54 2008