diff --git a/rpm.spec b/rpm.spec index 68908e6..55a20ae 100644 --- a/rpm.spec +++ b/rpm.spec @@ -20,7 +20,7 @@ Name: rpm %define version 4.3.2 Version: %{version} %{expand: %%define rpm_version %{version}} -Release: 7 +Release: 8 Group: System Environment/Base Source: ftp://ftp.rpm.org/pub/rpm/dist/rpm-4.0.x/rpm-%{rpm_version}.tar.gz License: GPL @@ -494,6 +494,9 @@ exit 0 %{__includedir}/popt.h %changelog +* Fri Oct 1 2004 Jeff Johnson 4.3.2-8 +- disable static linking until libc*.a provides symbols. + * Thu Sep 30 2004 Jeff Johnson 4.3.2-7 - ia64: add autorelocate_dcolor to macros.in. diff --git a/sources b/sources index ca8d2d5..cb96713 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -0c012ec5f4d6d2a882dbacc046e4cedd rpm-4.3.2.tar.gz +222376a4625fc0eb06a7c3100f06ca31 rpm-4.3.2.tar.gz