diff --git a/rpm.spec b/rpm.spec index f2e4080..d9281e6 100644 --- a/rpm.spec +++ b/rpm.spec @@ -19,7 +19,7 @@ Name: rpm %define version 4.0.4 Version: %{version} %{expand: %%define rpm_version %{version}} -Release: 0.2 +Release: 0.3 Group: System Environment/Base Source: ftp://ftp.rpm.org/pub/rpm/dist/rpm-4.0.x/rpm-%{rpm_version}.tar.gz Copyright: GPL @@ -512,6 +512,14 @@ fi %{__prefix}/include/popt.h %changelog +* Wed Dec 19 2001 Jeff Johnson +- look for PY_VERSION 2.2c1. +- fix: typo in find-requires. + +* Sun Dec 9 2001 Jeff Johnson +- solaris: translate i86pc to i386 (#57182). +- fix: %GNUconfigure breaks with single quotes (#57264). + * Mon Dec 3 2001 Jeff Johnson - rpm-4.0.4 started. - turn off rpm-perl until it's self-hosting. diff --git a/sources b/sources index 8ccafd9..fb0a89f 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -803acbb0e1d741c243ef9376bd252a8d rpm-4.0.4.tar.gz +235bb5a84ae2092c0cef71da52233110 rpm-4.0.4.tar.gz