diff --git a/rpm.spec b/rpm.spec index 55a20ae..9264686 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: 8 +Release: 9 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,10 @@ exit 0 %{__includedir}/popt.h %changelog +* Tue Oct 5 2004 Jeff Johnson 4.3.2-9 +- fix: revert Obsoletes: "fix" (#134497). +- fix: work around for dangling symlinks not globbed (#134362). + * Fri Oct 1 2004 Jeff Johnson 4.3.2-8 - disable static linking until libc*.a provides symbols. diff --git a/sources b/sources index cb96713..4f87015 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -222376a4625fc0eb06a7c3100f06ca31 rpm-4.3.2.tar.gz +f2bd4c5916b32cac30b0f53068a2488c rpm-4.3.2.tar.gz