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: 11-Nov-2007 17:52:46
Branch: HEAD Handle: 2007111116524600
Modified files:
rpm NEWS
Log:
mention new Mac OS X features
Summary:
Revision Changes Path
2.6 +12 -0 rpm/NEWS
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: rpm/NEWS
============================================================================
$ cvs diff -u -r2.5 -r2.6 NEWS
--- rpm/NEWS 11 Nov 2007 16:03:19 -0000 2.5
+++ rpm/NEWS 11 Nov 2007 16:52:46 -0000 2.6
@@ -57,6 +57,18 @@
ppc-macosx10.4-gcc4.0.1
ppc-aix5.3-gcc3.3.2
+ o Mac OS X Cross Development:
+ RPM 5 can now be built for all recent versions of Mac OS X, with
+ detection of Python.framework and with Universal Binary support
+ (both PowerPC and Intel architectures in a single binary file).
+ The Mac OS X version will install in /usr/local and /var/local.
+ It will work with the following versions of the OS and/or SDK,
+ using the above devtool and with the target name quoted below:
+ Mac OS X 10.x "macosx" - build native version
+ Mac OS X 10.3 "panther" - PowerPC (MacOSX10.3.9.sdk)
+ Mac OS X 10.4 "tiger" - PowerPC and Intel (MacOSX10.4u.sdk)
+ Mac OS X 10.5 "leopard" - PowerPC and Intel (MacOSX10.5.sdk)
+
o Source Code Cleanups:
The RPM source base was completely cleanup up. As a result RPM now
builds fully warnings-free under all major Unix platforms with GCC.
@@ .
Received on Sun Nov 11 17:52:46 2007