From f2efffa81f13a954d5e1190f6a657f49fe5f9866 Mon Sep 17 00:00:00 2001 From: jbj Date: Feb 14 2005 00:31:20 +0000 Subject: - don't classify files in /dev (#146623). - don't build with sqlite3 if is missing. Sat Feb 12 2005 Jeff Johnson 4.4.1-0.24 - zlib: uniqify certain symbols to prevent name space pollution. - macosx: include so that python sees the u_char typedef. - macosx: change to --prefix=/usr rather than /opt/local. - use waitpid rather than SIGCHLD reaper. - rip out DB_PRIVATE revert if not NPTL, it's not the right thing to do. --- diff --git a/rpm.spec b/rpm.spec index d509d02..6aa31ee 100644 --- a/rpm.spec +++ b/rpm.spec @@ -20,7 +20,7 @@ Name: rpm %define version 4.4.1 Version: %{version} %{expand: %%define rpm_version %{version}} -Release: 0.22 +Release: 2 Group: System Environment/Base Source: ftp://jbj.org/pub/rpm-devel/rpm-%{rpm_version}.tar.gz License: GPL @@ -500,6 +500,17 @@ exit 0 %{__includedir}/popt.h %changelog +* Sun Feb 13 2005 Jeff Johnson 4.4.1-1 +- don't classify files in /dev (#146623). +- don't build with sqlite3 if is missing. + +* Sat Feb 12 2005 Jeff Johnson 4.4.1-0.24 +- zlib: uniqify certain symbols to prevent name space pollution. +- macosx: include so that python sees the u_char typedef. +- macosx: change to --prefix=/usr rather than /opt/local. +- use waitpid rather than SIGCHLD reaper. +- rip out DB_PRIVATE revert if not NPTL, it's not the right thing to do. + * Fri Feb 11 2005 Jeff Johnson 4.4.1-0.22 - permit build scriptlet interpreters to be individually overridden. diff --git a/sources b/sources index f0f2635..5f71916 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -f591091bd1b4c35f00a2edc1d2271e8e rpm-4.4.1.tar.gz +90ded9047b1b69d918c6c7c7b56fd7a9 rpm-4.4.1.tar.gz