Sanity.
authorjbj <devnull@localhost>
Tue, 18 Jan 2005 00:10:04 +0000 (00:10 +0000)
committerjbj <devnull@localhost>
Tue, 18 Jan 2005 00:10:04 +0000 (00:10 +0000)
CVS patchset: 7702
CVS date: 2005/01/18 00:10:04

CHANGES
rpm.spec.in

diff --git a/CHANGES b/CHANGES
index 513f716..5307e49 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -9,6 +9,7 @@
        - mac os x patches (#131943,#131944,#132924,#132926).
        - mac os x patches (#133611, #133612, #134637).
        - build against external/internal neon.
+       - changes to build on Mac OS X using darwinports neon/beecrypt.
 
 4.3.3 -> 4.4:
        - pentium3/pentium4 arch support (pluto@PLD).
index f4d8884..34d938a 100644 (file)
@@ -20,7 +20,7 @@ Name: rpm
 %define version @VERSION@
 Version: %{version}
 %{expand: %%define rpm_version %{version}}
-Release: 0.7
+Release: 0.8
 Group: System Environment/Base
 Source: ftp://ftp.rpm.org/pub/rpm/dist/rpm-4.0.x/rpm-%{rpm_version}.tar.gz
 License: GPL
@@ -496,6 +496,9 @@ exit 0
 %{__includedir}/popt.h
 
 %changelog
+* Mon Jan 17 2005 Jeff Johnson <jbj@jbj.org> 4.4.1-0.8
+- changes to build on Mac OS X using darwinports neon/beecrypt.
+
 * Sun Jan  9 2005 Jeff Johnson <jbj@jbj.org> 4.4.1-0.7
 - build against external/internal neon.